Module: Google::Cloud::Talent::V4::Visibility Deprecated
- Defined in:
- proto_docs/google/cloud/talent/v4/common.rb
Overview
Deprecated.
This enum is deprecated and may be removed in the next major version update.
Deprecated. All resources are only visible to the owner.
An enum that represents who has view access to the resource.
Constant Summary collapse
- VISIBILITY_UNSPECIFIED =
Default value.
0
- ACCOUNT_ONLY =
The resource is only visible to the GCP account who owns it.
1
- SHARED_WITH_GOOGLE =
The resource is visible to the owner and may be visible to other applications and processes at Google.
2
- SHARED_WITH_PUBLIC =
The resource is visible to the owner and may be visible to all other API clients.
3