public sealed class TargetPoolInstanceHealth : IMessage<TargetPoolInstanceHealth>, IEquatable<TargetPoolInstanceHealth>, IDeepCloneable<TargetPoolInstanceHealth>, 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 `TargetPoolInstanceHealth` documentation is 3.6.0, but the current page specifically details version 3.2.0."],["This page provides documentation for the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, found in the Google.Cloud.Compute.V1.dll assembly."],["The `TargetPoolInstanceHealth` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TargetPoolInstanceHealth` class has two constructors: a parameterless constructor and one that takes another `TargetPoolInstanceHealth` instance as a parameter, which allows you to create a copy of the instance."],["Key properties of `TargetPoolInstanceHealth` include `HasKind`, `HealthStatus` (a repeated field of `HealthStatus`), and `Kind`, which defines the type of resource."]]],[]]