Google Cloud Gke Backup V1 Client - Class VolumeBackupFormat (0.5.3)

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 \ VolumeBackup

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
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;