public sealed class QueryTimeRange : IMessage<QueryTimeRange>, IEquatable<QueryTimeRange>, IDeepCloneable<QueryTimeRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API class QueryTimeRange.
Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.
Implements
IMessageQueryTimeRange, IEquatableQueryTimeRange, IDeepCloneableQueryTimeRange, IBufferMessage, IMessageNamespace
Google.Cloud.ErrorReporting.V1Beta1Assembly
Google.Cloud.ErrorReporting.V1Beta1.dll
Constructors
QueryTimeRange()
public QueryTimeRange()
QueryTimeRange(QueryTimeRange)
public QueryTimeRange(QueryTimeRange other)
Parameter | |
---|---|
Name | Description |
other |
QueryTimeRange |
Properties
Period
public QueryTimeRange.Types.Period Period { get; set; }
Restricts the query to the specified time range.
Property Value | |
---|---|
Type | Description |
QueryTimeRangeTypesPeriod |