Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupVault::AccessRestriction (v1.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-01 UTC."],[],[]]