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 Google Cloud Datastore v1 API for .NET is 4.15.0, with the current page focused on version 4.12.0."],["This documentation details the `ReserveIdsResponse` class, which is part of the Google Cloud Datastore v1 API and serves as the response for reserving IDs."],["The `ReserveIdsResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling."],["The `ReserveIdsResponse` class has two constructors: a parameterless constructor and one that takes another `ReserveIdsResponse` object as a parameter for creating a copy."],["The content provides links to documentation for versions ranging from 3.2.0 to 4.15.0, making it easy for users to find the exact documentation they are looking for."]]],[]]