Google Cloud Gke Backup V1 Client - Class VolumeType (0.4.0)

Reference documentation and code samples for the Google Cloud Gke Backup V1 Client class VolumeType.

Supported volume types.

Protobuf type google.cloud.gkebackup.v1.VolumeRestore.VolumeType

Namespace

Google \ Cloud \ GkeBackup \ V1 \ VolumeRestore

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

VOLUME_TYPE_UNSPECIFIED

Value: 0

Default

Generated from protobuf enum VOLUME_TYPE_UNSPECIFIED = 0;

GCE_PERSISTENT_DISK

Value: 1

Compute Engine Persistent Disk volume

Generated from protobuf enum GCE_PERSISTENT_DISK = 1;