maxRatePerInstance property

double? maxRatePerInstance
final

Defines a maximum target for requests per second (RPS). For usage guidelines, seeRate balancing mode and Utilization balancing mode.

Not available if the backend's balancingMode isCONNECTION.

Implementation

final double? maxRatePerInstance;