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

ProjectsLocationsWorkflowsPatchOptions

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

Additional options for Workflows#projectsLocationsWorkflowsPatch.

interface ProjectsLocationsWorkflowsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

List of fields to be updated. If not present, the entire workflow will be updated.