Stackdriver Error Reporting V1beta1 Client - Class QueryTimeRange (0.20.2)

Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class QueryTimeRange.

Requests might be rejected or the resulting timed count durations might be adjusted for lower durations.

Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.QueryTimeRange

Namespace

Google \ Cloud \ ErrorReporting \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ period int

Restricts the query to the specified time range.

getPeriod

Restricts the query to the specified time range.

Returns
TypeDescription
int

setPeriod

Restricts the query to the specified time range.

Parameter
NameDescription
var int
Returns
TypeDescription
$this