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-03-21 UTC."],[[["The latest version of the `InstanceGroupsRemoveInstancesRequest` is 3.6.0, which can be found through the provided link."],["This page details the `InstanceGroupsRemoveInstancesRequest` class and provides links to its documentation across multiple versions, ranging from 1.0.0 to 3.6.0."],["The `InstanceGroupsRemoveInstancesRequest` class is used to remove instances from an instance group, as part of the `Google.Cloud.Compute.V1` namespace."],["The `InstanceGroupsRemoveInstancesRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the base `object` class."],["The `Instances` property of the `InstanceGroupsRemoveInstancesRequest` class is a `RepeatedField` of `InstanceReference` objects, holding a list of instances to be removed from the instance group."]]],[]]