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 details the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.15.0 of the library, and provides links to older and newer versions."],["The `TargetPoolInstanceHealth` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for comprehensive object management and comparison."],["The class has two constructors: a default constructor `TargetPoolInstanceHealth()` and another that accepts another `TargetPoolInstanceHealth` object as a parameter."],["The `TargetPoolInstanceHealth` class includes properties such as `HasKind`, `HealthStatus` (a `RepeatedField` of `HealthStatus`), and `Kind` to manage the resource type and health status information."],["The latest version available for this class is 3.6.0, whereas the current focus of the page is version 2.15.0, with numerous previous versions also readily accessible."]]],[]]