Reference documentation and code samples for the Google Cloud Video Transcoder V1 Client class ListJobsResponse.
Response message for TranscoderService.ListJobs
.
Generated from protobuf message google.cloud.video.transcoder.v1.ListJobsResponse
Namespace
Google \ Cloud \ Video \ Transcoder \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ jobs
↳ next_page_token
string
The pagination token.
↳ unreachable
array
List of regions that could not be reached.
getJobs
List of jobs in the specified region.
setJobs
List of jobs in the specified region.
$this
getNextPageToken
The pagination token.
string
setNextPageToken
The pagination token.
var
string
$this
getUnreachable
List of regions that could not be reached.
setUnreachable
List of regions that could not be reached.
var
string[]
$this