Reference documentation and code samples for the NetApp V1 API class Google::Cloud::NetApp::V1::RestoreParameters.
The RestoreParameters if volume is created from a snapshot or backup.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#source_snapshot
def source_snapshot() -> ::String
Returns
- (::String) — Full name of the snapshot resource. Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}
#source_snapshot=
def source_snapshot=(value) -> ::String
Parameter
- value (::String) — Full name of the snapshot resource. Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}
Returns
- (::String) — Full name of the snapshot resource. Format: projects/{project}/locations/{location}/volumes/{volume}/snapshots/{snapshot}