If false, any query using this reservation will use idle slots from other
reservations within the same admin project. If true, a query using this
reservation will execute with the slot capacity specified above at most.
Minimum slots available to this reservation. A slot is a unit of
computational power in BigQuery, and serves as the unit of parallelism.
Queries using this reservation might use more slots during runtime if
ignore_idle_slots is set to false.
If the new reservation's slot capacity exceed the parent's slot capacity or
if total slot capacity of the new reservation and its siblings exceeds the
parent's slot capacity, the request will fail with
google.rpc.Code.RESOURCE_EXHAUSTED.
[[["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 latest version of the Google.Cloud.BigQuery.Reservation.V1 library is 2.7.0, with multiple prior versions available for reference, ranging from 1.2.0 to 2.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReservation\u003c/code\u003e class is a mechanism for guaranteeing slots to users within the Google BigQuery environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReservation\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, each with its relevant properties.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eReservation\u003c/code\u003e class include \u003ccode\u003eIgnoreIdleSlots\u003c/code\u003e, which determines if the query can utilize idle slots, \u003ccode\u003eName\u003c/code\u003e, a resource identifier, \u003ccode\u003eReservationName\u003c/code\u003e, a typed view over the Name property, and \u003ccode\u003eSlotCapacity\u003c/code\u003e, representing the minimum computational power available.\u003c/p\u003e\n"],["\u003cp\u003eThe library includes functionality to construct new Reservation objects, either as an empty instance, or by cloning other Reservation objects.\u003c/p\u003e\n"]]],[],null,[]]