Reference documentation and code samples for the Google Cloud Datastore v1 API class 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.
public static void BindService(ServiceBinderBase serviceBinder, Datastore.DatastoreBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the Google Cloud Datastore v1 API, specifically the \u003ccode\u003eDatastore\u003c/code\u003e class, within the .NET environment, showing available versions from 3.2.0 to 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastore\u003c/code\u003e class normalizes partition IDs of keys in input entities during RPC operations and returns entities with normalized partition IDs, with some exceptions for specific keys.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method, which comes in two forms, is used to create a service definition for a server or register service methods with a service binder, requiring an object implementing the server-side handling logic, \u003ccode\u003eDatastoreBase\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the inheritance structure of the \u003ccode\u003eDatastore\u003c/code\u003e class, indicating it inherits from \u003ccode\u003eobject\u003c/code\u003e, and lists the methods and inherited members available within the class.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this Datastore is 4.15.0 and this specific documentation page details version 4.8.0.\u003c/p\u003e\n"]]],[],null,[]]