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. 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 content describes \u003ccode\u003eCompletionResult\u003c/code\u003e, a resource representing completion results within the Google Cloud Retail V2 API.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eCompletionResult\u003c/code\u003e available, ranging from version 1.0.0 to the latest, 2.12.0, for .NET development.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCompletionResult\u003c/code\u003e 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, for comprehensive message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCompletionResult\u003c/code\u003e has a \u003ccode\u003eSuggestion\u003c/code\u003e property that represents the suggested query and an \u003ccode\u003eAttributes\u003c/code\u003e property of type \u003ccode\u003eMapField\u003c/code\u003e, which contains custom attributes for the suggestion term.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e has two constructors: a default constructor and another that accepts a \u003ccode\u003eCompleteQueryResponse.Types.CompletionResult\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]