Dataflow

Dataflow

Dataflow API

Manages Google Cloud Dataflow projects on Google Cloud Platform.

Constructor

new Dataflow()

Example
```js
const {google} = require('googleapis');
const dataflow = google.dataflow('v1b3');
```