Class CloudBigtableInstanceSpec (3.19.0)

CloudBigtableInstanceSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
cloud_bigtable_cluster_specs MutableSequence[google.cloud.datacatalog_v1.types.CloudBigtableInstanceSpec.CloudBigtableClusterSpec]
The list of clusters for the Instance.

Classes

CloudBigtableClusterSpec

CloudBigtableClusterSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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