public sealed class CreateReservationRequest : IMessage<CreateReservationRequest>, IEquatable<CreateReservationRequest>, IDeepCloneable<CreateReservationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Reservation v1 API class CreateReservationRequest.
The request for [ReservationService.CreateReservation][google.cloud.bigquery.reservation.v1.ReservationService.CreateReservation].
The reservation ID. It must only contain lower case alphanumeric
characters or dashes. It must start with a letter and must not end
with a dash. Its maximum length is 64 characters.
[[["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-19 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class is part of the Google Cloud BigQuery Reservation v1 API, and is used to define the request structure for creating a reservation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality and allowing it to be used with various .NET features.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eReservationId\u003c/code\u003e, which are used to specify the project location, the new reservation definition, and the ID for the reservation being created.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e available, with version 2.7.0 being the latest, and version 2.1.0, the one that is currently being described.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class also contains public constructors for creating new instances of itself, and has the ability to use inherited members such as \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]