public sealed class CompleteQueryResponse : IMessage<CompleteQueryResponse>, IEquatable<CompleteQueryResponse>, IDeepCloneable<CompleteQueryResponse>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eCompleteQueryResponse\u003c/code\u003e class, which is a response type used in the Google Cloud Talent V4 API for auto-complete queries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompleteQueryResponse\u003c/code\u003e class is found in the \u003ccode\u003eGoogle.Cloud.Talent.V4\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Talent.V4.dll\u003c/code\u003e assembly and is available across multiple versions ranging from 1.0.0 to 2.7.0, with the latest being 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling message-based data.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary properties, \u003ccode\u003eCompletionResults\u003c/code\u003e, which provides the matching job/company candidates as a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eCompletionResult\u003c/code\u003e, and \u003ccode\u003eMetadata\u003c/code\u003e, which offers additional information about the API invocation.\u003c/p\u003e\n"],["\u003cp\u003eThe class also features two constructors, a default constructor and one taking another \u003ccode\u003eCompleteQueryResponse\u003c/code\u003e for deep cloning purposes.\u003c/p\u003e\n"]]],[],null,[]]