Module Google::Cloud::Monitoring::Dashboard::V1::PickTimeSeriesFilter::Direction (v0.6.6)

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.