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

ProjectsLocationsConnectionsPatchOptions

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

Additional options for BigQueryConnection#projectsLocationsConnectionsPatch.

interface ProjectsLocationsConnectionsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Update mask for the connection fields to be updated.