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