Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ListJobMessagesResponse.
Response to a request to list job messages.
Generated from protobuf message google.dataflow.v1beta3.ListJobMessagesResponse
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ job_messages
↳ next_page_token
string
The token to obtain the next page of results if there are more.
↳ autoscaling_events
array< Google\Cloud\Dataflow\V1beta3\AutoscalingEvent
>
Autoscaling events in ascending timestamp order.
getJobMessages
Messages in ascending timestamp order.
setJobMessages
Messages in ascending timestamp order.
$this
getNextPageToken
The token to obtain the next page of results if there are more.
string
setNextPageToken
The token to obtain the next page of results if there are more.
var
string
$this
getAutoscalingEvents
Autoscaling events in ascending timestamp order.
setAutoscalingEvents
Autoscaling events in ascending timestamp order.
$this