Class: Google::Apis::BaremetalsolutionV2::EvictVolumeRequest

Inherits:
Object
  • Object
show all
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

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