public sealed class ReserveIdsResponse : IMessage<ReserveIdsResponse>, IEquatable<ReserveIdsResponse>, IDeepCloneable<ReserveIdsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class ReserveIdsResponse.
The response for
[Datastore.ReserveIds][google.datastore.v1.Datastore.ReserveIds].
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `ReserveIdsResponse` class within the Google Cloud Datastore v1 API for .NET."],["The `ReserveIdsResponse` class is part of the `Google.Cloud.Datastore.V1` namespace and is located in the `Google.Cloud.Datastore.V1.dll` assembly."],["The `ReserveIdsResponse` class is used as the response for the `Datastore.ReserveIds` operation and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers documentation across multiple versions, ranging from 3.2.0 up to the latest, which is 4.15.0, with version 4.14.0 currently displayed."],["The class inherits from the base `object` class, and has two constructors: one default, and another that accepts another `ReserveIdsResponse` instance."]]],[]]