Enum CompleteQueryRequest.Types.CompletionScope (1.0.0)

public enum CompletionScope

Enum to specify the scope of completion.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
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.

Unspecified

Default value.