Class ListJobsResponse (0.5.1)

ListJobsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for TranscoderService.ListJobs. .. attribute:: jobs

List of jobs in the specified region.

:type: Sequence[google.cloud.video.transcoder_v1beta1.types.Job]

Attribute

NameDescription
next_page_token str
The pagination token.