Pubsub

Pubsub

Cloud Pub/Sub API

Provides reliable, many-to-many, asynchronous messaging between applications.

Constructor

new Pubsub()

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

Pubsub

Cloud Pub/Sub API

Provides reliable, many-to-many, asynchronous messaging between applications.

Constructor

new Pubsub()

Example
```js
const {google} = require('googleapis');
const pubsub = google.pubsub('v1beta1a');
```

Pubsub

Cloud Pub/Sub API

Provides reliable, many-to-many, asynchronous messaging between applications.

Constructor

new Pubsub()

Example
```js
const {google} = require('googleapis');
const pubsub = google.pubsub('v1beta2');
```