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 multiple prior versions available dating back to version 1.0.0."],["`ManagedInstanceInstanceHealth` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `ManagedInstanceInstanceHealth` provides information on the health status of a managed instance, including a detailed health state and the URL of the associated health check."],["The `ManagedInstanceInstanceHealth` class includes properties such as `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck`, providing details and flags for the managed instance health."],["There are two constructors available for the `ManagedInstanceInstanceHealth` class: a default constructor and a copy constructor."]]],[]]