<?php
# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/gkebackup/v1/volume.proto

namespace GPBMetadata\Google\Cloud\Gkebackup\V1;

class Volume
{
    public static $is_initialized = false;

    public static function initOnce() {
        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();

        if (static::$is_initialized == true) {
          return;
        }
        \GPBMetadata\Google\Api\FieldBehavior::initOnce();
        \GPBMetadata\Google\Api\Resource::initOnce();
        \GPBMetadata\Google\Cloud\Gkebackup\V1\Common::initOnce();
        \GPBMetadata\Google\Protobuf\Timestamp::initOnce();
        $pool->internalAddGeneratedFile(
            '

&google/cloud/gkebackup/v1/volume.protogoogle.cloud.gkebackup.v1google/api/resource.proto&google/cloud/gkebackup/v1/common.protogoogle/protobuf/timestamp.proto"
VolumeBackup
name (	BA
uid (	BA4
create_time (2.google.protobuf.TimestampBA4
update_time (2.google.protobuf.TimestampBAB

source_pvc (2).google.cloud.gkebackup.v1.NamespacedNameBA!
volume_backup_handle (	BAO
format (2:.google.cloud.gkebackup.v1.VolumeBackup.VolumeBackupFormatBA
storage_bytes (BA
disk_size_bytes	 (BA6
complete_time
 (2.google.protobuf.TimestampBAA
state (2-.google.cloud.gkebackup.v1.VolumeBackup.StateBA
state_message (	BA
etag (	BA"S
VolumeBackupFormat$
 VOLUME_BACKUP_FORMAT_UNSPECIFIED 
GCE_PERSISTENT_DISK"v
State
STATE_UNSPECIFIED 
CREATING
SNAPSHOTTING
	UPLOADING
	SUCCEEDED

FAILED
DELETING:A
%gkebackup.googleapis.com/VolumeBackuppprojects/{project}/locations/{location}/backupPlans/{backup_plan}/backups/{backup}/volumeBackups/{volume_backup}"
VolumeRestore
name (	BA
uid (	BA4
create_time (2.google.protobuf.TimestampBA4
update_time (2.google.protobuf.TimestampBA
volume_backup (	BAB

target_pvc (2).google.cloud.gkebackup.v1.NamespacedNameBA
volume_handle (	BAM
volume_type (23.google.cloud.gkebackup.v1.VolumeRestore.VolumeTypeBA6
complete_time	 (2.google.protobuf.TimestampBAB
state
 (2..google.cloud.gkebackup.v1.VolumeRestore.StateBA
state_message (	BA
etag (	BA"B

VolumeType
VOLUME_TYPE_UNSPECIFIED 
GCE_PERSISTENT_DISK"d
State
STATE_UNSPECIFIED 
CREATING
	RESTORING
	SUCCEEDED

FAILED
DELETING:A
&gkebackup.googleapis.com/VolumeRestorevprojects/{project}/locations/{location}/restorePlans/{restore_plan}/restores/{restore}/volumeRestores/{volume_restore}B
com.google.cloud.gkebackup.v1BVolumeProtoPZ;cloud.google.com/go/gkebackup/apiv1/gkebackuppb;gkebackuppbGoogle.Cloud.GkeBackup.V1Google\\Cloud\\GkeBackup\\V1Google::Cloud::GkeBackup::V1bproto3'
        , true);

        static::$is_initialized = true;
    }
}

