Google Cloud Chronicle V1 Client - Class MetricTrendType (0.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Chronicle V1 Client class MetricTrendType.
Trend to be displayed for the metric charts as.
Protobuf type google.cloud.chronicle.v1.MetricTrendType
Namespace
Google \ Cloud \ Chronicle \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
METRIC_TREND_TYPE_UNSPECIFIED
Value: 0
Trend type is not specified.
Generated from protobuf enum METRIC_TREND_TYPE_UNSPECIFIED = 0;
METRIC_TREND_TYPE_REGULAR
Value: 1
The trend type is regular(green for positive delta)
Generated from protobuf enum METRIC_TREND_TYPE_REGULAR = 1;
METRIC_TREND_TYPE_INVERSE
Value: 2
The trend type is inverse(red for positive delta)
Generated from protobuf enum METRIC_TREND_TYPE_INVERSE = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-04 UTC."],[],[]]