@@ -13,40 +13,40 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
13
13
- [ Client Library Documentation] [ client-lib-docs ]
14
14
15
15
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)
23
23
24
24
This library supports the following Google Cloud Platform services with clients at a [ Beta] ( #versioning ) quality level:
25
25
26
26
- [ 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)
36
36
37
37
This library supports the following Google Cloud Platform services with clients at an [ Alpha] ( #versioning ) quality level:
38
38
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)
42
42
- [ 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)
46
46
47
47
These libraries are deprecated and no longer receive updates:
48
48
49
- - [ Cloud Compute] ( google-cloud-compute ) (Deprecated)
49
+ - [ Cloud Compute] ( google-cloud-clients/google-cloud- compute ) (Deprecated)
50
50
51
51
Quickstart
52
52
----------
0 commit comments