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 used for checking the health of instances and is currently at version 1.4.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The latest version of `TargetPoolInstanceHealth` available is 3.6.0, with multiple previous versions listed ranging from 3.5.0 to 1.0.0."],["The class includes properties such as `HasKind`, `HealthStatus`, and `Kind`, along with constructors `TargetPoolInstanceHealth()` and `TargetPoolInstanceHealth(TargetPoolInstanceHealth)`."],["The `Kind` property, which is output only, will always be `compute#targetPoolInstanceHealth` when checking instance health."]]],[]]