methodQuotas property

List<MethodQuota>? methodQuotas
getter/setter pair

The current quota usage and limits per each method.

Implementation

core.List<MethodQuota>? methodQuotas;