Annotation details specific to text sentiment.
sentimentinteger
The sentiment score for text.
sentimentMaxinteger
The sentiment max score for text.
annotationSpecIdstring
The resource id of the AnnotationSpec that this Annotation pertains to.
displayNamestring
The display name of the AnnotationSpec that this Annotation pertains to.
| JSON representation |
|---|
{ "sentiment": integer, "sentimentMax": integer, "annotationSpecId": string, "displayName": string } |