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"]],[["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."],[[["This page provides reference documentation for the `AllocateIdsResponse` class within the Google Cloud Datastore v1 API, specifically for version 4.11.0."],["`AllocateIdsResponse` is a class representing the response for the `Datastore.AllocateIds` operation, as defined in the Google Cloud Datastore API."],["The documentation outlines the class's inheritance hierarchy, interfaces it implements, and its constructors."],["The documentation also includes a description of the `Keys` property, which is a `RepeatedField` that holds the newly allocated IDs."],["Users can access documentation for previous versions, ranging from 3.2.0 up to the most recent 4.15.0."]]],[]]