public sealed class CompleteQueryResponse : IMessage<CompleteQueryResponse>, IEquatable<CompleteQueryResponse>, IDeepCloneable<CompleteQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4 API class CompleteQueryResponse.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `CompleteQueryResponse` class within the Google Cloud Talent Solution v4 API, specifically focusing on version 2.2.0."],["`CompleteQueryResponse` is used to encapsulate the response from an auto-complete query, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `CompleteQueryResponse` class includes properties like `CompletionResults`, which holds the results of job/company candidate matching, and `Metadata`, containing additional API invocation information."],["There is a list of several older versions of the complete query response, as well as the latest one, version 2.7.0, that are linked."]]],[]]