File tree Expand file tree Collapse file tree
packages/google-cloud-bigtable Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ Async Data Client
2727:code: `v2.23.0 ` includes a release of the new :code: `BigtableDataClientAsync ` client, accessible at the import path
2828:code: `google.cloud.bigtable.data `.
2929
30- The new client brings a simplified API and increased performance using asyncio, with a corresponding synchronous surface
31- coming soon. The new client is focused on the data API (i.e. reading and writing Bigtable data), with admin operations
32- remaining in the existing client.
30+ The new client brings a simplified API and increased performance using asyncio.
31+ The new client is focused on the data API (i.e. reading and writing Bigtable data), with admin operations
32+ remaining exclusively in the existing synchronous client.
3333
3434Feedback and bug reports are welcome at cbt-python-client-v3-feedback@google.com,
3535or through the Github `issue tracker `_.
You can’t perform that action at this time.
0 commit comments