Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupVault::AccessRestriction (v0.5.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::BackupVault::AccessRestriction.

Holds the access restriction for the backup vault.

Constants

ACCESS_RESTRICTION_UNSPECIFIED

value: 0
Access restriction not set. If user does not provide any value or pass this value, it will be changed to WITHIN_ORGANIZATION.

WITHIN_PROJECT

value: 1
Access to or from resources outside your current project will be denied.

WITHIN_ORGANIZATION

value: 2
Access to or from resources outside your current organization will be denied.

UNRESTRICTED

value: 3
No access restriction.

WITHIN_ORG_BUT_UNRESTRICTED_FOR_BA

value: 4
Access to or from resources outside your current organization will be denied except for backup appliance.