Libraryagent

Libraryagent

Library Agent API

A simple Google Example Library API.

Constructor

new Libraryagent()

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