Class ListJobsResponse (1.1.0)

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

Response message for TranscoderService.ListJobs.

Attributes

NameDescription
jobs Sequence[google.cloud.video.transcoder_v1beta1.types.Job]
List of jobs in the specified region.
next_page_token str
The pagination token.