public sealed class CompleteQueryResponse.Types.CompletionResult : IMessage<CompleteQueryResponse.Types.CompletionResult>, IEquatable<CompleteQueryResponse.Types.CompletionResult>, IDeepCloneable<CompleteQueryResponse.Types.CompletionResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CompleteQueryResponse.Types.CompletionResult.
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. It requires
[UserEvent.product_details][google.cloud.retail.v2.UserEvent.product_details]
is imported properly.
[[["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 provided content is reference documentation for the \u003ccode\u003eCompleteQueryResponse.Types.CompletionResult\u003c/code\u003e class within the Retail v2 API, specifically in the .NET context.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents completion results and is a part of the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace, available in the \u003ccode\u003eGoogle.Cloud.Retail.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists versions from 1.0.0 up to 2.12.0, with 2.12.0 being the latest, to give access to the documentation of \u003ccode\u003eCompleteQueryResponse.Types.CompletionResult\u003c/code\u003e for all the versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has methods and properties such as \u003ccode\u003eAttributes\u003c/code\u003e and \u003ccode\u003eSuggestion\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e class can be constructed with or without another instance of itself, as can be seen with its two constructors: \u003ccode\u003eCompletionResult()\u003c/code\u003e and \u003ccode\u003eCompletionResult(CompleteQueryResponse.Types.CompletionResult other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]