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 .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented here is 4.15.0, with links provided for versions ranging from 3.2.0 to 4.15.0, however the page is focused on version 4.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAllocateIdsResponse\u003c/code\u003e is a sealed class that serves as the response for the \u003ccode\u003eDatastore.AllocateIds\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for handling and cloning message data.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains one property called \u003ccode\u003eKeys\u003c/code\u003e that returns a \u003ccode\u003eRepeatedField\u003c/code\u003e of type \u003ccode\u003eKey\u003c/code\u003e containing the newly allocated IDs.\u003c/p\u003e\n"]]],[],null,[]]