Google Cloud Error Reporting v1beta1 API - Class QueryTimeRange (3.0.0-beta05)

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.

Inheritance

object > QueryTimeRange

Namespace

Google.Cloud.ErrorReporting.V1Beta1

Assembly

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