Stackdriver Error Reporting V1beta1 Client - Class QueryTimeRange (0.22.5)

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
Name Description
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
Type Description
int

setPeriod

Restricts the query to the specified time range.

Parameter
Name Description
var int
Returns
Type Description
$this