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

ProjectsLocationsNodesPatchOptions

import type { ProjectsLocationsNodesPatchOptions } from "https://googleapis.deno.dev/v1/tpu:v2.ts";

Additional options for TPU#projectsLocationsNodesPatch.

interface ProjectsLocationsNodesPatchOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. Mask of fields from Node to update. Supported fields: [description, tags, labels, metadata, network_config.enable_external_ips].