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 v4 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 document provides reference documentation for the `CompleteQueryResponse.Types.CompletionResult` class within the Google Cloud Talent Solution v4 API, with the latest being version 2.7.0."],["`CompleteQueryResponse.Types.CompletionResult` is a class that represents completion results and inherits from `object`, and it also implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `CompleteQueryResponse.Types.CompletionResult` class has constructors to create new instances, and parameters to define them, one being a default parameterless constructor, and the second accepting another `CompleteQueryResponse.Types.CompletionResult`."],["It contains properties such as `ImageUri`, `Suggestion`, and `Type`, which are used to store the URI of the company image, the suggestion for the query, and the completion topic, respectively."],["This document provides different versions of the API from 1.0.0 to 2.7.0, so users can find the version that fits their needs."]]],[]]