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 details the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, highlighting its implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 3.6.0 is the latest version, with the page detailing a range of versions from 1.0.0 up to 3.6.0 of the `TargetPoolInstanceHealth` class."],["The `TargetPoolInstanceHealth` class, residing in the Google.Cloud.Compute.V1.dll assembly, is used to represent the health status of an instance in a target pool."],["The class has properties such as `HasKind`, `HealthStatus`, and `Kind`, which provide information on the type of resource and the health status of instances."],["There are two constructors available for `TargetPoolInstanceHealth`: a default constructor and one that takes another `TargetPoolInstanceHealth` instance as a parameter."]]],[]]