Skip to content

Commit 09a476a

Browse files
mbrukmantseaver
authored andcommitted
Alphabetize products for easier visual scanning. (googleapis#3682)
This change also brings "Cloud Bigtable" together with "Cloud Bigtable - HappyBase" and adds "Google" prefix to "Cloud Spanner" for consistency with other products.
1 parent 3144f10 commit 09a476a

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

README.rst

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ Google Cloud Python Client
1818
The following client libraries have **GA** support:
1919

2020
- `Google Cloud Datastore`_ (`Datastore README`_)
21-
- `Stackdriver Logging`_ (`Logging README`_)
2221
- `Google Cloud Storage`_ (`Storage README`_)
2322
- `Google Cloud Translation`_ (`Translation README`_)
23+
- `Stackdriver Logging`_ (`Logging README`_)
2424

2525
**GA** (general availability) indicates that the client library for a
2626
particular service is stable, and that the code surface will not change in
@@ -32,9 +32,9 @@ priority.
3232
The following client libraries have **beta** support:
3333

3434
- `Google BigQuery`_ (`BigQuery README`_)
35-
- `Google Cloud Vision`_ (`Vision README`_)
3635
- `Google Cloud Natural Language`_ (`Natural Language README`_)
3736
- `Google Cloud Video Intelligence`_ (`Video Intelligence README`_)
37+
- `Google Cloud Vision`_ (`Vision README`_)
3838

3939
**Beta** indicates that the client library for a particular service is
4040
mostly stable and is being prepared for release. Issues and requests
@@ -43,16 +43,16 @@ against beta libraries are addressed with a higher priority.
4343
This client library has **alpha** support for the following Google
4444
Cloud Platform services:
4545

46-
- `Google Cloud Pub/Sub`_ (`Pub/Sub README`_)
47-
- `Google Cloud Resource Manager`_ (`Resource Manager README`_)
48-
- `Stackdriver Monitoring`_ (`Monitoring README`_)
4946
- `Google Cloud Bigtable`_ (`Bigtable README`_)
50-
- `Google Cloud DNS`_ (`DNS README`_)
51-
- `Stackdriver Error Reporting`_ (`Error Reporting README`_)
52-
- `Google Cloud Speech`_ (`Speech README`_)
5347
- `Google Cloud Bigtable - HappyBase`_ (`HappyBase README`_)
48+
- `Google Cloud DNS`_ (`DNS README`_)
49+
- `Google Cloud Pub/Sub`_ (`Pub/Sub README`_)
50+
- `Google Cloud Resource Manager`_ (`Resource Manager README`_)
5451
- `Google Cloud Runtime Configuration`_ (`Runtime Config README`_)
55-
- `Cloud Spanner`_ (`Cloud Spanner README`_)
52+
- `Google Cloud Spanner`_ (`Spanner README`_)
53+
- `Google Cloud Speech`_ (`Speech README`_)
54+
- `Stackdriver Error Reporting`_ (`Error Reporting README`_)
55+
- `Stackdriver Monitoring`_ (`Monitoring README`_)
5656

5757
**Alpha** indicates that the client library for a particular service is
5858
still a work-in-progress and is more likely to get backwards-incompatible
@@ -90,8 +90,8 @@ updates. See `versioning`_ for more details.
9090
.. _HappyBase README: https://github.com/GoogleCloudPlatform/google-cloud-python-happybase
9191
.. _Google Cloud Runtime Configuration: https://cloud.google.com/deployment-manager/runtime-configurator/
9292
.. _Runtime Config README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/runtimeconfig
93-
.. _Cloud Spanner: https://pypi.python.org/pypi/google-cloud-spanner
94-
.. _Cloud Spanner README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/spanner
93+
.. _Google Cloud Spanner: https://pypi.python.org/pypi/google-cloud-spanner
94+
.. _Spanner README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/spanner
9595
.. _Google Cloud Video Intelligence: https://pypi.python.org/pypi/google-cloud-videointelligence
9696
.. _Video Intelligence README: https://github.com/GoogleCloudPlatform/google-cloud-python/tree/master/videointelligence
9797
.. _versioning: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/CONTRIBUTING.rst#versioning

0 commit comments

Comments
 (0)