GoogleCloudAiplatformV1VertexMultimodalDatasetSource.fromJson constructor
GoogleCloudAiplatformV1VertexMultimodalDatasetSource.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1VertexMultimodalDatasetSource.fromJson(core.Map json_)
: this(datasetName: json_['datasetName'] as core.String?);