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

ProjectsRegionsWorkflowTemplatesGetOptions

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

Additional options for Dataproc#projectsRegionsWorkflowTemplatesGet.

interface ProjectsRegionsWorkflowTemplatesGetOptions {
version?: number;
}

§Properties

§
version?: number
[src]

Optional. The version of workflow template to retrieve. Only previously instantiated versions can be retrieved.If unspecified, retrieves the current version.