public sealed class InstanceGroupManagersAbandonInstancesRequest : IMessage<InstanceGroupManagersAbandonInstancesRequest>, IEquatable<InstanceGroupManagersAbandonInstancesRequest>, IDeepCloneable<InstanceGroupManagersAbandonInstancesRequest>, 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 latest version of the `InstanceGroupManagersAbandonInstancesRequest` is 3.6.0, and the page details version 3.3.0."],["This documentation covers the `InstanceGroupManagersAbandonInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The `InstanceGroupManagersAbandonInstancesRequest` class, which inherits from `object`, implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new instance and another constructor for copying an existing `InstanceGroupManagersAbandonInstancesRequest` object."],["The class contains the property `Instances`, which is a `RepeatedField\u003cstring\u003e` used to store the URLs of instances to be abandoned."]]],[]]