Interface TransferTypes.AgentPool.BandwidthLimitOrBuilder (1.41.0)

public static interface TransferTypes.AgentPool.BandwidthLimitOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getLimitMbps()

public abstract long getLimitMbps()

Bandwidth rate in megabytes per second, distributed across all the agents in the pool.

int64 limit_mbps = 1;

Returns
TypeDescription
long

The limitMbps.