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."],[[["This webpage details the `RegionInstanceGroupManagersAbandonInstancesRequest` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.10.0."],["The class is used to request the abandonment of one or more instances, through URL parameters."],["The `RegionInstanceGroupManagersAbandonInstancesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page provides a listing of several versions of this tool, with version 3.6.0 being the latest."],["The class contains a constructor `RegionInstanceGroupManagersAbandonInstancesRequest()` for it's creation, as well as a `Instances` property that can be set."]]],[]]