public class TargetedEmotionResults
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| 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 © 2023 IBM Cloud. All rights reserved.