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

ProjectsLocationsDataExchangesListingsPatchOptions

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

Additional options for AnalyticsHub#projectsLocationsDataExchangesListingsPatch.

interface ProjectsLocationsDataExchangesListingsPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Field mask specifies the fields to update in the listing resource. The fields specified in the updateMask are relative to the resource and are not a full request.