Reference documentation and code samples for the Google Cloud Dataflow V1beta3 Client class ListJobsResponse.
Response to a request to list Cloud Dataflow jobs in a project. This might be a partial response, depending on the page size in the ListJobsRequest.
However, if the project does not have any jobs, an instance of ListJobsResponse is not returned and the requests's response body is empty }.
Generated from protobuf message google.dataflow.v1beta3.ListJobsResponse
Namespace
Google \ Cloud \ Dataflow \ V1beta3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ jobs
↳ next_page_token
string
Set if there may be more results than fit in this response.
↳ failed_location
array< FailedLocation
>
Zero or more messages describing the regional endpoints that failed to respond.
getJobs
A subset of the requested job information.
setJobs
A subset of the requested job information.
$this
getNextPageToken
Set if there may be more results than fit in this response.
string
setNextPageToken
Set if there may be more results than fit in this response.
var
string
$this
getFailedLocation
Zero or more messages describing the regional endpoints that failed to respond.
setFailedLocation
Zero or more messages describing the regional endpoints that failed to respond.
$this