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 latest version of the `RegionInstanceGroupManagersAbandonInstancesRequest` is 3.6.0, with a variety of previous versions available, ranging from 1.0.0 to 3.5.0."],["`RegionInstanceGroupManagersAbandonInstancesRequest` is a class that inherits from `object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is found within the `Google.Cloud.Compute.V1` namespace and is contained in the `Google.Cloud.Compute.V1.dll` assembly."],["The class provides two constructors: a parameterless one and another one that takes an `RegionInstanceGroupManagersAbandonInstancesRequest` object, as well as a `Instances` property that is a `RepeatedField` of strings for specifying the URLs of instances to abandon."],["The `RegionInstanceGroupManagersAbandonInstancesRequest` class, within the current 2.12.0 version documentation, allows you to abandon one or more instances, using full or partial URLs such as `zones/[ZONE]/instances/[INSTANCE_NAME]`."]]],[]]