Class ReportError (0.1.0)

ReportError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the processing error of one Operation][google.api.servicecontrol.v1.Operation] in the request.

Attributes

NameDescription
operation_id str
The Operation.operation_id][google.api.servicecontrol.v1.Operation.operation_id] value from the request.
status google.rpc.status_pb2.Status
Details of the error when processing the Operation][google.api.servicecontrol.v1.Operation].