Interface protos.google.api.IQuota (1.1.4)

Properties of a Quota.

Package

@google-cloud/service-usage!

Properties

limits

limits?: (google.api.IQuotaLimit[]|null);

Quota limits

Property Value
TypeDescription
(google.api.IQuotaLimit[]|null)

metricRules

metricRules?: (google.api.IMetricRule[]|null);

Quota metricRules

Property Value
TypeDescription
(google.api.IMetricRule[]|null)