Class Visibility (2.10.0)

Visibility(value)

Deprecated. All resources are only visible to the owner. An enum that represents who has view access to the resource.

Values: VISIBILITY_UNSPECIFIED (0): Default value. ACCOUNT_ONLY (1): The resource is only visible to the GCP account who owns it. SHARED_WITH_GOOGLE (2): The resource is visible to the owner and may be visible to other applications and processes at Google. SHARED_WITH_PUBLIC (3): The resource is visible to the owner and may be visible to all other API clients.