Stay organized with collections Save and categorize content based on your preferences.
User friendly container for Cloud Spanner Table.
class google.cloud.spanner_v1.table.Table(table_id, database)Bases: object
Representation of a Cloud Spanner Table.
Parameters
Test whether this table exists.
Return type
Returns
True if the table exists, else false.
Reload this table.
Refresh any configured schema into schema
.
Raises
NotFound – if the table does not exist
The schema of this table.
Return type
list of Field
Returns
The table schema.
The ID of the table used in SQL.
Return type
Returns
The table ID.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4