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/file:v1.ts";

Additional options for file#projectsLocationsInstancesPatch.

interface ProjectsLocationsInstancesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Mask of fields to update. At least one path must be supplied in this field. The elements of the repeated paths field may only include these fields: * "description" * "file_shares" * "labels"