ProjectsLocationsDependenciesPatchOptions
import type { ProjectsLocationsDependenciesPatchOptions } from "https://googleapis.deno.dev/v1/apihub:v1.ts";
Additional options for APIhub#projectsLocationsDependenciesPatch.
interface ProjectsLocationsDependenciesPatchOptions {
updateMask?: string;
}