AISentimentResponse ComplexType
Contains the response from the AISentiment action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AnalyzedSentiment | Edm.String |
The sentiment of the provided text |
Used by
The following use the AISentimentResponse ComplexType.
Name | How used |
---|---|
AISentiment | ReturnType |