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 content pertains to the `InstanceGroupManagersAbandonInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace in the .NET library."],["The latest version of this class documentation available is 3.6.0, with a listing of versions going back to 1.0.0 for the user to look into."],["`InstanceGroupManagersAbandonInstancesRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties, including `Instances`, which is a `RepeatedField` that contains URLs of instances to abandon."],["The class has two constructors: a default one, and another to take in another `InstanceGroupManagersAbandonInstancesRequest` as a parameter to make a copy."]]],[]]