public sealed class RegionInstanceGroupManagersRecreateRequest : IMessage<RegionInstanceGroupManagersRecreateRequest>, IEquatable<RegionInstanceGroupManagersRecreateRequest>, IDeepCloneable<RegionInstanceGroupManagersRecreateRequest>, 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-04-09 UTC."],[[["This webpage provides documentation for the `RegionInstanceGroupManagersRecreateRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0."],["The `RegionInstanceGroupManagersRecreateRequest` class is used to recreate instances within a region and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists the different available versions of the class, ranging from the latest 3.6.0 down to 1.0.0, with links to the documentation for each."],["The class has two constructors: a default constructor and a copy constructor that takes another `RegionInstanceGroupManagersRecreateRequest` object as a parameter."],["The class includes an `Instances` property, which is a `RepeatedField` of strings representing the URLs of instances to recreate."]]],[]]