BiReservation(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents a BI Reservation.
Attributes |
|
---|---|
Name | Description |
name |
str
Identifier. The resource name of the singleton BI reservation. Reservation names have the form projects/{project_id}/locations/{location_id}/biReservation .
|
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The last update timestamp of a reservation. |
size |
int
Optional. Size of a reservation, in bytes. |
preferred_tables |
MutableSequence[google.cloud.bigquery_reservation_v1.types.TableReference]
Optional. Preferred tables to use BI capacity for. |