Class GetScoresResponseData
java.lang.Object
com.langfuse.client.resources.scorev2.types.GetScoresResponseData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic GetScoresResponseDatastatic GetScoresResponseDatastatic GetScoresResponseDatabooleanbooleanbooleanbooleanstatic GetScoresResponseData<T> Tvisit(GetScoresResponseData.Visitor<T> visitor)
-
Method Details
-
visit
-
numeric
-
categorical
-
boolean_
-
correction
-
isNumeric
public boolean isNumeric() -
isCategorical
public boolean isCategorical() -
isBoolean
public boolean isBoolean() -
isCorrection
public boolean isCorrection() -
_isUnknown
public boolean _isUnknown() -
getNumeric
-
getCategorical
-
getBoolean
-
getCorrection
-
_getUnknown
-