google_api_you_tube_reporting v0.0.1 GoogleApi.YouTubeReporting.V1.Model.ListJobsResponse View Source
Response message for ReportingService.ListJobs.
Attributes
- jobs (List[Job]): The list of jobs. Defaults to:
null
. - nextPageToken (String): A token to retrieve next page of results. Pass this value in the ListJobsRequest.page_token field in the subsequent call to `ListJobs` method to retrieve the next page of results. Defaults to:
null
.