public sealed class InstanceGroupManagersAbandonInstancesRequest : IMessage<InstanceGroupManagersAbandonInstancesRequest>, IEquatable<InstanceGroupManagersAbandonInstancesRequest>, IDeepCloneable<InstanceGroupManagersAbandonInstancesRequest>, 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-04-09 UTC."],[[["This page details the `InstanceGroupManagersAbandonInstancesRequest` class within the `Google.Cloud.Compute.V1` namespace, documenting its various versions."],["The latest version of this class is 3.6.0, and the page provides links to documentation for versions ranging from 1.0.0 up to 3.6.0."],["`InstanceGroupManagersAbandonInstancesRequest` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all detailed in the content provided."],["The class has two constructors: a default one and one that takes another `InstanceGroupManagersAbandonInstancesRequest` as a parameter, for which it can copy data from."],["The class includes a property called `Instances`, a `RepeatedField` of strings, which represents the URLs of instances to be abandoned."]]],[]]