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."],[[["This webpage details the `InstanceGroupManagersRecreateInstancesRequest` class within the Google Cloud Compute V1 API, specifically within the .NET environment."],["The latest version of the API documented is 3.6.0, and the page provides links to the documentation for multiple historical versions, starting from version 1.0.0."],["The `InstanceGroupManagersRecreateInstancesRequest` class inherits from `object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class offers two constructors: a default constructor and a copy constructor that takes another `InstanceGroupManagersRecreateInstancesRequest` object as a parameter, and a `Instances` property that manages a list of instances to be recreated."],["The class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]