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

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

Fixed IOPS (input/output operations per second) parameters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_iops

def max_iops() -> ::Integer
Returns
  • (::Integer) — Required. Maximum IOPS.

#max_iops=

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