Interface protos.google.cloud.bigquery.reservation.v1.IReservation (1.2.0)

Properties of a Reservation.

Package

@google-cloud/bigquery-reservation!

Properties

ignoreIdleSlots

ignoreIdleSlots?: (boolean|null);

Reservation ignoreIdleSlots

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

Reservation name

Property Value
TypeDescription
(string|null)

slotCapacity

slotCapacity?: (number|Long|string|null);

Reservation slotCapacity

Property Value
TypeDescription
(number|Long|string|null)