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

Properties of a Reservation.

Package

@google-cloud/bigquery-reservation

Properties

concurrency

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

Reservation concurrency

creationTime

creationTime?: (google.protobuf.ITimestamp|null);

Reservation creationTime

ignoreIdleSlots

ignoreIdleSlots?: (boolean|null);

Reservation ignoreIdleSlots

multiRegionAuxiliary

multiRegionAuxiliary?: (boolean|null);

Reservation multiRegionAuxiliary

name

name?: (string|null);

Reservation name

slotCapacity

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

Reservation slotCapacity

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Reservation updateTime