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 webpage details the `TargetPoolInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, providing information about its structure and usage."],["The most recent version available is 3.6.0, and the page lists all of the versions going back to 1.0.0."],["`TargetPoolInstanceHealth` is a sealed class implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the base `Object` class."],["The class has two constructors, a default constructor and one that accepts another `TargetPoolInstanceHealth` object, and also offers properties such as `HasKind`, `HealthStatus`, and `Kind`."],["The provided context includes links to the documentation of all versions from 1.0.0 up to 3.6.0, allowing users to navigate and view documentation about the class through all versions."]]],[]]