public sealed class TargetPoolsRemoveInstanceRequest : IMessage<TargetPoolsRemoveInstanceRequest>, IEquatable<TargetPoolsRemoveInstanceRequest>, IDeepCloneable<TargetPoolsRemoveInstanceRequest>, 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 provides documentation for the `TargetPoolsRemoveInstanceRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The `TargetPoolsRemoveInstanceRequest` class is part of the `Google.Cloud.Compute.V1.dll` assembly and allows users to remove instances from a target pool."],["The documentation lists version history and links, ranging from the latest version 3.6.0 down to version 1.0.0, for the `TargetPoolsRemoveInstanceRequest`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the class's constructors and properties, detailing the use of `TargetPoolsRemoveInstanceRequest()` and `TargetPoolsRemoveInstanceRequest(TargetPoolsRemoveInstanceRequest)` for object creation and the use of the `Instances` property for handling the removal of multiple instances."]]],[]]