Module table (3.50.0)

User friendly container for Cloud Spanner Table.

Classes

Table

Table(table_id, database, schema_name=None)

Representation of a Cloud Spanner Table.

Parameters
Name Description
table_id str

The ID of the table.

database Database

The database that owns the table.