public sealed class CompleteQueryResponse : IMessage<CompleteQueryResponse>, IEquatable<CompleteQueryResponse>, IDeepCloneable<CompleteQueryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 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-03-21 UTC."],[[["This documentation is for the `CompleteQueryResponse` class within the Google Cloud Talent Solution v4beta1 API, specifically version 3.0.0-beta05."],["`CompleteQueryResponse` is used to represent the response data from an auto-complete query within the Talent Solution API."],["The `CompleteQueryResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class includes properties like `CompletionResults`, which contains the matching job/company candidates, and `Metadata`, which provides additional information about the API invocation."],["The latest beta release for this API is 3.0.0-beta06, and version 2.0.0-beta07 is available too."]]],[]]