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