ListJobMessagesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response to a request to list job messages.
Attributes | |
---|---|
Name | Description |
job_messages |
MutableSequence[google.cloud.dataflow_v1beta3.types.JobMessage]
Messages in ascending timestamp order. |
next_page_token |
str
The token to obtain the next page of results if there are more. |
autoscaling_events |
MutableSequence[google.cloud.dataflow_v1beta3.types.AutoscalingEvent]
Autoscaling events in ascending timestamp order. |