Module table (3.13.0)

User friendly container for Cloud Spanner Table.

Classes

Table

Table(table_id, database)

Representation of a Cloud Spanner Table.

Parameters
NameDescription
table_id str

The ID of the table.

database Database

The database that owns the table.