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.
data
array
Optional. Data for populating the Message object.
↳ time_series
↳ status
getTimeSeries
DEPRECATED. Time series ID that resulted in the status
error.
Generated from protobuf field .google.monitoring.v3.TimeSeries time_series = 1 [deprecated = true];
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];
$this
getStatus
DEPRECATED. The status of the requested write operation for time_series
.
Generated from protobuf field .google.rpc.Status status = 2 [deprecated = true];
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];
$this