Class: Google::Apis::BaremetalsolutionV2::EvictVolumeRequest
- Inherits:
-
Object
- Object
- Google::Apis::BaremetalsolutionV2::EvictVolumeRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/baremetalsolution_v2/classes.rb,
lib/google/apis/baremetalsolution_v2/representations.rb,
lib/google/apis/baremetalsolution_v2/representations.rb
Overview
Request for skip volume cooloff and delete it.
Instance Method Summary collapse
-
#initialize(**args) ⇒ EvictVolumeRequest
constructor
A new instance of EvictVolumeRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ EvictVolumeRequest
Returns a new instance of EvictVolumeRequest.
231 232 233 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 231 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
236 237 |
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 236 def update!(**args) end |