[[["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-04 UTC."],[],[],null,["# Google Cloud Notebooks V1 Client - Class Runtime (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-notebooks/latest/V1.Runtime)\n- [1.0.4](/php/docs/reference/cloud-notebooks/1.0.4/V1.Runtime)\n- [0.7.5](/php/docs/reference/cloud-notebooks/0.7.5/V1.Runtime)\n- [0.6.2](/php/docs/reference/cloud-notebooks/0.6.2/V1.Runtime)\n- [0.5.0](/php/docs/reference/cloud-notebooks/0.5.0/V1.Runtime)\n- [0.4.1](/php/docs/reference/cloud-notebooks/0.4.1/V1.Runtime)\n- [0.3.6](/php/docs/reference/cloud-notebooks/0.3.6/V1.Runtime) \nReference documentation and code samples for the Google Cloud Notebooks V1 Client class Runtime.\n\nThe definition of a Runtime for a managed notebook instance.\n\nGenerated from protobuf message `google.cloud.notebooks.v1.Runtime`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Notebooks \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nOutput only. The resource name of the runtime.\n\nFormat:\n`projects/{project}/locations/{location}/runtimes/{runtimeId}`\n\n### setName\n\nOutput only. The resource name of the runtime.\n\nFormat:\n`projects/{project}/locations/{location}/runtimes/{runtimeId}`\n\n### getVirtualMachine\n\nUse a Compute Engine VM image to start the managed notebook instance.\n\n### hasVirtualMachine\n\n### setVirtualMachine\n\nUse a Compute Engine VM image to start the managed notebook instance.\n\n### getState\n\nOutput only. Runtime state.\n\n### setState\n\nOutput only. Runtime state.\n\n### getHealthState\n\nOutput only. Runtime health_state.\n\n### setHealthState\n\nOutput only. Runtime health_state.\n\n### getAccessConfig\n\nThe config settings for accessing runtime.\n\n### hasAccessConfig\n\n### clearAccessConfig\n\n### setAccessConfig\n\nThe config settings for accessing runtime.\n\n### getSoftwareConfig\n\nThe config settings for software inside the runtime.\n\n### hasSoftwareConfig\n\n### clearSoftwareConfig\n\n### setSoftwareConfig\n\nThe config settings for software inside the runtime.\n\n### getMetrics\n\nOutput only. Contains Runtime daemon metrics such as Service status and JupyterLab\nstats.\n\n### hasMetrics\n\n### clearMetrics\n\n### setMetrics\n\nOutput only. Contains Runtime daemon metrics such as Service status and JupyterLab\nstats.\n\n### getCreateTime\n\nOutput only. Runtime creation time.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. Runtime creation time.\n\n### getUpdateTime\n\nOutput only. Runtime update time.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nOutput only. Runtime update time.\n\n### getRuntimeType"]]