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 the `RegionInstanceGroupManagersRecreateRequest` is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for use."],["This class, `RegionInstanceGroupManagersRecreateRequest`, is part of the `Google.Cloud.Compute.V1` namespace and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RegionInstanceGroupManagersRecreateRequest` class allows for the specification of instances to be recreated using their URLs, either full or partial."],["The `RegionInstanceGroupManagersRecreateRequest` can either be instantiated as is, or by creating a copy from another `RegionInstanceGroupManagersRecreateRequest`."],["The `Instances` property holds a collection of strings representing the URLs of instances designated for recreation, which is of the type `RepeatedField\u003cstring\u003e`."]]],[]]