google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.ListJobMessagesResponse View Source
Response to a request to list job messages.
Attributes
- autoscalingEvents (List[AutoscalingEvent]): Autoscaling events in ascending timestamp order. Defaults to:
null
. - jobMessages (List[JobMessage]): Messages in ascending timestamp order. Defaults to:
null
. - nextPageToken (String): The token to obtain the next page of results if there are more. Defaults to:
null
.