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 available for `ManagedInstanceInstanceHealth` is 3.6.0, which is accessible via a specified URL."],["This webpage provides documentation for the `ManagedInstanceInstanceHealth` class, detailing various versions from 1.0.0 up to the latest 3.6.0, each accessible via a unique URL."],["The `ManagedInstanceInstanceHealth` class is part of the `Google.Cloud.Compute.V1` namespace within the Google Cloud .NET library, implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`ManagedInstanceInstanceHealth` has properties such as `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck`, which provide insights into an instance's health and related health check information."],["The provided documentation highlights the class constructors, including a default constructor `ManagedInstanceInstanceHealth()` and a copy constructor `ManagedInstanceInstanceHealth(ManagedInstanceInstanceHealth other)`."]]],[]]