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 webpage details the `RegionInstanceGroupManagersSetTemplateRequest` class within the Google.Cloud.Compute.V1 namespace, including version history and implementation."],["The latest stable version of this class is `3.6.0`, and the page provides links to documentation for this version, as well as older versions going as far back as 1.0.0."],["The class `RegionInstanceGroupManagersSetTemplateRequest` in `Google.Cloud.Compute.V1` has two constructors, and implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` in addition to inheriting from object."],["The class includes two properties: `HasInstanceTemplate` which checks whether the `instance_template` field is set, and `InstanceTemplate` that gets or sets the URL of the InstanceTemplate resource."],["There are inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]