Reference documentation and code samples for the Compute V1 Client class AllocationResourceStatus.
[Output Only] Contains output only fields.
Generated from protobuf message google.cloud.compute.v1.AllocationResourceStatus
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ specific_sku_allocation |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation
Allocation Properties of this reservation. |
getSpecificSkuAllocation
Allocation Properties of this reservation.
Returns | |
---|---|
Type | Description |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation|null |
hasSpecificSkuAllocation
clearSpecificSkuAllocation
setSpecificSkuAllocation
Allocation Properties of this reservation.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation
|
Returns | |
---|---|
Type | Description |
$this |