Google Cloud Dataflow V1beta3 Client - Class ListJobMessagesResponse (0.5.1)

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 \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ job_messages
array< Google\Cloud\Dataflow\V1beta3\JobMessage >

Messages in ascending timestamp order.

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

Returns
Type
Description

setJobMessages

Messages in ascending timestamp order.

Parameter
Name
Description
Returns
Type
Description
$this

getNextPageToken

The token to obtain the next page of results if there are more.

Returns
Type
Description
string

setNextPageToken

The token to obtain the next page of results if there are more.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAutoscalingEvents

Autoscaling events in ascending timestamp order.

Returns
Type
Description

setAutoscalingEvents

Autoscaling events in ascending timestamp order.

Parameter
Name
Description
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: