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 latest version of the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e package is 4.15.0, with a range of previous versions available, down to 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateIdsRequest\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace used to request ID allocation in Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and transfer.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateIdsRequest\u003c/code\u003e has properties like \u003ccode\u003eKeys\u003c/code\u003e, which holds a list of keys for ID allocation, and \u003ccode\u003eProjectId\u003c/code\u003e, which is the identifier of the project making the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eAllocateIdsRequest\u003c/code\u003e inherits from the base class \u003ccode\u003eObject\u003c/code\u003e and has two constructors: a default one and another one that takes an \u003ccode\u003eAllocateIdsRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]