Interface protos.google.api.serviceusage.v1beta1.IConsumerQuotaMetric (1.1.4)

Properties of a ConsumerQuotaMetric.

Package

@google-cloud/service-usage!

Properties

consumerQuotaLimits

consumerQuotaLimits?: (google.api.serviceusage.v1beta1.IConsumerQuotaLimit[]|null);

ConsumerQuotaMetric consumerQuotaLimits

Property Value
TypeDescription
(google.api.serviceusage.v1beta1.IConsumerQuotaLimit[]|null)

descendantConsumerQuotaLimits

descendantConsumerQuotaLimits?: (google.api.serviceusage.v1beta1.IConsumerQuotaLimit[]|null);

ConsumerQuotaMetric descendantConsumerQuotaLimits

Property Value
TypeDescription
(google.api.serviceusage.v1beta1.IConsumerQuotaLimit[]|null)

displayName

displayName?: (string|null);

ConsumerQuotaMetric displayName

Property Value
TypeDescription
(string|null)

metric

metric?: (string|null);

ConsumerQuotaMetric metric

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

ConsumerQuotaMetric name

Property Value
TypeDescription
(string|null)

unit

unit?: (string|null);

ConsumerQuotaMetric unit

Property Value
TypeDescription
(string|null)