Chronicle v1 API - Enum MetricDisplayTrend (1.0.0-beta05)

public enum MetricDisplayTrend

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

Trend to be displayed for the metric charts as.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
AbsoluteValue

Trend data in absolute value

AbsoluteValueAndPercentage

Trend data in both absolute value and percentage

Percentage

Trend data in percentage

Unspecified

Trend is not specified.