public sealed class AllocateIdsResponse : IMessage<AllocateIdsResponse>, IEquatable<AllocateIdsResponse>, IDeepCloneable<AllocateIdsResponse>, IBufferMessage, IMessage
The response 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 provides documentation for the \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class, a part of the Datastore API, is used to process responses for the \u003ccode\u003eDatastore.AllocateIds\u003c/code\u003e function, which is used in the process of allocating ID's.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version of the API documentation covered here is for version 4.15.0, while the oldest version covered here is 3.2.0, and covers everything in between.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and its inheritance includes the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default constructor and one that takes an existing \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e as a parameter, and it has one property named \u003ccode\u003eKeys\u003c/code\u003e, of type \u003ccode\u003eRepeatedField<Key>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]