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