Class Table (2.41.0)
Stay organized with collections
Save and categorize content based on your preferences.
Table(
client: google.cloud.bigtable.data._sync_autogen.client.BigtableDataClient,
instance_id: str,
table_id: str,
app_profile_id: typing.Optional[str] = None,
**kwargs
)
Main Data API surface for interacting with a Bigtable table.
Table object maintains table_id, and app_profile_id context, and passes them with
each call
Methods
Table
Table(
client: google.cloud.bigtable.data._sync_autogen.client.BigtableDataClient,
instance_id: str,
table_id: str,
app_profile_id: typing.Optional[str] = None,
**kwargs
)
Initialize a Table instance
| Exceptions |
| Type |
Description |
None |
|
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 2026-07-18 UTC.
[null,null,["Last updated 2026-07-18 UTC."],[],[]]