Compute V1 Client - Class AllocationResourceStatus (1.14.0)

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
NameDescription
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
TypeDescription
Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation|null

hasSpecificSkuAllocation

clearSpecificSkuAllocation

setSpecificSkuAllocation

Allocation Properties of this reservation.

Parameter
NameDescription
var Google\Cloud\Compute\V1\AllocationResourceStatusSpecificSKUAllocation
Returns
TypeDescription
$this