In the hierarchy of API concepts
a Client owns an Instance
Client
Instance
an Instance owns a Table
Table
a Table owns a ColumnFamily
ColumnFamily
a Table owns a Row (and all the cells in the row)
Row
Google Cloud Client Libraries for Python