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

ProjectsLocationsAgentsFlowsVersionsPatchOptions

import type { ProjectsLocationsAgentsFlowsVersionsPatchOptions } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Additional options for Dialogflow#projectsLocationsAgentsFlowsVersionsPatch.

interface ProjectsLocationsAgentsFlowsVersionsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The mask to control which fields get updated. Currently only description and display_name can be updated.