Interface protos.google.monitoring.dashboard.v1.IThreshold (2.9.2)

Properties of a Threshold.

Package

@google-cloud/monitoring-dashboards

Properties

color

color?: (google.monitoring.dashboard.v1.Threshold.Color|keyof typeof google.monitoring.dashboard.v1.Threshold.Color|null);

Threshold color

direction

direction?: (google.monitoring.dashboard.v1.Threshold.Direction|keyof typeof google.monitoring.dashboard.v1.Threshold.Direction|null);

Threshold direction

label

label?: (string|null);

Threshold label

targetAxis

targetAxis?: (google.monitoring.dashboard.v1.Threshold.TargetAxis|keyof typeof google.monitoring.dashboard.v1.Threshold.TargetAxis|null);

Threshold targetAxis

value

value?: (number|null);

Threshold value