public sealed class CompletionResult : IMessage<CompleteQueryResponse.Types.CompletionResult>, IEquatable<CompleteQueryResponse.Types.CompletionResult>, IDeepCloneable<CompleteQueryResponse.Types.CompletionResult>, IBufferMessage, IMessage
public MapField<string, CustomAttribute> Attributes { get; }
Custom attributes for the suggestion term.
For "user-data", the attributes are additional custom attributes
ingested through BigQuery.
For "cloud-retail", the attributes are product attributes generated
by Cloud Retail. This is an experimental feature. Contact Retail Search
support team if you are interested in enabling it.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e class represents a resource that holds completion results within the Google.Cloud.Retail.V2 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling various functionalities such as message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available for the \u003ccode\u003eCompletionResult\u003c/code\u003e class, with the latest being version 2.12.0, and the version 2.0.0 has methods \u003ccode\u003eCompletionResult()\u003c/code\u003e and \u003ccode\u003eCompletionResult(CompleteQueryResponse.Types.CompletionResult)\u003c/code\u003e available for constructing the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAttributes\u003c/code\u003e property of type \u003ccode\u003eMapField\u003c/code\u003e stores custom attributes for suggestion terms, and the \u003ccode\u003eSuggestion\u003c/code\u003e property of type string contains the suggestion for the query.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompletionResult\u003c/code\u003e inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]