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

AdminProjectsLocationsReservationsPatchOptions

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

Additional options for pubsubLite#adminProjectsLocationsReservationsPatch.

interface AdminProjectsLocationsReservationsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. A mask specifying the reservation fields to change.