Uses of Class
com.google.genai.gaos.models.interactions.InteractionSSEStreamEvent
Packages that use InteractionSSEStreamEvent
Package
Description
-
Uses of InteractionSSEStreamEvent in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type InteractionSSEStreamEventModifier and TypeMethodDescriptionAsyncInteractions.create(CreateInteractionRequestBody body) Creating an interactionAsyncInteractions.create(String apiVersion, CreateInteractionRequestBody body, Options options) Creating an interactionAsyncInteractions.get(GetInteractionByIdRequest request) Retrieving an interactionAsyncInteractions.get(GetInteractionByIdRequest request, Options options) Retrieving an interaction -
Uses of InteractionSSEStreamEvent in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return InteractionSSEStreamEventModifier and TypeMethodDescriptionInteractionSSEStreamEvent.Builder.build()InteractionSSEStreamEvent.withData(InteractionSSEEvent data) -
Uses of InteractionSSEStreamEvent in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return types with arguments of type InteractionSSEStreamEvent -
Uses of InteractionSSEStreamEvent in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return types with arguments of type InteractionSSEStreamEvent