Reference documentation and code samples for the Compute V1 Client class AllocationResourceStatus.
Generated from protobuf message google.cloud.compute.v1.AllocationResourceStatus
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ specific_sku_allocation |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation
|
getSpecificSkuAllocation
Generated from protobuf field optional .google.cloud.compute.v1.AllocationResourceStatusSpecificSKUAllocation specific_sku_allocation = 196231151;
Returns | |
---|---|
Type | Description |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation|null |
hasSpecificSkuAllocation
clearSpecificSkuAllocation
setSpecificSkuAllocation
Generated from protobuf field optional .google.cloud.compute.v1.AllocationResourceStatusSpecificSKUAllocation specific_sku_allocation = 196231151;
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation
|
Returns | |
---|---|
Type | Description |
$this |