tencentcloud-sdk-nodejs-tione 4.0.454 → 4.0.455

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,146 @@
1
+ # Release 4.0.455
2
+
3
+ ## 商业流程服务(bpaas) 版本:2018-12-17
4
+
5
+ ### 第 2 次发布
6
+
7
+ 发布时间:2022-09-30 06:12:23
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增数据结构:
14
+
15
+ * [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
16
+ * [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
17
+
18
+ 修改数据结构:
19
+
20
+ * [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
21
+
22
+ * 新增成员:Scf
23
+
24
+
25
+
26
+
27
+ ## 云服务器(cvm) 版本:2017-03-12
28
+
29
+ ### 第 95 次发布
30
+
31
+ 发布时间:2022-09-30 06:22:32
32
+
33
+ 本次发布包含了以下内容:
34
+
35
+ 改善已有的文档。
36
+
37
+ 修改数据结构:
38
+
39
+ * [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
40
+
41
+ * 新增成员:DisableApiTermination
42
+
43
+
44
+
45
+
46
+ ## 云数据库 Redis(redis) 版本:2018-04-12
47
+
48
+ ### 第 54 次发布
49
+
50
+ 发布时间:2022-09-30 06:48:02
51
+
52
+ 本次发布包含了以下内容:
53
+
54
+ 改善已有的文档。
55
+
56
+ 修改接口:
57
+
58
+ * [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
59
+
60
+ * 新增入参:Role
61
+
62
+
63
+
64
+
65
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
66
+
67
+ ### 第 3 次发布
68
+
69
+ 发布时间:2022-09-30 06:58:07
70
+
71
+ 本次发布包含了以下内容:
72
+
73
+ 改善已有的文档。
74
+
75
+ 修改接口:
76
+
77
+ * [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
78
+
79
+ * 新增入参:AllowDuplicates
80
+
81
+ * [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
82
+
83
+ * 新增入参:ApplyType
84
+
85
+
86
+ 修改数据结构:
87
+
88
+ * [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
89
+
90
+ * 新增成员:IgnoreCase
91
+
92
+
93
+
94
+
95
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
96
+
97
+
98
+
99
+ ## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
100
+
101
+ ### 第 6 次发布
102
+
103
+ 发布时间:2022-09-30 07:00:21
104
+
105
+ 本次发布包含了以下内容:
106
+
107
+ 改善已有的文档。
108
+
109
+ 修改接口:
110
+
111
+ * [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
112
+
113
+ * 新增入参:ContentType
114
+
115
+ * [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
116
+
117
+ * 新增入参:TextClassificationLabels
118
+
119
+ * 新增出参:RowTexts
120
+
121
+
122
+ 新增数据结构:
123
+
124
+ * [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
125
+ * [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
126
+ * [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
127
+ * [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
128
+ * [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
129
+ * [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
130
+
131
+ 修改数据结构:
132
+
133
+ * [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
134
+
135
+ * 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
136
+
137
+
138
+
139
+
140
+ ## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
141
+
142
+
143
+
1
144
  # Release 4.0.454
2
145
 
3
146
  ## 二进制软件成分分析(bsca) 版本:2021-08-11
@@ -1,113 +1,143 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 二进制软件成分分析(bsca) 版本:2021-08-11
3
+ ## 商业流程服务(bpaas) 版本:2018-12-17
4
4
 
5
- ### 第 3 次发布
5
+ ### 第 2 次发布
6
6
 
7
- 发布时间:2022-09-29 06:12:03
7
+ 发布时间:2022-09-30 06:12:23
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改接口:
13
+ 新增数据结构:
14
14
 
15
- * [MatchKBPURLList](https://cloud.tencent.com/document/api/1483/75192)
15
+ * [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
16
+ * [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
16
17
 
17
- * 新增出参:Hit
18
+ 修改数据结构:
18
19
 
20
+ * [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
19
21
 
22
+ * 新增成员:Scf
20
23
 
21
24
 
22
- ## 云数据库 MySQL(cdb) 版本:2017-03-20
23
25
 
24
- ### 第 102 次发布
25
26
 
26
- 发布时间:2022-09-29 06:13:46
27
+ ## 云服务器(cvm) 版本:2017-03-12
28
+
29
+ ### 第 95 次发布
30
+
31
+ 发布时间:2022-09-30 06:22:32
27
32
 
28
33
  本次发布包含了以下内容:
29
34
 
30
35
  改善已有的文档。
31
36
 
32
- 修改接口:
37
+ 修改数据结构:
33
38
 
34
- * [ModifyInstanceParam](https://cloud.tencent.com/document/api/236/15860)
39
+ * [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
35
40
 
36
- * 新增入参:NotSyncRo, NotSyncDr
41
+ * 新增成员:DisableApiTermination
37
42
 
38
43
 
39
44
 
40
45
 
41
- ## 电子签服务(ess) 版本:2020-11-11
46
+ ## 云数据库 Redis(redis) 版本:2018-04-12
42
47
 
43
- ### 第 19 次发布
48
+ ### 第 54 次发布
44
49
 
45
- 发布时间:2022-09-29 06:30:30
50
+ 发布时间:2022-09-30 06:48:02
46
51
 
47
52
  本次发布包含了以下内容:
48
53
 
49
54
  改善已有的文档。
50
55
 
51
- 新增接口:
56
+ 修改接口:
52
57
 
53
- * [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
54
- * [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
55
- * [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
58
+ * [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
56
59
 
57
- 新增数据结构:
60
+ * 新增入参:Role
58
61
 
59
- * [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
60
- * [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
61
- * [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
62
- * [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
63
- * [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
64
- * [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
65
- * [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
66
- * [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
67
- * [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
68
62
 
69
63
 
70
64
 
71
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
65
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
72
66
 
73
- ### 第 32 次发布
67
+ ### 第 3 次发布
74
68
 
75
- 发布时间:2022-09-29 06:30:52
69
+ 发布时间:2022-09-30 06:58:07
76
70
 
77
71
  本次发布包含了以下内容:
78
72
 
79
73
  改善已有的文档。
80
74
 
81
- 新增接口:
75
+ 修改接口:
82
76
 
83
- * [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
77
+ * [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
84
78
 
85
- 新增数据结构:
79
+ * 新增入参:AllowDuplicates
86
80
 
87
- * [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
88
- * [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
89
- * [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
90
- * [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
81
+ * [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
91
82
 
83
+ * 新增入参:ApplyType
92
84
 
93
85
 
94
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
86
+ 修改数据结构:
95
87
 
88
+ * [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
96
89
 
90
+ * 新增成员:IgnoreCase
97
91
 
98
- ## 私有网络(vpc) 版本:2017-03-12
99
92
 
100
- ### 第 126 次发布
101
93
 
102
- 发布时间:2022-09-29 07:02:19
94
+
95
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
96
+
97
+
98
+
99
+ ## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
100
+
101
+ ### 第 6 次发布
102
+
103
+ 发布时间:2022-09-30 07:00:21
103
104
 
104
105
  本次发布包含了以下内容:
105
106
 
106
107
  改善已有的文档。
107
108
 
108
- 新增接口:
109
+ 修改接口:
109
110
 
110
- * [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
111
+ * [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
112
+
113
+ * 新增入参:ContentType
114
+
115
+ * [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
116
+
117
+ * 新增入参:TextClassificationLabels
118
+
119
+ * 新增出参:RowTexts
120
+
121
+
122
+ 新增数据结构:
123
+
124
+ * [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
125
+ * [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
126
+ * [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
127
+ * [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
128
+ * [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
129
+ * [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
130
+
131
+ 修改数据结构:
132
+
133
+ * [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
134
+
135
+ * 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
136
+
137
+
138
+
139
+
140
+ ## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
111
141
 
112
142
 
113
143
 
@@ -8548,6 +8578,26 @@
8548
8578
 
8549
8579
  ## 商业流程服务(bpaas) 版本:2018-12-17
8550
8580
 
8581
+ ### 第 2 次发布
8582
+
8583
+ 发布时间:2022-09-30 06:12:23
8584
+
8585
+ 本次发布包含了以下内容:
8586
+
8587
+ 改善已有的文档。
8588
+
8589
+ 新增数据结构:
8590
+
8591
+ * [[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)](https://cloud.tencent.com/document/api/1083/80917#[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf))
8592
+ * [[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)](https://cloud.tencent.com/document/api/1083/80917#[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam))
8593
+
8594
+ 修改数据结构:
8595
+
8596
+ * [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
8597
+
8598
+ * 新增成员:Scf
8599
+
8600
+
8551
8601
  ### 第 1 次发布
8552
8602
 
8553
8603
  发布时间:2022-09-22 11:16:45
@@ -25898,6 +25948,21 @@
25898
25948
 
25899
25949
  ## 云服务器(cvm) 版本:2017-03-12
25900
25950
 
25951
+ ### 第 95 次发布
25952
+
25953
+ 发布时间:2022-09-30 06:22:32
25954
+
25955
+ 本次发布包含了以下内容:
25956
+
25957
+ 改善已有的文档。
25958
+
25959
+ 修改数据结构:
25960
+
25961
+ * [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
25962
+
25963
+ * 新增成员:DisableApiTermination
25964
+
25965
+
25901
25966
  ### 第 94 次发布
25902
25967
 
25903
25968
  发布时间:2022-09-16 06:17:50
@@ -38796,21 +38861,21 @@
38796
38861
 
38797
38862
  新增接口:
38798
38863
 
38799
- * [[CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)](https://cloud.tencent.com/document/api/#/#)
38800
- * [[DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)](https://cloud.tencent.com/document/api/#/#)
38801
- * [[DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)](https://cloud.tencent.com/document/api/#/#)
38864
+ * [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
38865
+ * [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
38866
+ * [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
38802
38867
 
38803
38868
  新增数据结构:
38804
38869
 
38805
- * [[CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)](https://cloud.tencent.com/document/api/1323/70369#[CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult))
38806
- * [[DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)](https://cloud.tencent.com/document/api/1323/70369#[DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult))
38807
- * [[Department](https://cloud.tencent.com/document/api/1323/70369#Department)](https://cloud.tencent.com/document/api/1323/70369#[Department](https://cloud.tencent.com/document/api/1323/70369#Department))
38808
- * [[FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)](https://cloud.tencent.com/document/api/1323/70369#[FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData))
38809
- * [[FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)](https://cloud.tencent.com/document/api/1323/70369#[FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData))
38810
- * [[Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)](https://cloud.tencent.com/document/api/1323/70369#[Staff](https://cloud.tencent.com/document/api/1323/70369#Staff))
38811
- * [[StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)](https://cloud.tencent.com/document/api/1323/70369#[StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole))
38812
- * [[SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)](https://cloud.tencent.com/document/api/1323/70369#[SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData))
38813
- * [[SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)](https://cloud.tencent.com/document/api/1323/70369#[SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData))
38870
+ * [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
38871
+ * [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
38872
+ * [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
38873
+ * [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
38874
+ * [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
38875
+ * [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
38876
+ * [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
38877
+ * [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
38878
+ * [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
38814
38879
 
38815
38880
  ### 第 18 次发布
38816
38881
 
@@ -39270,14 +39335,14 @@
39270
39335
 
39271
39336
  新增接口:
39272
39337
 
39273
- * [[ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)](https://cloud.tencent.com/document/api/#/#)
39338
+ * [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
39274
39339
 
39275
39340
  新增数据结构:
39276
39341
 
39277
- * [[Department](https://cloud.tencent.com/document/api/1420/61525#Department)](https://cloud.tencent.com/document/api/1420/61525#[Department](https://cloud.tencent.com/document/api/1420/61525#Department))
39278
- * [[Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)](https://cloud.tencent.com/document/api/1420/61525#[Filter](https://cloud.tencent.com/document/api/1420/61525#Filter))
39279
- * [[Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)](https://cloud.tencent.com/document/api/1420/61525#[Staff](https://cloud.tencent.com/document/api/1420/61525#Staff))
39280
- * [[StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)](https://cloud.tencent.com/document/api/1420/61525#[StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole))
39342
+ * [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
39343
+ * [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
39344
+ * [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
39345
+ * [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
39281
39346
 
39282
39347
  ### 第 31 次发布
39283
39348
 
@@ -61899,6 +61964,21 @@
61899
61964
 
61900
61965
  ## 云数据库 Redis(redis) 版本:2018-04-12
61901
61966
 
61967
+ ### 第 54 次发布
61968
+
61969
+ 发布时间:2022-09-30 06:48:02
61970
+
61971
+ 本次发布包含了以下内容:
61972
+
61973
+ 改善已有的文档。
61974
+
61975
+ 修改接口:
61976
+
61977
+ * [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
61978
+
61979
+ * 新增入参:Role
61980
+
61981
+
61902
61982
  ### 第 53 次发布
61903
61983
 
61904
61984
  发布时间:2022-08-11 06:44:49
@@ -76093,6 +76173,32 @@
76093
76173
 
76094
76174
  ## 边缘安全加速平台(teo) 版本:2022-09-01
76095
76175
 
76176
+ ### 第 3 次发布
76177
+
76178
+ 发布时间:2022-09-30 06:58:07
76179
+
76180
+ 本次发布包含了以下内容:
76181
+
76182
+ 改善已有的文档。
76183
+
76184
+ 修改接口:
76185
+
76186
+ * [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
76187
+
76188
+ * 新增入参:AllowDuplicates
76189
+
76190
+ * [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
76191
+
76192
+ * 新增入参:ApplyType
76193
+
76194
+
76195
+ 修改数据结构:
76196
+
76197
+ * [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
76198
+
76199
+ * 新增成员:IgnoreCase
76200
+
76201
+
76096
76202
  ### 第 2 次发布
76097
76203
 
76098
76204
  发布时间:2022-09-28 19:21:32
@@ -78034,6 +78140,43 @@
78034
78140
 
78035
78141
  ## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
78036
78142
 
78143
+ ### 第 6 次发布
78144
+
78145
+ 发布时间:2022-09-30 07:00:21
78146
+
78147
+ 本次发布包含了以下内容:
78148
+
78149
+ 改善已有的文档。
78150
+
78151
+ 修改接口:
78152
+
78153
+ * [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
78154
+
78155
+ * 新增入参:ContentType
78156
+
78157
+ * [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
78158
+
78159
+ * 新增入参:TextClassificationLabels
78160
+
78161
+ * 新增出参:RowTexts
78162
+
78163
+
78164
+ 新增数据结构:
78165
+
78166
+ * [[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass))
78167
+ * [[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass))
78168
+ * [[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass))
78169
+ * [[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass))
78170
+ * [[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass))
78171
+ * [[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo))
78172
+
78173
+ 修改数据结构:
78174
+
78175
+ * [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
78176
+
78177
+ * 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
78178
+
78179
+
78037
78180
  ### 第 5 次发布
78038
78181
 
78039
78182
  发布时间:2022-09-06 13:11:30
@@ -88841,7 +88984,7 @@
88841
88984
 
88842
88985
  新增接口:
88843
88986
 
88844
- * [[SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)](https://cloud.tencent.com/document/api/#/#)
88987
+ * [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
88845
88988
 
88846
88989
  ### 第 125 次发布
88847
88990
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-tione",
3
- "version": "4.0.454",
3
+ "version": "4.0.455",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -28,7 +28,7 @@
28
28
  | bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-04-19 06:04:56 |
29
29
  | bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2022-04-04 06:09:37 |
30
30
  | bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-15 06:02:36 |
31
- | bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-22 11:16:45 |
31
+ | bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-30 06:12:23 |
32
32
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
33
33
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
34
34
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
@@ -41,7 +41,7 @@
41
41
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-09-22 06:12:48 |
42
42
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-09-29 06:13:46 |
43
43
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
44
- | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-19 06:14:28 |
44
+ | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-30 06:15:35 |
45
45
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
46
46
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-09-26 06:16:02 |
47
47
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-09-07 06:15:13 |
@@ -62,7 +62,7 @@
62
62
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
63
63
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-09-29 06:20:13 |
64
64
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
65
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-21 06:19:55 |
65
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-30 06:22:32 |
66
66
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-09-28 06:22:44 |
67
67
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
68
68
  | cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-09-22 06:22:08 |
@@ -88,8 +88,8 @@
88
88
  | eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-08-16 06:23:41 |
89
89
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-09-06 06:30:34 |
90
90
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-09-28 06:30:23 |
91
- | ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-29 06:30:30 |
92
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-29 10:31:49 |
91
+ | ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-30 06:31:46 |
92
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-30 06:32:03 |
93
93
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
94
94
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-09-20 06:29:06 |
95
95
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
@@ -138,7 +138,7 @@
138
138
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
139
139
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
140
140
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-09-27 06:36:12 |
141
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-27 06:36:25 |
141
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-30 06:45:38 |
142
142
  | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-09-23 06:41:45 |
143
143
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-09-05 06:41:45 |
144
144
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
@@ -146,12 +146,12 @@
146
146
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-09-19 06:43:11 |
147
147
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-09-19 06:43:24 |
148
148
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
149
- | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-19 06:44:00 |
149
+ | redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-30 06:48:02 |
150
150
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
151
151
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
152
152
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
153
153
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-09-22 06:42:11 |
154
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-07-20 06:11:30 |
154
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-09-30 06:49:15 |
155
155
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-09-06 06:49:17 |
156
156
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-25 06:11:28 |
157
157
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
@@ -185,7 +185,7 @@
185
185
  | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-09-22 06:48:45 |
186
186
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-09-23 17:56:43 |
187
187
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-09-28 06:54:52 |
188
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-28 19:21:32 |
188
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-30 06:58:07 |
189
189
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
190
190
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
191
191
  | tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
@@ -193,9 +193,9 @@
193
193
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
194
194
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
195
195
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-20 06:53:40 |
196
- | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-06 13:11:30 |
196
+ | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-30 07:00:21 |
197
197
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
198
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-29 06:57:01 |
198
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-30 07:01:06 |
199
199
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
200
200
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
201
201
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
@@ -54,6 +54,7 @@ import {
54
54
  DescribeBatchTaskInstancesResponse,
55
55
  ResourceConfigInfo,
56
56
  Spec,
57
+ TextLabelDistributionInfo,
57
58
  TrainingMetric,
58
59
  Tag,
59
60
  DescribeDatasetsRequest,
@@ -69,6 +70,7 @@ import {
69
70
  InferTemplateGroup,
70
71
  DatasetInfo,
71
72
  TagFilter,
73
+ TextLabelDistributionDetailInfoSecondClass,
72
74
  BatchTaskSetItem,
73
75
  ImageInfo,
74
76
  CreateTrainingTaskResponse,
@@ -78,15 +80,18 @@ import {
78
80
  Instance,
79
81
  DescribeBillingSpecsResponse,
80
82
  DeleteTrainingTaskResponse,
83
+ TextLabelDistributionDetailInfoFifthClass,
81
84
  BatchTaskInstance,
82
85
  CreateBatchTaskResponse,
83
86
  DatasetGroup,
84
87
  DataSetConfig,
88
+ TextLabelDistributionDetailInfoFourthClass,
85
89
  TrainingDataPoint,
86
90
  DescribeLatestTrainingMetricsRequest,
87
91
  ResourceInfo,
88
92
  GroupResource,
89
93
  DeleteTrainingModelRequest,
94
+ TextLabelDistributionDetailInfoThirdClass,
90
95
  DeleteTrainingTaskRequest,
91
96
  Filter,
92
97
  DeleteBatchTaskResponse,
@@ -131,6 +136,7 @@ import {
131
136
  DeleteTrainingModelVersionRequest,
132
137
  DescribeBillingSpecsPriceResponse,
133
138
  DescribeTrainingModelVersionResponse,
139
+ TextLabelDistributionDetailInfoFirstClass,
134
140
  StopTrainingTaskRequest,
135
141
  LogConfig,
136
142
  StartTrainingTaskResponse,
@@ -154,6 +154,11 @@ STATUS_ALL,全部
154
154
  * 数据集ID列表
155
155
  */
156
156
  DatasetIds?: Array<string>
157
+
158
+ /**
159
+ * 要筛选的文本分类场景标签信息
160
+ */
161
+ TextClassificationLabels?: Array<TextLabelDistributionInfo>
157
162
  }
158
163
 
159
164
  /**
@@ -784,6 +789,12 @@ export interface DescribeDatasetDetailUnstructuredResponse {
784
789
  */
785
790
  FilterLabelList: Array<FilterLabelInfo>
786
791
 
792
+ /**
793
+ * 数据文本行,默认返回前1000行
794
+ 注意:此字段可能返回 null,表示取不到有效值。
795
+ */
796
+ RowTexts: Array<string>
797
+
787
798
  /**
788
799
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
789
800
  */
@@ -870,6 +881,30 @@ STRUCTURE:智能结构化
870
881
  注意:此字段可能返回 null,表示取不到有效值。
871
882
  */
872
883
  OcrLabels: Array<OcrLabelInfo>
884
+
885
+ /**
886
+ * OCR场景标签信息
887
+ 注意:此字段可能返回 null,表示取不到有效值。
888
+ */
889
+ OcrLabelInfo: string
890
+
891
+ /**
892
+ * 文本分类场景标签结果,内容是json结构
893
+ 注意:此字段可能返回 null,表示取不到有效值。
894
+ */
895
+ TextClassificationLabelList: string
896
+
897
+ /**
898
+ * 文本内容,返回50字符
899
+ 注意:此字段可能返回 null,表示取不到有效值。
900
+ */
901
+ RowText: string
902
+
903
+ /**
904
+ * 文本内容是否完全返回
905
+ 注意:此字段可能返回 null,表示取不到有效值。
906
+ */
907
+ ContentOmit: boolean
873
908
  }
874
909
 
875
910
  /**
@@ -1262,6 +1297,23 @@ export interface Spec {
1262
1297
  SpecAlias: string
1263
1298
  }
1264
1299
 
1300
+ /**
1301
+ * 文本标签
1302
+ */
1303
+ export interface TextLabelDistributionInfo {
1304
+ /**
1305
+ * 文本分类题目名称
1306
+ 注意:此字段可能返回 null,表示取不到有效值。
1307
+ */
1308
+ Theme?: string
1309
+
1310
+ /**
1311
+ * 一级标签分布
1312
+ 注意:此字段可能返回 null,表示取不到有效值。
1313
+ */
1314
+ ClassLabelList?: Array<TextLabelDistributionDetailInfoFirstClass>
1315
+ }
1316
+
1265
1317
  /**
1266
1318
  * 训练指标
1267
1319
  */
@@ -1668,6 +1720,35 @@ export interface TagFilter {
1668
1720
  TagValues?: Array<string>
1669
1721
  }
1670
1722
 
1723
+ /**
1724
+ * 二级标签
1725
+ */
1726
+ export interface TextLabelDistributionDetailInfoSecondClass {
1727
+ /**
1728
+ * 标签名称
1729
+ 注意:此字段可能返回 null,表示取不到有效值。
1730
+ */
1731
+ LabelValue?: string
1732
+
1733
+ /**
1734
+ * 标签个数
1735
+ 注意:此字段可能返回 null,表示取不到有效值。
1736
+ */
1737
+ LabelCount?: number
1738
+
1739
+ /**
1740
+ * 标签占比
1741
+ 注意:此字段可能返回 null,表示取不到有效值。
1742
+ */
1743
+ LabelPercentage?: number
1744
+
1745
+ /**
1746
+ * 子标签分布
1747
+ 注意:此字段可能返回 null,表示取不到有效值。
1748
+ */
1749
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoThirdClass>
1750
+ }
1751
+
1671
1752
  /**
1672
1753
  * 出参类型
1673
1754
  */
@@ -2062,6 +2143,29 @@ export interface DeleteTrainingTaskResponse {
2062
2143
  RequestId?: string
2063
2144
  }
2064
2145
 
2146
+ /**
2147
+ * 五级标签
2148
+ */
2149
+ export interface TextLabelDistributionDetailInfoFifthClass {
2150
+ /**
2151
+ * 标签名称
2152
+ 注意:此字段可能返回 null,表示取不到有效值。
2153
+ */
2154
+ LabelValue?: string
2155
+
2156
+ /**
2157
+ * 标签个数
2158
+ 注意:此字段可能返回 null,表示取不到有效值。
2159
+ */
2160
+ LabelCount?: number
2161
+
2162
+ /**
2163
+ * 标签占比
2164
+ 注意:此字段可能返回 null,表示取不到有效值。
2165
+ */
2166
+ LabelPercentage?: number
2167
+ }
2168
+
2065
2169
  /**
2066
2170
  * 批处理任务实例
2067
2171
  */
@@ -2263,6 +2367,35 @@ export interface DataSetConfig {
2263
2367
  Id: string
2264
2368
  }
2265
2369
 
2370
+ /**
2371
+ * 四级标签
2372
+ */
2373
+ export interface TextLabelDistributionDetailInfoFourthClass {
2374
+ /**
2375
+ * 标签名称
2376
+ 注意:此字段可能返回 null,表示取不到有效值。
2377
+ */
2378
+ LabelValue?: string
2379
+
2380
+ /**
2381
+ * 标签个数
2382
+ 注意:此字段可能返回 null,表示取不到有效值。
2383
+ */
2384
+ LabelCount?: number
2385
+
2386
+ /**
2387
+ * 标签占比
2388
+ 注意:此字段可能返回 null,表示取不到有效值。
2389
+ */
2390
+ LabelPercentage?: number
2391
+
2392
+ /**
2393
+ * 子标签分布
2394
+ 注意:此字段可能返回 null,表示取不到有效值。
2395
+ */
2396
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoFifthClass>
2397
+ }
2398
+
2266
2399
  /**
2267
2400
  * 训练数据
2268
2401
  */
@@ -2365,6 +2498,35 @@ export interface DeleteTrainingModelRequest {
2365
2498
  ModelVersionType?: string
2366
2499
  }
2367
2500
 
2501
+ /**
2502
+ * 三级标签
2503
+ */
2504
+ export interface TextLabelDistributionDetailInfoThirdClass {
2505
+ /**
2506
+ * 标签名称
2507
+ 注意:此字段可能返回 null,表示取不到有效值。
2508
+ */
2509
+ LabelValue?: string
2510
+
2511
+ /**
2512
+ * 标签个数
2513
+ 注意:此字段可能返回 null,表示取不到有效值。
2514
+ */
2515
+ LabelCount?: number
2516
+
2517
+ /**
2518
+ * 标签占比
2519
+ 注意:此字段可能返回 null,表示取不到有效值。
2520
+ */
2521
+ LabelPercentage?: number
2522
+
2523
+ /**
2524
+ * 子标签分布
2525
+ 注意:此字段可能返回 null,表示取不到有效值。
2526
+ */
2527
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoFourthClass>
2528
+ }
2529
+
2368
2530
  /**
2369
2531
  * DeleteTrainingTask请求参数结构体
2370
2532
  */
@@ -2519,6 +2681,11 @@ ANNOTATION_FORMAT_FILE,文件目录结构
2519
2681
  * 数据是否存在表头
2520
2682
  */
2521
2683
  IsSchemaExisted?: boolean
2684
+
2685
+ /**
2686
+ * 导入文件粒度,按行或者按文件
2687
+ */
2688
+ ContentType?: string
2522
2689
  }
2523
2690
 
2524
2691
  /**
@@ -3761,6 +3928,35 @@ export interface DescribeTrainingModelVersionResponse {
3761
3928
  RequestId?: string
3762
3929
  }
3763
3930
 
3931
+ /**
3932
+ * 一级标签
3933
+ */
3934
+ export interface TextLabelDistributionDetailInfoFirstClass {
3935
+ /**
3936
+ * 标签名称
3937
+ 注意:此字段可能返回 null,表示取不到有效值。
3938
+ */
3939
+ LabelValue?: string
3940
+
3941
+ /**
3942
+ * 标签个数
3943
+ 注意:此字段可能返回 null,表示取不到有效值。
3944
+ */
3945
+ LabelCount?: number
3946
+
3947
+ /**
3948
+ * 标签占比
3949
+ 注意:此字段可能返回 null,表示取不到有效值。
3950
+ */
3951
+ LabelPercentage?: number
3952
+
3953
+ /**
3954
+ * 子标签分布
3955
+ 注意:此字段可能返回 null,表示取不到有效值。
3956
+ */
3957
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoSecondClass>
3958
+ }
3959
+
3764
3960
  /**
3765
3961
  * StopTrainingTask请求参数结构体
3766
3962
  */
@@ -115,6 +115,10 @@ export interface DescribeDatasetDetailUnstructuredRequest {
115
115
  * 数据集ID列表
116
116
  */
117
117
  DatasetIds?: Array<string>;
118
+ /**
119
+ * 要筛选的文本分类场景标签信息
120
+ */
121
+ TextClassificationLabels?: Array<TextLabelDistributionInfo>;
118
122
  }
119
123
  /**
120
124
  * 跑批任务详情
@@ -648,6 +652,11 @@ export interface DescribeDatasetDetailUnstructuredResponse {
648
652
  注意:此字段可能返回 null,表示取不到有效值。
649
653
  */
650
654
  FilterLabelList: Array<FilterLabelInfo>;
655
+ /**
656
+ * 数据文本行,默认返回前1000行
657
+ 注意:此字段可能返回 null,表示取不到有效值。
658
+ */
659
+ RowTexts: Array<string>;
651
660
  /**
652
661
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
653
662
  */
@@ -721,6 +730,26 @@ export interface FilterLabelInfo {
721
730
  注意:此字段可能返回 null,表示取不到有效值。
722
731
  */
723
732
  OcrLabels: Array<OcrLabelInfo>;
733
+ /**
734
+ * OCR场景标签信息
735
+ 注意:此字段可能返回 null,表示取不到有效值。
736
+ */
737
+ OcrLabelInfo: string;
738
+ /**
739
+ * 文本分类场景标签结果,内容是json结构
740
+ 注意:此字段可能返回 null,表示取不到有效值。
741
+ */
742
+ TextClassificationLabelList: string;
743
+ /**
744
+ * 文本内容,返回50字符
745
+ 注意:此字段可能返回 null,表示取不到有效值。
746
+ */
747
+ RowText: string;
748
+ /**
749
+ * 文本内容是否完全返回
750
+ 注意:此字段可能返回 null,表示取不到有效值。
751
+ */
752
+ ContentOmit: boolean;
724
753
  }
725
754
  /**
726
755
  * CFS存储的配置
@@ -1056,6 +1085,21 @@ export interface Spec {
1056
1085
  */
1057
1086
  SpecAlias: string;
1058
1087
  }
1088
+ /**
1089
+ * 文本标签
1090
+ */
1091
+ export interface TextLabelDistributionInfo {
1092
+ /**
1093
+ * 文本分类题目名称
1094
+ 注意:此字段可能返回 null,表示取不到有效值。
1095
+ */
1096
+ Theme?: string;
1097
+ /**
1098
+ * 一级标签分布
1099
+ 注意:此字段可能返回 null,表示取不到有效值。
1100
+ */
1101
+ ClassLabelList?: Array<TextLabelDistributionDetailInfoFirstClass>;
1102
+ }
1059
1103
  /**
1060
1104
  * 训练指标
1061
1105
  */
@@ -1402,6 +1446,31 @@ export interface TagFilter {
1402
1446
  */
1403
1447
  TagValues?: Array<string>;
1404
1448
  }
1449
+ /**
1450
+ * 二级标签
1451
+ */
1452
+ export interface TextLabelDistributionDetailInfoSecondClass {
1453
+ /**
1454
+ * 标签名称
1455
+ 注意:此字段可能返回 null,表示取不到有效值。
1456
+ */
1457
+ LabelValue?: string;
1458
+ /**
1459
+ * 标签个数
1460
+ 注意:此字段可能返回 null,表示取不到有效值。
1461
+ */
1462
+ LabelCount?: number;
1463
+ /**
1464
+ * 标签占比
1465
+ 注意:此字段可能返回 null,表示取不到有效值。
1466
+ */
1467
+ LabelPercentage?: number;
1468
+ /**
1469
+ * 子标签分布
1470
+ 注意:此字段可能返回 null,表示取不到有效值。
1471
+ */
1472
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoThirdClass>;
1473
+ }
1405
1474
  /**
1406
1475
  * 出参类型
1407
1476
  */
@@ -1733,6 +1802,26 @@ export interface DeleteTrainingTaskResponse {
1733
1802
  */
1734
1803
  RequestId?: string;
1735
1804
  }
1805
+ /**
1806
+ * 五级标签
1807
+ */
1808
+ export interface TextLabelDistributionDetailInfoFifthClass {
1809
+ /**
1810
+ * 标签名称
1811
+ 注意:此字段可能返回 null,表示取不到有效值。
1812
+ */
1813
+ LabelValue?: string;
1814
+ /**
1815
+ * 标签个数
1816
+ 注意:此字段可能返回 null,表示取不到有效值。
1817
+ */
1818
+ LabelCount?: number;
1819
+ /**
1820
+ * 标签占比
1821
+ 注意:此字段可能返回 null,表示取不到有效值。
1822
+ */
1823
+ LabelPercentage?: number;
1824
+ }
1736
1825
  /**
1737
1826
  * 批处理任务实例
1738
1827
  */
@@ -1903,6 +1992,31 @@ export interface DataSetConfig {
1903
1992
  */
1904
1993
  Id: string;
1905
1994
  }
1995
+ /**
1996
+ * 四级标签
1997
+ */
1998
+ export interface TextLabelDistributionDetailInfoFourthClass {
1999
+ /**
2000
+ * 标签名称
2001
+ 注意:此字段可能返回 null,表示取不到有效值。
2002
+ */
2003
+ LabelValue?: string;
2004
+ /**
2005
+ * 标签个数
2006
+ 注意:此字段可能返回 null,表示取不到有效值。
2007
+ */
2008
+ LabelCount?: number;
2009
+ /**
2010
+ * 标签占比
2011
+ 注意:此字段可能返回 null,表示取不到有效值。
2012
+ */
2013
+ LabelPercentage?: number;
2014
+ /**
2015
+ * 子标签分布
2016
+ 注意:此字段可能返回 null,表示取不到有效值。
2017
+ */
2018
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoFifthClass>;
2019
+ }
1906
2020
  /**
1907
2021
  * 训练数据
1908
2022
  */
@@ -1991,6 +2105,31 @@ export interface DeleteTrainingModelRequest {
1991
2105
  */
1992
2106
  ModelVersionType?: string;
1993
2107
  }
2108
+ /**
2109
+ * 三级标签
2110
+ */
2111
+ export interface TextLabelDistributionDetailInfoThirdClass {
2112
+ /**
2113
+ * 标签名称
2114
+ 注意:此字段可能返回 null,表示取不到有效值。
2115
+ */
2116
+ LabelValue?: string;
2117
+ /**
2118
+ * 标签个数
2119
+ 注意:此字段可能返回 null,表示取不到有效值。
2120
+ */
2121
+ LabelCount?: number;
2122
+ /**
2123
+ * 标签占比
2124
+ 注意:此字段可能返回 null,表示取不到有效值。
2125
+ */
2126
+ LabelPercentage?: number;
2127
+ /**
2128
+ * 子标签分布
2129
+ 注意:此字段可能返回 null,表示取不到有效值。
2130
+ */
2131
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoFourthClass>;
2132
+ }
1994
2133
  /**
1995
2134
  * DeleteTrainingTask请求参数结构体
1996
2135
  */
@@ -2124,6 +2263,10 @@ export interface CreateDatasetRequest {
2124
2263
  * 数据是否存在表头
2125
2264
  */
2126
2265
  IsSchemaExisted?: boolean;
2266
+ /**
2267
+ * 导入文件粒度,按行或者按文件
2268
+ */
2269
+ ContentType?: string;
2127
2270
  }
2128
2271
  /**
2129
2272
  * StopBatchTask返回参数结构体
@@ -3177,6 +3320,31 @@ export interface DescribeTrainingModelVersionResponse {
3177
3320
  */
3178
3321
  RequestId?: string;
3179
3322
  }
3323
+ /**
3324
+ * 一级标签
3325
+ */
3326
+ export interface TextLabelDistributionDetailInfoFirstClass {
3327
+ /**
3328
+ * 标签名称
3329
+ 注意:此字段可能返回 null,表示取不到有效值。
3330
+ */
3331
+ LabelValue?: string;
3332
+ /**
3333
+ * 标签个数
3334
+ 注意:此字段可能返回 null,表示取不到有效值。
3335
+ */
3336
+ LabelCount?: number;
3337
+ /**
3338
+ * 标签占比
3339
+ 注意:此字段可能返回 null,表示取不到有效值。
3340
+ */
3341
+ LabelPercentage?: number;
3342
+ /**
3343
+ * 子标签分布
3344
+ 注意:此字段可能返回 null,表示取不到有效值。
3345
+ */
3346
+ ChildLabelList?: Array<TextLabelDistributionDetailInfoSecondClass>;
3347
+ }
3180
3348
  /**
3181
3349
  * StopTrainingTask请求参数结构体
3182
3350
  */