diff --git a/README.md b/README.md index dbfd959409d..f62c17c7454 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ applications that interact with individual Google Cloud services: | [Memorystore for Memcached](https://github.com/googleapis/nodejs-memcache) | [:notebook:](https://googleapis.dev/nodejs/memcache/latest/index.html) | `npm i @google-cloud/memcache` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=memcache.googleapis.com) | ✖ | | [Monitoring Dashboards](https://github.com/googleapis/nodejs-monitoring-dashboards) | [:notebook:](https://googleapis.dev/nodejs/monitoring-dashboards/latest) | `npm i @google-cloud/monitoring-dashboards` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=monitoring.googleapis.com) | ✖ | | [Natural Language](https://github.com/googleapis/nodejs-language) | [:notebook:](https://googleapis.dev/nodejs/language/latest) | `npm i @google-cloud/language` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=language.googleapis.com) | ✖ | +| [OS Config API](https://github.com/googleapis/nodejs-os-config) | [:notebook:](https://googleapis.dev/nodejs/osconfig/latest/index.html) | `npm i @google-cloud/os-config` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=osconfig.googleapis.com) | ✔ | | [OS Login](https://github.com/googleapis/nodejs-os-login) | [:notebook:](https://googleapis.dev/nodejs/oslogin/latest) | `npm i @google-cloud/os-login` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=oslogin.googleapis.com) | ✖ | | [Phishing Protection](https://github.com/googleapis/nodejs-phishing-protection) | [:notebook:](https://googleapis.dev/nodejs/phishing-protection/latest) | `npm i @google-cloud/phishing-protection` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=phishingprotection.googleapis.com) | ✖ | | [Pub/Sub](https://github.com/googleapis/nodejs-pubsub) | [:notebook:](https://googleapis.dev/nodejs/pubsub/latest) | `npm i @google-cloud/pubsub` | [enable](https://console.cloud.google.com/flows/enableapi?apiid=pubsub.googleapis.com) | ✖ | diff --git a/synth.metadata b/synth.metadata index adf110d795f..1af8d6af257 100644 --- a/synth.metadata +++ b/synth.metadata @@ -3,8 +3,8 @@ { "git": { "name": ".", - "remote": "git@github.com:googleapis/google-cloud-node.git", - "sha": "bf8f700992bc6c5dad0c49aa537e69efeaa2fda2" + "remote": "https://github.com/googleapis/google-cloud-node.git", + "sha": "5b7879c93af2231f0682aaaeab2a361c5ed0fcac" } } ]