Reference documentation and code samples for the Backup for GKE V1 API class Google::Cloud::GkeBackup::V1::GetVolumeRestoreRequest.
Request message for GetVolumeRestore.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Full name of the VolumeRestore resource.
Format:
projects/*/locations/*/restorePlans/*/restores/*/volumeRestores/*
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Full name of the VolumeRestore resource.
Format:
projects/*/locations/*/restorePlans/*/restores/*/volumeRestores/*
Returns
-
(::String) — Required. Full name of the VolumeRestore resource.
Format:
projects/*/locations/*/restorePlans/*/restores/*/volumeRestores/*