Uses of Class
com.google.genai.gaos.utils.EventStream
Packages that use EventStream
Package
Description
-
Uses of EventStream in com.google.genai.gaos
Methods in com.google.genai.gaos that return types with arguments of type EventStreamModifier and TypeMethodDescriptionAsyncInteractions.create(CreateInteractionRequestBody body) Creating an interactionAsyncInteractions.create(String apiVersion, CreateInteractionRequestBody body, Options options) Creating an interactionAsyncInteractions.get(GetInteractionByIdRequest request) Retrieving an interactionAsyncInteractions.get(GetInteractionByIdRequest request, Options options) Retrieving an interaction -
Uses of EventStream in com.google.genai.gaos.models.operations
Methods in com.google.genai.gaos.models.operations that return EventStream -
Uses of EventStream in com.google.genai.gaos.models.operations.async
Methods in com.google.genai.gaos.models.operations.async that return types with arguments of type EventStream