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 webpage provides documentation for the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e library, specifically the \u003ccode\u003eDatastore\u003c/code\u003e class within it, including its various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eDatastore\u003c/code\u003e class documented is 4.15.0, and versions from 4.1.0 all the way to 4.14.0, and versions from 3.2.0 to 3.5.0 are available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDatastore\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace and is located within the \u003ccode\u003eGoogle.Cloud.Datastore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe page documents two \u003ccode\u003eBindService\u003c/code\u003e methods, which are used for creating and registering service definitions for server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003eEach RPC normalizes the partition IDs of keys in input entities, ensuring that returned entities have keys with normalized partition IDs, setting the project ID if needed.\u003c/p\u003e\n"]]],[],null,[]]