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-21 UTC."],[[["This webpage provides documentation for the `InstanceGroupManagersAbandonInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, detailing its usage and implementation across multiple versions."],["The latest version available is 3.6.0, with a range of previous versions from 3.5.0 down to 1.0.0 also documented."],["The `InstanceGroupManagersAbandonInstancesRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes a constructor that can take another `InstanceGroupManagersAbandonInstancesRequest` object as a parameter."],["The class exposes an `Instances` property of type `RepeatedField\u003cstring\u003e`, which holds URLs of instances to be abandoned."]]],[]]