Completes the specified prefix with keyword suggestions. Intended for use by a job search auto-complete search box.
Path parameters
Required. Resource name of tenant the completion is performed within. The format is "projects/{project_id}/tenants/{tenant_id}", for example, "projects/foo/tenants/bar".
Query parameters
If provided, restricts completion to specified company. The format is "projects/{project_id}/tenants/{tenant_id}/companies/{company_id}", for example, "projects/foo/tenants/bar/companies/baz".
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. The maximum number of allowed characters is 255.
Required. Completion result count. The maximum allowed page size is 10.
Required. The query used to generate suggestions. The maximum number of allowed characters is 255.
The scope of the completion. The defaults is CompletionScope.PUBLIC.
The completion topic. The default is CompletionType.COMBINED.
Response
Successful response