Skip to content

Commit

Permalink
Excise dns, logging, and monitoring. (#2692)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukesneeringer authored and stephenplusplus committed Oct 24, 2017
1 parent 2717d76 commit 7a5bf12
Show file tree
Hide file tree
Showing 62 changed files with 4 additions and 17,862 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ This client supports the following Google Cloud Platform services at a [General
* [Cloud Natural Language](http://github.com/googleapis/nodejs-language/) (GA)
* [Cloud Storage](http://github.com/googleapis/nodejs-storage/) (GA)
* [Cloud Translation API](#cloud-translation-api-ga) (GA)
* [Google Stackdriver Logging](#google-stackdriver-logging-ga) (GA)
* [Google Stackdriver Logging](https://github.com/googleapis/nodejs-logging/) (GA)

This client supports the following Google Cloud Platform services at a [Beta](#versioning) quality level:

* [Cloud Firestore](http://github.com/googleapis/nodejs-firestore/) (Beta)
* [Cloud Firestore](https://github.com/googleapis/nodejs-firestore/) (Beta)
* [Cloud Pub/Sub](#cloud-pubsub-beta) (Beta)
* [Cloud Spanner](#cloud-spanner-beta) (Beta)
* [Cloud Vision](#cloud-vision-beta) (Beta)
* [Google BigQuery](#google-bigquery-beta) (Beta)
* [Google Stackdriver Monitoring](#google-stackdriver-monitoring-beta) (Beta)
* [Google Stackdriver Monitoring](https://github.com/googleapis/nodejs-monitoring) (Beta)

This client supports the following Google Cloud Platform services at an [Alpha](#versioning) quality level:

* [Cloud Bigtable](#cloud-bigtable-alpha) (Alpha)
* [Cloud DNS](#cloud-dns-alpha) (Alpha)
* [Cloud DNS](https://github.com/googleapis/nodejs-dns) (Alpha)
* [Cloud Resource Manager](#cloud-resource-manager-alpha) (Alpha)
* [Cloud Speech](#cloud-speech-alpha) (Alpha)
* [Google Compute Engine](#google-compute-engine-alpha) (Alpha)
Expand Down
98 changes: 0 additions & 98 deletions packages/dns/README.md

This file was deleted.

77 changes: 0 additions & 77 deletions packages/dns/package.json

This file was deleted.

183 changes: 0 additions & 183 deletions packages/dns/src/change.js

This file was deleted.

Loading

0 comments on commit 7a5bf12

Please sign in to comment.