Reference documentation and code samples for the Compute V1 Client class AllocationResourceStatusSpecificSKUAllocation.
Contains Properties set for the reservation.
Generated from protobuf message google.cloud.compute.v1.AllocationResourceStatusSpecificSKUAllocation
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ source_instance_template_id |
string
ID of the instance template used to populate reservation properties. |
getSourceInstanceTemplateId
ID of the instance template used to populate reservation properties.
Returns | |
---|---|
Type | Description |
string |
hasSourceInstanceTemplateId
clearSourceInstanceTemplateId
setSourceInstanceTemplateId
ID of the instance template used to populate reservation properties.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |