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

ProjectsLocationsAgentsToolsPatchOptions

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

Additional options for Dialogflow#projectsLocationsAgentsToolsPatch.

interface ProjectsLocationsAgentsToolsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The mask to control which fields get updated. If the mask is not present, all fields will be updated.