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