Class: Google::Apis::BaremetalsolutionV2::EvictLunRequest

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 lun cooloff and delete it.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ EvictLunRequest

Returns a new instance of EvictLunRequest.



218
219
220
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 218

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



223
224
# File 'lib/google/apis/baremetalsolution_v2/classes.rb', line 223

def update!(**args)
end