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, detailing its properties, inheritance, and implementations."],["The latest version available is 3.6.0, and the page covers versions ranging from 1.0.0 up to this most current version, including version 2.2.0, the current one displayed."],["The `ManagedInstanceInstanceHealth` class includes properties such as `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck`, which are used to ascertain the health of a given instance."],["The `ManagedInstanceInstanceHealth` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The documentation provides details on the constructors for `ManagedInstanceInstanceHealth`, including a default constructor and a constructor that accepts another `ManagedInstanceInstanceHealth` object."]]],[]]