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

ProjectsLocationsDataExchangesQueryTemplatesPatchOptions

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

Additional options for AnalyticsHub#projectsLocationsDataExchangesQueryTemplatesPatch.

interface ProjectsLocationsDataExchangesQueryTemplatesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

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