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 `Google.Cloud.Compute.V1.ManagedInstanceInstanceHealth` is 3.6.0, and multiple previous versions, ranging from 1.0.0 to 3.5.0, are also documented."],["The `ManagedInstanceInstanceHealth` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ManagedInstanceInstanceHealth` includes properties such as `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck`, which provide information about the health of an instance and the associated health check."],["There are two constructors available for the `ManagedInstanceInstanceHealth` class: a default constructor and a constructor that accepts another `ManagedInstanceInstanceHealth` object as a parameter."],["The class's inheritance is from the base `object`, and the class can be found in the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]