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-03-21 UTC."],[[["The `CompletionDetail` class is part of the Google Cloud Retail v2 API and provides detailed information about query completions."],["Version 2.12.0 is the latest version of the API, while this documentation specifically covers version 2.8.0 of the `CompletionDetail` class."],["This class includes properties such as `CompletionAttributionToken`, `SelectedPosition`, and `SelectedSuggestion` to capture details about user interactions with suggested query completions."],["The `CompletionDetail` class inherits from `object` and implements the following: `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and `IMessage`."],["There are multiple previous versions available, with versions ranging from 1.0.0 to 2.11.0, each available through their own documentation link."]]],[]]