public sealed class ReserveIdsResponse : IMessage<ReserveIdsResponse>, IEquatable<ReserveIdsResponse>, IDeepCloneable<ReserveIdsResponse>, IBufferMessage, IMessage
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-03-21 UTC."],[[["The webpage provides documentation for the `ReserveIdsResponse` class within the `Google.Cloud.Datastore.V1` namespace, specifically for the .NET environment."],["`ReserveIdsResponse` is the response type for the `Datastore.ReserveIds` operation, used within Google Cloud Datastore."],["This documentation covers multiple versions of the `ReserveIdsResponse` class, ranging from version 3.2.0 to the latest version, 4.15.0."],["The `ReserveIdsResponse` class implements various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information about the `ReserveIdsResponse` class's inheritance, inherited members, constructors, and the assembly it is contained in."]]],[]]