Interface protos.google.cloud.dialogflow.cx.v3.ISentimentAnalysisResult (2.13.0)

Properties of a SentimentAnalysisResult.

Package

@google-cloud/dialogflow-cx!

Properties

magnitude

magnitude?: (number|null);

SentimentAnalysisResult magnitude

Property Value
TypeDescription
(number|null)

score

score?: (number|null);

SentimentAnalysisResult score

Property Value
TypeDescription
(number|null)