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-24 UTC."],[[["This webpage provides documentation for the `RegionInstanceGroupManagersSetTemplateRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for the .NET environment."],["The latest version available for `RegionInstanceGroupManagersSetTemplateRequest` is 3.6.0, with a list of older versions dating back to 1.0.0 accessible via hyperlinks."],["The `RegionInstanceGroupManagersSetTemplateRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes constructors for creating new instances and copying existing ones, along with properties like `HasInstanceTemplate` (boolean) and `InstanceTemplate` (string) to define the template for new instances."],["The documentation shows the inherited members of the class as well as the namespace and assembly the class is contained in."]]],[]]