Batch

Batch

Batch API

An API to manage the running of Batch resources on Google Cloud Platform.

Constructor

new Batch()

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