public sealed class RegionInstanceGroupManagersSetTemplateRequest : IMessage<RegionInstanceGroupManagersSetTemplateRequest>, IEquatable<RegionInstanceGroupManagersSetTemplateRequest>, IDeepCloneable<RegionInstanceGroupManagersSetTemplateRequest>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["The `RegionInstanceGroupManagersSetTemplateRequest` class is designed for managing instance group templates within Google Cloud Compute."],["This class, found in version 1.1.0 of the Google.Cloud.Compute.V1 package, is part of a long list of version, including the latest version 3.6.0, and versions down to 1.0.0, each accessible by the associated link."],["It implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for robust message handling and object management."],["The `RegionInstanceGroupManagersSetTemplateRequest` class has properties that control whether the \"instance_template\" field is set, and the actual URL of the template used."],["The `RegionInstanceGroupManagersSetTemplateRequest` class can be constructed via two methods: a default constructor, or one that accepts another request of the same type to copy data from."]]],[]]