Module table (3.45.0)

User friendly container for Cloud Spanner Table.

Classes

Table

Table(table_id, database, schema_name=None)

Representation of a Cloud Spanner Table.

Parameters
NameDescription
table_id str

The ID of the table.

database Database

The database that owns the table.