Google Cloud Error Reporting v1beta1 API - Enum QueryTimeRange.Types.Period (3.0.0-beta05)

public enum QueryTimeRange.Types.Period

Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API enum QueryTimeRange.Types.Period.

The supported time ranges.

Namespace

Google.Cloud.ErrorReporting.V1Beta1

Assembly

Google.Cloud.ErrorReporting.V1Beta1.dll

Fields

Name Description
Unspecified

Do not use.

_1Day

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

_1Hour

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

_1Week

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

_30Days

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

_6Hours

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