Reference documentation and code samples for the Compute V1 Client class AllocationResourceStatusSpecificSKUAllocation.
Generated from protobuf message google.cloud.compute.v1.AllocationResourceStatusSpecificSKUAllocation
Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ source_instance_template_id |
string
|
getSourceInstanceTemplateId
Generated from protobuf field optional string source_instance_template_id = 111196154;
| Returns | |
|---|---|
| Type | Description |
string |
|
hasSourceInstanceTemplateId
clearSourceInstanceTemplateId
setSourceInstanceTemplateId
Generated from protobuf field optional string source_instance_template_id = 111196154;
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|