Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsConnectorsPatchOptions

import type { ProjectsLocationsConnectorsPatchOptions } from "https://googleapis.deno.dev/v1/vpcaccess:v1.ts";

Additional options for VPCAccess#projectsLocationsConnectorsPatch.

interface ProjectsLocationsConnectorsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The fields to update on the entry group. If absent or empty, all modifiable fields are updated.