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-31 UTC."],[[["The webpage provides documentation for the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementations."],["The latest version of `TargetPoolInstanceHealth` is 3.6.0, with numerous prior versions available, ranging down to 1.0.0, and the current version detailed on this specific page is 3.4.0."],["The `TargetPoolInstanceHealth` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, in addition to inheriting members from `object`."],["The `TargetPoolInstanceHealth` class includes constructors to initialize a new instance either by default or by copying another `TargetPoolInstanceHealth` object."],["Key properties of the `TargetPoolInstanceHealth` class include `HasKind`, `HealthStatus`, and `Kind`, which are used to check if the \"kind\" field is set, get the health status, and get the type of resource respectively."]]],[]]