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