public sealed class RegionInstanceGroupManagersAbandonInstancesRequest : IMessage<RegionInstanceGroupManagersAbandonInstancesRequest>, IEquatable<RegionInstanceGroupManagersAbandonInstancesRequest>, IDeepCloneable<RegionInstanceGroupManagersAbandonInstancesRequest>, 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."],[[["This webpage provides documentation for the `RegionInstanceGroupManagersAbandonInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0."],["The class `RegionInstanceGroupManagersAbandonInstancesRequest` is used to handle requests for abandoning instances, and it inherits from the `object` class, while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for the `RegionInstanceGroupManagersAbandonInstancesRequest` class, including a default constructor and a copy constructor."],["The webpage lists multiple versions of the `RegionInstanceGroupManagersAbandonInstancesRequest`, starting with the latest 3.6.0 version and going as far back as 1.0.0."],["The `Instances` property allows for specifying a list of instance URLs to be abandoned."]]],[]]