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."],[[["This page provides documentation for the `CompletionDetail` class within the Google Cloud Retail V2 API, covering versions from 1.0.0 to the latest 2.12.0."],["The `CompletionDetail` class is used to store detailed information about a completion, such as the completion attribution token and details of a clicked completion."],["The class implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of `CompletionDetail` include `CompletionAttributionToken`, `SelectedPosition`, and `SelectedSuggestion`, which are used to track user interactions and completion details."],["The current page focuses on version 2.4.0 of the `CompletionDetail` class, providing links to documentation for other versions."]]],[]]