[[["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-09-09 UTC."],[],[],null,["# Google Cloud Notebooks V1 Client - Class GetInstanceHealthResponse (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V1.GetInstanceHealthResponse)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V1.GetInstanceHealthResponse)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V1.GetInstanceHealthResponse)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V1.GetInstanceHealthResponse)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V1.GetInstanceHealthResponse)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V1.GetInstanceHealthResponse)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V1.GetInstanceHealthResponse) \nReference documentation and code samples for the Google Cloud Notebooks V1 Client class GetInstanceHealthResponse.\n\nResponse for checking if a notebook instance is healthy.\n\nGenerated from protobuf message `google.cloud.notebooks.v1.GetInstanceHealthResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getHealthState\n\nOutput only. Runtime health_state.\n\n### setHealthState\n\nOutput only. Runtime health_state.\n\n### getHealthInfo\n\nOutput only. Additional information about instance health.\n\nExample:\nhealthInfo\": {\n\"docker_proxy_agent_status\": \"1\",\n\"docker_status\": \"1\",\n\"jupyterlab_api_status\": \"-1\",\n\"jupyterlab_status\": \"-1\",\n\"updated\": \"2020-10-18 09:40:03.573409\"\n}\n\n### setHealthInfo\n\nOutput only. Additional information about instance health.\n\nExample:\nhealthInfo\": {\n\"docker_proxy_agent_status\": \"1\",\n\"docker_status\": \"1\",\n\"jupyterlab_api_status\": \"-1\",\n\"jupyterlab_status\": \"-1\",\n\"updated\": \"2020-10-18 09:40:03.573409\"\n}"]]