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