Compute V1 Client - Class RegionInstanceGroupManagersSetTemplateRequest (1.14.0)

Reference documentation and code samples for the Compute V1 Client class RegionInstanceGroupManagersSetTemplateRequest.

Generated from protobuf message google.cloud.compute.v1.RegionInstanceGroupManagersSetTemplateRequest

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

hasInstanceTemplate

clearInstanceTemplate

setInstanceTemplate

URL of the InstanceTemplate resource from which all new instances will be created.

Parameter
NameDescription
var string
Returns
TypeDescription
$this