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

ProjectsLocationsRepositoriesWorkflowConfigsPatchOptions

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

Additional options for Dataform#projectsLocationsRepositoriesWorkflowConfigsPatch.

interface ProjectsLocationsRepositoriesWorkflowConfigsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Optional. Specifies the fields to be updated in the workflow config. If left unset, all fields will be updated.