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 webpage details the \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace for .NET, specifically version 2.7.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e class is used to define the properties of a request to set the instance template for a managed instance group, and it has methods to set the URL of the instance template.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a history of available versions, ranging from 1.0.0 to the latest version 3.6.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be compatible with different types of messages and objects.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors one to call an instance and another to call an existing \u003ccode\u003eInstanceGroupManagersSetInstanceTemplateRequest\u003c/code\u003e object, and it has two properties, \u003ccode\u003eHasInstanceTemplate\u003c/code\u003e which checks if the Instance Template field is set, and \u003ccode\u003eInstanceTemplate\u003c/code\u003e that sets and gets the URL string of the given template.\u003c/p\u003e\n"]]],[],null,[]]