Class JobTemplate (1.3.1)

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

Transcoding job template resource.

Attributes

NameDescription
name str
The resource name of the job template. Format: ``projects/{project_number}/locations/{location}/jobTemplates/{job_template}``
config google.cloud.video.transcoder_v1.types.JobConfig
The configuration for this template.

Inheritance

builtins.object > proto.message.Message > JobTemplate