Uses of Class
com.google.genai.gaos.models.interactions.StepStart
Packages that use StepStart
-
Uses of StepStart in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return StepStartModifier and TypeMethodDescriptionStepStart.Builder.build()StepStart.withEventId(String eventId) The event_id token to be used to resume the interaction stream, from this event.StepStart.withIndex(int index) A step in the interaction.