public sealed class InstanceGroupsRemoveInstancesRequest : IMessage<InstanceGroupsRemoveInstancesRequest>, IEquatable<InstanceGroupsRemoveInstancesRequest>, IDeepCloneable<InstanceGroupsRemoveInstancesRequest>, 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."],[[["The latest version of the `InstanceGroupsRemoveInstancesRequest` is 3.6.0, but the current page is focused on version 3.2.0."],["This page details the `InstanceGroupsRemoveInstancesRequest` class, which is used to remove instances from an instance group and is part of the Google.Cloud.Compute.V1 namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, comparison, and cloning."],["The `InstanceGroupsRemoveInstancesRequest` class contains a property `Instances`, which is a list of `InstanceReference` objects specifying the instances to remove."],["There are various versions of the documentation available for the `InstanceGroupsRemoveInstancesRequest` class, ranging from 1.0.0 up to 3.6.0, allowing the user to reference the desired version."]]],[]]