Class InteractionStatusUpdate.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.InteractionStatusUpdate.Builder
- Enclosing class:
- InteractionStatusUpdate
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The event_id token to be used to resume the interaction stream, from this event.interactionId(String interactionId) status(InteractionStatusUpdateStatus status)
-
Method Details
-
eventId
The event_id token to be used to resume the interaction stream, from this event. -
interactionId
-
status
-
build
-