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 content focuses on the `RegionInstanceGroupManagersRecreateRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0."],["The webpage lists numerous previous versions of `RegionInstanceGroupManagersRecreateRequest`, from version 1.0.0 up to 3.6.0, with 3.6.0 being the latest."],["The class `RegionInstanceGroupManagersRecreateRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and another that accepts an instance of `RegionInstanceGroupManagersRecreateRequest` as a parameter."],["The class contains the property `Instances`, which is a `RepeatedField` of strings that represents the URLs of instances to be recreated, accepting both full and partial URLs."]]],[]]