public class FeedbackDataOutput
extends com.ibm.cloud.sdk.core.service.model.GenericModel
| Constructor and Description | 
|---|
| FeedbackDataOutput() | 
| Modifier and Type | Method and Description | 
|---|---|
| ShortDoc | getDocument()Gets the document. | 
| java.lang.String | getFeedbackType()Gets the feedbackType. | 
| Location | getLocation()Gets the location. | 
| java.lang.String | getModelId()Gets the modelId. | 
| java.lang.String | getModelVersion()Gets the modelVersion. | 
| OriginalLabelsOut | getOriginalLabels()Gets the originalLabels. | 
| Pagination | getPagination()Gets the pagination. | 
| java.lang.String | getText()Gets the text. | 
| UpdatedLabelsOut | getUpdatedLabels()Gets the updatedLabels. | 
public java.lang.String getFeedbackType()
public ShortDoc getDocument()
public java.lang.String getModelId()
public java.lang.String getModelVersion()
public Location getLocation()
public java.lang.String getText()
public OriginalLabelsOut getOriginalLabels()
public UpdatedLabelsOut getUpdatedLabels()
public Pagination getPagination()