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."],[[["The latest version available for `RegionInstanceGroupManagersAbandonInstancesRequest` is 3.6.0, with version 3.5.0 being the current context version."],["This page documents the `RegionInstanceGroupManagersAbandonInstancesRequest` class, specifically showing its inheritance, which includes `object`, and the implemented interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RegionInstanceGroupManagersAbandonInstancesRequest` class has two constructors: one default and one that copies another `RegionInstanceGroupManagersAbandonInstancesRequest` object."],["It has a property called `Instances` which is a `RepeatedField` of type `string`, used to specify the URLs of the instances to abandon, accepting full or partial URLs."],["The provided content lists all the prior versions of this function going back to version 1.0.0, alongside their relevant links."]]],[]]