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

ProjectsLocationsWorkflowTemplatesDeleteOptions

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

Additional options for Dataproc#projectsLocationsWorkflowTemplatesDelete.

interface ProjectsLocationsWorkflowTemplatesDeleteOptions {
version?: number;
}

§Properties

§
version?: number
[src]

Optional. The version of workflow template to delete. If specified, will only delete the template if the current server version matches specified version.