Workspaceevents

Workspaceevents

Google Workspace Events API

The Google Workspace Events API lets you subscribe to events and manage change notifications across Google Workspace applications.

Constructor

new Workspaceevents()

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