File tree 2 files changed +1
-4
lines changed
google-cloud-clients/google-cloud-monitoring
2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ Java idiomatic client for [Google Cloud Platform][cloud-platform] services.
15
15
This library supports the following Google Cloud Platform services with clients at a [ GA] ( #versioning ) quality level:
16
16
- [ BigQuery] ( google-cloud-clients/google-cloud-bigquery ) (GA)
17
17
- [ Stackdriver Logging] ( google-cloud-clients/google-cloud-logging ) (GA)
18
+ - [ Stackdriver Monitoring] ( google-cloud-clients/google-cloud-monitoring ) (GA)
18
19
- [ Cloud Datastore] ( google-cloud-clients/google-cloud-datastore ) (GA)
19
20
- [ Cloud Natural Language] ( google-cloud-clients/google-cloud-language ) (GA)
20
21
- [ Cloud Pub/Sub] ( google-cloud-clients/google-cloud-pubsub ) (GA)
@@ -28,7 +29,6 @@ This library supports the following Google Cloud Platform services with clients
28
29
- [ Cloud Data Loss Prevention] ( google-cloud-clients/google-cloud-dlp ) (Beta)
29
30
- [ Stackdriver Error Reporting] ( google-cloud-clients/google-cloud-errorreporting ) (Beta)
30
31
- [ Cloud Firestore] ( google-cloud-clients/google-cloud-firestore ) (Beta)
31
- - [ Stackdriver Monitoring] ( google-cloud-clients/google-cloud-monitoring ) (Beta)
32
32
- [ Cloud Spanner] ( google-cloud-clients/google-cloud-spanner ) (Beta)
33
33
- [ Cloud Video Intelligence] ( google-cloud-clients/google-cloud-video-intelligence ) (Beta)
34
34
- [ Stackdriver Trace] ( google-cloud-clients/google-cloud-trace ) (Beta)
Original file line number Diff line number Diff line change @@ -12,9 +12,6 @@ Java idiomatic client for [Stackdriver Monitoring][stackdriver-monitoring].
12
12
- [ Product Documentation] [ monitoring-product-docs ]
13
13
- [ Client Library Documentation] [ monitoring-client-lib-docs ]
14
14
15
- > Note: This client is a work-in-progress, and may occasionally
16
- > make backwards-incompatible changes.
17
-
18
15
Quickstart
19
16
----------
20
17
You can’t perform that action at this time.
0 commit comments