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-03-21 UTC."],[[["The `TargetPoolInstanceHealth` class, part of the `Google.Cloud.Compute.V1` namespace, is available in version 2.16.0 and later."],["Version 3.6.0 is the latest version available for the `TargetPoolInstanceHealth` class, with several previous versions listed."],["The `TargetPoolInstanceHealth` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has properties including `HasKind`, `HealthStatus`, and `Kind`, with the `HealthStatus` property being a `RepeatedField` of type `HealthStatus`."],["There are two constructors available for `TargetPoolInstanceHealth`, the default and one that accepts another `TargetPoolInstanceHealth` object as an argument."]]],[]]