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

Properties of a Reservation.

Package

@google-cloud/bigquery-reservation

Properties

creationTime

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

Reservation creationTime

ignoreIdleSlots

ignoreIdleSlots?: (boolean|null);

Reservation ignoreIdleSlots

name

name?: (string|null);

Reservation name

slotCapacity

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

Reservation slotCapacity

updateTime

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

Reservation updateTime