Uses of Class
com.google.genai.types.InteractionStatus
Packages that use InteractionStatus
-
Uses of InteractionStatus in com.google.genai.types
Methods in com.google.genai.types that return types with arguments of type InteractionStatusModifier and TypeMethodDescriptionabstract Optional<InteractionStatus>LiveServerContent.interactionStatus()The current activity status of the live session.Methods in com.google.genai.types with parameters of type InteractionStatusModifier and TypeMethodDescriptionabstract LiveServerContent.BuilderLiveServerContent.Builder.interactionStatus(InteractionStatus interactionStatus) Setter for interactionStatus.