public sealed class CompletionDetail : IMessage<CompletionDetail>, IEquatable<CompletionDetail>, IDeepCloneable<CompletionDetail>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CompletionDetail.
Detailed completion information including completion attribution token and
clicked completion info.
End user selected
[CompleteQueryResponse.CompletionResult.suggestion][google.cloud.retail.v2.CompleteQueryResponse.CompletionResult.suggestion]
position, starting from 0.
[[["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-17 UTC."],[[["This webpage provides documentation for the `CompletionDetail` class within the Google Cloud Retail V2 API, detailing its structure and functionality."],["The latest available version of the `CompletionDetail` class is 2.12.0, and the page also lists numerous older versions from 2.11.0 down to 1.0.0."],["The `CompletionDetail` class, which implements several interfaces, is designed to offer detailed completion data including attribution tokens and user-selected suggestion information."],["The `CompletionDetail` class includes properties such as `CompletionAttributionToken`, `SelectedPosition`, and `SelectedSuggestion`, which are used to store data related to completion results."],["The class documentation also contains inheritance information, a list of inherited members, namespace, and assembly information."]]],[]]