Interface protos.google.api.IQuota (0.2.6)

Properties of a Quota.

Package

@google-cloud/service-management!

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)