public sealed class CompleteQueryResponse.Types.QuerySuggestion : IMessage<CompleteQueryResponse.Types.QuerySuggestion>, IEquatable<CompleteQueryResponse.Types.QuerySuggestion>, IDeepCloneable<CompleteQueryResponse.Types.QuerySuggestion>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class CompleteQueryResponse.Types.QuerySuggestion.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version of the `CompleteQueryResponse.Types.QuerySuggestion` class is 1.6.0, part of the Google Cloud Discovery Engine V1 API."],["This class provides suggestions for search queries within the Discovery Engine API, as indicated by the name `QuerySuggestion`."],["The `QuerySuggestion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating various operations and interactions."],["It has two constructors, one to create a new instance of the class, and another to create a copy from an existing `CompleteQueryResponse.Types.QuerySuggestion` instance."],["Key properties include `CompletableFieldPaths`, which indicates the source fields for suggestions, and `Suggestion`, which holds the suggested query string."]]],[]]