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-21 UTC."],[[["The latest version of the `InstanceGroupManagersRecreateInstancesRequest` is 3.6.0, with multiple previous versions available ranging from 3.5.0 down to 1.0.0."],["`InstanceGroupManagersRecreateInstancesRequest` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default one and one that accepts another `InstanceGroupManagersRecreateInstancesRequest` object as a parameter for copying."],["The `Instances` property, of type `RepeatedField\u003cstring\u003e`, stores the URLs of instances to be recreated, allowing for both full and partial URLs."],["This class is part of the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]