Class BigtableMetadata (1.122.0)

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

Metadata of the Bigtable instance. This is used by direct read access to the Bigtable in tenant project.

Attributes

Name Description
tenant_project_id str
Tenant project ID.
instance_id str
The Cloud Bigtable instance id.
table_id str
The Cloud Bigtable table id.

Methods

BigtableMetadata

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

Metadata of the Bigtable instance. This is used by direct read access to the Bigtable in tenant project.