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