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, derived from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1.dll\u003c/code\u003e assembly, and is used in various versions like 3.0.0-beta06, 3.0.0-beta05 and 2.0.0-beta07.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor \u003ccode\u003eCompletionResult()\u003c/code\u003e and another \u003ccode\u003eCompletionResult(CompleteQueryResponse.Types.CompletionResult other)\u003c/code\u003e that takes another CompletionResult as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletionResult\u003c/code\u003e class contains three properties: \u003ccode\u003eImageUri\u003c/code\u003e (a string for company image URI), \u003ccode\u003eSuggestion\u003c/code\u003e (a string for the query suggestion), and \u003ccode\u003eType\u003c/code\u003e (a \u003ccode\u003eCompleteQueryRequest.Types.CompletionType\u003c/code\u003e indicating the completion topic).\u003c/p\u003e\n"]]],[],null,[]]