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 page provides documentation for the `TargetPoolsRemoveInstanceRequest` class within the Google Cloud Compute V1 library, with version 2.16.0 being the current version displayed."],["The `TargetPoolsRemoveInstanceRequest` class is used to request the removal of instances from a target pool and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation covers the class's inheritance from the `object` class and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors for `TargetPoolsRemoveInstanceRequest` include a default constructor and a constructor that takes another `TargetPoolsRemoveInstanceRequest` object."],["The page lists several versions of the documentation, ranging from version 1.0.0 to the latest 3.6.0, for the `TargetPoolsRemoveInstanceRequest`."]]],[]]