Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupVaultView (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::BackupVaultView.
BackupVaultView contains enum options for Partial and Full view.
Constants
BACKUP_VAULT_VIEW_UNSPECIFIED
value: 0 If the value is not set, the default 'FULL' view is used.
BACKUP_VAULT_VIEW_BASIC
value: 1 Includes basic data about the Backup Vault, but not the full contents.
BACKUP_VAULT_VIEW_FULL
value: 2 Includes all data about the Backup Vault.
This is the default value (for both ListBackupVaults and GetBackupVault).
[[["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."],[],[]]