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 webpage provides reference documentation for the `CompleteQueryResponse` class within the Google Cloud Talent Solution v4 API for .NET."],["The `CompleteQueryResponse` class is the response type for auto-complete queries related to job or company candidates."],["The latest version of this documentation is for version 2.7.0, but it also includes documentation links for previous versions ranging from 1.0.0 to 2.6.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["Key properties of `CompleteQueryResponse` include `CompletionResults`, which holds the matching job/company candidates, and `Metadata`, which provides additional API information."]]],[]]