doc-exports/docs/modelarts/api-ref/DescDataset.html
Lai, Weijian 2f0818cf3d ModelArts API 22.3.0 version-20240311
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: Lai, Weijian <laiweijian4@huawei.com>
Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
2024-04-05 09:35:42 +00:00

1480 lines
120 KiB
HTML

<a name="DescDataset"></a><a name="DescDataset"></a>
<h1 class="topictitle1">Querying Details About a Dataset</h1>
<div id="body0000001349347505"><div class="section" id="DescDataset__section3518135195614"><h4 class="sectiontitle">Function</h4><p id="DescDataset__p751863545610">This API is used to query details about a dataset.</p>
</div>
<div class="section" id="DescDataset__section1952043515615"><h4 class="sectiontitle">URI</h4><p id="DescDataset__p252173585611">GET /v2/{project_id}/datasets/{dataset_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__table1452243515610" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="DescDataset__row1521173545615"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p id="DescDataset__p652343565616">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.2"><p id="DescDataset__p8523113514569">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.3"><p id="DescDataset__p75241358561">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.3.2.5.1.4"><p id="DescDataset__p452416351566">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row1652143585619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DescDataset__p75251335105616">dataset_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DescDataset__p19525103515618">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DescDataset__p18526133513567">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DescDataset__p18527835155613">Dataset ID.</p>
</td>
</tr>
<tr id="DescDataset__row145221335115611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p id="DescDataset__p1352717351560">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p id="DescDataset__p752863575613">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p id="DescDataset__p05291735165613">String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p id="DescDataset__p1952911351561">Project ID. For details about how to obtain the project ID, see <a href="modelarts_03_0147.html">Obtaining a Project ID</a>.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__table195311335155619" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="DescDataset__row1953073519569"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.1"><p id="DescDataset__p853143545615">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.2"><p id="DescDataset__p17532133519569">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.4.2.5.1.3"><p id="DescDataset__p15532133525619">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.2.4.2.5.1.4"><p id="DescDataset__p2533153512568">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row165301335185613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="DescDataset__p55343358567">check_running_task</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="DescDataset__p453414351566">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="DescDataset__p6535835205618">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="DescDataset__p1853553515561">Whether to detect tasks (including initialization tasks) that are running in a dataset. The options are as follows:</p>
<ul id="DescDataset__ul1536103505615"><li id="DescDataset__li1453619353564"><strong id="DescDataset__b165361635125618">true</strong>: Detect tasks (including initialization tasks) that are running in the dataset.</li><li id="DescDataset__li3537173525614"><strong id="DescDataset__b155374355561">false</strong>: Do not detect tasks that are running in the dataset. (Default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row6530193565615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.1 "><p id="DescDataset__p145371235135619">running_task_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.2 "><p id="DescDataset__p5538103575612">No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.4.2.5.1.3 "><p id="DescDataset__p6538143565619">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.4.2.5.1.4 "><p id="DescDataset__p115391435205611">Type of the running tasks (including initialization tasks) to be detected. The options are as follows:</p>
<ul id="DescDataset__ul16540123517567"><li id="DescDataset__li125401335155613"><strong id="DescDataset__b6540163555614">0</strong>: auto labeling</li><li id="DescDataset__li185407351563"><strong id="DescDataset__b1754116352566">1</strong>: pre-labeling</li><li id="DescDataset__li25411135135615"><strong id="DescDataset__b5541173514566">2</strong>: export</li><li id="DescDataset__li55421535165612"><strong id="DescDataset__b105427358562">3</strong>: version switch</li><li id="DescDataset__li1654211357561"><strong id="DescDataset__b17543133515620">4</strong>: manifest file export</li><li id="DescDataset__li954303515616"><strong id="DescDataset__b15435355565">5</strong>: manifest file import</li><li id="DescDataset__li15543103515568"><strong id="DescDataset__b5544103595610">6</strong>: version publishing</li><li id="DescDataset__li1054411351566"><strong id="DescDataset__b85442353562">7</strong>: auto grouping</li><li id="DescDataset__li35454355565"><strong id="DescDataset__b354513515563">10</strong>: one-click model deployment (default value)</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="DescDataset__section8545735145610"><h4 class="sectiontitle">Request Parameters</h4><p id="DescDataset__p95462035115619">None</p>
</div>
<div class="section" id="DescDataset__section9547103545616"><h4 class="sectiontitle">Response Parameters</h4><p id="DescDataset__p1854783517561"><strong id="DescDataset__b1548113518565">Status code: 200</strong></p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_DescDatasetResp" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Response body parameters</caption><thead align="left"><tr id="DescDataset__row0549103525616"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.1"><p id="DescDataset__p145531335135619">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.4.1.2"><p id="DescDataset__p17554635175619">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.3.2.4.1.3"><p id="DescDataset__p95551935175616">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row25498357568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p355563510561">annotated_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p5556163510568">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p65571935175615">Number of labeled samples in a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row1754910353564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p17557193516564">annotated_sub_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p255811356561">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p3558143510568">Number of labeled subsamples.</p>
</td>
</tr>
<tr id="DescDataset__row125492354565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p13559135165616">content_labeling</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p455983525617">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p5560113516566">Whether to enable content labeling for the speech paragraph labeling dataset. This function is enabled by default.</p>
</td>
</tr>
<tr id="DescDataset__row13549103516560"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p456083512563">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p4561035115615">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1156273517562">Time when a dataset is created.</p>
</td>
</tr>
<tr id="DescDataset__row5550103525616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p056218357569">current_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1356353545619">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1756493545620">Current version ID of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row1755017359568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p155643354567">current_version_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p185651235195615">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p3566163595618">Current version name of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row555043545612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p20567163519566">data_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p15568193519561">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p9568635155614">Data format.</p>
</td>
</tr>
<tr id="DescDataset__row175501335155616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p11569173575610">data_sources</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p957073515566">Array of <a href="#DescDataset__response_DataSource">DataSource</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p657117354567">Data source list.</p>
</td>
</tr>
<tr id="DescDataset__row355003565619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1557117356565">data_statistics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p6572113565616">Map&lt;String,Object&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p05730357569">Sample statistics on a dataset, including the statistics on sample metadata.</p>
</td>
</tr>
<tr id="DescDataset__row165501635195617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1057403525618">data_update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p19574435135612">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p95752351565">Time when a sample and a label are updated.</p>
</td>
</tr>
<tr id="DescDataset__row2550135175610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p457553517564">dataset_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p105761035185614">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p10576173511569">Dataset format. The options are as follows:</p>
<ul id="DescDataset__ul155771351566"><li id="DescDataset__li45777356562"><strong id="DescDataset__b15772035175614">0</strong>: file</li><li id="DescDataset__li1957743519565"><strong id="DescDataset__b8578335165618">1</strong>: table</li></ul>
</td>
</tr>
<tr id="DescDataset__row755012353564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p05787353563">dataset_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1857943513562">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p45791535115614">Dataset ID.</p>
</td>
</tr>
<tr id="DescDataset__row1855073525619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p145801335195614">dataset_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p175818357565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1658123575611">Dataset name.</p>
</td>
</tr>
<tr id="DescDataset__row1555043595618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p658283585616">dataset_tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p13583103565616">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p95833352566">Key identifier list of a dataset, for example, ["Image","Object detection"].</p>
</td>
</tr>
<tr id="DescDataset__row0550163585610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p758410355562">dataset_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p5584135105613">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p7585183510565">Dataset type. The options are as follows:</p>
<ul id="DescDataset__ul2586435115610"><li id="DescDataset__li165861935125611"><strong id="DescDataset__b258614359561">0</strong>: image classification</li><li id="DescDataset__li1658613512562"><strong id="DescDataset__b1458753519569">1</strong>: object detection</li><li id="DescDataset__li1858773510562"><strong id="DescDataset__b4587123519569">100</strong>: text classification</li><li id="DescDataset__li18588193525616"><strong id="DescDataset__b6588335135613">101</strong>: named entity recognition</li><li id="DescDataset__li6588163575614"><strong id="DescDataset__b05892035135620">102</strong>: text triplet</li><li id="DescDataset__li12589183565616"><strong id="DescDataset__b14589113519568">200</strong>: sound classification</li><li id="DescDataset__li1959043515616"><strong id="DescDataset__b19590193511569">201</strong>: speech content</li><li id="DescDataset__li185901835125616"><strong id="DescDataset__b359153514565">202</strong>: speech paragraph labeling</li><li id="DescDataset__li7591183515563"><strong id="DescDataset__b1959103575615">400</strong>: table dataset</li><li id="DescDataset__li13591103515567"><strong id="DescDataset__b25921235105614">600</strong>: video labeling</li><li id="DescDataset__li105921835105618"><strong id="DescDataset__b16592153513567">900</strong>: custom format</li></ul>
</td>
</tr>
<tr id="DescDataset__row19550103515612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p165935357561">dataset_version_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p359333595616">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p11594113555611">Number of dataset versions.</p>
</td>
</tr>
<tr id="DescDataset__row65501935125613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p559493510564">deleted_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1159516355567">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p15595113518569">Number of deleted samples.</p>
</td>
</tr>
<tr id="DescDataset__row1550183535618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p559611358566">deletion_stats</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p6596153535614">Map&lt;String,Integer&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p959723535612">Deletion reason statistics.</p>
</td>
</tr>
<tr id="DescDataset__row5551183518566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p9597335115610">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1359803575619">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p10599153517560">Dataset description.</p>
</td>
</tr>
<tr id="DescDataset__row13551143515617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p165991835145612">enterprise_project_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p19600103513568">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p3600935105614">Enterprise project ID.</p>
</td>
</tr>
<tr id="DescDataset__row1955116354566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1660117352564">exist_running_task</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p18601123516568">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p6602133513567">Whether the dataset contains running (including initialization) tasks. The options are as follows:</p>
<ul id="DescDataset__ul176026356567"><li id="DescDataset__li2603143525614"><strong id="DescDataset__b1960373518569">true</strong>: The dataset contains running tasks.</li><li id="DescDataset__li1160303595617"><strong id="DescDataset__b166041535185611">false</strong>: The dataset does not contain running tasks.</li></ul>
</td>
</tr>
<tr id="DescDataset__row155123585611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p16604113513562">exist_workforce_task</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p12604193515565">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p2060513595612">Whether the dataset contains team labeling tasks. The options are as follows:</p>
<ul id="DescDataset__ul36065353565"><li id="DescDataset__li116061335185610"><strong id="DescDataset__b160633510566">true</strong>: The dataset contains team labeling tasks.</li><li id="DescDataset__li1360614352567"><strong id="DescDataset__b2607935135613">false</strong>: The dataset does not contain team labeling tasks.</li></ul>
</td>
</tr>
<tr id="DescDataset__row15511358561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p36071035185616">feature_supports</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1160833545619">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p16608143512564">List of features supported by the dataset. Currently, only the value <strong id="DescDataset__b15609163515566">0</strong> is supported, indicating that the OBS file size is limited.</p>
</td>
</tr>
<tr id="DescDataset__row195511935185618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1360919351566">import_data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p16097355566">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p176108358566">Whether to import data. The options are as follows:</p>
<ul id="DescDataset__ul156111335195611"><li id="DescDataset__li1461123535615"><strong id="DescDataset__b20611535175620">true</strong>: Import data.</li><li id="DescDataset__li1361173518567"><strong id="DescDataset__b1961211351561">false</strong>: Do not import data.</li></ul>
</td>
</tr>
<tr id="DescDataset__row15515358561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p2613173565615">import_task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1613103545610">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p176147359566">ID of an import task.</p>
</td>
</tr>
<tr id="DescDataset__row165511935145617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p5614735205610">inner_annotation_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p10615735135611">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p2616183510567">Path for storing the labeling result of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row16551113585618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p126169357567">inner_data_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p186171535165613">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p961763505612">Path for storing the internal data of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row8551103512563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1461833535616">inner_log_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p116181135165611">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1961953510563">Path for storing internal logs of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row3551113525619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1161963595611">inner_task_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p19620133511569">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p176211635175619">Path for internal task of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row165511435105613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p86211335125614">inner_temp_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p6622135185619">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p136229352561">Path for storing internal temporary files of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row855119354565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p2623193585615">inner_work_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1462319354563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p186241435185618">Output directory of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row1055133565612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1062418357563">label_task_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1562513512565">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p46261835115612">Number of labeling tasks.</p>
</td>
</tr>
<tr id="DescDataset__row65511835185615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p116261235195614">labels</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p662763545619">Array of <a href="#DescDataset__response_Label">Label</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p86276353561">Dataset label list.</p>
</td>
</tr>
<tr id="DescDataset__row15551153505612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p12628193518565">loading_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p136286353564">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p662993505619">Number of loading samples.</p>
</td>
</tr>
<tr id="DescDataset__row255103525616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p762993517565">managed</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p11631143519569">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p663220355567">Whether a dataset is hosted. The options are as follows:</p>
<ul id="DescDataset__ul196331435135610"><li id="DescDataset__li26331435115620"><strong id="DescDataset__b1463413575616">true</strong>: The dataset is hosted.</li><li id="DescDataset__li8634133519560"><strong id="DescDataset__b16634835185615">false</strong>: The dataset is not hosted.</li></ul>
</td>
</tr>
<tr id="DescDataset__row19551735195615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1635173517569">next_version_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1363518352564">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p4636335125616">Number of next versions of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row8552183535612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1563623517561">running_tasks_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1263719354567">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p8638113545613">ID list of running (including initialization) tasks.</p>
</td>
</tr>
<tr id="DescDataset__row1455219353560"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p166383350563">schema</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p206391135105617">Array of <a href="#DescDataset__response_Field">Field</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p10640635195611">Schema list.</p>
</td>
</tr>
<tr id="DescDataset__row12552183514565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1640123535616">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p166411735105620">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p164119351564">Dataset status. The options are as follows:</p>
<ul id="DescDataset__ul166421352566"><li id="DescDataset__li1264219355561"><strong id="DescDataset__b364353518561">0</strong>: creating dataset</li><li id="DescDataset__li464383515611"><strong id="DescDataset__b2643143565611">1</strong>: normal dataset</li><li id="DescDataset__li17644203510567"><strong id="DescDataset__b1644133525618">2</strong>: deleting dataset</li><li id="DescDataset__li1364443545614"><strong id="DescDataset__b17645173525619">3</strong>: deleted dataset</li><li id="DescDataset__li8645135115614"><strong id="DescDataset__b06455359568">4</strong>: abnormal dataset</li><li id="DescDataset__li17646735185614"><strong id="DescDataset__b10646635145615">5</strong>: synchronizing dataset</li><li id="DescDataset__li1864613565612"><strong id="DescDataset__b464773511564">6</strong>: releasing dataset</li><li id="DescDataset__li20125173615616"><strong id="DescDataset__b1512523665616">7</strong>: dataset in version switching</li><li id="DescDataset__li111259361561"><strong id="DescDataset__b7125153695614">8</strong>: importing dataset</li></ul>
</td>
</tr>
<tr id="DescDataset__row855203555614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p9125936165619">third_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p1012533611569">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p4126133617563">Third-party path.</p>
</td>
</tr>
<tr id="DescDataset__row65524356566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p15126103655617">total_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p512623610569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p14126236125612">Total number of dataset samples.</p>
</td>
</tr>
<tr id="DescDataset__row1855212354567"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p5126183614561">total_sub_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p91271636165610">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p151270362568">Total number of subsamples generated from the parent samples. For example, the total number of key frame images extracted from the video labeling dataset is that of subsamples.</p>
</td>
</tr>
<tr id="DescDataset__row18552235165620"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p012714361561">unconfirmed_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p4128183695613">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p2128636115614">Number of auto labeling samples to be confirmed.</p>
</td>
</tr>
<tr id="DescDataset__row12552123505612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p18128103611569">update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p12128133610564">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p121295367565">Time when a dataset is updated.</p>
</td>
</tr>
<tr id="DescDataset__row1255213513567"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1212963614565">versions</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p712910367567">Array of <a href="#DescDataset__response_DatasetVersion">DatasetVersion</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p15129836135612">Dataset version information. Currently, only the current version information of a dataset is recorded.</p>
</td>
</tr>
<tr id="DescDataset__row1255223519561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p7129183685611">work_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p3130193615563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p313033615611">Output dataset path, which is used to store output files such as label files. The path is an OBS path in the format of /<em id="DescDataset__i7130536105611">Bucket name</em>/<em id="DescDataset__i213013368564">File path</em>. For example: /<strong id="DescDataset__b11130143655614">obs-bucket</strong>.</p>
</td>
</tr>
<tr id="DescDataset__row165523357566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p5130173619565">work_path_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p16130183605617">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1313183613568">Type of the dataset output path. The options are as follows:</p>
<ul id="DescDataset__ul8132123614565"><li id="DescDataset__li6132236105610"><strong id="DescDataset__b2132123655617">0</strong>: OBS bucket (default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row145527352562"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p12132436145620">workforce_descriptor</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p19133133615569"><a href="#DescDataset__response_WorkforceDescriptor">WorkforceDescriptor</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p4133173675617">Team labeling information.</p>
</td>
</tr>
<tr id="DescDataset__row75521735165614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p1713316364563">workforce_task_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p8134193685610">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p1013418363561">Number of team labeling tasks of a dataset.</p>
</td>
</tr>
<tr id="DescDataset__row4552935145614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p id="DescDataset__p6134236145615">workspace_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p id="DescDataset__p21349367569">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p id="DescDataset__p8134123665614">Workspace ID. If no workspace is created, the default value is <strong id="DescDataset__b19134133655615">0</strong>. If a workspace is created and used, use the actual value.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_DataSource"></a><a name="response_DataSource"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_DataSource" frame="border" border="1" rules="all"><caption><b>Table 4 </b>DataSource</caption><thead align="left"><tr id="DescDataset__row4663153510566"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.1"><p id="DescDataset__p5135736175620">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.4.2.4.1.2"><p id="DescDataset__p813510368561">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.4.2.4.1.3"><p id="DescDataset__p15135936185619">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row4663163517568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="DescDataset__p9135133645613">data_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="DescDataset__p113643695612">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="DescDataset__p2136436155618">Data source path.</p>
</td>
</tr>
<tr id="DescDataset__row156631135195615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="DescDataset__p1913623645614">data_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="DescDataset__p513616365567">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="DescDataset__p313603615612">Data type. The options are as follows:</p>
<ul id="DescDataset__ul1413715368566"><li id="DescDataset__li1013733620561"><strong id="DescDataset__b11137163625615">0</strong>: OBS bucket (default value)</li><li id="DescDataset__li1713763665619"><strong id="DescDataset__b3137236105617">1</strong>: GaussDB(DWS)</li><li id="DescDataset__li9137173612566"><strong id="DescDataset__b1513833675614">2</strong>: DLI</li><li id="DescDataset__li113863695613"><strong id="DescDataset__b31381362566">3</strong>: RDS</li><li id="DescDataset__li1413823665612"><strong id="DescDataset__b151386367565">4</strong>: MRS</li><li id="DescDataset__li1513833615618"><strong id="DescDataset__b2138183610564">5</strong>: AI Gallery</li><li id="DescDataset__li41390367564"><strong id="DescDataset__b161390369568">6</strong>: Inference service</li></ul>
</td>
</tr>
<tr id="DescDataset__row56631835125618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="DescDataset__p15139936155619">schema_maps</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="DescDataset__p61391336125613">Array of <a href="#DescDataset__response_SchemaMap">SchemaMap</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="DescDataset__p12139133665612">Schema mapping information corresponding to the table data.</p>
</td>
</tr>
<tr id="DescDataset__row19663133575618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="DescDataset__p17140143617562">source_info</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="DescDataset__p71401136135619"><a href="#DescDataset__response_SourceInfo">SourceInfo</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="DescDataset__p61401536115619">Information required for importing a table data source.</p>
</td>
</tr>
<tr id="DescDataset__row8663535125611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.1 "><p id="DescDataset__p1514013665614">with_column_header</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.4.2.4.1.2 "><p id="DescDataset__p19140183695618">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.4.2.4.1.3 "><p id="DescDataset__p7141173615617">Whether the first row in the file is a column name. This field is valid for the table dataset. The options are as follows:</p>
<ul id="DescDataset__ul7141183665610"><li id="DescDataset__li191411936135613"><strong id="DescDataset__b71412036135613">true</strong>: The first row in the file is the column name.</li><li id="DescDataset__li7141113625613"><strong id="DescDataset__b1214163615620">false</strong>: The first row in the file is not the column name.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_SchemaMap"></a><a name="response_SchemaMap"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_SchemaMap" frame="border" border="1" rules="all"><caption><b>Table 5 </b>SchemaMap</caption><thead align="left"><tr id="DescDataset__row467463514562"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.1"><p id="DescDataset__p6142936165619">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.5.2.4.1.2"><p id="DescDataset__p16142153695610">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.5.2.4.1.3"><p id="DescDataset__p16142173611561">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row10674163515568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="DescDataset__p16142136135616">dest_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="DescDataset__p131421336195615">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="DescDataset__p11431136115611">Name of the destination column.</p>
</td>
</tr>
<tr id="DescDataset__row17675183513569"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.1 "><p id="DescDataset__p814383615618">src_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.5.2.4.1.2 "><p id="DescDataset__p714317365568">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.5.2.4.1.3 "><p id="DescDataset__p1514393615617">Name of the source column.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_SourceInfo"></a><a name="response_SourceInfo"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_SourceInfo" frame="border" border="1" rules="all"><caption><b>Table 6 </b>SourceInfo</caption><thead align="left"><tr id="DescDataset__row6679153515561"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.1"><p id="DescDataset__p15143236175614">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.6.2.4.1.2"><p id="DescDataset__p6144123675614">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.6.2.4.1.3"><p id="DescDataset__p181441336195615">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row66791335175613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p1414463617569">cluster_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p1114413610563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p13144203625614">ID of an MRS cluster.</p>
</td>
</tr>
<tr id="DescDataset__row17679113575615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p9145153695613">cluster_mode</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p914510361561">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p314573611569">Running mode of an MRS cluster. The options are as follows:</p>
<ul id="DescDataset__ul1714593655611"><li id="DescDataset__li8145173685612"><strong id="DescDataset__b61451366563">0</strong>: normal cluster</li><li id="DescDataset__li15146193615569"><strong id="DescDataset__b17146136145610">1</strong>: security cluster</li></ul>
</td>
</tr>
<tr id="DescDataset__row6679133511565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p914611365561">cluster_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p1014623615560">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p8146183619561">Name of an MRS cluster.</p>
</td>
</tr>
<tr id="DescDataset__row15679635185612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p5146236205617">database_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p10147163611565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p20147153619562">Name of the database to which the table dataset is imported.</p>
</td>
</tr>
<tr id="DescDataset__row8679335115612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p31471036145618">input</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p201471636145613">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p61481136115611">HDFS path of a table dataset.</p>
</td>
</tr>
<tr id="DescDataset__row6679153511562"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p914843655614">ip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p414873665616">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p12148103616569">IP address of your GaussDB(DWS) cluster.</p>
</td>
</tr>
<tr id="DescDataset__row767913513564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p9149133615613">port</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p414943617569">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p151491736175612">Port number of your GaussDB(DWS) cluster.</p>
</td>
</tr>
<tr id="DescDataset__row06796354561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p21491036125615">queue_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p614914368567">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p01501036195614">DLI queue name of a table dataset.</p>
</td>
</tr>
<tr id="DescDataset__row186791235115619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p015053616566">subnet_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p17150143655617">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p16150636125610">Subnet ID of an MRS cluster.</p>
</td>
</tr>
<tr id="DescDataset__row1768017354563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p1151736115617">table_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p18151133665618">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p1215114367562">Name of the table to which a table dataset is imported.</p>
</td>
</tr>
<tr id="DescDataset__row10680123525613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p1915110368564">user_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p1315118362565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p121521736165615">Username, which is mandatory for GaussDB(DWS) data.</p>
</td>
</tr>
<tr id="DescDataset__row66801735195611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p1152193616569">user_password</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p1915253695619">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p17152236155619">User password, which is mandatory for GaussDB(DWS) data.</p>
</td>
</tr>
<tr id="DescDataset__row106801235165610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.1 "><p id="DescDataset__p6152173617566">vpc_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.6.2.4.1.2 "><p id="DescDataset__p7153636115615">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.6.2.4.1.3 "><p id="DescDataset__p71530367565">ID of the VPC where an MRS cluster resides.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_Label"></a><a name="response_Label"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_Label" frame="border" border="1" rules="all"><caption><b>Table 7 </b>Label</caption><thead align="left"><tr id="DescDataset__row176981735185611"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.1"><p id="DescDataset__p61531336185618">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.7.2.4.1.2"><p id="DescDataset__p171534366565">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.7.2.4.1.3"><p id="DescDataset__p17154113605614">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row186981135205616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="DescDataset__p1315420362563">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="DescDataset__p815410361561">Array of <a href="#DescDataset__response_LabelAttribute">LabelAttribute</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="DescDataset__p1915473655611">Multi-dimensional attribute of a label. For example, if the label is music, attributes such as style and artist may be included.</p>
</td>
</tr>
<tr id="DescDataset__row1169810358568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="DescDataset__p111541836175617">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="DescDataset__p15155123611567">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="DescDataset__p0155236195612">Label name.</p>
</td>
</tr>
<tr id="DescDataset__row1369813555618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="DescDataset__p14155123610569">property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="DescDataset__p115523615564"><a href="#DescDataset__response_LabelProperty">LabelProperty</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="DescDataset__p10155133625616">Basic attribute key-value pair of a label, such as color and shortcut keys.</p>
</td>
</tr>
<tr id="DescDataset__row0698163510568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.1 "><p id="DescDataset__p915673685615">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.7.2.4.1.2 "><p id="DescDataset__p61561536115616">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.7.2.4.1.3 "><p id="DescDataset__p1115633665617">Label type. The options are as follows:</p>
<ul id="DescDataset__ul5156203675619"><li id="DescDataset__li6156173617561"><strong id="DescDataset__b18156113616566">0</strong>: image classification</li><li id="DescDataset__li2157183605613"><strong id="DescDataset__b615733611562">1</strong>: object detection</li><li id="DescDataset__li215793685620"><strong id="DescDataset__b11157133611561">100</strong>: text classification</li><li id="DescDataset__li115773625613"><strong id="DescDataset__b61571236135618">101</strong>: named entity recognition</li><li id="DescDataset__li31578361565"><strong id="DescDataset__b61581436145617">102</strong>: text triplet relationship</li><li id="DescDataset__li2158103615615"><strong id="DescDataset__b815813635613">103</strong>: text triplet entity</li><li id="DescDataset__li12158143616565"><strong id="DescDataset__b515883675614">200</strong>: speech classification</li><li id="DescDataset__li5158536165614"><strong id="DescDataset__b12158193675610">201</strong>: speech content</li><li id="DescDataset__li615953614564"><strong id="DescDataset__b1515912365561">202</strong>: speech paragraph labeling</li><li id="DescDataset__li21591536195615"><strong id="DescDataset__b14159183615610">600</strong>: video classification</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_LabelProperty"></a><a name="response_LabelProperty"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_LabelProperty" frame="border" border="1" rules="all"><caption><b>Table 8 </b>LabelProperty</caption><thead align="left"><tr id="DescDataset__row9708153518568"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.1"><p id="DescDataset__p2016014369567">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.8.2.4.1.2"><p id="DescDataset__p3160153665619">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.8.2.4.1.3"><p id="DescDataset__p3160193615612">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row2070833519564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p181604368568">@modelarts:color</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p151601136165614">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p191617369566">Default attribute: Label color, which is a hexadecimal code of the color. By default, this parameter is left blank. Example: <strong id="DescDataset__b11612036145613">#FFFFF0</strong>.</p>
</td>
</tr>
<tr id="DescDataset__row19708133575612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p131611036185612">@modelarts:default_shape</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p7161143615568">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p14161103615612">Default attribute: Default shape of an object detection label (dedicated attribute). By default, this parameter is left blank. The options are as follows:</p>
<ul id="DescDataset__ul5161143612563"><li id="DescDataset__li10161103665619"><strong id="DescDataset__b1316218363568">bndbox</strong>: rectangle</li><li id="DescDataset__li1416214367565"><strong id="DescDataset__b19162636125610">polygon</strong>: polygon</li><li id="DescDataset__li171621360564"><strong id="DescDataset__b1716293612561">circle</strong>: circle</li><li id="DescDataset__li121635361565"><strong id="DescDataset__b31631436135611">line</strong>: straight line</li><li id="DescDataset__li1163173675616"><strong id="DescDataset__b171638369563">dashed</strong>: dotted line</li><li id="DescDataset__li15163113615564"><strong id="DescDataset__b181644368561">point</strong>: point</li><li id="DescDataset__li11164836165611"><strong id="DescDataset__b616412362561">polyline</strong>: polyline</li></ul>
</td>
</tr>
<tr id="DescDataset__row670813595615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p2016412361567">@modelarts:from_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p416419368566">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p9165193610563">Default attribute: Type of the head entity in the triplet relationship label. This attribute must be specified when a relationship label is created. This parameter is used only for the text triplet dataset.</p>
</td>
</tr>
<tr id="DescDataset__row1970863535618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p2165113695614">@modelarts:rename_to</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p141651636145615">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p8165336145613">Default attribute: The new name of the label.</p>
</td>
</tr>
<tr id="DescDataset__row167085354567"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p916615365561">@modelarts:shortcut</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p15166183618566">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p0166123615612">Default attribute: Label shortcut key. By default, this parameter is left blank. For example: <strong id="DescDataset__b12166736145615">D</strong>.</p>
</td>
</tr>
<tr id="DescDataset__row970813355564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.1 "><p id="DescDataset__p1516615364569">@modelarts:to_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.8.2.4.1.2 "><p id="DescDataset__p41661236145612">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.8.2.4.1.3 "><p id="DescDataset__p31677362566">Default attribute: Type of the tail entity in the triplet relationship label. This attribute must be specified when a relationship label is created. This parameter is used only for the text triplet dataset.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_Field"></a><a name="response_Field"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_Field" frame="border" border="1" rules="all"><caption><b>Table 9 </b>Field</caption><thead align="left"><tr id="DescDataset__row6720173511569"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.1"><p id="DescDataset__p15167636205613">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.9.2.4.1.2"><p id="DescDataset__p61689369563">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.9.2.4.1.3"><p id="DescDataset__p1816843615616">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row1172053519568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="DescDataset__p1616823685618">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="DescDataset__p13168636155612">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="DescDataset__p4168183616562">Schema description.</p>
</td>
</tr>
<tr id="DescDataset__row147206354561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="DescDataset__p171690367565">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="DescDataset__p1169133605616">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="DescDataset__p12169336185613">Schema name.</p>
</td>
</tr>
<tr id="DescDataset__row472013359564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="DescDataset__p51691136185618">schema_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="DescDataset__p12169143618569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="DescDataset__p121702367560">Schema ID.</p>
</td>
</tr>
<tr id="DescDataset__row147201235185616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.1 "><p id="DescDataset__p2170193613565">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.9.2.4.1.2 "><p id="DescDataset__p9170113655611">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.9.2.4.1.3 "><p id="DescDataset__p15170203617569">Schema value type.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_DatasetVersion"></a><a name="response_DatasetVersion"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_DatasetVersion" frame="border" border="1" rules="all"><caption><b>Table 10 </b>DatasetVersion</caption><thead align="left"><tr id="DescDataset__row67275351562"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.1"><p id="DescDataset__p417173675611">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.10.2.4.1.2"><p id="DescDataset__p20171133619561">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.10.2.4.1.3"><p id="DescDataset__p1317123615614">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row19727113515619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p217123614561">add_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p017143610566">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1017253615615">Number of added samples.</p>
</td>
</tr>
<tr id="DescDataset__row8727163595611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p7172133615616">annotated_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p8172436185615">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p6172183685618">Number of samples with labeled versions.</p>
</td>
</tr>
<tr id="DescDataset__row14728133535613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p3172436185617">annotated_sub_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p117333615560">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p817318368567">Number of labeled subsamples.</p>
</td>
</tr>
<tr id="DescDataset__row1572803515617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p0173536175611">clear_hard_property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p101735367564">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p12173103695613">Whether to clear hard example properties during release. The options are as follows:</p>
<ul id="DescDataset__ul111741736205616"><li id="DescDataset__li6174436125618"><strong id="DescDataset__b1317423616568">true</strong>: Clear hard example properties. (Default value)</li><li id="DescDataset__li117453613567"><strong id="DescDataset__b81741336145612">false</strong>: Do not clear hard example properties.</li></ul>
</td>
</tr>
<tr id="DescDataset__row1072811354563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p117410368561">code</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p117412364566">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p11175163611566">Status code of a preprocessing task such as rotation and cropping.</p>
</td>
</tr>
<tr id="DescDataset__row7728193514564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1175193617568">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p131751336125610">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p4175836105611">Time when a version is created.</p>
</td>
</tr>
<tr id="DescDataset__row3728203595613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p4175936165612">crop</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p317615363563">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1417623645610">Whether to crop the image. This field is valid only for the object detection dataset whose labeling box is in the rectangle shape. The options are as follows:</p>
<ul id="DescDataset__ul11176103675619"><li id="DescDataset__li18176103617567"><strong id="DescDataset__b41767369562">true</strong>: Crop the image.</li><li id="DescDataset__li1617617360562"><strong id="DescDataset__b19176163625620">false</strong>: Do not crop the image. (Default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row137281335115610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p0177236115619">crop_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p131771365568">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p617753635619">Path for storing cropped files.</p>
</td>
</tr>
<tr id="DescDataset__row16728183510563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1117713368569">crop_rotate_cache_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p15177203616565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p117883610562">Temporary directory for executing the rotation and cropping task.</p>
</td>
</tr>
<tr id="DescDataset__row27281935135618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p17178163612565">data_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p117810364563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p61781367566">Path for storing data.</p>
</td>
</tr>
<tr id="DescDataset__row6728163535613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p817923620566">data_statistics</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p13179143613562">Map&lt;String,Object&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p9179173625619">Sample statistics on a dataset, including the statistics on sample metadata in JSON format.</p>
</td>
</tr>
<tr id="DescDataset__row67281235125612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1518093645611">data_validate</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p7180113665612">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1118113365561">Whether data is validated by the validation algorithm before release. The options are as follows:</p>
<ul id="DescDataset__ul1418173615616"><li id="DescDataset__li41812036155618"><strong id="DescDataset__b518110364567">true</strong>: The data has been validated.</li><li id="DescDataset__li7182113613562"><strong id="DescDataset__b131821136155614">false</strong>: The data has not been validated.</li></ul>
</td>
</tr>
<tr id="DescDataset__row147280359565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p21821636175616">deleted_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1018213366567">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p118212365562">Number of deleted samples.</p>
</td>
</tr>
<tr id="DescDataset__row1572843505612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p6183103675616">deletion_stats</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p16183636115618">Map&lt;String,Integer&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p9183153616562">Deletion reason statistics.</p>
</td>
</tr>
<tr id="DescDataset__row16728183575611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p318317362564">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p4183153615614">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p818423685619">Description of a version.</p>
</td>
</tr>
<tr id="DescDataset__row1972820351566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p18184103616563">export_images</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p15184736165617">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p181841136145615">Whether to export images to the version output directory during release. The options are as follows:</p>
<ul id="DescDataset__ul31851336115618"><li id="DescDataset__li15185153614563"><strong id="DescDataset__b17185183619569">true</strong>: Export images to the version output directory.</li><li id="DescDataset__li1418518360568"><strong id="DescDataset__b8185036125617">false</strong>: Do not export images to the version output directory. (Default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row167282035195616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1185163685612">extract_serial_number</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p91851836175613">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p8186123615566">Whether to parse the subsample number during release. The field is valid for the healthcare dataset. The options are as follows:</p>
<ul id="DescDataset__ul6186636135619"><li id="DescDataset__li1186183619568"><strong id="DescDataset__b1918617361568">true</strong>: Parse the subsample number.</li><li id="DescDataset__li1186436125615"><strong id="DescDataset__b20186636195611">false</strong>: Do not parse the subsample number. (Default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row14728143505616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p7187193635615">include_dataset_data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1018712366563">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p318763619566">Whether to include the source data of a dataset during release. The options are as follows:</p>
<ul id="DescDataset__ul01871236125615"><li id="DescDataset__li1418783619561"><strong id="DescDataset__b91871036175615">true</strong>: The source data of a dataset is included.</li><li id="DescDataset__li1118713616566"><strong id="DescDataset__b1918893613567">false</strong>: The source data of a dataset is not included.</li></ul>
</td>
</tr>
<tr id="DescDataset__row272910353561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p5188636145610">is_current</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p13188236195617">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p17188103615560">Whether the current dataset version is used. The options are as follows:</p>
<ul id="DescDataset__ul218823612563"><li id="DescDataset__li18188193685610"><strong id="DescDataset__b418973605612">true</strong>: The current dataset version is used.</li><li id="DescDataset__li1818963613566"><strong id="DescDataset__b12189236195612">false</strong>: The current dataset version is not used.</li></ul>
</td>
</tr>
<tr id="DescDataset__row1172913510565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p918903615566">label_stats</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p101891636185610">Array of <a href="#DescDataset__response_LabelStats">LabelStats</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p41891364561">Label statistics list of a released version.</p>
</td>
</tr>
<tr id="DescDataset__row272914351566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p13190143615615">label_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p181901536105613">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p21907366562">Label type of a released version. The options are as follows:</p>
<ul id="DescDataset__ul1719023620563"><li id="DescDataset__li8190173613568"><strong id="DescDataset__b2190133645612">multi</strong>: Multi-label samples are included.</li><li id="DescDataset__li20191936185615"><strong id="DescDataset__b41911836135611">single</strong>: All samples are single-labeled.</li></ul>
</td>
</tr>
<tr id="DescDataset__row1872953518562"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p171916365566">manifest_cache_input_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p17191153613561">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p01910361562">Input path for the <strong id="DescDataset__b1519123613564">manifest</strong> file cache during version release.</p>
</td>
</tr>
<tr id="DescDataset__row67291035165617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p131924366562">manifest_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p18192103685610">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1819233612568">Path for storing the <strong id="DescDataset__b5192143695615">manifest</strong> file with the released version.</p>
</td>
</tr>
<tr id="DescDataset__row17729935125611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1719283695612">message</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1719212369563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p61931936185613">Task information recorded during release (for example, error information).</p>
</td>
</tr>
<tr id="DescDataset__row127291035195618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p11931236105619">modified_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p13193193615566">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p11193193618561">Number of modified samples.</p>
</td>
</tr>
<tr id="DescDataset__row2729335125618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p419312360561">previous_annotated_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p619412361569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p18194236175616">Number of labeled samples of parent versions.</p>
</td>
</tr>
<tr id="DescDataset__row3729153514564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1519483612563">previous_total_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p5194173610560">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p141944368565">Total samples of parent versions.</p>
</td>
</tr>
<tr id="DescDataset__row672920355568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p2195936195619">previous_version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p31958361563">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p19195133616563">Parent version ID</p>
</td>
</tr>
<tr id="DescDataset__row1472963515561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p21951436175618">processor_task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p7195123665613">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p141960369564">ID of a preprocessing task such as rotation and cropping.</p>
</td>
</tr>
<tr id="DescDataset__row107291835195613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1719693615561">processor_task_status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1419618365569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p0197123615560">Status of a preprocessing task such as rotation and cropping. The options are as follows:</p>
<ul id="DescDataset__ul13197193614560"><li id="DescDataset__li119718361565"><strong id="DescDataset__b181971836135617">0</strong>: initialized</li><li id="DescDataset__li14197163685618"><strong id="DescDataset__b15197173655613">1</strong>: running</li><li id="DescDataset__li819717366561"><strong id="DescDataset__b18198193616567">2</strong>: completed</li><li id="DescDataset__li719823625617"><strong id="DescDataset__b17198103610569">3</strong>: failed</li><li id="DescDataset__li4198173620567"><strong id="DescDataset__b419814367569">4</strong>: stopped</li><li id="DescDataset__li8198163612563"><strong id="DescDataset__b181982360560">5</strong>: timeout</li><li id="DescDataset__li1419913617566"><strong id="DescDataset__b1119923611561">6</strong>: deletion failed</li><li id="DescDataset__li1719963615562"><strong id="DescDataset__b6199536165611">7</strong>: stop failed</li></ul>
</td>
</tr>
<tr id="DescDataset__row8729103565619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p5199436165616">remove_sample_usage</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1319916361562">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p3200836185612">Whether to clear the existing usage information of a dataset during release. The options are as follows:</p>
<ul id="DescDataset__ul7200193615561"><li id="DescDataset__li720083610565"><strong id="DescDataset__b2200133618563">true</strong>: Clear the existing usage information of a dataset. (Default value)</li><li id="DescDataset__li420015369561"><strong id="DescDataset__b17200536105618">false</strong>: Do not clear the existing usage information of a dataset.</li></ul>
</td>
</tr>
<tr id="DescDataset__row272912357564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p12200183605617">rotate</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p2201153611567">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p202011036185613">Whether to rotate the image. The options are as follows:</p>
<ul id="DescDataset__ul72014364563"><li id="DescDataset__li1320117367568"><strong id="DescDataset__b16201123695614">true</strong>: Rotate the image.</li><li id="DescDataset__li520116369569"><strong id="DescDataset__b3201133613565">false</strong>: Do not rotate the image. (Default value)</li></ul>
</td>
</tr>
<tr id="DescDataset__row27297357567"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p820283613567">rotate_path</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p2202193635615">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1920219368563">Path for storing the rotated file.</p>
</td>
</tr>
<tr id="DescDataset__row57291735165616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p920215367568">sample_state</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1220253615562">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p3203193675615">Sample status. The options are as follows:</p>
<ul id="DescDataset__ul102039365565"><li id="DescDataset__li10203336125618"><strong id="DescDataset__b520393620564"><strong>ALL</strong></strong>: labeled</li><li id="DescDataset__li1120373635617"><strong id="DescDataset__b122033364562"><strong>NONE</strong></strong>: unlabeled</li><li id="DescDataset__li20203736165619"><strong id="DescDataset__b72041368560"><strong>UNCHECK</strong></strong>: pending acceptance</li><li id="DescDataset__li13204193615620"><strong id="DescDataset__b1204173614562"><strong>ACCEPTED</strong></strong>: accepted</li><li id="DescDataset__li720463611568"><strong id="DescDataset__b7204136165618"><strong>REJECTED</strong></strong>: rejected</li><li id="DescDataset__li202045369562"><strong id="DescDataset__b102041836195617"><strong>UNREVIEWED</strong></strong>: pending review</li><li id="DescDataset__li02052367560"><strong id="DescDataset__b420593635615"><strong>REVIEWED</strong></strong>: reviewed</li><li id="DescDataset__li11205236125610"><strong id="DescDataset__b13205163619568"><strong>WORKFORCE_SAMPLED</strong></strong>: sampled</li><li id="DescDataset__li720515363564"><strong id="DescDataset__b1620510367568"><strong>WORKFORCE_SAMPLED_UNCHECK</strong></strong>: sampling unchecked</li><li id="DescDataset__li1205183618562"><strong id="DescDataset__b1620623675610"><strong>WORKFORCE_SAMPLED_CHECKED</strong></strong>: sampling checked</li><li id="DescDataset__li20206203695613"><strong id="DescDataset__b1020633615612"><strong>WORKFORCE_SAMPLED_ACCEPTED</strong></strong>: sampling accepted</li><li id="DescDataset__li12206123611569"><strong id="DescDataset__b5206123645612"><strong>WORKFORCE_SAMPLED_REJECTED</strong></strong>: sampling rejected</li><li id="DescDataset__li11206133613564"><strong id="DescDataset__b20207163615567"><strong>AUTO_ANNOTATION</strong></strong>: to be confirmed</li></ul>
</td>
</tr>
<tr id="DescDataset__row4730103518568"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p120743675614">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p0207163605618">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p19207153625615">Status of a dataset version. The options are as follows:</p>
<ul id="DescDataset__ul820793655619"><li id="DescDataset__li1220743610569"><strong id="DescDataset__b920720363566">0</strong>: creating</li><li id="DescDataset__li1420873614565"><strong id="DescDataset__b12208203635618">1</strong>: running</li><li id="DescDataset__li1920893616562"><strong id="DescDataset__b1208103610565">2</strong>: deleting</li><li id="DescDataset__li1520883635617"><strong id="DescDataset__b1520893619569">3</strong>: deleted</li><li id="DescDataset__li8209236145612"><strong id="DescDataset__b18209136105612">4</strong>: error</li></ul>
</td>
</tr>
<tr id="DescDataset__row1273073565610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p120923635617">tags</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1720933612567">Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p192091536105619">Key identifier list of the dataset. The labeling type is used as the default label when the labeling task releases a version. For example, ["Image","Object detection"].</p>
</td>
</tr>
<tr id="DescDataset__row1073063516561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p11209203685612">task_type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p7210153613565">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p10210103620567">Labeling task type of the released version, which is the same as the dataset type.</p>
</td>
</tr>
<tr id="DescDataset__row1273019351564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p52107365560">total_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p9210173617562">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p13211163675619">Total number of version samples.</p>
</td>
</tr>
<tr id="DescDataset__row127301835185619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p18211113625616">total_sub_sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p62112036165613">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p1721123617567">Total number of subsamples generated from the parent samples.</p>
</td>
</tr>
<tr id="DescDataset__row673023575612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1021119369565">train_evaluate_sample_ratio</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p52121136195614">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p3212103619561">Split training and verification ratio during version release. The default value is <strong id="DescDataset__b1212236185612">1.00</strong>, indicating that all labeled samples are split into the training set.</p>
</td>
</tr>
<tr id="DescDataset__row373015351566"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p6212133665619">update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p19212536175617">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p10213173635610">Time when a version is updated.</p>
</td>
</tr>
<tr id="DescDataset__row20730435115617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p3213636125612">version_format</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p2021383612562">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p202131336155610">Format of a dataset version. The options are as follows:</p>
<ul id="DescDataset__ul3213936175611"><li id="DescDataset__li2021483645619"><strong id="DescDataset__b4214173614567">Default</strong>: default format</li><li id="DescDataset__li9214236205612"><strong id="DescDataset__b132141536195611">CarbonData</strong>: CarbonData (supported only by table datasets)</li><li id="DescDataset__li9214203615615"><strong id="DescDataset__b1321423625613">CSV</strong>: CSV</li></ul>
</td>
</tr>
<tr id="DescDataset__row4730135105616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1921518368565">version_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p921553655610">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p621517365569">Dataset version ID.</p>
</td>
</tr>
<tr id="DescDataset__row373013595610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p1921583612567">version_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p1921511360565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p14216836175610">Dataset version name.</p>
</td>
</tr>
<tr id="DescDataset__row073043515615"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.1 "><p id="DescDataset__p20216113616562">with_column_header</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.10.2.4.1.2 "><p id="DescDataset__p0216183613563">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.10.2.4.1.3 "><p id="DescDataset__p3216736165619">Whether the first row in the released CSV file is a column name. This field is valid for the table dataset. The options are as follows:</p>
<ul id="DescDataset__ul32169366567"><li id="DescDataset__li18216143614563"><strong id="DescDataset__b17217836105620">true</strong>: The first row in the released CSV file is a column name.</li><li id="DescDataset__li152177369563"><strong id="DescDataset__b19217153665620">false</strong>: The first row in the released CSV file is not a column name.</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_LabelStats"></a><a name="response_LabelStats"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_LabelStats" frame="border" border="1" rules="all"><caption><b>Table 11 </b>LabelStats</caption><thead align="left"><tr id="DescDataset__row78061735105614"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.1"><p id="DescDataset__p172172036155611">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.11.2.4.1.2"><p id="DescDataset__p16218193618560">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.11.2.4.1.3"><p id="DescDataset__p9218183616565">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row1180643517564"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p1921814365561">attributes</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p1721833616568">Array of <a href="#DescDataset__response_LabelAttribute">LabelAttribute</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p92181936105613">Multi-dimensional attribute of a label. For example, if the label is music, attributes such as style and artist may be included.</p>
</td>
</tr>
<tr id="DescDataset__row17806103513560"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p14219436165617">count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p1221943616569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p221933625617">Number of labels.</p>
</td>
</tr>
<tr id="DescDataset__row18062035175610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p5219173613561">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p621943612567">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p14220183617560">Label name.</p>
</td>
</tr>
<tr id="DescDataset__row780618352569"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p162201036165614">property</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p20220173618564"><a href="#DescDataset__response_LabelProperty">LabelProperty</a> object</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p1922003615562">Basic attribute key-value pair of a label, such as color and shortcut keys.</p>
</td>
</tr>
<tr id="DescDataset__row1280613525613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p02211436165620">sample_count</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p8221436205616">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p3221193655612">Number of samples containing the label.</p>
</td>
</tr>
<tr id="DescDataset__row6806173516565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.1 "><p id="DescDataset__p202210361568">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.11.2.4.1.2 "><p id="DescDataset__p422219366561">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.11.2.4.1.3 "><p id="DescDataset__p1522243619569">Label type. The options are as follows:</p>
<ul id="DescDataset__ul1422283620561"><li id="DescDataset__li222243613568"><strong id="DescDataset__b1422223619569">0</strong>: image classification</li><li id="DescDataset__li1622223635613"><strong id="DescDataset__b1322313655612">1</strong>: object detection</li><li id="DescDataset__li1223133618566"><strong id="DescDataset__b1322383617563">100</strong>: text classification</li><li id="DescDataset__li0223203655614"><strong id="DescDataset__b1122333615565">101</strong>: named entity recognition</li><li id="DescDataset__li172231736145612"><strong id="DescDataset__b3223113611561">102</strong>: text triplet relationship</li><li id="DescDataset__li2224736205614"><strong id="DescDataset__b822453618561">103</strong>: text triplet entity</li><li id="DescDataset__li722463620564"><strong id="DescDataset__b322418369562">200</strong>: speech classification</li><li id="DescDataset__li1122433615563"><strong id="DescDataset__b122433665617">201</strong>: speech content</li><li id="DescDataset__li722563665613"><strong id="DescDataset__b19225103615611">202</strong>: speech paragraph labeling</li><li id="DescDataset__li02251436115610"><strong id="DescDataset__b3225173675614">600</strong>: video classification</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_LabelAttribute"></a><a name="response_LabelAttribute"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_LabelAttribute" frame="border" border="1" rules="all"><caption><b>Table 12 </b>LabelAttribute</caption><thead align="left"><tr id="DescDataset__row1683683516567"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.1"><p id="DescDataset__p1622613675618">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.12.2.4.1.2"><p id="DescDataset__p16226193614566">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.12.2.4.1.3"><p id="DescDataset__p5226123635613">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row2083623514569"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="DescDataset__p20226436195620">default_value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="DescDataset__p142263368565">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="DescDataset__p622723615613">Default value of a label attribute.</p>
</td>
</tr>
<tr id="DescDataset__row9836163535616"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="DescDataset__p82273365561">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="DescDataset__p022743617562">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="DescDataset__p022710361565">Label attribute ID.</p>
</td>
</tr>
<tr id="DescDataset__row128361635115610"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="DescDataset__p8227736205618">name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="DescDataset__p022733685614">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="DescDataset__p2228163685612">Label attribute name.</p>
</td>
</tr>
<tr id="DescDataset__row4837153535612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="DescDataset__p4228113645614">type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="DescDataset__p122281236175616">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="DescDataset__p32281936125619">Label attribute type. The options are as follows:</p>
<ul id="DescDataset__ul52282363562"><li id="DescDataset__li1522819368565"><strong id="DescDataset__b1022953605612">text</strong>: text</li><li id="DescDataset__li132291636195610"><strong id="DescDataset__b5229103695615">select</strong>: single-choice drop-down list</li></ul>
</td>
</tr>
<tr id="DescDataset__row128375352569"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.1 "><p id="DescDataset__p102299362569">values</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.12.2.4.1.2 "><p id="DescDataset__p1122923685614">Array of <a href="#DescDataset__response_LabelAttributeValue">LabelAttributeValue</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.12.2.4.1.3 "><p id="DescDataset__p1823093617565">List of label attribute values.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_LabelAttributeValue"></a><a name="response_LabelAttributeValue"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_LabelAttributeValue" frame="border" border="1" rules="all"><caption><b>Table 13 </b>LabelAttributeValue</caption><thead align="left"><tr id="DescDataset__row1984533595611"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.1"><p id="DescDataset__p5230143619569">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.13.2.4.1.2"><p id="DescDataset__p2230173617569">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.13.2.4.1.3"><p id="DescDataset__p4230136175612">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row108452035195614"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="DescDataset__p523113610564">id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="DescDataset__p2231153613569">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="DescDataset__p82317363561">Label attribute value ID.</p>
</td>
</tr>
<tr id="DescDataset__row1884563555611"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.1 "><p id="DescDataset__p132311336105612">value</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.13.2.4.1.2 "><p id="DescDataset__p102315369566">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.13.2.4.1.3 "><p id="DescDataset__p182326366568">Label attribute value.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_WorkforceDescriptor"></a><a name="response_WorkforceDescriptor"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_WorkforceDescriptor" frame="border" border="1" rules="all"><caption><b>Table 14 </b>WorkforceDescriptor</caption><thead align="left"><tr id="DescDataset__row17852193510567"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.1"><p id="DescDataset__p023273685610">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.14.2.4.1.2"><p id="DescDataset__p923217361561">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.14.2.4.1.3"><p id="DescDataset__p62321636155615">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row88527353569"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p4233133615611">current_task_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p132331836145610">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p18233103605611">ID of a team labeling task.</p>
</td>
</tr>
<tr id="DescDataset__row12852235165612"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p12334366561">current_task_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p192331036135610">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p5234103655615">Name of a team labeling task.</p>
</td>
</tr>
<tr id="DescDataset__row148527352561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p4234183625616">reject_num</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p182348361566">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p723453616569">Number of rejected samples.</p>
</td>
</tr>
<tr id="DescDataset__row18852113516565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p112341369566">repetition</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p19235193614565">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p1423513611565">Number of persons who label each sample. The minimum value is <strong id="DescDataset__b11235113665614">1</strong>.</p>
</td>
</tr>
<tr id="DescDataset__row168521335135617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p023513615561">is_synchronize_auto_labeling_data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p823553615565">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p723520360561">Whether to synchronously update auto labeling data. The options are as follows:</p>
<ul id="DescDataset__ul1723693665611"><li id="DescDataset__li123603617562"><strong id="DescDataset__b9236236205612">true</strong>: Update auto labeling data synchronously.</li><li id="DescDataset__li223653616567"><strong id="DescDataset__b17236836205616">false</strong>: Do not update auto labeling data synchronously.</li></ul>
</td>
</tr>
<tr id="DescDataset__row1685215354567"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p1323643618561">is_synchronize_data</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p1023693618565">Boolean</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p123773615619">Whether to synchronize updated data, such as uploading files, synchronizing data sources, and assigning imported unlabeled files to team members. The options are as follows:</p>
<ul id="DescDataset__ul62378365563"><li id="DescDataset__li4237153645610"><strong id="DescDataset__b152371736205612">true</strong>: Synchronize updated data to team members.</li><li id="DescDataset__li6237036135619"><strong id="DescDataset__b723783625610">false</strong>: Do not synchronize updated data to team members.</li></ul>
</td>
</tr>
<tr id="DescDataset__row14852173555618"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p32371836185615">workers</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p182381636125617">Array of <a href="#DescDataset__response_Worker">Worker</a> objects</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p82381736165615">List of labeling team members.</p>
</td>
</tr>
<tr id="DescDataset__row085211352565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p1923813665616">workforce_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p223813611562">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p02395369560">ID of a labeling team.</p>
</td>
</tr>
<tr id="DescDataset__row885212350563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.1 "><p id="DescDataset__p1323963617568">workforce_name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.14.2.4.1.2 "><p id="DescDataset__p132391036155612">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.14.2.4.1.3 "><p id="DescDataset__p823915369566">Name of a labeling team.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="tablenoborder"><a name="DescDataset__response_Worker"></a><a name="response_Worker"></a><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__response_Worker" frame="border" border="1" rules="all"><caption><b>Table 15 </b>Worker</caption><thead align="left"><tr id="DescDataset__row14866133525616"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.1"><p id="DescDataset__p8240153685617">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.15.2.4.1.2"><p id="DescDataset__p12240143611560">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.4.15.2.4.1.3"><p id="DescDataset__p824093625611">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row8866163516561"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p1824073617569">create_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p11240936175620">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p224143635614">Creation time.</p>
</td>
</tr>
<tr id="DescDataset__row1086603520563"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p152411436125618">description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p12241113695612">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p6241153685619">Labeling team member description. The value contains 0 to 256 characters and does not support the following special characters: ^!&lt;&gt;=&amp;"'</p>
</td>
</tr>
<tr id="DescDataset__row11866335155619"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p824216368560">email</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p224213665617">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p202426367565">Email address of a labeling team member.</p>
</td>
</tr>
<tr id="DescDataset__row786753595617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p224243695615">role</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p424217367569">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p4243036135610">Role. The options are as follows:</p>
<ul id="DescDataset__ul1724393618561"><li id="DescDataset__li1824353645615"><strong id="DescDataset__b122431362563">0</strong>: labeling personnel</li><li id="DescDataset__li20243173613568"><strong id="DescDataset__b12447367565">1</strong>: reviewer</li><li id="DescDataset__li72441536135614"><strong id="DescDataset__b324463616563">2</strong>: team administrator</li><li id="DescDataset__li10244133625613"><strong id="DescDataset__b102441336185616">3</strong>: dataset owner</li></ul>
</td>
</tr>
<tr id="DescDataset__row2867133511565"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p9244336175618">status</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p15245193695610">Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p18245836135619">Current login status of a labeling team member. The options are as follows:</p>
<ul id="DescDataset__ul20245173625610"><li id="DescDataset__li8245736135612"><strong id="DescDataset__b132459362564">0</strong>: The invitation email has not been sent.</li><li id="DescDataset__li9245163614569"><strong id="DescDataset__b19245183620565">1</strong>: The invitation email has been sent but the user has not logged in.</li><li id="DescDataset__li5246836155620"><strong id="DescDataset__b52467361568">2</strong>: The user has logged in.</li><li id="DescDataset__li124633645612"><strong id="DescDataset__b192461363566">3</strong>: The labeling team member has been deleted.</li></ul>
</td>
</tr>
<tr id="DescDataset__row686783505613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p142463362561">update_time</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p524683625619">Long</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p82471836155618">Update time.</p>
</td>
</tr>
<tr id="DescDataset__row286763575613"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p13247183615561">worker_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p12247123614564">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p024713610563">ID of a labeling team member.</p>
</td>
</tr>
<tr id="DescDataset__row0867635185617"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.1 "><p id="DescDataset__p8248143655612">workforce_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.15.2.4.1.2 "><p id="DescDataset__p172482360561">String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.15.2.4.1.3 "><p id="DescDataset__p424823685617">ID of a labeling team.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="DescDataset__section92481736165614"><h4 class="sectiontitle">Example Requests</h4><p id="DescDataset__p1624803611562">Querying Details About a Dataset</p>
<pre class="screen" id="DescDataset__screen6249193695612">GET https://{endpoint}/v2/{project_id}/datasets/{dataset_id}</pre>
</div>
<div class="section" id="DescDataset__section924913612562"><h4 class="sectiontitle">Example Responses</h4><p id="DescDataset__p19249183645618"><strong id="DescDataset__b1924993619562">Status code: 200</strong></p>
<p id="DescDataset__p1725093685617">OK</p>
<pre class="screen" id="DescDataset__screen16250123620561">{
"dataset_id" : "gfghHSokody6AJigS5A",
"dataset_name" : "dataset-f9e8",
"dataset_type" : 0,
"data_format" : "Default",
"next_version_num" : 4,
"status" : 1,
"data_sources" : [ {
"data_type" : 0,
"data_path" : "/test-obs/classify/input/catRabbit4/"
} ],
"create_time" : 1605690595404,
"update_time" : 1605690595404,
"description" : "",
"current_version_id" : "54IXbeJhfttGpL46lbv",
"current_version_name" : "V003",
"total_sample_count" : 10,
"annotated_sample_count" : 10,
"unconfirmed_sample_count" : 0,
"work_path" : "/test-obs/classify/output/",
"inner_work_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/",
"inner_annotation_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/annotation/",
"inner_data_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/data/",
"inner_log_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/logs/",
"inner_temp_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/temp/",
"inner_task_path" : "/test-obs/classify/output/dataset-f9e8-gfghHSokody6AJigS5A/task/",
"work_path_type" : 0,
"workspace_id" : "0",
"enterprise_project_id" : "0",
"workforce_task_count" : 0,
"feature_supports" : [ "0" ],
"managed" : false,
"import_data" : false,
"ai_project" : "default-ai-project",
"label_task_count" : 1,
"dataset_format" : 0,
"dataset_version_count" : 3,
"dataset_version" : "v1",
"content_labeling" : true,
"labels" : [ {
"name" : "Cat",
"type" : 0,
"property" : {
"@modelarts:color" : "#3399ff"
}
}, {
"name" : "Rabbit",
"type" : 0,
"property" : {
"@modelarts:color" : "#3399ff"
}
} ]
}</pre>
</div>
<div class="section" id="DescDataset__section1826023613569"><h4 class="sectiontitle">Status Codes</h4>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="DescDataset__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="DescDataset__row1690016358567"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.7.2.1.3.1.1"><p id="DescDataset__p1126112363569">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.7.2.1.3.1.2"><p id="DescDataset__p19261436165614">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="DescDataset__row1890043517561"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DescDataset__p326173616564">200</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DescDataset__p17261183613565">OK</p>
</td>
</tr>
<tr id="DescDataset__row1690033511562"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DescDataset__p13262153610568">401</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DescDataset__p19262153635618">Unauthorized</p>
</td>
</tr>
<tr id="DescDataset__row9900153515569"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DescDataset__p11262936115618">403</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DescDataset__p19263183612562">Forbidden</p>
</td>
</tr>
<tr id="DescDataset__row0900153565613"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.7.2.1.3.1.1 "><p id="DescDataset__p226343610561">404</p>
</td>
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.7.2.1.3.1.2 "><p id="DescDataset__p1626333655612">Not Found</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="section" id="DescDataset__section182631636165615"><h4 class="sectiontitle">Error Codes</h4><p id="DescDataset__p1126416369566">See <a href="modelarts_03_0095.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dataset_management.html">Dataset Management</a></div>
</div>
</div>