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 latest version of the `TargetPoolInstanceHealth` documentation is 3.6.0, but this page is showing version 2.2.0."],["This webpage provides documentation for the `TargetPoolInstanceHealth` class, which is part of the `Google.Cloud.Compute.V1` namespace within the .NET library."],["The `TargetPoolInstanceHealth` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a `HealthStatus` property, which is a `RepeatedField` of type `HealthStatus`, and a `Kind` property, a string representing the resource type, which will always be `compute#targetPoolInstanceHealth`."],["The `TargetPoolInstanceHealth` class has two constructors, one empty and one that takes in a `TargetPoolInstanceHealth` object as a parameter."]]],[]]