Uses of Class
com.google.genai.types.TrafficType
Packages that use TrafficType
-
Uses of TrafficType in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type TrafficTypeModifier and TypeMethodDescriptionabstract Optional<TrafficType>
GenerateContentResponseUsageMetadata.trafficType()
Output only.abstract Optional<TrafficType>
UsageMetadata.trafficType()
Traffic type.Methods in com.google.genai.types with parameters of type TrafficTypeModifier and TypeMethodDescriptionGenerateContentResponseUsageMetadata.Builder.trafficType
(TrafficType trafficType) Setter for trafficType.abstract UsageMetadata.Builder
UsageMetadata.Builder.trafficType
(TrafficType trafficType) Setter for trafficType.