Class: Google::Cloud::Compute::V1::StoragePoolExapoolProvisionedCapacityGb

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

Overview

Exapool provisioned capacities for each SKU type

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_optimized ⇒ ::Integer

Returns Size, in GiB, of provisioned capacity-optimized capacity for this Exapool.

Returns:

  • (::Integer) —

    Size, in GiB, of provisioned capacity-optimized capacity for this Exapool



79359
79360
79361
79362
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 79359

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

#read_optimized ⇒ ::Integer

Returns Size, in GiB, of provisioned read-optimized capacity for this Exapool.

Returns:

  • (::Integer) —

    Size, in GiB, of provisioned read-optimized capacity for this Exapool



79359
79360
79361
79362
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 79359

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

#write_optimized ⇒ ::Integer

Returns Size, in GiB, of provisioned write-optimized capacity for this Exapool.

Returns:

  • (::Integer) —

    Size, in GiB, of provisioned write-optimized capacity for this Exapool



79359
79360
79361
79362
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 79359

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