[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[[["This document describes how to reserve specific numeric IDs for keys in Google Cloud Datastore, preventing them from being auto-allocated."],["The process involves making a `POST` request to the `reserveIds` endpoint, using the project ID as a path parameter."],["The request body must include the database ID and a list of keys for which you want to reserve the numeric IDs."],["A successful request will result in an empty response body, signifying the keys' IDs are now reserved."],["Authorizing this action requires either the `https://www.googleapis.com/auth/datastore` or the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]