Uses of Class
com.google.genai.types.ReplayResponse
Packages that use ReplayResponse
-
Uses of ReplayResponse in com.google.genai.types
Methods in com.google.genai.types that return ReplayResponseModifier and TypeMethodDescriptionabstract ReplayResponseReplayResponse.Builder.build()static ReplayResponseDeserializes a JSON string to a ReplayResponse object.Methods in com.google.genai.types that return types with arguments of type ReplayResponseMethods in com.google.genai.types with parameters of type ReplayResponseModifier and TypeMethodDescriptionabstract ReplayInteraction.BuilderReplayInteraction.Builder.response(ReplayResponse response) Setter for response.