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 the `Google.Cloud.Compute.V1.ManagedInstanceInstanceHealth` API is 3.6.0, with multiple prior versions available dating back to version 1.0.0."],["This page details the `ManagedInstanceInstanceHealth` class, which implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ManagedInstanceInstanceHealth` class has properties like `DetailedHealthState`, `HasDetailedHealthState`, `HasHealthCheck`, and `HealthCheck`, which provide information about the health of an instance and the associated health check."],["The `ManagedInstanceInstanceHealth` class includes constructors allowing for both default initialization and initialization from another `ManagedInstanceInstanceHealth` object."],["The class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly, reflecting its role in Google Cloud's compute services."]]],[]]