Uses of Class
com.google.genai.gaos.models.interactions.StepStop
Packages that use StepStop
-
Uses of StepStop in com.google.genai.gaos.models.interactions
Methods in com.google.genai.gaos.models.interactions that return StepStopModifier and TypeMethodDescriptionStepStop.Builder.build()StepStop.withEventId(String eventId) The event_id token to be used to resume the interaction stream, from this event.StepStop.withIndex(int index) StepStop.withStepUsage(Usage stepUsage) Statistics on the interaction request's token usage.Statistics on the interaction request's token usage.