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, providing information about its structure and usage in .NET."],["The latest version of the `TargetPoolInstanceHealth` class is 3.6.0, and the page also provides access to historical documentation of various versions ranging from 1.0.0 to the current release."],["The `TargetPoolInstanceHealth` class inherits from `object` and implements `IMessage`, `IEquatable\u003cTargetPoolInstanceHealth\u003e`, `IDeepCloneable\u003cTargetPoolInstanceHealth\u003e`, and `IBufferMessage`, demonstrating its role in data management and communication."],["Key properties of `TargetPoolInstanceHealth` include `HasKind`, `HealthStatus`, and `Kind`, with `HealthStatus` being a `RepeatedField` of `HealthStatus`, and `Kind` defining the resource type as `compute#targetPoolInstanceHealth`."],["There are two constructors for the `TargetPoolInstanceHealth` class, one with no parameters and one that takes in another instance of `TargetPoolInstanceHealth` to copy its values."]]],[]]