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