# InsertKeyBatchResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **errors** | **std::collections::HashMap** | Contains information about which keys failed to be inserted and the associated error details. | **results** | **std::collections::HashMap** | Object keys that have been inserted in the index and their geohash. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)