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-21 UTC."],[[["This webpage provides documentation for the `RegionInstanceGroupManagersAbandonInstancesRequest` class in the Google.Cloud.Compute.V1 namespace."],["The latest version available for this class is 3.6.0, with a list of previous versions ranging from 3.5.0 down to 1.0.0, offering a comprehensive history of updates."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`RegionInstanceGroupManagersAbandonInstancesRequest` features a constructor and a copy constructor for creating instances and also contains the property `Instances`, which holds a collection of instance URLs to be abandoned."],["The page provides the namespace, assembly information, inherited members, as well as parameters and property values for the class, providing a technical overview of its implementation."]]],[]]