Chronicle V1 API - Module Google::Cloud::Chronicle::V1::MetricTrendType (v1.0.1)
Stay organized with collections
Save and categorize content based on your preferences.
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)