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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eManagedInstanceInstanceHealth\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, covering versions from 1.0.0 to 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eManagedInstanceInstanceHealth\u003c/code\u003e class, which inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e and \u003ccode\u003eIEquatable\u003c/code\u003e, provides properties for instance health information.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eManagedInstanceInstanceHealth()\u003c/code\u003e and one that takes another \u003ccode\u003eManagedInstanceInstanceHealth\u003c/code\u003e object as a parameter for copying, \u003ccode\u003eManagedInstanceInstanceHealth(ManagedInstanceInstanceHealth other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eDetailedHealthState\u003c/code\u003e, indicating the instance's health state, and \u003ccode\u003eHealthCheck\u003c/code\u003e, providing the URL of the health check verifying the instance, both of which are strings.\u003c/p\u003e\n"],["\u003cp\u003eThere are boolean properties, \u003ccode\u003eHasDetailedHealthState\u003c/code\u003e and \u003ccode\u003eHasHealthCheck\u003c/code\u003e, that indicate if the respective string fields have been set for a given instance of this class.\u003c/p\u003e\n"]]],[],null,[]]