Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API module Google::Cloud::Monitoring::Dashboard::V1::PickTimeSeriesFilter::Direction.
Describes the ranking directions.
Constants
DIRECTION_UNSPECIFIED
value: 0 Not allowed. You must specify a different Direction if you specify a
PickTimeSeriesFilter.
TOP
value: 1 Pass the highest num_time_series ranking inputs.
BOTTOM
value: 2 Pass the lowest num_time_series ranking inputs.
[[["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."],[],[]]