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."],[[["The latest version of `InstanceGroupManagersAbandonInstancesRequest` is 3.6.0, but this page is showing version 2.17.0."],["The `InstanceGroupManagersAbandonInstancesRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InstanceGroupManagersAbandonInstancesRequest` class has two constructors: a default constructor and a copy constructor that takes another `InstanceGroupManagersAbandonInstancesRequest` as a parameter."],["The `Instances` property, of type `RepeatedField\u003cstring\u003e`, stores the URLs of instances to be abandoned, which can be full or partial URLs."],["The class belongs to the namespace `Google.Cloud.Compute.V1` within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]