Class Direction (2.15.0)

Direction(value)

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

Values: DIRECTION_UNSPECIFIED (0): Not allowed in well-formed requests. ABOVE (1): The threshold will be considered crossed if the actual value is above the threshold value. BELOW (2): The threshold will be considered crossed if the actual value is below the threshold value.