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