Class Direction (2.18.2)

Direction(value)

Whether the threshold is considered crossed by an actual value above or below its threshold value.

Enums

Name Description
DIRECTION_UNSPECIFIED Not allowed in well-formed requests.
ABOVE The threshold will be considered crossed if the actual value is above the threshold value.
BELOW The threshold will be considered crossed if the actual value is below the threshold value.