Database Center V1BETA API - Module Google::Cloud::DatabaseCenter::V1beta::QueryMetrics::MetricsWindow (v0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Database Center V1BETA API module Google::Cloud::DatabaseCenter::V1beta::QueryMetrics::MetricsWindow.
Enum to represent the window over which the metrics are aggregated.
Constants
METRICS_WINDOW_UNSPECIFIED
value: 0 Unspecified. Default value.
LAST_ONE_DAY
value: 1 Metrics are aggregated over the last 1 day.
LAST_ONE_WEEK
value: 2 Metrics are aggregated over the last 7 days.
LAST_TWO_WEEKS
value: 3 Metrics are aggregated over the last 14 days.