Firestore in Datastore mode V1 API - Module Google::Cloud::Datastore::V1::Datastore (v1.5.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Firestore in Datastore mode V1 API module Google::Cloud::Datastore::V1::Datastore.
Each RPC normalizes the partition IDs of the keys in its input entities, and always returns entities with keys with normalized partition IDs. This applies to all keys and entities, including those in values, except keys with both an empty path and an empty or unset partition ID. Normalization of input keys sets the project ID (if not already set) to the project ID from the request.
To load this service and instantiate a REST client:
require "google/cloud/datastore/v1/datastore/rest" client = ::Google::Cloud::Datastore::V1::Datastore::Rest::Client.new
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["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-10-10 UTC."],[],[]]