Reference documentation and code samples for the Google BigQuery Reservation V1 Client class BiReservation.
Represents a BI Reservation.
Generated from protobuf message google.cloud.bigquery.reservation.v1.BiReservation
Namespace
Google \ Cloud \ BigQuery \ Reservation \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the singleton BI reservation. Reservation names have the form projects/{project_id}/locations/{location_id}/biReservation
.
↳ update_time
↳ size
int|string
Size of a reservation, in bytes.
↳ preferred_tables
array< Google\Cloud\BigQuery\Reservation\V1\TableReference
>
Preferred tables to use BI capacity for.
getName
The resource name of the singleton BI reservation.
Reservation names have the form projects/{project_id}/locations/{location_id}/biReservation
.
string
setName
The resource name of the singleton BI reservation.
Reservation names have the form projects/{project_id}/locations/{location_id}/biReservation
.
var
string
$this
getUpdateTime
Output only. The last update timestamp of a reservation.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The last update timestamp of a reservation.
$this
getSize
Size of a reservation, in bytes.
int|string
setSize
Size of a reservation, in bytes.
var
int|string
$this
getPreferredTables
Preferred tables to use BI capacity for.
setPreferredTables
Preferred tables to use BI capacity for.
$this