public sealed class AllocateIdsRequest : IMessage<AllocateIdsRequest>, IEquatable<AllocateIdsRequest>, IDeepCloneable<AllocateIdsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class AllocateIdsRequest.
The request for
[Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `AllocateIdsRequest` class within the Google Cloud Datastore v1 API, specifically focusing on version 4.4.0."],["`AllocateIdsRequest` is a request type used for the `Datastore.AllocateIds` method and allows allocation of IDs for incomplete key paths in Google Datastore."],["The page includes links to the `AllocateIdsRequest` documentation for various versions, ranging from 3.2.0 to 4.15.0, with 4.15.0 being the latest version."],["The class `AllocateIdsRequest` implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the page includes information about its inherited members."],["The page contains the various properties of the `AllocateIdsRequest` class, including `DatabaseId`, `Keys` and `ProjectId`, along with detailed descriptions for each."]]],[]]