Reference documentation and code samples for the Compute V1 Client class GetReservationRequest.
A request message for Reservations.Get. See the method description for details.
Generated from protobuf message google.cloud.compute.v1.GetReservationRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ project
string
Project ID for this request.
↳ reservation
string
Name of the reservation to retrieve.
↳ zone
string
Name of the zone for this request.
getProject
Project ID for this request.
string
setProject
Project ID for this request.
var
string
$this
getReservation
Name of the reservation to retrieve.
string
setReservation
Name of the reservation to retrieve.
var
string
$this
getZone
Name of the zone for this request.
string
setZone
Name of the zone for this request.
var
string
$this