Interface protos.google.cloud.filestore.v1beta1.Instance.IPerformanceLimits (4.0.1)

Properties of a PerformanceLimits.

Package

@google-cloud/filestore

Properties

maxIops

maxIops?: (number|Long|string|null);

PerformanceLimits maxIops

maxReadIops

maxReadIops?: (number|Long|string|null);

PerformanceLimits maxReadIops

maxReadThroughputBps

maxReadThroughputBps?: (number|Long|string|null);

PerformanceLimits maxReadThroughputBps

maxWriteIops

maxWriteIops?: (number|Long|string|null);

PerformanceLimits maxWriteIops

maxWriteThroughputBps

maxWriteThroughputBps?: (number|Long|string|null);

PerformanceLimits maxWriteThroughputBps