Provides struct and type for a ErrorInfoResponse
@type t() :: %Gleanex.Indexing.ErrorInfoResponse{ error: String.t(), message: String.t() | nil }