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

ProjectsLocationsAgentsGeneratorsPatchOptions

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

Additional options for Dialogflow#projectsLocationsAgentsGeneratorsPatch.

interface ProjectsLocationsAgentsGeneratorsPatchOptions {
languageCode?: string;
updateMask?: string;
}

§Properties

§
languageCode?: string
[src]

The language to list generators for.

§
updateMask?: string
[src]

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