Skip to content

Commit e09a53e

Browse files
authored
Add links to new and missing libraries to main README (#5045)
* Add links to new and missing libraries to main README * Fix typo
1 parent aee1e2e commit e09a53e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,25 +33,32 @@ This library supports the following Google Cloud Platform services with clients
3333
- [Cloud Container Analysis](google-cloud-clients/google-cloud-containeranalysis) (Beta)
3434
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
3535
- [Cloud IoT Core](google-cloud-clients/google-cloud-iot) (Beta)
36+
- [Cloud Phishing Protection](google-cloud-clients/google-cloud-phishingprotection) (Beta)
37+
- [Cloud Talent Solution](google-cloud-clients/google-cloud-talent) (Beta)
3638
- [Cloud Tasks](google-cloud-clients/google-cloud-tasks) (Beta)
3739
- [Cloud Text-to-Speech](google-cloud-clients/google-cloud-texttospeech) (Beta)
3840
- [Cloud Video Intelligence](google-cloud-clients/google-cloud-video-intelligence) (Beta)
3941
- [Kubernetes Engine](google-cloud-clients/google-cloud-container) (Beta)
42+
- [reCAPTCHA Enterprise](google-cloud-clients/google-cloud-recaptchaenterprise) (Beta)
4043
- [Stackdriver Error Reporting](google-cloud-clients/google-cloud-errorreporting) (Beta)
4144
- [Stackdriver Trace](google-cloud-clients/google-cloud-trace) (Beta)
4245

4346
This library supports the following Google Cloud Platform services with clients at an [Alpha](#versioning) quality level:
4447

48+
- [BigQuery Storage](google-cloud-clients/google-cloud-bigquerystorage) (Alpha)
4549
- [Cloud Bigtable](google-cloud-clients/google-cloud-bigtable) (Alpha)
4650
- [Cloud Compute](google-cloud-clients/google-cloud-compute) (Alpha)
51+
- [Cloud Data Catalog](google-cloud-clients/google-cloud-datacatalog) (Alpha)
4752
- [Cloud Data Labeling](google-cloud-clients/google-cloud-datalabeling) (Alpha)
4853
- [Cloud Dataproc](google-cloud-clients/google-cloud-dataproc) (Alpha)
4954
- [Cloud DNS](google-cloud-clients/google-cloud-dns) (Alpha)
55+
- [Cloud IAM Service Account Credentials API](google-cloud-clients/google-cloud-iamcredentials) (Alpha)
5056
- [Cloud OS Login](google-cloud-clients/google-cloud-os-login) (Alpha)
5157
- [Cloud Memorystore for Redis](google-cloud-clients/google-cloud-redis) (Alpha)
5258
- [Cloud Resource Manager](google-cloud-clients/google-cloud-resourcemanager) (Alpha)
5359
- [Cloud Scheduler](google-cloud-clients/google-cloud-scheduler) (Alpha)
5460
- [Cloud Security Scanner](google-cloud-clients/google-cloud-websecurityscanner) (Alpha)
61+
- [Cloud Web Risk](google-cloud-clients/google-cloud-webrisk) (Alpha)
5562
- [Dialogflow](google-cloud-clients/google-cloud-dialogflow) (Alpha)
5663

5764
Quickstart

google-cloud-clients/google-cloud-datacatalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<name>Google Cloud Datacatalog</name>
88
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/google-cloud-datacatalog</url>
99
<description>
10-
Java idiomatic client for Google Cloud Data Labeling
10+
Java idiomatic client for Google Cloud Data Catalog
1111
</description>
1212
<parent>
1313
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)