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