templateId property
Input only.
Specify the template_id
to use for populating Job.config
. The default
is preset/web-hd
. Preset Transcoder templates: - preset/{preset_id}
-
User defined JobTemplate: {job_template_id}
Implementation
core.String? templateId;