google-genai
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
google-genai
google-genai
/
com.google.genai.types
/
HttpElementLocation
Http
Element
Location
public
class
HttpElementLocation
The location of the API key. This enum is not supported in Gemini API.
Members
Constructors
Http
Element
Location
Link copied to clipboard
public
void
HttpElementLocation
(
String
value
)
public
void
HttpElementLocation
(
HttpElementLocation.Known
knownValue
)
Types
Known
Link copied to clipboard
public
enum
Known
Enum representing the known values for HttpElementLocation.
Functions
equals
Link copied to clipboard
public
boolean
equals
(
Object
o
)
hash
Code
Link copied to clipboard
public
int
hashCode
(
)
known
Enum
Link copied to clipboard
public
HttpElementLocation.Known
knownEnum
(
)
to
String
Link copied to clipboard
public
String
toString
(
)