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