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