Enum ProjectsResource.TenantsResource.CompleteQueryRequest.ScopeEnum
The scope of the completion. The defaults is CompletionScope.PUBLIC.
Namespace: Google.Apis.CloudTalentSolution.v4
Assembly: Google.Apis.CloudTalentSolution.v4.dll
Syntax
public enum ProjectsResource.TenantsResource.CompleteQueryRequest.ScopeEnum
Fields
| Name | Description |
|---|---|
| COMPLETIONSCOPEUNSPECIFIED | Default value. |
| PUBLIC__ | Suggestions are based on all jobs data in the system that's visible to the client |
| TENANT | Suggestions are based only on the data provided by the client. |