Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::RegionInstanceGroupManagersSetTemplateRequest (v1.3.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::RegionInstanceGroupManagersSetTemplateRequest.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance_template

def instance_template() -> ::String
Returns
  • (::String) — URL of the InstanceTemplate resource from which all new instances will be created.

#instance_template=

def instance_template=(value) -> ::String
Parameter
  • value (::String) — URL of the InstanceTemplate resource from which all new instances will be created.
Returns
  • (::String) — URL of the InstanceTemplate resource from which all new instances will be created.