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

Properties of a Reservation.

Package

@google-cloud/bigquery-reservation

Properties

autoscale

autoscale?: (google.cloud.bigquery.reservation.v1.Reservation.IAutoscale|null);

Reservation autoscale

concurrency

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

Reservation concurrency

creationTime

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

Reservation creationTime

edition

edition?: (google.cloud.bigquery.reservation.v1.Edition|keyof typeof google.cloud.bigquery.reservation.v1.Edition|null);

Reservation edition

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