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