public sealed class InstanceGroupManagersSetInstanceTemplateRequest : IMessage<InstanceGroupManagersSetInstanceTemplateRequest>, IEquatable<InstanceGroupManagersSetInstanceTemplateRequest>, IDeepCloneable<InstanceGroupManagersSetInstanceTemplateRequest>, IBufferMessage, IMessage
The URL of the instance template that is specified for this managed instance group. The group uses this template to create all new instances in the managed instance group. The templates for existing instances in the group do not change unless you run recreateInstances, run applyUpdatesToInstances, or set the group's updatePolicy.type to PROACTIVE.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, outlining its structure, inheritance, and implementation of several interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version available of this class is 3.6.0, however there are links to all the way down to version 1.0.0 of this class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e class allows users to set the instance template for a managed instance group, which is then used for creating new instances within that group.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: one default constructor and another that accepts an \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e object, enabling object copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eHasInstanceTemplate\u003c/code\u003e, which checks if the "instance_template" field is set, and \u003ccode\u003eInstanceTemplate\u003c/code\u003e, which holds the URL of the instance template to be used by the managed instance group.\u003c/p\u003e\n"]]],[],null,[]]