Compute V1 Client - Class AllocationResourceStatus (1.16.2)

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 \ V1

Methods

__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