Class: Google::Cloud::BareMetalSolution::V2::EvictVolumeRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/baremetalsolution/v2/volume.rb

Overview

Request for skip volume cooloff and delete it.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



306
307
308
309
# File 'proto_docs/google/cloud/baremetalsolution/v2/volume.rb', line 306

class EvictVolumeRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end