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-04-17 UTC."],[[["The latest version of the `ReserveIdsRequest` class in the Google Cloud Datastore V1 API is version 4.15.0."],["This page provides reference documentation and code samples for the `ReserveIdsRequest` class, which is used for the `Datastore.ReserveIds` request."],["The `ReserveIdsRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReserveIdsRequest` class includes properties such as `DatabaseId`, `Keys`, and `ProjectId`, which are used to define the parameters of the request."],["The page provides historical versions of the class, from version 3.2.0 up to the latest 4.15.0."]]],[]]