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 API for .NET, and it includes a list of versions and documentation links."],["The latest version available is 3.6.0, with a history of versions going back to 1.0.0."],["The `RegionInstanceGroupManagersSetTemplateRequest` class inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key functionalities of this class include methods for setting and retrieving the URL of an `InstanceTemplate` resource, which is used to create new instances, and a method `HasInstanceTemplate` for checking if the property is set."],["There are 2 constructors for `RegionInstanceGroupManagersSetTemplateRequest`, the default constructor, and a copy constructor that takes another instance as a parameter."]]],[]]