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"]],[["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 `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."]]],[]]