[[["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 webpage details the `CompletionBase` class, which serves as the foundation for server-side implementations of `Completion` within the Google.Cloud.Talent.V4 namespace."],["The latest version available for this class is 2.7.0, with a range of previous versions listed, starting from 1.0.0, each with its own dedicated documentation page."],["`CompletionBase` inherits from `Object` and includes several inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The primary method available in `CompletionBase` is `CompleteQuery`, which is designed to provide keyword suggestions for auto-complete functionality, and it returns a `CompleteQueryResponse` within a `Task`."],["The CompleteQuery method accepts a `CompleteQueryRequest` object that contains the query to complete, and a `ServerCallContext` which has the server-side call information."]]],[]]