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