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."],[[["This webpage provides documentation for the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.8.0."],["The latest version available in the documentation is 3.6.0, and the content covers a range of versions from 1.0.0 up to the latest."],["The `TargetPoolInstanceHealth` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `HasKind`, `HealthStatus`, and `Kind`, with `HealthStatus` being a repeated field of `HealthStatus` objects, which are defined within this documentation."],["Two constructors are provided for the TargetPoolInstanceHealth class: a default parameterless constructor and one that takes an `other` `TargetPoolInstanceHealth` object."]]],[]]