public sealed class GetInstanceHealthResponse : IMessage<GetInstanceHealthResponse>, IEquatable<GetInstanceHealthResponse>, IDeepCloneable<GetInstanceHealthResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class GetInstanceHealthResponse.
Response for checking if a notebook instance is healthy.
[[["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-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e class is part of the AI Platform Notebooks v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace and is in the \u003ccode\u003eGoogle.Cloud.Notebooks.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class is designed to provide a response when checking the health status of a notebook instance, and it includes detailed health information and the overall health state.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e offers two constructors: a default constructor and one that accepts another \u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is inherited from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHealthInfo\u003c/code\u003e and \u003ccode\u003eHealthState\u003c/code\u003e properties of the \u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e class respectively provide detailed health data as a map of string keys to string values and define the current health status of the notebook instance.\u003c/p\u003e\n"]]],[],null,[]]