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-03-21 UTC."],[[["The content provides reference documentation for the `CompleteQueryResponse` class within the Google Cloud Talent Solution v4 API, specifically focusing on version 2.6.0."],["This class, `CompleteQueryResponse`, serves as the response structure for auto-complete queries and is part of the `Google.Cloud.Talent.V4` namespace."],["`CompleteQueryResponse` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as data representation, equality comparison, deep cloning, and message buffering."],["Key properties of the `CompleteQueryResponse` class include `CompletionResults`, which contains matching job/company candidates, and `Metadata`, which provides additional API invocation information like request tracking ID."],["The documentation also lists all the past versions of the `CompleteQueryResponse` class with version 2.7.0 being the latest, and 1.0.0 being the oldest."]]],[]]