aito.client.v2.responses.KIND_TO_RESPONSE_CLS

aito.client.v2.responses.KIND_TO_RESPONSE_CLS = {'aggregate': <class 'aito.client.v2.responses.V2AggregateResponse'>, 'batch': <class 'aito.client.v2.responses.V2BatchResponse'>, 'estimate': <class 'aito.client.v2.responses.V2EstimateResponse'>, 'evaluation': <class 'aito.client.v2.responses.V2EvaluationResponse'>, 'rows': <class 'aito.client.v2.responses.V2RowsResponse'>}

result kind -> the response class that parses it