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\u003eThis document outlines the \u003ccode\u003eReservation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e namespace, detailing its properties, constructors, inheritance, and implementation of various interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReservation\u003c/code\u003e class is designed as a mechanism to guarantee a specific number of slots for users, which are units of computational power and parallelism in BigQuery.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eReservation\u003c/code\u003e class include \u003ccode\u003eIgnoreIdleSlots\u003c/code\u003e, which determines whether idle slots from other reservations can be used, \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eReservationName\u003c/code\u003e for resource identification, and \u003ccode\u003eSlotCapacity\u003c/code\u003e to define the minimum available slots.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Reservation>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Reservation>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.BigQuery.Reservation.V1\u003c/code\u003e library is version 2.7.0, with several older versions also listed.\u003c/p\u003e\n"]]],[],null,[]]