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-31 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersRecreateInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.12.0."],["The class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the class is 3.6.0, and documentation is available for multiple versions, ranging from 1.0.0 to 3.6.0, with each version having their own documentation page."],["The class has two constructors, one default and another that takes an `InstanceGroupManagersRecreateInstancesRequest` as a parameter for cloning."],["The `Instances` property within the class is a `RepeatedField\u003cstring\u003e` that stores URLs of instances to be recreated, allowing for full or partial URL specifications."]]],[]]