@@ -25,9 +25,9 @@ This client supports the following Google Cloud Platform services at an [Alpha](
2525
2626- [ Cloud Compute] ( #google-cloud-compute-alpha ) (Alpha)
2727- [ Cloud DNS] ( #google-cloud-dns-alpha ) (Alpha)
28- - [ Stackdriver Error Reporting] ( #google-cloud-errorreporting-alpha ) (Alpha)
28+ - [ Stackdriver Error Reporting] ( #stackdriver-error-reporting-alpha ) (Alpha)
29+ - [ Stackdriver Monitoring] ( #stackdriver-monitoring-alpha ) (Alpha)
2930- [ Cloud Natural Language] ( #google-cloud-language-alpha ) (Alpha)
30- - [ Stackdriver Monitoring] ( #google-cloud-monitoring-alpha ) (Alpha)
3131- [ Cloud Pub/Sub] ( #google-cloud-pubsub-alpha ) (Alpha - Not working on App Engine Standard)
3232- [ Cloud Resource Manager] ( #google-cloud-resource-manager-alpha ) (Alpha)
3333- [ Cloud Speech] ( #google-cloud-speech-alpha ) (Alpha)
@@ -577,7 +577,7 @@ ChangeRequestInfo changeRequest = changeBuilder.build();
577577zone.applyChangeRequest(changeRequest);
578578` ` `
579579
580- Google Cloud Errorreporting (Alpha)
580+ Stackdriver Error Reporting (Alpha)
581581----------------------
582582- [API Documentation][errorreporting-api]
583583- [Official Documentation][cloud-errorreporting-docs]
@@ -609,7 +609,7 @@ credentials or a valid api key are available. (See [Authentication section](#aut
609609 }
610610` ` `
611611
612- Google Cloud Monitoring (Alpha)
612+ Stackdriver Monitoring (Alpha)
613613----------------------
614614- [API Documentation][monitoring-api]
615615- [Official Documentation][cloud-monitoring-docs]
0 commit comments