ProjectsLocationsVpcFlowLogsConfigsPatchOptions
import type { ProjectsLocationsVpcFlowLogsConfigsPatchOptions } from "https://googleapis.deno.dev/v1/networkmanagement:v1.ts";
Additional options for NetworkManagement#projectsLocationsVpcFlowLogsConfigsPatch.
interface ProjectsLocationsVpcFlowLogsConfigsPatchOptions {
updateMask?: string;
}