Google Cloud Talent Solution V4 Client - Class CompletionScope (2.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Talent Solution V4 Client class CompletionScope.
Enum to specify the scope of completion.
Protobuf type google.cloud.talent.v4.CompleteQueryRequest.CompletionScope
Namespace
Google \ Cloud \ Talent \ V4 \ CompleteQueryRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
COMPLETION_SCOPE_UNSPECIFIED
Value: 0
Default value.
Generated from protobuf enum COMPLETION_SCOPE_UNSPECIFIED = 0;
TENANT
Value: 1
Suggestions are based only on the data provided by the client.
Generated from protobuf enum TENANT = 1;
PBPUBLIC
Value: 2
Suggestions are based on all jobs data in the system that's visible to
the client
[[["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 2026-03-18 UTC."],[],[]]