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."],[[["This webpage provides documentation for the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0."],["The `TargetPoolInstanceHealth` class is used for checking the health of an instance and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the `TargetPoolInstanceHealth` class available is 3.6.0, with multiple previous versions also accessible, dating back to 1.0.0."],["The class includes constructors for default initialization and cloning, along with properties like `HasKind`, `HealthStatus`, and `Kind`, for managing health status and resource type information."]]],[]]