Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class VolumeBackupFormat.
Identifies the format used for the volume backup.
Protobuf type google.cloud.gkebackup.v1.VolumeBackup.VolumeBackupFormat
Namespace
Google \ Cloud \ GkeBackup \ V1 \ VolumeBackupMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
VOLUME_BACKUP_FORMAT_UNSPECIFIED
Value: 0
Default value, not specified.
Generated from protobuf enum VOLUME_BACKUP_FORMAT_UNSPECIFIED = 0;
GCE_PERSISTENT_DISK
Value: 1
Compute Engine Persistent Disk snapshot based volume backup.
Generated from protobuf enum GCE_PERSISTENT_DISK = 1;