Google Cloud Dataflow V1beta3 Client - Class StageExecutionDetails (0.8.2)

Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class StageExecutionDetails.

Information about the workers and work items within a stage.

Generated from protobuf message google.dataflow.v1beta3.StageExecutionDetails

Namespace

Google \ Cloud \ Dataflow \ V1beta3

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ workers
array< WorkerDetails >

Workers that have done work on the stage.

↳ next_page_token
string

If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.

getWorkers

Workers that have done work on the stage.

Returns
Type
Description

setWorkers

Workers that have done work on the stage.

Parameter
Name
Description
var
array< WorkerDetails >
Returns
Type
Description
$this

getNextPageToken

If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.

Returns
Type
Description
string

setNextPageToken

If present, this response does not contain all requested tasks. To obtain the next page of results, repeat the request with page_token set to this value.

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