public sealed class CompletionResult : IMessage<CompleteQueryResponse.Types.CompletionResult>, IEquatable<CompleteQueryResponse.Types.CompletionResult>, IDeepCloneable<CompleteQueryResponse.Types.CompletionResult>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `CompletionResult` class represents completion results in the Google Cloud Retail V2 API, and is available across multiple versions of the API from 1.0.0 to the latest at 2.12.0."],["The `CompletionResult` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CompletionResult` class can be instantiated using a default constructor or by passing another `CompleteQueryResponse.Types.CompletionResult` instance."],["The class includes properties like `Attributes`, a `MapField` for custom attributes, and `Suggestion`, a string representing the query suggestion."],["The current version of this documentation is for version 1.5.0, and there are links to documentation for other versions, from 1.0.0 to 2.12.0, of this object."]]],[]]