Show / Hide Table of Contents

Enum ProjectsResource.CompleteRequest.ScopeEnum

Optional. The scope of the completion. The defaults is CompletionScope.PUBLIC.

Namespace: Google.Apis.CloudTalentSolution.v3p1beta1
Assembly: Google.Apis.CloudTalentSolution.v3p1beta1.dll
Syntax
public enum ProjectsResource.CompleteRequest.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.

In this article
Back to top Generated by DocFX