@@ -29,6 +29,7 @@ priority.
2929The following client libraries have **GA ** support:
3030
3131- `Google BigQuery `_ (`BigQuery README `_)
32+ - `Google Cloud Bigtable `_ (`Bigtable README `_)
3233- `Google Cloud Datastore `_ (`Datastore README `_)
3334- `Google Cloud KMS `_ (`KMS README `_)
3435- `Google Cloud Natural Language `_ (`Natural Language README `_)
@@ -42,6 +43,8 @@ The following client libraries have **GA** support:
4243
4344.. _Google BigQuery : https://pypi.org/project/google-cloud-bigquery/
4445.. _BigQuery README : https://github.com/googleapis/google-cloud-python/tree/master/bigquery
46+ .. _Google Cloud Bigtable : https://pypi.org/project/google-cloud-bigtable/
47+ .. _Bigtable README : https://github.com/googleapis/google-cloud-python/tree/master/bigtable
4548.. _Google Cloud Datastore : https://pypi.org/project/google-cloud-datastore/
4649.. _Datastore README : https://github.com/googleapis/google-cloud-python/tree/master/datastore
4750.. _Google Cloud KMS : https://pypi.org/project/google-cloud-kms/
@@ -72,14 +75,11 @@ against beta libraries are addressed with a higher priority.
7275
7376The following client libraries have **beta ** support:
7477
75- - `Google Cloud Bigtable `_ (`Bigtable README `_)
7678- `Google Cloud Firestore `_ (`Firestore README `_)
7779- `Google Cloud Pub/Sub `_ (`Pub/Sub README `_)
7880- `Google Cloud Video Intelligence `_ (`Video Intelligence README `_)
7981- `Google Cloud Vision `_ (`Vision README `_)
8082
81- .. _Google Cloud Bigtable : https://pypi.org/project/google-cloud-bigtable/
82- .. _Bigtable README : https://github.com/googleapis/google-cloud-python/tree/master/bigtable
8383.. _Google Cloud Firestore : https://pypi.org/project/google-cloud-firestore/
8484.. _Firestore README : https://github.com/googleapis/google-cloud-python/tree/master/firestore
8585.. _Google Cloud Pub/Sub : https://pypi.org/project/google-cloud-pubsub/
0 commit comments