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-21 UTC."],[[["The page provides documentation for the `RegionInstanceGroupManagersRecreateRequest` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and version 1.3.0 being the current version."],["The `RegionInstanceGroupManagersRecreateRequest` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a property named `Instances`, which is a `RepeatedField` that stores a collection of URLs representing instances to be recreated, allowing for both full and partial URL formats."],["The page lists numerous previous versions of `RegionInstanceGroupManagersRecreateRequest`, ranging from version 1.0.0 up to 3.6.0."],["`RegionInstanceGroupManagersRecreateRequest` has two constructors: a default constructor, and one that takes another `RegionInstanceGroupManagersRecreateRequest` as a parameter, allowing it to be copied."]]],[]]