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

ProjectsLocationsInstancesPatchOptions

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

Additional options for Looker#projectsLocationsInstancesPatch.

interface ProjectsLocationsInstancesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Field mask used to specify the fields to be overwritten in the Instance resource by the update. The fields specified in the mask are relative to the resource, not the full request. A field will be overwritten if it is in the mask.