Uses of Class
com.google.genai.types.ActivityHandling
Packages that use ActivityHandling
-
Uses of ActivityHandling in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type ActivityHandlingModifier and TypeMethodDescriptionabstract Optional<ActivityHandling>
RealtimeInputConfig.activityHandling()
Defines what effect activity has.Methods in com.google.genai.types with parameters of type ActivityHandlingModifier and TypeMethodDescriptionabstract RealtimeInputConfig.Builder
RealtimeInputConfig.Builder.activityHandling
(ActivityHandling activityHandling) Setter for activityHandling.