Uses of Enum
com.google.genai.types.MatchOperation.Known
Packages that use MatchOperation.Known
-
Uses of MatchOperation.Known in com.google.genai.types
Methods in com.google.genai.types that return MatchOperation.KnownModifier and TypeMethodDescriptionMatchOperation.knownEnum()static MatchOperation.KnownReturns the enum constant of this type with the specified name.static MatchOperation.Known[]MatchOperation.Known.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.genai.types with parameters of type MatchOperation.KnownModifier and TypeMethodDescriptionReinforcementTuningStringMatchRewardScorerStringMatchExpression.Builder.matchOperation(MatchOperation.Known knownType) Setter for matchOperation given a known enum.Constructors in com.google.genai.types with parameters of type MatchOperation.Known