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 provided content outlines the different versions of `TargetPoolInstanceHealth` within the Google.Cloud.Compute.V1 namespace, ranging from version 1.0.0 to the latest version 3.6.0."],["`TargetPoolInstanceHealth` is a class that implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The class `TargetPoolInstanceHealth` has properties like `HasKind`, `HealthStatus`, and `Kind`, which are used to determine if the field \"kind\" is set, retrieve the status of the health check and to check the type of resource respectively."],["The listed object class inherits members such as GetHashCode, GetType, and ToString from the object, and contains two constructors: one default and one that accepts another TargetPoolInstanceHealth as a parameter."],["The current content displays the different properties of the class, namely their name, value type, and a description of the field."]]],[]]