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."],[[["This webpage details the `RegionInstanceGroupManagersSetTemplateRequest` class within the Google.Cloud.Compute.V1 namespace, version 2.12.0 of the .NET library."],["The page offers documentation for multiple versions of the library, ranging from version 1.0.0 to the latest, version 3.6.0, with the currently selected version, 2.12.0, being one of the earlier options."],["The `RegionInstanceGroupManagersSetTemplateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["This class provides properties to manage instance templates, including `HasInstanceTemplate` to check if the instance template is set and `InstanceTemplate` to define the URL of the instance template used for creating new instances."]]],[]]