public sealed class InstanceGroupManagersRecreateInstancesRequest : IMessage<InstanceGroupManagersRecreateInstancesRequest>, IEquatable<InstanceGroupManagersRecreateInstancesRequest>, IDeepCloneable<InstanceGroupManagersRecreateInstancesRequest>, 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 available is 3.6.0, as indicated by the \"latest\" tag next to it in the version list, but the current version of the documentation is 2.16.0."],["This documentation provides a comprehensive list of versions for `InstanceGroupManagersRecreateInstancesRequest`, ranging from 1.0.0 to 3.6.0, with links to each version's specific documentation."],["The class `InstanceGroupManagersRecreateInstancesRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from the base `object` class."],["The class has a constructor `InstanceGroupManagersRecreateInstancesRequest` that takes in itself as a parameter, and another one that does not take in any parameters."],["The `Instances` property, of type `RepeatedField\u003cstring\u003e`, is where the URLs of instances to recreate are specified, allowing for both full and partial URLs."]]],[]]