Package com.google.genai.types
Class HttpElementLocation
-
- All Implemented Interfaces:
public class HttpElementLocationThe location of the API key. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumHttpElementLocation.KnownEnum representing the known values for HttpElementLocation.
-
Constructor Summary
Constructors Constructor Description HttpElementLocation(String value)HttpElementLocation(HttpElementLocation.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
HttpElementLocation
HttpElementLocation(String value)
-
HttpElementLocation
HttpElementLocation(HttpElementLocation.Known knownValue)
-
-
-
-