public class TrainingDataSet extends GenericModel
Constructor and Description |
---|
TrainingDataSet() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCollectionId()
Gets the collectionId.
|
java.lang.String |
getEnvironmentId()
Gets the environmentId.
|
java.util.List<TrainingQuery> |
getQueries()
Gets the queries.
|
equals, hashCode, toString
public java.lang.String getEnvironmentId()
public java.lang.String getCollectionId()
public java.util.List<TrainingQuery> getQueries()