public class TrainingQuery extends GenericModel
Constructor and Description |
---|
TrainingQuery() |
Modifier and Type | Method and Description |
---|---|
java.util.List<TrainingExample> |
getExamples()
Gets the examples.
|
java.lang.String |
getFilter()
Gets the filter.
|
java.lang.String |
getNaturalLanguageQuery()
Gets the naturalLanguageQuery.
|
java.lang.String |
getQueryId()
Gets the queryId.
|
equals, hashCode, toString
public java.lang.String getQueryId()
public java.lang.String getNaturalLanguageQuery()
public java.lang.String getFilter()
public java.util.List<TrainingExample> getExamples()