public sealed class ReserveIdsRequest : IMessage<ReserveIdsRequest>, IEquatable<ReserveIdsRequest>, IDeepCloneable<ReserveIdsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Datastore v1 API class ReserveIdsRequest.
The request 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."],[[["This webpage provides documentation for the `ReserveIdsRequest` class within the Google Cloud Datastore v1 API, specifically for version 4.7.0, and its use in reserving IDs."],["The latest version documented is 4.15.0, with a comprehensive list of versions going back to 3.2.0, allowing users to access documentation relevant to different API releases."],["`ReserveIdsRequest` class has various methods that are implemented, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReserveIdsRequest` class includes constructors and properties for `DatabaseId`, `Keys`, and `ProjectId`, which are used to configure and define the request for reserving IDs in the Datastore."]]],[]]