Uses of Class
com.google.genai.gaos.models.interactions.InteractionCompletedEvent
Packages that use InteractionCompletedEvent
-
Uses of InteractionCompletedEvent in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return InteractionCompletedEventModifier and TypeMethodDescriptionInteractionCompletedEvent.Builder.build()InteractionCompletedEvent.withEventId(String eventId) The event_id token to be used to resume the interaction stream, from this event.InteractionCompletedEvent.withInteraction(InteractionSseEventInteraction interaction) Partial interaction resource emitted by interaction lifecycle SSE events.