public sealed class 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, outlining its properties, constructors, and inheritance."],["The `CompletionResult` class represents a resource for completion results, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Available properties within the `CompletionResult` class include `ImageUri`, `Suggestion`, and `Type`, providing details like the company image URI, query suggestion, and completion topic respectively."],["The document includes a list of older versions of the class, ranging from 1.0.0 to the latest 2.7.0."],["There are two constructors available for the class: the default one, `CompletionResult()` and another `CompletionResult(CompleteQueryResponse.Types.CompletionResult other)`, which takes another instance of itself as an argument."]]],[]]