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