[[["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 documentation covers the \u003ccode\u003eCompletion.CompletionBase\u003c/code\u003e class, which is the base class for server-side implementations of the Completion feature within the Google Cloud Talent Solution v4beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompletion.CompletionBase\u003c/code\u003e class includes an abstract method, \u003ccode\u003eCompleteQuery\u003c/code\u003e, designed to provide keyword suggestions for a given prefix and intended for use in job search auto-complete boxes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompleteQuery\u003c/code\u003e method takes a \u003ccode\u003eCompleteQueryRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, and returns a \u003ccode\u003eTask\u003c/code\u003e containing a \u003ccode\u003eCompleteQueryResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also shows information about the assembly \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1.dll\u003c/code\u003e, the namespace \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e, and the inherited members from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available in multiple versions of the API, including 3.0.0-beta06, 3.0.0-beta05, and 2.0.0-beta07, each with its own specific documentation page.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4beta1 API - Class Completion.CompletionBase (3.0.0-beta06)\n\nVersion latestkeyboard_arrow_down\n\n- [3.0.0-beta06 (latest)](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.Completion.CompletionBase)\n- [3.0.0-beta05](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/3.0.0-beta05/Google.Cloud.Talent.V4Beta1.Completion.CompletionBase)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/2.0.0-beta07/Google.Cloud.Talent.V4Beta1.Completion.CompletionBase) \n\n [BindServiceMethod(typeof(Completion), \"BindService\")]\n public abstract class Completion.CompletionBase\n\nReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class Completion.CompletionBase.\n\nBase class for server-side implementations of Completion \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Completion.CompletionBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Talent.V4Beta1](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Talent.V4Beta1.dll\n\nMethods\n-------\n\n### CompleteQuery(CompleteQueryRequest, ServerCallContext)\n\n public virtual Task\u003cCompleteQueryResponse\u003e CompleteQuery(CompleteQueryRequest request, ServerCallContext context)\n\nCompletes the specified prefix with keyword suggestions.\nIntended for use by a job search auto-complete search box."]]