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\u003eThis page provides documentation for the \u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e class within the Google Cloud Notebooks v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e is used to check and receive a response indicating if a notebook instance is healthy.\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 inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties such as \u003ccode\u003eHealthInfo\u003c/code\u003e, a map of additional health details, and \u003ccode\u003eHealthState\u003c/code\u003e, indicating the runtime health status.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available to create new instances of \u003ccode\u003eGetInstanceHealthResponse\u003c/code\u003e, either empty or by cloning an existing instance.\u003c/p\u003e\n"]]],[],null,[]]