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, with the latest version being 3.6.0."],["The `RegionInstanceGroupManagersSetTemplateRequest` class is a public, sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `Object` class and contains two constructors: a default constructor and one that accepts another `RegionInstanceGroupManagersSetTemplateRequest` object."],["It includes properties like `HasInstanceTemplate` (a boolean indicating if the \"instance_template\" field is set) and `InstanceTemplate` (a string representing the URL of the InstanceTemplate resource)."],["The page lists all the version history for `RegionInstanceGroupManagersSetTemplateRequest`, from 1.0.0 to the latest 3.6.0 version, allowing users to browse the documentation for a specific version."]]],[]]