Interface protos.google.cloud.language.v1beta2.ISentiment (4.2.9)

Properties of a Sentiment.

Package

@google-cloud/language!

Properties

magnitude

magnitude?: (number|null);

Sentiment magnitude

Property Value
TypeDescription
(number|null)

score

score?: (number|null);

Sentiment score

Property Value
TypeDescription
(number|null)