ProjectsLocationsAppsExamplesPatchOptions
import type { ProjectsLocationsAppsExamplesPatchOptions } from "https://googleapis.deno.dev/v1/ces:v1.ts";Additional options for ces#projectsLocationsAppsExamplesPatch.
interface ProjectsLocationsAppsExamplesPatchOptions {
updateMask?: string;
}