public sealed class ManagedInstanceInstanceHealth : IMessage<ManagedInstanceInstanceHealth>, IEquatable<ManagedInstanceInstanceHealth>, IDeepCloneable<ManagedInstanceInstanceHealth>, 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 of the `Google.Cloud.Compute.V1.ManagedInstanceInstanceHealth` class is 3.6.0, with a range of versions available from 1.0.0 to the present day."],["The `ManagedInstanceInstanceHealth` class, in the `Google.Cloud.Compute.V1` namespace, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and cloning existing `ManagedInstanceInstanceHealth` objects."],["The class possesses properties like `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck` which reflect the detailed health status of the managed instance and reference to the URL of the relevant health check."],["The class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the `object` base class."]]],[]]