Google BigQuery Reservation V1 Client - Class GetBiReservationRequest (1.2.3)

Reference documentation and code samples for the Google BigQuery Reservation V1 Client class GetBiReservationRequest.

A request to get a singleton BI reservation.

Generated from protobuf message google.cloud.bigquery.reservation.v1.GetBiReservationRequest

Namespace

Google \ Cloud \ BigQuery \ Reservation \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Name of the requested reservation, for example: projects/{project_id}/locations/{location_id}/biReservation

getName

Required. Name of the requested reservation, for example: projects/{project_id}/locations/{location_id}/biReservation

Returns
TypeDescription
string

setName

Required. Name of the requested reservation, for example: projects/{project_id}/locations/{location_id}/biReservation

Parameter
NameDescription
var string
Returns
TypeDescription
$this

static::build

Parameter
NameDescription
name string

Required. Name of the requested reservation, for example: projects/{project_id}/locations/{location_id}/biReservation Please see Google\Cloud\BigQuery\Reservation\V1\ReservationServiceClient::biReservationName() for help formatting this field.

Returns
TypeDescription
Google\Cloud\BigQuery\Reservation\V1\GetBiReservationRequest