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