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

ProjectsLocationsAgentsWebhooksPatchOptions

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

Additional options for Dialogflow#projectsLocationsAgentsWebhooksPatch.

interface ProjectsLocationsAgentsWebhooksPatchOptions {
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.