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 ReplayResponse
ReplayResponse.Builder.build()
static ReplayResponse
Deserializes 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.Builder
ReplayInteraction.Builder.response
(ReplayResponse response) Setter for response.