Class Visibility (2.13.4)

Visibility(value)

Deprecated. All resources are only visible to the owner.

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

Enums

Name Description
VISIBILITY_UNSPECIFIED Default value.
ACCOUNT_ONLY The resource is only visible to the GCP account who owns it.
SHARED_WITH_GOOGLE The resource is visible to the owner and may be visible to other applications and processes at Google.
SHARED_WITH_PUBLIC The resource is visible to the owner and may be visible to all other API clients.