Package com.google.genai.types
Class TrafficType
-
- All Implemented Interfaces:
public class TrafficTypeOutput only. The traffic type for this request. This enum is not supported in Gemini API.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enumTrafficType.KnownEnum representing the known values for TrafficType.
-
Constructor Summary
Constructors Constructor Description TrafficType(String value)TrafficType(TrafficType.Known knownValue)
-
Method Summary
-
-
Constructor Detail
-
TrafficType
TrafficType(String value)
-
TrafficType
TrafficType(TrafficType.Known knownValue)
-
-
-
-