Reference documentation and code samples for the Google Cloud Dataproc V1 Client class ListJobsResponse.
A list of jobs in a project.
Generated from protobuf message google.cloud.dataproc.v1.ListJobsResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ jobs
↳ next_page_token
string
Optional. This token is included in the response if there are more results to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListJobsRequest
.
getJobs
Output only. Jobs list.
setJobs
Output only. Jobs list.
$this
getNextPageToken
Optional. This token is included in the response if there are more results
to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListJobsRequest
.
string
setNextPageToken
Optional. This token is included in the response if there are more results
to fetch. To fetch additional results, provide this value as the page_token
in a subsequent ListJobsRequest
.
var
string
$this