Class CreateScoreRequest
java.lang.Object
com.ants.platform.client.resources.score.types.CreateScoreRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interface -
Method Summary
-
Method Details
-
getId
-
getTraceId
-
getSessionId
-
getObservationId
-
getDatasetRunId
-
getName
-
getValue
- Returns:
- The value of the score. Must be passed as string for categorical scores, and numeric for boolean and numeric scores. Boolean score values must equal either 1 or 0 (true or false)
-
getComment
-
getMetadata
-
getEnvironment
-
getDataType
- Returns:
- The data type of the score. When passing a configId this field is inferred. Otherwise, this field must be passed or will default to numeric.
-
getConfigId
-
equals
-
getAdditionalProperties
-
hashCode
-
toString
-
builder
-