GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource.fromJson constructor
GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1NotebookExecutionJobDirectNotebookSource.fromJson(
core.Map json_,
) : this(content: json_['content'] as core.String?);