Licensing

Licensing

Enterprise License Manager API

The Google Enterprise License Manager API lets you manage Google Workspace and related licenses for all users of a customer that you manage.

Constructor

new Licensing()

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