Stackdriver Monitoring V3 Client - Class CreateTimeSeriesError (1.2.2)

Reference documentation and code samples for the Stackdriver Monitoring V3 Client class CreateTimeSeriesError.

DEPRECATED. Used to hold per-time-series error status.

Generated from protobuf message google.monitoring.v3.CreateTimeSeriesError

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ time_series
Google\Cloud\Monitoring\V3\TimeSeries

DEPRECATED. Time series ID that resulted in the status error.

↳ status
Google\Rpc\Status

DEPRECATED. The status of the requested write operation for time_series .

getTimeSeries

DEPRECATED. Time series ID that resulted in the status error.

Generated from protobuf field .google.monitoring.v3.TimeSeries time_series = 1 [deprecated = true];

Returns
Type
Description

hasTimeSeries

clearTimeSeries

setTimeSeries

DEPRECATED. Time series ID that resulted in the status error.

Generated from protobuf field .google.monitoring.v3.TimeSeries time_series = 1 [deprecated = true];

Parameter
Name
Description
Returns
Type
Description
$this

getStatus

DEPRECATED. The status of the requested write operation for time_series .

Generated from protobuf field .google.rpc.Status status = 2 [deprecated = true];

Returns
Type
Description

hasStatus

clearStatus

setStatus

DEPRECATED. The status of the requested write operation for time_series .

Generated from protobuf field .google.rpc.Status status = 2 [deprecated = true];

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: