Error Reporting V1beta1 API - Module Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period (v0.10.0)

Reference documentation and code samples for the Error Reporting V1beta1 API module Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period.

The supported time ranges.

Constants

PERIOD_UNSPECIFIED

value: 0
Do not use.

PERIOD_1_HOUR

value: 1
Retrieve data for the last hour. Recommended minimum timed count duration: 1 min.

PERIOD_6_HOURS

value: 2
Retrieve data for the last 6 hours. Recommended minimum timed count duration: 10 min.

PERIOD_1_DAY

value: 3
Retrieve data for the last day. Recommended minimum timed count duration: 1 hour.

PERIOD_1_WEEK

value: 4
Retrieve data for the last week. Recommended minimum timed count duration: 6 hours.

PERIOD_30_DAYS

value: 5
Retrieve data for the last 30 days. Recommended minimum timed count duration: 1 day.