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 Google Cloud Talent Solution v4beta1 API class CompleteQueryResponse.Types.CompletionResult.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `CompleteQueryResponse.Types.CompletionResult` class within the Google Cloud Talent Solution v4beta1 API, and it represents the results of query completions."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers two constructors, a default one and another that takes an existing `CompleteQueryResponse.Types.CompletionResult` object as a parameter for copying."],["The class has three key properties: `ImageUri` (a string representing the URI of the company image), `Suggestion` (a string for the query suggestion), and `Type` (of type `CompleteQueryRequest.Types.CompletionType` to specify the topic of the query completion)."],["The latest version of this documentation covers version `3.0.0-beta06`, while it also includes information on versions `3.0.0-beta05`, and `2.0.0-beta07`."]]],[]]