Class JobMessage (0.1.5)

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

A particular message pertaining to a Dataflow job. .. attribute:: id

Deprecated.

:type: str

Attributes

NameDescription
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.