Class Error (3.10.1)

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

Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger.

Attributes

NameDescription
details google.rpc.status_pb2.Status
Detailed error codes and messages.
timestamps MutableSequence[google.protobuf.timestamp_pb2.Timestamp]
The times the error occurred.