Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsJobTemplatesCreateOptions

import type { ProjectsLocationsJobTemplatesCreateOptions } from "https://googleapis.deno.dev/v1/transcoder:v1.ts";

Additional options for Transcoder#projectsLocationsJobTemplatesCreate.

interface ProjectsLocationsJobTemplatesCreateOptions {
jobTemplateId?: string;
}

§Properties

§
jobTemplateId?: string
[src]

Required. The ID to use for the job template, which will become the final component of the job template's resource name. This value should be 4-63 characters, and valid characters must match the regular expression a-zA-Z*.