BiReservation(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a BI Reservation.
Attributes |
|
|---|---|
| Name | Description |
name |
str
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
Size of a reservation, in bytes. |
preferred_tables |
MutableSequence[google.cloud.bigquery_reservation_v1.types.TableReference]
Preferred tables to use BI capacity for. |