Cloudtasks

Cloudtasks

Cloud Tasks API

Manages the execution of large numbers of distributed requests.

Constructor

new Cloudtasks()

Example
```js
const {google} = require('googleapis');
const cloudtasks = google.cloudtasks('v2');
```

Cloudtasks

Cloud Tasks API

Manages the execution of large numbers of distributed requests.

Constructor

new Cloudtasks()

Example
```js
const {google} = require('googleapis');
const cloudtasks = google.cloudtasks('v2beta2');
```

Cloudtasks

Cloud Tasks API

Manages the execution of large numbers of distributed requests.

Constructor

new Cloudtasks()

Example
```js
const {google} = require('googleapis');
const cloudtasks = google.cloudtasks('v2beta3');
```