Reference documentation and code samples for the Compute V1 Client class AllocationAggregateReservationReservedResourceInfo.
Generated from protobuf message google.cloud.compute.v1.AllocationAggregateReservationReservedResourceInfo
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ accelerator |
Google\Cloud\Compute\V1\AllocationAggregateReservationReservedResourceInfoAccelerator
Properties of accelerator resources in this reservation. |
getAccelerator
Properties of accelerator resources in this reservation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Compute\V1\AllocationAggregateReservationReservedResourceInfoAccelerator|null |
|
hasAccelerator
clearAccelerator
setAccelerator
Properties of accelerator resources in this reservation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Compute\V1\AllocationAggregateReservationReservedResourceInfoAccelerator
|
| Returns | |
|---|---|
| Type | Description |
$this |
|