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, indicating its role in message handling, comparison, cloning, and buffering within the Google Cloud Protobuf environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class has several properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eReservation\u003c/code\u003e, and \u003ccode\u003eReservationId\u003c/code\u003e that are crucial for defining the specifics of the reservation being requested, including its location, definition, and unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions listed, ranging from 1.2.0 to 2.7.0, however this specific document covers version 1.3.0, highlighting the version history and availability of different releases for the \u003ccode\u003eCreateReservationRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe two contructors listed, \u003ccode\u003eCreateReservationRequest()\u003c/code\u003e and \u003ccode\u003eCreateReservationRequest(CreateReservationRequest other)\u003c/code\u003e allow for the creation of a blank instance and a copy instance.\u003c/p\u003e\n"]]],[],null,[]]