Interface protos.google.cloud.language.v1.IAnalyzeSentimentResponse (5.2.2)

Properties of an AnalyzeSentimentResponse.

Package

@google-cloud/language

Properties

documentSentiment

documentSentiment?: (google.cloud.language.v1.ISentiment|null);

AnalyzeSentimentResponse documentSentiment

language

language?: (string|null);

AnalyzeSentimentResponse language

sentences

sentences?: (google.cloud.language.v1.ISentence[]|null);

AnalyzeSentimentResponse sentences