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 latest version of the `ReserveIdsResponse` class in the Google Cloud Datastore V1 API is version 4.15.0."],["This class is part of the `Google.Cloud.Datastore.V1` namespace and is found in the `Google.Cloud.Datastore.V1.dll` assembly."],["`ReserveIdsResponse` serves as the response object for the `Datastore.ReserveIds` operation, as part of the Google Datastore V1 API."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided documentation lists versions from 3.2.0 to 4.15.0 of the class, allowing users to navigate between them."]]],[]]