Advisorynotifications

Advisorynotifications

Advisory Notifications API

An API for accessing Advisory Notifications in Google Cloud

Constructor

new Advisorynotifications()

Example
```js
const {google} = require('googleapis');
const advisorynotifications = google.advisorynotifications('v1');
```