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-03-24 UTC."],[[["The `RegionInstanceGroupManagersAbandonInstancesRequest` class is designed for managing instance groups within Google Cloud Compute."],["This class has several versions available, ranging from the latest 3.6.0 down to 1.0.0, with version 2.0.0 currently being documented."],["`RegionInstanceGroupManagersAbandonInstancesRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a property called `Instances`, which is a `RepeatedField\u003cstring\u003e` used to specify the URLs of instances to abandon, accepting both full and partial URLs."],["The `RegionInstanceGroupManagersAbandonInstancesRequest` class offers two constructors: a default constructor and one that accepts another `RegionInstanceGroupManagersAbandonInstancesRequest` object as a parameter."]]],[]]