Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 979 Bytes

File metadata and controls

25 lines (20 loc) · 979 Bytes

Using the API

API requests are sent to the Google Cloud Bigtable API via RPC over HTTP/2. In order to support this, we'll rely on gRPC. We are working with the gRPC team to rapidly make the install story more user-friendly.

Get started by learning about the :class:`Client <gcloud.bigtable.client.Client>` on the :doc:`bigtable-client-intro` page.

In the hierarchy of API concepts