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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for `InstanceGroupManagersAbandonInstancesRequest`, while version 3.5.0 is the currently viewed version."],["The `InstanceGroupManagersAbandonInstancesRequest` class, part of the `Google.Cloud.Compute.V1` namespace, is used within Google Cloud's compute services."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Instances` property within `InstanceGroupManagersAbandonInstancesRequest` allows for specifying URLs of instances to be abandoned."],["The class has two constructors: a default one and another that copies an existing `InstanceGroupManagersAbandonInstancesRequest` object."]]],[]]