Language

Language

Cloud Natural Language API

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.

Constructor

new Language()

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

Language

Cloud Natural Language API

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.

Constructor

new Language()

Example
```js
const {google} = require('googleapis');
const language = google.language('v1beta1');
```

Language

Cloud Natural Language API

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.

Constructor

new Language()

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

Language

Cloud Natural Language API

Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.

Constructor

new Language()

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