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

AdminProjectsLocationsSubscriptionsPatchOptions

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

Additional options for pubsubLite#adminProjectsLocationsSubscriptionsPatch.

interface AdminProjectsLocationsSubscriptionsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. A mask specifying the subscription fields to change.