Firestore in Datastore mode V1 API - Module Google::Cloud::Datastore::V1::Datastore (v0.4.0)

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 client:

require "google/cloud/datastore/v1/datastore"
client = ::Google::Cloud::Datastore::V1::Datastore::Client.new