End user selected
[CompleteQueryResponse.QuerySuggestion.suggestion][google.cloud.discoveryengine.v1beta.CompleteQueryResponse.QuerySuggestion.suggestion]
position, starting from 0.
End user selected
[CompleteQueryResponse.QuerySuggestion.suggestion][google.cloud.discoveryengine.v1beta.CompleteQueryResponse.QuerySuggestion.suggestion].
[[["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-03-21 UTC."],[[["The `CompletionInfo` class in the Discovery Engine v1beta API provides detailed information about completion, including an attribution token and clicked completion details."],["This class, part of the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CompletionInfo` class has two constructors, a default constructor and one that accepts another `CompletionInfo` object as a parameter, allowing for object cloning."],["The class contains properties `SelectedPosition`, an integer representing the position of the user-selected suggestion, and `SelectedSuggestion`, a string containing the text of the selected suggestion."],["It inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the base `object` class."]]],[]]