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-03-31 UTC."],[[["This page provides documentation for the `InstanceGroupManagersAbandonInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, covering versions from 1.0.0 to 3.6.0."],["The latest version of the `InstanceGroupManagersAbandonInstancesRequest` class is 3.6.0."],["The `InstanceGroupManagersAbandonInstancesRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has constructors for default initialization and for creating a copy from another `InstanceGroupManagersAbandonInstancesRequest` object."],["The class contains a `Instances` property, which is a `RepeatedField` of strings representing the URLs of the instances to be abandoned."]]],[]]