Interface Instance.FixedIOPSOrBuilder (1.61.0)

public static interface Instance.FixedIOPSOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMaxIops()

public abstract long getMaxIops()

Required. Maximum IOPS.

int64 max_iops = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
long

The maxIops.