Package com.braintrustdata.api.models
Class ProjectScoreReplaceParams.Categories.Weighted
-
- All Implemented Interfaces:
public final class ProjectScoreReplaceParams.Categories.WeightedFor weighted-type project scores, the weights of each score
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classProjectScoreReplaceParams.Categories.Weighted.BuilderA builder for Weighted.
-
Method Summary
Modifier and Type Method Description final Map<String, JsonValue>_additionalProperties()final ProjectScoreReplaceParams.Categories.Weightedvalidate()final ProjectScoreReplaceParams.Categories.Weighted.BuildertoBuilder()Booleanequals(Object other)IntegerhashCode()StringtoString()final static ProjectScoreReplaceParams.Categories.Weighted.Builderbuilder()Returns a mutable builder for constructing an instance of Weighted. -
-
Method Detail
-
_additionalProperties
final Map<String, JsonValue> _additionalProperties()
-
validate
final ProjectScoreReplaceParams.Categories.Weighted validate()
-
toBuilder
final ProjectScoreReplaceParams.Categories.Weighted.Builder toBuilder()
-
builder
final static ProjectScoreReplaceParams.Categories.Weighted.Builder builder()
Returns a mutable builder for constructing an instance of Weighted.
-
-
-
-