Class ListJobTemplatesResponse (1.6.0)

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

Response message for TranscoderService.ListJobTemplates.

Attributes

NameDescription
job_templates MutableSequence[google.cloud.video.transcoder_v1.types.JobTemplate]
List of job templates in the specified region.
next_page_token str
The pagination token.
unreachable MutableSequence[str]
List of regions that could not be reached.