Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupVault::AccessRestriction (v0.4.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.

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.