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 details the `RegionInstanceGroupManagersSetTemplateRequest` class within the Google Cloud Compute V1 .NET library, specifically version 2.17.0."],["The `RegionInstanceGroupManagersSetTemplateRequest` class is a part of the `Google.Cloud.Compute.V1` namespace and implemented multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of this class is 3.6.0, and the page also references older versions, down to 1.0.0, allowing users to access the documentation for the version they are working with."],["The class includes properties, `HasInstanceTemplate` to check if field is set and `InstanceTemplate` which is a URL for the InstanceTemplate resource."],["The page shows the constructers that can be used to create an object of this class."]]],[]]