Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.BackupVaultsResource.GetRequest.ViewEnum

Optional. Reserved for future use to provide a BASIC & FULL view of Backup Vault

Namespace: Google.Apis.Backupdr.v1
Assembly: Google.Apis.Backupdr.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.BackupVaultsResource.GetRequest.ViewEnum

Fields

Name Description
BACKUPVAULTVIEWBASIC

Includes basic data about the Backup Vault, but not the full contents.

BACKUPVAULTVIEWFULL

Includes all data about the Backup Vault. This is the default value (for both ListBackupVaults and GetBackupVault).

BACKUPVAULTVIEWUNSPECIFIED

If the value is not set, the default 'FULL' view is used.

In this article
Back to top Generated by DocFX