Class ListJobTemplatesResponse (0.3.1)

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

Response message for TranscoderService.ListJobTemplates. .. attribute:: job_templates

List of job templates in the specified region.

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

Attribute

NameDescription
next_page_token str
The pagination token.