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."],[[["The page provides documentation for the `RegionInstanceGroupManagersRecreateRequest` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 3.5.0."],["Version 3.6.0 is the latest version, and the page provides a list of the available versions of `RegionInstanceGroupManagersRecreateRequest`, ranging from 1.0.0 to 3.6.0."],["The `RegionInstanceGroupManagersRecreateRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes a constructor, `RegionInstanceGroupManagersRecreateRequest()`, and a constructor that accepts another `RegionInstanceGroupManagersRecreateRequest` object, `RegionInstanceGroupManagersRecreateRequest(RegionInstanceGroupManagersRecreateRequest other)`."],["The `Instances` property, of type `RepeatedField\u003cstring\u003e`, holds the URLs of one or more instances to be recreated and can accept full or partial URLs."]]],[]]