Reference documentation and code samples for the Error Reporting V1beta1 API class Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange.
A time range for which error group data shall be displayed. Query time ranges end at 'now'. When longer time ranges are selected, the resolution of the data decreases. The description of each time range below indicates the suggested minimum timed count duration for that range.
Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#period
def period() -> ::Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period
- (::Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period) — Restricts the query to the specified time range.
#period=
def period=(value) -> ::Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period
- value (::Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period) — Restricts the query to the specified time range.
- (::Google::Cloud::ErrorReporting::V1beta1::QueryTimeRange::Period) — Restricts the query to the specified time range.