Class: Google::Apis::BaremetalsolutionV1alpha1::RestoreVolumeSnapshotRequest
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV1alpha1::RestoreVolumeSnapshotRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/baremetalsolution_v1alpha1/classes.rb,
lib/google/apis/baremetalsolution_v1alpha1/representations.rb,
lib/google/apis/baremetalsolution_v1alpha1/representations.rb
Overview
Request for RestoreVolumeSnapshot.
Instance Method Summary collapse
-
#initialize(**args) ⇒ RestoreVolumeSnapshotRequest
constructor
A new instance of RestoreVolumeSnapshotRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ RestoreVolumeSnapshotRequest
Returns a new instance of RestoreVolumeSnapshotRequest.
724 725 726 |
# File 'lib/google/apis/baremetalsolution_v1alpha1/classes.rb', line 724 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
729 730 |
# File 'lib/google/apis/baremetalsolution_v1alpha1/classes.rb', line 729 def update!(**args) end |