public sealed class CompleteQueryRequest : IMessage<CompleteQueryRequest>, IEquatable<CompleteQueryRequest>, IDeepCloneable<CompleteQueryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class CompleteQueryRequest.
public RepeatedField<string> LanguageCodes { get; }
The list of languages of the query. This is
the BCP-47 language code, such as "en-US" or "sr-Latn".
For more information, see
Tags for Identifying Languages.
[[["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\u003eThe \u003ccode\u003eCompleteQueryRequest\u003c/code\u003e class in the Google Cloud Talent Solution v4beta1 API is used for auto-completing search queries, as indicated by the "Auto-complete parameters" description.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e 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, providing capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eCompany\u003c/code\u003e (restricting completion to a specific company), \u003ccode\u003eLanguageCodes\u003c/code\u003e (specifying query languages), \u003ccode\u003ePageSize\u003c/code\u003e (controlling the number of completion results), \u003ccode\u003eParent\u003c/code\u003e (defining the tenant for the completion), and \u003ccode\u003eQuery\u003c/code\u003e (the input text for auto-completion).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eScope\u003c/code\u003e and \u003ccode\u003eType\u003c/code\u003e properties allow for customization of the completion process, such as determining whether it should be public or private, and determining if it is a suggestion for job titles, companies, or both, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThis API class is available in multiple versions of the \u003ccode\u003eGoogle.Cloud.Talent.V4Beta1\u003c/code\u003e package, including \u003ccode\u003e3.0.0-beta06\u003c/code\u003e, \u003ccode\u003e3.0.0-beta05\u003c/code\u003e, and \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, with \u003ccode\u003e3.0.0-beta06\u003c/code\u003e being the latest.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Talent Solution v4beta1 API - Class CompleteQueryRequest (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.CompleteQueryRequest)\n- [3.0.0-beta05](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/3.0.0-beta05/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/2.0.0-beta07/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest) \n\n public sealed class CompleteQueryRequest : IMessage\u003cCompleteQueryRequest\u003e, IEquatable\u003cCompleteQueryRequest\u003e, IDeepCloneable\u003cCompleteQueryRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Talent Solution v4beta1 API class CompleteQueryRequest.\n\nAuto-complete parameters. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CompleteQueryRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CompleteQueryRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CompleteQueryRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CompleteQueryRequest](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \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.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\nConstructors\n------------\n\n### CompleteQueryRequest()\n\n public CompleteQueryRequest()\n\n### CompleteQueryRequest(CompleteQueryRequest)\n\n public CompleteQueryRequest(CompleteQueryRequest other)\n\nProperties\n----------\n\n### Company\n\n public string Company { get; set; }\n\nIf provided, restricts completion to specified company.\n\nThe format is\n\"projects/{project_id}/tenants/{tenant_id}/companies/{company_id}\", for\nexample, \"projects/foo/tenants/bar/companies/baz\".\n\nIf tenant id is unspecified, the default tenant is used, for\nexample, \"projects/foo\".\n\n### CompanyAsCompanyName\n\n public CompanyName CompanyAsCompanyName { get; set; }\n\n[CompanyName](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompanyName)-typed view over the [Company](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest#Google_Cloud_Talent_V4Beta1_CompleteQueryRequest_Company) resource name property.\n\n### LanguageCodes\n\n public RepeatedField\u003cstring\u003e LanguageCodes { get; }\n\nThe list of languages of the query. This is\nthe BCP-47 language code, such as \"en-US\" or \"sr-Latn\".\nFor more information, see\n[Tags for Identifying Languages](https://tools.ietf.org/html/bcp47).\n\nThe maximum number of allowed characters is 255.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nRequired. Completion result count.\n\nThe maximum allowed page size is 10.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Resource name of tenant the completion is performed within.\n\nThe format is \"projects/{project_id}/tenants/{tenant_id}\", for example,\n\"projects/foo/tenant/bar\".\n\nIf tenant id is unspecified, the default tenant is used, for\nexample, \"projects/foo\".\n\n### ParentAsProjectName\n\n public ProjectName ParentAsProjectName { get; set; }\n\n[ProjectName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.ResourceNames.ProjectName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest#Google_Cloud_Talent_V4Beta1_CompleteQueryRequest_Parent) resource name property.\n\n### ParentAsResourceName\n\n public IResourceName ParentAsResourceName { get; set; }\n\n[IResourceName](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.IResourceName.html)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest#Google_Cloud_Talent_V4Beta1_CompleteQueryRequest_Parent) resource name property.\n\n### ParentAsTenantName\n\n public TenantName ParentAsTenantName { get; set; }\n\n[TenantName](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.TenantName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Talent.V4Beta1/latest/Google.Cloud.Talent.V4Beta1.CompleteQueryRequest#Google_Cloud_Talent_V4Beta1_CompleteQueryRequest_Parent) resource name property.\n\n### Query\n\n public string Query { get; set; }\n\nRequired. The query used to generate suggestions.\n\nThe maximum number of allowed characters is 255.\n\n### Scope\n\n public CompleteQueryRequest.Types.CompletionScope Scope { get; set; }\n\nThe scope of the completion. The defaults is\n\\[CompletionScope.PUBLIC\\]\\[google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionScope.PUBLIC\\].\n\n### Type\n\n public CompleteQueryRequest.Types.CompletionType Type { get; set; }\n\nThe completion topic. The default is\n\\[CompletionType.COMBINED\\]\\[google.cloud.talent.v4beta1.CompleteQueryRequest.CompletionType.COMBINED\\]."]]