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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `AllocateIdsResponse` is 4.15.0, which is accessible via a dedicated link."],["This webpage provides documentation for the `AllocateIdsResponse` class in various versions, ranging from 3.2.0 up to 4.15.0."],["The `AllocateIdsResponse` class is a response type for the Datastore.AllocateIds method, within the `Google.Cloud.Datastore.V1` namespace."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`AllocateIdsResponse` has one property, Keys, that is of the type `RepeatedField\u003cKey\u003e`, which provides the keys specified in the request."]]],[]]