Skip to content

Commit 9352d64

Browse files
authored
Move Speech, Firestore, and KMS to GA list. (#4980)
* Move Speech, Firestore, and KMS to GA list. * Speech README update
1 parent 8894854 commit 9352d64

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1313
This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level:
1414
- [BigQuery](google-cloud-clients/google-cloud-bigquery) (GA)
1515
- [Cloud Datastore](google-cloud-clients/google-cloud-datastore) (GA)
16+
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (GA)
17+
- [Cloud KMS](google-cloud-clients/google-cloud-kms) (GA)
1618
- [Cloud Natural Language](google-cloud-clients/google-cloud-language) (GA)
1719
- [Cloud Pub/Sub](google-cloud-clients/google-cloud-pubsub) (GA)
1820
- [Cloud Spanner](google-cloud-clients/google-cloud-spanner) (GA)
21+
- [Cloud Speech](google-cloud-clients/google-cloud-speech) (GA)
1922
- [Cloud Storage](google-cloud-clients/google-cloud-storage) (GA)
2023
- [Cloud Translation](google-cloud-clients/google-cloud-translate) (GA)
2124
- [Cloud Vision](google-cloud-clients/google-cloud-vision) (GA)
@@ -29,10 +32,7 @@ This library supports the following Google Cloud Platform services with clients
2932
- [Cloud AutoML](google-cloud-clients/google-cloud-automl) (Beta)
3033
- [Cloud Container Analysis](google-cloud-clients/google-cloud-containeranalysis) (Beta)
3134
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
32-
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (Beta)
3335
- [Cloud IoT Core](google-cloud-clients/google-cloud-iot) (Beta)
34-
- [Cloud KMS](google-cloud-clients/google-cloud-kms) (Beta)
35-
- [Cloud Speech](google-cloud-clients/google-cloud-speech) (Beta)
3636
- [Cloud Text-to-Speech](google-cloud-clients/google-cloud-texttospeech) (Beta)
3737
- [Cloud Video Intelligence](google-cloud-clients/google-cloud-video-intelligence) (Beta)
3838
- [Kubernetes Engine](google-cloud-clients/google-cloud-container) (Beta)

google-cloud-clients/google-cloud-speech/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ Java idiomatic client for [Google Cloud Speech][cloud-speech].
1010
- [Product Documentation][speech-product-docs]
1111
- [Client Library Documentation][speech-client-lib-docs]
1212

13-
> Note: This client is a work-in-progress, and may occasionally
14-
> make backwards-incompatible changes.
15-
1613
Quickstart
1714
----------
1815

0 commit comments

Comments
 (0)