Interface protos.google.monitoring.dashboard.v1.Scorecard.IGaugeView

Properties of a GaugeView.

Package

@google-cloud/monitoring-dashboards!

Properties

lowerBound

lowerBound?: (number|null);

GaugeView lowerBound

Property Value
TypeDescription
(number|null)

upperBound

upperBound?: (number|null);

GaugeView upperBound

Property Value
TypeDescription
(number|null)