public class TargetedEmotionResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
TargetedEmotionResults()  | 
| Modifier and Type | Method and Description | 
|---|---|
EmotionScores | 
getEmotion()
Gets the emotion. 
 | 
String | 
getText()
Gets the text. 
 | 
public String getText()
Targeted text.
public EmotionScores getEmotion()
The emotion results for the target.
Copyright © 2021 IBM Cloud. All rights reserved.