GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource constructor

GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource({
  1. String? content,
})

Implementation

GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource({
  this.content,
});