public sealed class AllocateIdsResponse : IMessage<AllocateIdsResponse>, IEquatable<AllocateIdsResponse>, IDeepCloneable<AllocateIdsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class AllocateIdsResponse.
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\u003eThis webpage provides documentation for the \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class is used as the response type for the \u003ccode\u003eDatastore.AllocateIds\u003c/code\u003e method, which allocates IDs in the Datastore.\u003c/p\u003e\n"],["\u003cp\u003eThis page references multiple versions of the API, with version 4.15.0 being the latest and 4.6.0 being highlighted as the page's version, going as low as 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateIdsResponse\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe main property of \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e is \u003ccode\u003eKeys\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eKey\u003c/code\u003e objects, which represents the newly allocated IDs in the request order.\u003c/p\u003e\n"]]],[],null,[]]