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."],[[["This webpage provides documentation for the `ManagedInstanceInstanceHealth` class within the `Google.Cloud.Compute.V1` namespace, covering a range of versions from 1.0.0 to the latest 3.6.0."],["The `ManagedInstanceInstanceHealth` class, which inherits from `Object`, is designed to implement multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default constructor and one that takes another `ManagedInstanceInstanceHealth` instance as a parameter for potential copies."],["Key properties of the `ManagedInstanceInstanceHealth` class include `DetailedHealthState`, indicating the instance's health, and `HealthCheck`, providing the URL to the relevant health check, alongside boolean properties `HasDetailedHealthState` and `HasHealthCheck`."],["The documentation lists all versions available and offers links to them, providing a comprehensive history and direct access to specific iterations of the `ManagedInstanceInstanceHealth` class."]]],[]]