Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::RestoreVolumeSnapshotRequest.
Message for restoring a volume snapshot.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#volume_snapshot
def volume_snapshot() -> ::String
Returns
- (::String) — Required. Name of the snapshot which will be used to restore its parent volume.
#volume_snapshot=
def volume_snapshot=(value) -> ::String
Parameter
- value (::String) — Required. Name of the snapshot which will be used to restore its parent volume.
Returns
- (::String) — Required. Name of the snapshot which will be used to restore its parent volume.