AnalyzeSentimentResponse
class AnalyzeSentimentResponse extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $documentSentimentType | ||
| protected | $documentSentimentDataType | ||
| string | $languageCode | ||
| bool | $languageSupported | ||
| protected | $sentencesType | ||
| protected | $sentencesDataType |
Methods
getDocumentSentiment()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLanguageSupported($languageSupported)
No description
bool
getLanguageSupported()
No description
setSentences($sentences)
No description
Sentence[]
getSentences()
No description
Details
setDocumentSentiment(Sentiment $documentSentiment)
No description
Sentiment
getDocumentSentiment()
No description
setLanguageCode($languageCode)
No description
string
getLanguageCode()
No description
setLanguageSupported($languageSupported)
No description
bool
getLanguageSupported()
No description
setSentences($sentences)
No description
Sentence[]
getSentences()
No description