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\u003eThis webpage details the \u003ccode\u003eAllocateIdsResponse\u003c/code\u003e class, which is part of the Google Cloud Datastore V1 library for .NET, specifically version 3.4.0.\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, detailing how to get a new ID.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKeys\u003c/code\u003e property, of type \u003ccode\u003eRepeatedField<Key>\u003c/code\u003e, provides access to the newly allocated IDs in the response, matching the order specified in the original request.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows a version history of the package, ranging from version 3.2.0 up to the latest version 4.15.0.\u003c/p\u003e\n"]]],[],null,[]]