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-24 UTC."],[[["The content details the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, including its implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page documents versions of the `TargetPoolInstanceHealth` resource, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to navigate between them for specific documentation."],["The `TargetPoolInstanceHealth` class has properties like `HasKind`, `HealthStatus`, and `Kind`, which provide details about its state and health."],["The class also offers two constructors, a default and another which allows the class to be constructed based on an existing `TargetPoolInstanceHealth` object, as well as an inherited list of members from `object`."],["It's part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]