Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 592 Bytes

InsertKeyBatchResponse.md

File metadata and controls

12 lines (7 loc) · 592 Bytes

InsertKeyBatchResponse

Properties

Name Type Description Notes
errors std::collections::HashMap<String, String> Contains information about which keys failed to be inserted and the associated error details.
results std::collections::HashMap<String, String> Object keys that have been inserted in the index and their geohash.

[Back to Model list] [Back to API list] [Back to README]