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

AdminProjectsLocationsTopicsPatchOptions

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

Additional options for pubsubLite#adminProjectsLocationsTopicsPatch.

interface AdminProjectsLocationsTopicsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. A mask specifying the topic fields to change.