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 documents the `TargetPoolsRemoveInstanceRequest` class within the `Google.Cloud.Compute.V1` namespace, primarily used in the Google Cloud Compute service."],["The latest version documented for the TargetPoolsRemoveInstanceRequest is 3.6.0, however the current page is displaying version 3.0.0, and there are versions going as far back as 1.0.0."],["The `TargetPoolsRemoveInstanceRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It provides constructors for creating new instances of `TargetPoolsRemoveInstanceRequest`, one of which accepts another `TargetPoolsRemoveInstanceRequest` as a parameter."],["It has a property called `Instances`, which is of type `RepeatedField\u003cInstanceReference\u003e` and contains URLs of the instances to be removed from the target pool."]]],[]]