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