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-03-21 UTC."],[[["The page provides documentation for the `ReserveIdsResponse` class within the Google Cloud Datastore v1 API for .NET."],["Version 4.15.0 is the latest version of the API documented, while the current page focuses on version 4.4.0's documentation."],["The `ReserveIdsResponse` class is used as the response type for the `Datastore.ReserveIds` method, which is implemented in multiple earlier versions of the API."],["This class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes two constructors, `ReserveIdsResponse()`, and `ReserveIdsResponse(ReserveIdsResponse other)` along with a table showing the parameters."]]],[]]