Google Cloud Gke Backup V1 Client - Class VolumeBackupFormat (1.3.3)
Stay organized with collections
Save and categorize content based on your preferences.
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
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;
[[["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-03-18 UTC."],[],[]]