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

ProjectsLocationsAppsToolsetsPatchOptions

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

Additional options for ces#projectsLocationsAppsToolsetsPatch.

interface ProjectsLocationsAppsToolsetsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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