Reference documentation and code samples for the Stackdriver Monitoring V3 Client class Error.
Detailed information about an error category.
Generated from protobuf message google.monitoring.v3.CreateTimeSeriesSummary.Error
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ status
↳ point_count
int
The number of points that couldn't be written because of status
.
getStatus
The status of the requested write operation.
Generated from protobuf field .google.rpc.Status status = 1;
hasStatus
clearStatus
setStatus
The status of the requested write operation.
Generated from protobuf field .google.rpc.Status status = 1;
$this
getPointCount
The number of points that couldn't be written because of status
.
Generated from protobuf field int32 point_count = 2;
int
setPointCount
The number of points that couldn't be written because of status
.
Generated from protobuf field int32 point_count = 2;
var
int
$this