public sealed class CreateReservationRequest : IMessage<CreateReservationRequest>, IEquatable<CreateReservationRequest>, IDeepCloneable<CreateReservationRequest>, IBufferMessage, IMessage
The request for [ReservationService.CreateReservation][google.cloud.bigquery.reservation.v1.ReservationService.CreateReservation].
[[["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 outlines the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace, which is used to request the creation of a reservation through the \u003ccode\u003eReservationService.CreateReservation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class implements multiple 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 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 (specifying the project and location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a typed view over the \u003ccode\u003eParent\u003c/code\u003e), \u003ccode\u003eReservation\u003c/code\u003e (the definition of the new reservation), and \u003ccode\u003eReservationId\u003c/code\u003e (the unique identifier for the reservation).\u003c/p\u003e\n"],["\u003cp\u003eThe provided content also includes a history of the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class, showing various versions, with version \u003ccode\u003e2.7.0\u003c/code\u003e being the most recent, and going as far back as \u003ccode\u003e1.2.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors for the instantiation of this class, one with no parameters and one with a \u003ccode\u003eCreateReservationRequest\u003c/code\u003e parameter, allowing for the creation of a copy.\u003c/p\u003e\n"]]],[],null,[]]