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

ProjectsLocationsReservationsPatchOptions

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

Additional options for BigQueryReservation#projectsLocationsReservationsPatch.

interface ProjectsLocationsReservationsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Standard field mask for the set of fields to be updated.