Class Table (2.32.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
,
*
,
default_read_rows_operation_timeout
:
float
=
600
,
default_read_rows_attempt_timeout
:
float
|
None
=
20
,
default_mutate_rows_operation_timeout
:
float
=
600
,
default_mutate_rows_attempt_timeout
:
float
|
None
=
60
,
default_operation_timeout
:
float
=
60
,
default_attempt_timeout
:
float
|
None
=
20
,
default_read_rows_retryable_errors
:
typing
.
Sequence
[
type
[
Exception
]]
=
(
< class
'
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>, <class '
google
.
api_core
.
exceptions
.
Aborted
'>), default_mutate_rows_retryable_errors: typing.Sequence[type[Exception]] = (<class '
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>), default_retryable_errors: typing.Sequence[type[Exception]] = (<class '
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>))
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
,
*
,
default_read_rows_operation_timeout
:
float
=
600
,
default_read_rows_attempt_timeout
:
float
|
None
=
20
,
default_mutate_rows_operation_timeout
:
float
=
600
,
default_mutate_rows_attempt_timeout
:
float
|
None
=
60
,
default_operation_timeout
:
float
=
60
,
default_attempt_timeout
:
float
|
None
=
20
,
default_read_rows_retryable_errors
:
typing
.
Sequence
[
type
[
Exception
]]
=
(
< class
'
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>, <class '
google
.
api_core
.
exceptions
.
Aborted
'>), default_mutate_rows_retryable_errors: typing.Sequence[type[Exception]] = (<class '
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>), default_retryable_errors: typing.Sequence[type[Exception]] = (<class '
google
.
api_core
.
exceptions
.
DeadlineExceeded
'>, <class '
google
.
api_core
.
exceptions
.
ServiceUnavailable
'>))
Initialize a Table instance
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-09-04 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-09-04 UTC."],[],[],null,["# Class Table (2.32.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.32.0 (latest)](/python/docs/reference/bigtable/latest/google.cloud.bigtable.data.Table)\n- [2.31.0](/python/docs/reference/bigtable/2.31.0/google.cloud.bigtable.data.Table)\n- [2.30.1](/python/docs/reference/bigtable/2.30.1/google.cloud.bigtable.data.Table)\n- [2.29.0](/python/docs/reference/bigtable/2.29.0/google.cloud.bigtable.data.Table)\n- [2.28.1](/python/docs/reference/bigtable/2.28.1/google.cloud.bigtable.data.Table)\n- [2.26.0](/python/docs/reference/bigtable/2.26.0/google.cloud.bigtable.data.Table)\n- [2.25.0](/python/docs/reference/bigtable/2.25.0/google.cloud.bigtable.data.Table)\n- [2.24.0](/python/docs/reference/bigtable/2.24.0/google.cloud.bigtable.data.Table)\n- [2.23.1](/python/docs/reference/bigtable/2.23.1/google.cloud.bigtable.data.Table)\n- [2.22.0](/python/docs/reference/bigtable/2.22.0/google.cloud.bigtable.data.Table)\n- [2.21.0](/python/docs/reference/bigtable/2.21.0/google.cloud.bigtable.data.Table)\n- [2.20.0](/python/docs/reference/bigtable/2.20.0/google.cloud.bigtable.data.Table)\n- [2.19.0](/python/docs/reference/bigtable/2.19.0/google.cloud.bigtable.data.Table)\n- [2.18.1](/python/docs/reference/bigtable/2.18.1/google.cloud.bigtable.data.Table)\n- [2.17.0](/python/docs/reference/bigtable/2.17.0/google.cloud.bigtable.data.Table)\n- [2.16.0](/python/docs/reference/bigtable/2.16.0/google.cloud.bigtable.data.Table)\n- [2.15.0](/python/docs/reference/bigtable/2.15.0/google.cloud.bigtable.data.Table)\n- [2.14.1](/python/docs/reference/bigtable/2.14.1/google.cloud.bigtable.data.Table)\n- [2.13.2](/python/docs/reference/bigtable/2.13.2/google.cloud.bigtable.data.Table)\n- [2.12.0](/python/docs/reference/bigtable/2.12.0/google.cloud.bigtable.data.Table)\n- [2.11.3](/python/docs/reference/bigtable/2.11.3/google.cloud.bigtable.data.Table)\n- [2.10.1](/python/docs/reference/bigtable/2.10.1/google.cloud.bigtable.data.Table)\n- [2.9.0](/python/docs/reference/bigtable/2.9.0/google.cloud.bigtable.data.Table)\n- [2.8.1](/python/docs/reference/bigtable/2.8.1/google.cloud.bigtable.data.Table)\n- [2.7.1](/python/docs/reference/bigtable/2.7.1/google.cloud.bigtable.data.Table)\n- [2.6.0](/python/docs/reference/bigtable/2.6.0/google.cloud.bigtable.data.Table)\n- [2.5.2](/python/docs/reference/bigtable/2.5.2/google.cloud.bigtable.data.Table)\n- [2.4.0](/python/docs/reference/bigtable/2.4.0/google.cloud.bigtable.data.Table)\n- [2.3.3](/python/docs/reference/bigtable/2.3.3/google.cloud.bigtable.data.Table)\n- [2.2.0](/python/docs/reference/bigtable/2.2.0/google.cloud.bigtable.data.Table)\n- [2.1.0](/python/docs/reference/bigtable/2.1.0/google.cloud.bigtable.data.Table)\n- [2.0.0](/python/docs/reference/bigtable/2.0.0/google.cloud.bigtable.data.Table)\n- [1.7.3](/python/docs/reference/bigtable/1.7.3/google.cloud.bigtable.data.Table)\n- [1.6.1](/python/docs/reference/bigtable/1.6.1/google.cloud.bigtable.data.Table)\n- [1.5.1](/python/docs/reference/bigtable/1.5.1/google.cloud.bigtable.data.Table)\n- [1.4.0](/python/docs/reference/bigtable/1.4.0/google.cloud.bigtable.data.Table)\n- [1.3.0](/python/docs/reference/bigtable/1.3.0/google.cloud.bigtable.data.Table)\n- [1.2.1](/python/docs/reference/bigtable/1.2.1/google.cloud.bigtable.data.Table)\n- [1.1.0](/python/docs/reference/bigtable/1.1.0/google.cloud.bigtable.data.Table)\n- [1.0.0](/python/docs/reference/bigtable/1.0.0/google.cloud.bigtable.data.Table)\n- [0.34.0](/python/docs/reference/bigtable/0.34.0/google.cloud.bigtable.data.Table) \n\n Table(client: google.cloud.bigtable.data._sync_autogen.client.BigtableDataClient, instance_id: str, table_id: str, app_profile_id: typing.Optional[str] = None, *, default_read_rows_operation_timeout: float = 600, default_read_rows_attempt_timeout: float | None = 20, default_mutate_rows_operation_timeout: float = 600, default_mutate_rows_attempt_timeout: float | None = 60, default_operation_timeout: float = 60, default_attempt_timeout: float | None = 20, default_read_rows_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e, \u003cclass 'google.api_core.exceptions.Aborted'\u003e), default_mutate_rows_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e), default_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e))\n\nMain Data API surface for interacting with a Bigtable table.\n\nTable object maintains table_id, and app_profile_id context, and passes them with\neach call\n\nMethods\n-------\n\n### Table\n\n Table(client: google.cloud.bigtable.data._sync_autogen.client.BigtableDataClient, instance_id: str, table_id: str, app_profile_id: typing.Optional[str] = None, *, default_read_rows_operation_timeout: float = 600, default_read_rows_attempt_timeout: float | None = 20, default_mutate_rows_operation_timeout: float = 600, default_mutate_rows_attempt_timeout: float | None = 60, default_operation_timeout: float = 60, default_attempt_timeout: float | None = 20, default_read_rows_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e, \u003cclass 'google.api_core.exceptions.Aborted'\u003e), default_mutate_rows_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e), default_retryable_errors: typing.Sequence[type[Exception]] = (\u003cclass 'google.api_core.exceptions.DeadlineExceeded'\u003e, \u003cclass 'google.api_core.exceptions.ServiceUnavailable'\u003e))\n\nInitialize a Table instance"]]