Skip to content

Commit 618db8a

Browse files
authored
---
yaml --- r: 9459 b: refs/heads/master c: 92a205f h: refs/heads/master i: 9457: 951b00d 9455: 48e3d5e
1 parent 2f8eed5 commit 618db8a

2 files changed

Lines changed: 24 additions & 24 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 6fef9ffaee82a829076542b27042b19298f4530f
2+
refs/heads/master: 92a205f0c3e756ed4e4ed770e41ee0837d14fce3
33
refs/heads/travis: 47e4fee4fd5af9b2a8ce46f23c72ec95f9b195b2
44
refs/heads/gh-pages: d5bed6bb60df1cebb7a3a58ffd3c1d72e7d22540
55
refs/tags/0.0.9: 22f1839238f66c39e67ed4dfdcd273b1ae2e8444

trunk/README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,40 +13,40 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
1313
- [Client Library Documentation][client-lib-docs]
1414

1515
This library supports the following Google Cloud Platform services with clients at a [GA](#versioning) quality level:
16-
- [BigQuery](google-cloud-bigquery) (GA)
17-
- [Stackdriver Logging](google-cloud-logging) (GA)
18-
- [Cloud Datastore](google-cloud-datastore) (GA)
19-
- [Cloud Natural Language](google-cloud-language) (GA)
20-
- [Cloud Storage](google-cloud-storage) (GA)
21-
- [Cloud Translation](google-cloud-translate) (GA)
22-
- [Cloud Vision](google-cloud-vision) (GA)
16+
- [BigQuery](google-cloud-clients/google-cloud-bigquery) (GA)
17+
- [Stackdriver Logging](google-cloud-clients/google-cloud-logging) (GA)
18+
- [Cloud Datastore](google-cloud-clients/google-cloud-datastore) (GA)
19+
- [Cloud Natural Language](google-cloud-clients/google-cloud-language) (GA)
20+
- [Cloud Storage](google-cloud-clients/google-cloud-storage) (GA)
21+
- [Cloud Translation](google-cloud-clients/google-cloud-translate) (GA)
22+
- [Cloud Vision](google-cloud-clients/google-cloud-vision) (GA)
2323

2424
This library supports the following Google Cloud Platform services with clients at a [Beta](#versioning) quality level:
2525

2626
- [BigQuery Data Transfer](google-cloud-clients/google-cloud-bigquerydatatransfer) (Beta)
27-
- [Cloud Data Loss Prevention](google-cloud-dlp) (Beta)
28-
- [Stackdriver Error Reporting](google-cloud-errorreporting) (Beta)
29-
- [Cloud Firestore](google-cloud-firestore) (Beta)
30-
- [Stackdriver Monitoring](google-cloud-monitoring) (Beta)
31-
- [Cloud Pub/Sub](google-cloud-pubsub) (Beta)
32-
- [Cloud Spanner](google-cloud-spanner) (Beta)
33-
- [Cloud Video Intelligence](google-cloud-video-intelligence) (Beta)
34-
- [Stackdriver Trace](google-cloud-trace) (Beta)
35-
- [Text-to-Speech](google-cloud-texttospeech) (Beta)
27+
- [Cloud Data Loss Prevention](google-cloud-clients/google-cloud-dlp) (Beta)
28+
- [Stackdriver Error Reporting](google-cloud-clients/google-cloud-errorreporting) (Beta)
29+
- [Cloud Firestore](google-cloud-clients/google-cloud-firestore) (Beta)
30+
- [Stackdriver Monitoring](google-cloud-clients/google-cloud-monitoring) (Beta)
31+
- [Cloud Pub/Sub](google-cloud-clients/google-cloud-pubsub) (Beta)
32+
- [Cloud Spanner](google-cloud-clients/google-cloud-spanner) (Beta)
33+
- [Cloud Video Intelligence](google-cloud-clients/google-cloud-video-intelligence) (Beta)
34+
- [Stackdriver Trace](google-cloud-clients/google-cloud-trace) (Beta)
35+
- [Text-to-Speech](google-cloud-clients/google-cloud-texttospeech) (Beta)
3636

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

39-
- [Cloud Dataproc](google-cloud-dataproc) (Alpha)
40-
- [Cloud DNS](google-cloud-dns) (Alpha)
41-
- [Cloud OS Login](google-cloud-os-login) (Alpha)
39+
- [Cloud Dataproc](google-cloud-clients/google-cloud-dataproc) (Alpha)
40+
- [Cloud DNS](google-cloud-clients/google-cloud-dns) (Alpha)
41+
- [Cloud OS Login](google-cloud-clients/google-cloud-os-login) (Alpha)
4242
- [Cloud Redis](google-cloud-clients/google-cloud-redis) (Alpha)
43-
- [Cloud Resource Manager](google-cloud-resourcemanager) (Alpha)
44-
- [Cloud Speech](google-cloud-speech) (Alpha)
45-
- [Dialogflow](google-cloud-dialogflow) (Alpha)
43+
- [Cloud Resource Manager](google-cloud-clients/google-cloud-resourcemanager) (Alpha)
44+
- [Cloud Speech](google-cloud-clients/google-cloud-speech) (Alpha)
45+
- [Dialogflow](google-cloud-clients/google-cloud-dialogflow) (Alpha)
4646

4747
These libraries are deprecated and no longer receive updates:
4848

49-
- [Cloud Compute](google-cloud-compute) (Deprecated)
49+
- [Cloud Compute](google-cloud-clients/google-cloud-compute) (Deprecated)
5050

5151
Quickstart
5252
----------

0 commit comments

Comments
 (0)