Interface protos.google.api.IMetricRule (1.1.4)

Properties of a MetricRule.

Package

@google-cloud/service-usage!

Properties

metricCosts

metricCosts?: ({ [k: string]: (number|Long|string) }|null);

MetricRule metricCosts

Property Value
TypeDescription
({ [k: string]: (number|Long|string) }|null)

selector

selector?: (string|null);

MetricRule selector

Property Value
TypeDescription
(string|null)