Show / Hide Table of Contents

Enum ProjectsResource.GroupStatsResource.ListRequest.TimeRangePeriodEnum

Restricts the query to the specified time range.

Namespace: Google.Apis.Clouderrorreporting.v1beta1
Assembly: Google.Apis.Clouderrorreporting.v1beta1.dll
Syntax
public enum ProjectsResource.GroupStatsResource.ListRequest.TimeRangePeriodEnum

Fields

Name Description
PERIOD1DAY

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

PERIOD1HOUR

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

PERIOD1WEEK

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

PERIOD30DAYS

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

PERIOD6HOURS

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

PERIODUNSPECIFIED

Do not use.

In this article
Back to top Generated by DocFX