Uses of Class
com.google.genai.types.MatchOperation
Packages that use MatchOperation
-
Uses of MatchOperation in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type MatchOperationModifier and TypeMethodDescriptionabstract Optional<MatchOperation>ReinforcementTuningStringMatchRewardScorerStringMatchExpression.matchOperation()Match operation to use for evaluation.Methods in com.google.genai.types with parameters of type MatchOperationModifier and TypeMethodDescriptionReinforcementTuningStringMatchRewardScorerStringMatchExpression.Builder.matchOperation(MatchOperation matchOperation) Setter for matchOperation.