Interface protos.google.api.IMetricRule (0.2.6)

Properties of a MetricRule.

Package

@google-cloud/service-management!

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)