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."],[[["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e class represents the results of a completion query, including properties for \u003ccode\u003eImageUri\u003c/code\u003e, \u003ccode\u003eSuggestion\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCompleteQueryResponse.Types.CompletionResult\u003c/code\u003e is 2.7.0, and older versions from 1.0.0 up to 2.6.0 are also available.\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, and is derived from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eCompletionResult\u003c/code\u003e class, one default and one that takes another \u003ccode\u003eCompleteQueryResponse.Types.CompletionResult\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e class contains properties such as \u003ccode\u003eImageUri\u003c/code\u003e (a string representing the URI of the company image), \u003ccode\u003eSuggestion\u003c/code\u003e (a string representing the suggestion for the query), and \u003ccode\u003eType\u003c/code\u003e (a \u003ccode\u003eCompleteQueryRequest.Types.CompletionType\u003c/code\u003e representing the completion topic).\u003c/p\u003e\n"]]],[],null,[]]