Reference documentation and code samples for the Compute V1 Client class RegionInstanceGroupManagersSetTemplateRequest.
Generated from protobuf message google.cloud.compute.v1.RegionInstanceGroupManagersSetTemplateRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ instance_template |
string
URL of the InstanceTemplate resource from which all new instances will be created. |
getInstanceTemplate
URL of the InstanceTemplate resource from which all new instances will be created.
Returns | |
---|---|
Type | Description |
string |
hasInstanceTemplate
clearInstanceTemplate
setInstanceTemplate
URL of the InstanceTemplate resource from which all new instances will be created.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |