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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eReserveIdsRequest\u003c/code\u003e class within the Google Cloud Datastore v1 API, specifically for version 4.13.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReserveIdsRequest\u003c/code\u003e is a class used to request the reservation of IDs in the Datastore, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDatabaseId\u003c/code\u003e, \u003ccode\u003eKeys\u003c/code\u003e, and \u003ccode\u003eProjectId\u003c/code\u003e, which are used to specify the target database, the list of keys to reserve, and the project ID, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this document is version 4.15.0, with multiple prior versions, including the documented version 4.13.0, listed for historical reference and API changes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReserveIdsRequest\u003c/code\u003e has two constructors to either create a new request or copy an existing request, and also inherits a few methods from the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]