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-03-24 UTC."],[[["The latest version of `RegionInstanceGroupManagersRecreateRequest` is 3.6.0, and the current page is documenting version 2.10.0."],["This page provides documentation for the `RegionInstanceGroupManagersRecreateRequest` class, which is part of the `Google.Cloud.Compute.V1` namespace."],["The `RegionInstanceGroupManagersRecreateRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and one that takes another `RegionInstanceGroupManagersRecreateRequest` object as a parameter for copying."],["The class `RegionInstanceGroupManagersRecreateRequest` contains a property `Instances`, which is of type `RepeatedField\u003cstring\u003e` and represents the URLs of instances to be recreated."]]],[]]