Class: Google::Cloud::Compute::V1::GetStoragePoolRequest

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

Overview

A request message for StoragePools.Get. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#project::String



11350
11351
11352
11353
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11350

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

#storage_pool::String



11350
11351
11352
11353
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11350

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

#zone::String



11350
11351
11352
11353
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11350

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