[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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)"]]