Uses of Class
com.google.genai.gaos.models.errors.GetInteractionByIdServerError.Data
Packages that use GetInteractionByIdServerError.Data
-
Uses of GetInteractionByIdServerError.Data in com.google.genai.gaos.models.errors
Methods in com.google.genai.gaos.models.errors that return GetInteractionByIdServerError.DataModifier and TypeMethodDescriptionGetInteractionByIdServerError.Data.Builder.build()Error message from an interaction.Methods in com.google.genai.gaos.models.errors that return types with arguments of type GetInteractionByIdServerError.DataConstructors in com.google.genai.gaos.models.errors with parameters of type GetInteractionByIdServerError.DataModifierConstructorDescriptionGetInteractionByIdServerError(int code, byte[] body, HttpResponse<?> rawResponse, GetInteractionByIdServerError.Data data, Throwable deserializationException)