Chronicle V1 API - Module Google::Cloud::Chronicle::V1::MetricTrendType (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::MetricTrendType.

Trend to be displayed for the metric charts as.

Constants

METRIC_TREND_TYPE_UNSPECIFIED

value: 0
Trend type is not specified.

METRIC_TREND_TYPE_REGULAR

value: 1
The trend type is regular(green for positive delta)

METRIC_TREND_TYPE_INVERSE

value: 2
The trend type is inverse(red for positive delta)