Uses of Class
com.google.genai.types.ReinforcementTuningStringMatchRewardScorerJsonMatchExpression
Packages that use ReinforcementTuningStringMatchRewardScorerJsonMatchExpression
-
Uses of ReinforcementTuningStringMatchRewardScorerJsonMatchExpression in com.google.genai.types
Methods in com.google.genai.types that return ReinforcementTuningStringMatchRewardScorerJsonMatchExpressionModifier and TypeMethodDescriptionReinforcementTuningStringMatchRewardScorerJsonMatchExpression.Builder.build()Deserializes a JSON string to a ReinforcementTuningStringMatchRewardScorerJsonMatchExpression object.Methods in com.google.genai.types that return types with arguments of type ReinforcementTuningStringMatchRewardScorerJsonMatchExpressionModifier and TypeMethodDescriptionReinforcementTuningStringMatchRewardScorer.jsonMatchExpression()Uses json match expression to evaluate parsed response.Methods in com.google.genai.types with parameters of type ReinforcementTuningStringMatchRewardScorerJsonMatchExpressionModifier and TypeMethodDescriptionReinforcementTuningStringMatchRewardScorer.Builder.jsonMatchExpression(ReinforcementTuningStringMatchRewardScorerJsonMatchExpression jsonMatchExpression) Setter for jsonMatchExpression.