Filestore V1 API - Class Google::Cloud::Filestore::V1::Instance::IOPSPerTB (v2.1.0)

Reference documentation and code samples for the Filestore V1 API class Google::Cloud::Filestore::V1::Instance::IOPSPerTB.

IOPS per TB. Filestore defines TB as 1024^4 bytes (TiB).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_iops_per_tb

def max_iops_per_tb() -> ::Integer
Returns
  • (::Integer) — Required. Maximum IOPS per TiB.

#max_iops_per_tb=

def max_iops_per_tb=(value) -> ::Integer
Parameter
  • value (::Integer) — Required. Maximum IOPS per TiB.
Returns
  • (::Integer) — Required. Maximum IOPS per TiB.