metric property

String? metric
getter/setter pair

The name of the metric this quota limit applies to.

The quota limits with the same metric will be checked together during runtime. The metric must be defined within the service config.

Implementation

core.String? metric;