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, and its availability across multiple versions, from 1.0.0 to the latest version 3.6.0."],["The class `RegionInstanceGroupManagersAbandonInstancesRequest` is part of the Google.Cloud.Compute.V1.dll assembly, implementing interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class inherits from Object and includes properties such as Instances, which holds a list of instance URLs to be abandoned."],["The class provides two constructors: a default constructor and one that takes another `RegionInstanceGroupManagersAbandonInstancesRequest` object as a parameter."],["The user can navigate through different versions of this class using the provided links, with the latest being version 3.6.0."]]],[]]