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\u003eThis document provides reference information for the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class within the Google Cloud BigQuery Reservation v1 API, which is used for creating new reservations via the \u003ccode\u003eReservationService.CreateReservation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e API is 2.7.0, with multiple prior versions also available, including versions from 2.6.0 all the way to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReservationRequest\u003c/code\u003e 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, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e (project and location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a typed view of the parent), \u003ccode\u003eReservation\u003c/code\u003e (the definition of the reservation), and \u003ccode\u003eReservationId\u003c/code\u003e (the unique ID for the new reservation).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one for a default instance, and another that clones another \u003ccode\u003eCreateReservationRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]