GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecResponse

data class GoogleCloudDatacatalogV1CloudBigtableInstanceSpecCloudBigtableClusterSpecResponse(val displayName: String, val linkedResource: String, val location: String, val type: String)

Spec that applies to clusters of an Instance of Cloud Bigtable.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the cluster.

Link copied to clipboard

A link back to the parent resource, in this case Instance.

Link copied to clipboard

Location of the cluster, typically a Cloud zone.

Link copied to clipboard

Type of the resource. For a cluster this would be "CLUSTER".