public sealed class AllocateIdsRequest : IMessage<AllocateIdsRequest>, IEquatable<AllocateIdsRequest>, IDeepCloneable<AllocateIdsRequest>, IBufferMessage, IMessage
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"]],[["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\u003eThe webpage details the \u003ccode\u003eAllocateIdsRequest\u003c/code\u003e class, which is used to request the allocation of IDs in the Google Cloud Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eAllocateIdsRequest\u003c/code\u003e class has two constructors: a default one (\u003ccode\u003eAllocateIdsRequest()\u003c/code\u003e) and one that takes another \u003ccode\u003eAllocateIdsRequest\u003c/code\u003e object as a parameter (\u003ccode\u003eAllocateIdsRequest(AllocateIdsRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeys\u003c/code\u003e property is a required list of keys with incomplete paths for which to allocate IDs, and \u003ccode\u003eProjectId\u003c/code\u003e is the required ID of the project making the request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.15.0, with versions going back to 3.2.0 being displayed.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which inherits from Object, implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which are found in the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e library.\u003c/p\u003e\n"]]],[],null,[]]