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."],[[["This webpage details the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0 of the .NET library."],["The `TargetPoolInstanceHealth` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparisons, deep cloning, and buffered operations."],["The latest version of `TargetPoolInstanceHealth` is available in version 3.6.0 of the library, with various prior versions available all the way back to version 1.0.0."],["The class has two constructors: a default constructor and a copy constructor that takes another `TargetPoolInstanceHealth` object."],["The class has the properties `HasKind`, `HealthStatus`, and `Kind` which are used to identify if the \"kind\" field is set, get the health status of the repeated field, and to get the output only type of resource."]]],[]]