Chronicle v1 API - Enum MetricTrendType (1.0.0-beta05)

public enum MetricTrendType

Reference documentation and code samples for the Chronicle v1 API enum MetricTrendType.

Trend to be displayed for the metric charts as.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Inverse

The trend type is inverse(red for positive delta)

Regular

The trend type is regular(green for positive delta)

Unspecified

Trend type is not specified.