Client
Parent client for calling the Google Cloud Bigtable API.
This is the base from which all interactions with the API occur.
In the hierarchy of API concepts
a
Clientowns anInstancea
Tableowns aColumnFamily
Parent client for calling the Google Cloud Bigtable API.
This is the base from which all interactions with the API occur.
In the hierarchy of API concepts
a Client owns an
Instance
a Table owns a
ColumnFamily