Class JobMessage (0.8.0)

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

A particular message pertaining to a Dataflow job.

Attributes

NameDescription
id str
Deprecated.
time google.protobuf.timestamp_pb2.Timestamp
The timestamp of the message.
message_text str
The text of the message.
message_importance google.cloud.dataflow_v1beta3.types.JobMessageImportance
Importance level of the message.