Backup for GKE V1 API - Class Google::Cloud::GkeBackup::V1::GetVolumeBackupRequest (v0.4.0)

Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::GetVolumeBackupRequest.

Request message for GetVolumeBackup.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Full name of the VolumeBackup resource. Format: projects//locations//backupPlans//backups//volumeBackups/*

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Full name of the VolumeBackup resource. Format: projects//locations//backupPlans//backups//volumeBackups/*
Returns
  • (::String) — Required. Full name of the VolumeBackup resource. Format: projects//locations//backupPlans//backups//volumeBackups/*