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` reference documentation is version 3.6.0, while version 3.0.0 is also part of this content and is the current focus."],["This page provides reference documentation for the `ManagedInstanceInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, showing a comprehensive list of versions from 1.0.0 to the latest 3.6.0."],["The `ManagedInstanceInstanceHealth` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `ManagedInstanceInstanceHealth` class includes properties such as `DetailedHealthState` and `HealthCheck`, which provide information about the instance's health, along with boolean properties to indicate whether those properties have been set."],["There are two constructors available for `ManagedInstanceInstanceHealth`, one with no parameters and one accepting another `ManagedInstanceInstanceHealth` object as an argument for copying."]]],[]]