Tidak digunakan lagi, gunakan NotebookStatus.Phase. Status penampung yang mendasarinya. Untuk mengetahui informasi selengkapnya, lihat https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.22/#containerstate-v1-core.
phasestring
String yang berisi fase Pod saat ini.
reasonstring
String yang berisi alasan Pod berada dalam statusnya saat ini.
Menentukan container, variabel lingkungan untuk container, dan properti lainnya seperti nama penjadwal dan konteks keamanan. Untuk mengetahui informasi selengkapnya, lihat https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.22/#podspec-v1-core.
userClusterstring
UserCluster adalah nama cluster pengguna tempat workload Notebook dibuat. Cluster harus memiliki resource yang memadai untuk menjalankan workload yang ditentukan dalam PodSpec.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eaiplatform.gdc.goog/v1\u003c/code\u003e package defines the API schema for managing Notebook resources within the aiplatform.gdc.goog v1 API group.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebook\u003c/code\u003e resources are described with fields for \u003ccode\u003eapiVersion\u003c/code\u003e, \u003ccode\u003ekind\u003c/code\u003e, \u003ccode\u003emetadata\u003c/code\u003e, \u003ccode\u003espec\u003c/code\u003e (desired state), and \u003ccode\u003estatus\u003c/code\u003e (observed state), all of which are essential for defining and monitoring Notebook instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookStatus\u003c/code\u003e tracks the state of a \u003ccode\u003eNotebook\u003c/code\u003e, including its \u003ccode\u003econditions\u003c/code\u003e, \u003ccode\u003ereadyReplicas\u003c/code\u003e, \u003ccode\u003econtainerState\u003c/code\u003e, \u003ccode\u003ephase\u003c/code\u003e, and potential \u003ccode\u003eerror\u003c/code\u003e information.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookSpec\u003c/code\u003e defines the desired state of a Notebook, which includes a \u003ccode\u003eNotebookTemplateSpec\u003c/code\u003e to describe the desired workload, and the specification of the \u003ccode\u003euserCluster\u003c/code\u003e where it will run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotebookList\u003c/code\u003e resource is a resource that serves the purpose of containing a list of multiple \u003ccode\u003eNotebook\u003c/code\u003e resources, while providing a \u003ccode\u003emetadata\u003c/code\u003e field to provide metadata information.\u003c/p\u003e\n"]]],[],null,["# Vertex AI Workbench KRM API reference\n\nPackages\n--------\n\n- [aiplatform.gdc.goog/v1](#aiplatformgdcgoogv1)\n\naiplatform.gdc.goog/v1\n----------------------\n\nPackage v1 contains API schema definitions for the aiplatform.gdc.goog v1 API\ngroup.\n\n### Resource Types\n\n- [Notebook](#notebook)\n- [NotebookList](#notebooklist)\n\n#### Notebook\n\n`Notebook` is the Schema for the Notebooks API.\n\n*Appears in:*\n- [NotebookList](#notebooklist)\n\n#### NotebookCondition\n\n*Appears in:*\n- [NotebookStatus](#notebookstatus)\n\n#### NotebookError\n\n`NotebookError` represents an error that occurred while updating Notebook resources.\n\n*Appears in:*\n- [NotebookStatus](#notebookstatus)\n\n#### NotebookList\n\n`NotebookList` contains a list of `Notebook` instances.\n\n#### NotebookSpec\n\n`NotebookSpec` defines the desired state of the Notebook.\n\n*Appears in:*\n- [Notebook](#notebook)\n\n#### NotebookStatus\n\n`NotebookStatus` defines the observed state of the Notebook.\n\n*Appears in:*\n- [Notebook](#notebook)\n\n#### NotebookTemplateSpec\n\n`NotebookTemplateSpec` defines the desired state of the cluster.\n\n*Appears in:*\n- [NotebookSpec](#notebookspec)"]]