| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The dataset configurations of the TensorBoard task. | ||
| DirectoryName | string | The directory prefix of the dataset in the TensorBoard task. | dlcJobName |
| Name | string | The name of the dataset configurations. In most cases, the name of the dataset configurations is the name of a dataset or task. | dlcJobName |
| Id | string | The ID of the dataset configurations. In most cases, the ID of the dataset configurations is the ID of a dataset or task. | d-vf2fdhxxxxxx |
| DataSourceType | string | The file type that corresponds to the URI in the dataset configurations. | OSS |
| Uri | string | The file system URI in the dataset configurations. | oss://.oss-cn-shanghai-finance-1.aliyuncs.com/ |
| SourceType | string | The dataset type.
| datasource |
| SummaryPath | string | The summary path. | /tensorboard/run1 |
| FullSummaryPath | string | The full summary path. | oss://xxxxx/tensorboard/run1 |