Skip to main content

job_templates

Overview

Namejob_templates
TypeResource
Idgoogle.transcoder.job_templates

Fields

NameDatatypeDescription
namestringThe resource name of the job template. Format: projects/{project_number}/locations/{location}/jobTemplates/{job_template}
configobjectJob configuration
labelsobjectThe labels associated with this job template. You can use these to organize and group your job templates.

Methods

NameAccessible byRequired ParamsDescription
getSELECTjobTemplatesId, locationsId, projectsIdReturns the job template data.
listSELECTlocationsId, projectsIdLists job templates in the specified region.
createINSERTlocationsId, projectsIdCreates a job template in the specified region.
deleteDELETEjobTemplatesId, locationsId, projectsIdDeletes a job template.
_listEXEClocationsId, projectsIdLists job templates in the specified region.