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 latest version available for `TargetPoolInstanceHealth` is 3.6.0, but the page also lists multiple previous versions down to 1.0.0."],["`TargetPoolInstanceHealth` is a class that inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TargetPoolInstanceHealth` has two constructors, a parameterless one and another that takes another `TargetPoolInstanceHealth` object as an argument, likely for cloning purposes."],["The class `TargetPoolInstanceHealth` includes properties such as `HasKind`, `HealthStatus` (a `RepeatedField` of `HealthStatus`), and `Kind` which seems to be an output-only property specifying the resource type."],["This is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]