GoogleCloudAiplatformV1NotebookSoftwareConfig constructor
GoogleCloudAiplatformV1NotebookSoftwareConfig({
- List<
GoogleCloudAiplatformV1EnvVar> ? env, - GoogleCloudAiplatformV1PostStartupScriptConfig? postStartupScriptConfig,
Implementation
GoogleCloudAiplatformV1NotebookSoftwareConfig({
this.env,
this.postStartupScriptConfig,
});