Uses of Enum
com.google.genai.types.PairwiseChoice.Known
Packages that use PairwiseChoice.Known
-
Uses of PairwiseChoice.Known in com.google.genai.types
Methods in com.google.genai.types that return PairwiseChoice.KnownModifier and TypeMethodDescriptionPairwiseChoice.knownEnum()static PairwiseChoice.KnownReturns the enum constant of this type with the specified name.static PairwiseChoice.Known[]PairwiseChoice.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 PairwiseChoice.KnownModifier and TypeMethodDescriptionPairwiseMetricResult.Builder.pairwiseChoice(PairwiseChoice.Known knownType) Setter for pairwiseChoice given a known enum.Constructors in com.google.genai.types with parameters of type PairwiseChoice.Known