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

ProjectsLocationsRepositoriesWorkflowConfigsCreateOptions

import type { ProjectsLocationsRepositoriesWorkflowConfigsCreateOptions } from "https://googleapis.deno.dev/v1/dataform:v1beta1.ts";

Additional options for Dataform#projectsLocationsRepositoriesWorkflowConfigsCreate.

interface ProjectsLocationsRepositoriesWorkflowConfigsCreateOptions {
workflowConfigId?: string;
}

§Properties

§
workflowConfigId?: string
[src]

Required. The ID to use for the workflow config, which will become the final component of the workflow config's resource name.