templateId property

String? templateId
getter/setter pair

Input only.

Specify the template_id to use for populating Job.config. The default is preset/web-hd, which is the only supported preset. User defined JobTemplate: {job_template_id}

Implementation

core.String? templateId;