Google Cloud Talent Solution v4 API - Enum Visibility (2.2.0)

public enum Visibility

Reference documentation and code samples for the Google Cloud Talent Solution v4 API enum Visibility.

Deprecated. All resources are only visible to the owner.

An enum that represents who has view access to the resource.

Namespace

Google.Cloud.Talent.V4

Assembly

Google.Cloud.Talent.V4.dll

Fields

NameDescription
AccountOnly

The resource is only visible to the GCP account who owns it.

SharedWithGoogle

The resource is visible to the owner and may be visible to other applications and processes at Google.

SharedWithPublic

The resource is visible to the owner and may be visible to all other API clients.

Unspecified

Default value.