Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::Threshold::Direction.
Whether the threshold is considered crossed by an actual value above or
below its threshold value.
Constants
DIRECTION_UNSPECIFIED
value: 0 Not allowed in well-formed requests.
ABOVE
value: 1 The threshold will be considered crossed if the actual value is above
the threshold value.
BELOW
value: 2 The threshold will be considered crossed if the actual value is below
the threshold value.
[[["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 2024-11-06 UTC."],[],[]]