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 `ManagedInstanceInstanceHealth` class provides information about the health status of a managed instance, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the documentation available is 3.6.0, with a history of documentation going as far back as version 1.0.0."],["`ManagedInstanceInstanceHealth` includes properties like `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck` to manage and retrieve the instance's health information."],["The `ManagedInstanceInstanceHealth` class has two constructors: a default constructor and one that accepts another `ManagedInstanceInstanceHealth` object for cloning."],["The class belongs to the `Google.Cloud.Compute.V1` namespace and is a part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]