tfio.bigtable.BigtableClient

BigtableClient is the entrypoint for interacting with Cloud Bigtable in TF.

BigtableClient encapsulates a connection to Cloud Bigtable, and exposes the readSession method to initiate a Bigtable read session.

Methods

get_table

View source