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-24 UTC."],[[["This webpage details the `InstanceGroupManagersAbandonInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace, primarily focusing on its implementation and usage."],["The latest version available for the `InstanceGroupManagersAbandonInstancesRequest` class is 3.6.0, with a range of previous versions listed from 3.5.0 down to 1.0.0."],["The `InstanceGroupManagersAbandonInstancesRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one and another that accepts an `InstanceGroupManagersAbandonInstancesRequest` object as a parameter."],["The primary property of this class, `Instances`, is a `RepeatedField\u003cstring\u003e` that contains the URLs of instances to be abandoned."]]],[]]