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

GoogleCloudDatacatalogV1CloudBigtableSystemSpec

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

Specification that applies to all entries that are part of CLOUD_BIGTABLE system (user_specified_type)

interface GoogleCloudDatacatalogV1CloudBigtableSystemSpec {
instanceDisplayName?: string;
}

§Properties

§
instanceDisplayName?: string
[src]

Display name of the Instance. This is user specified and different from the resource name.