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

ProjectsInstancesClustersPartialUpdateClusterOptions

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

Additional options for BigtableAdmin#projectsInstancesClustersPartialUpdateCluster.

interface ProjectsInstancesClustersPartialUpdateClusterOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

Required. The subset of Cluster fields which should be replaced.