tencentcloud-sdk-nodejs-ocr 4.0.603 → 4.0.604
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 +120 -0
- package/SERVICE_CHANGELOG.md +151 -65
- package/package.json +1 -1
- package/products.md +20 -20
- package/src/services/ocr/v20181119/ocr_models.ts +11 -4
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +10 -4
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,123 @@
|
|
1
|
+
# Release 4.0.604
|
2
|
+
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
4
|
+
|
5
|
+
### 第 50 次发布
|
6
|
+
|
7
|
+
发布时间:2023-05-23 01:06:09
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
16
|
+
|
17
|
+
* 新增入参:BurstPerformance
|
18
|
+
|
19
|
+
* [ModifyDiskAttributes](https://cloud.tencent.com/document/api/362/15659)
|
20
|
+
|
21
|
+
* 新增入参:BurstPerformanceOperation
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
27
|
+
|
28
|
+
### 第 56 次发布
|
29
|
+
|
30
|
+
发布时间:2023-05-23 01:16:58
|
31
|
+
|
32
|
+
本次发布包含了以下内容:
|
33
|
+
|
34
|
+
改善已有的文档。
|
35
|
+
|
36
|
+
新增接口:
|
37
|
+
|
38
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
39
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/557/92617)
|
40
|
+
* [UpgradeDedicatedDCDBInstance](https://cloud.tencent.com/document/api/557/92616)
|
41
|
+
|
42
|
+
<font color="#dd0000">**预下线接口**:</font>
|
43
|
+
|
44
|
+
* DescribeSqlLogs
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
49
|
+
|
50
|
+
### 第 58 次发布
|
51
|
+
|
52
|
+
发布时间:2023-05-23 01:21:54
|
53
|
+
|
54
|
+
本次发布包含了以下内容:
|
55
|
+
|
56
|
+
改善已有的文档。
|
57
|
+
|
58
|
+
修改数据结构:
|
59
|
+
|
60
|
+
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
61
|
+
|
62
|
+
* 新增成员:IsSupportHMTResidentPermitOCR
|
63
|
+
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
68
|
+
|
69
|
+
### 第 54 次发布
|
70
|
+
|
71
|
+
发布时间:2023-05-23 01:29:45
|
72
|
+
|
73
|
+
本次发布包含了以下内容:
|
74
|
+
|
75
|
+
改善已有的文档。
|
76
|
+
|
77
|
+
新增接口:
|
78
|
+
|
79
|
+
* [UpgradeDedicatedDBInstance](https://cloud.tencent.com/document/api/237/92618)
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
84
|
+
|
85
|
+
### 第 98 次发布
|
86
|
+
|
87
|
+
发布时间:2023-05-23 01:33:15
|
88
|
+
|
89
|
+
本次发布包含了以下内容:
|
90
|
+
|
91
|
+
改善已有的文档。
|
92
|
+
|
93
|
+
修改数据结构:
|
94
|
+
|
95
|
+
* [Key](https://cloud.tencent.com/document/api/866/33527#Key)
|
96
|
+
|
97
|
+
* 新增成员:ConfigName
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
|
102
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
103
|
+
|
104
|
+
### 第 42 次发布
|
105
|
+
|
106
|
+
发布时间:2023-05-23 01:40:44
|
107
|
+
|
108
|
+
本次发布包含了以下内容:
|
109
|
+
|
110
|
+
改善已有的文档。
|
111
|
+
|
112
|
+
修改数据结构:
|
113
|
+
|
114
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
115
|
+
|
116
|
+
* 新增成员:ClusterID
|
117
|
+
|
118
|
+
|
119
|
+
|
120
|
+
|
1
121
|
# Release 4.0.603
|
2
122
|
|
3
123
|
## 语音识别(asr) 版本:2019-06-14
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 50 次发布
|
6
6
|
|
7
|
-
发布时间:2023-05-
|
7
|
+
发布时间:2023-05-23 01:06:09
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,121 +12,98 @@
|
|
12
12
|
|
13
13
|
修改接口:
|
14
14
|
|
15
|
-
* [
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
21
|
-
|
22
|
-
### 第 128 次发布
|
23
|
-
|
24
|
-
发布时间:2023-05-22 01:07:39
|
25
|
-
|
26
|
-
本次发布包含了以下内容:
|
27
|
-
|
28
|
-
改善已有的文档。
|
15
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
29
16
|
|
30
|
-
|
17
|
+
* 新增入参:BurstPerformance
|
31
18
|
|
32
|
-
*
|
19
|
+
* [ModifyDiskAttributes](https://cloud.tencent.com/document/api/362/15659)
|
33
20
|
|
34
|
-
|
21
|
+
* 新增入参:BurstPerformanceOperation
|
35
22
|
|
36
|
-
* TableName
|
37
23
|
|
38
24
|
|
39
25
|
|
40
|
-
##
|
26
|
+
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
41
27
|
|
42
|
-
### 第
|
28
|
+
### 第 56 次发布
|
43
29
|
|
44
|
-
发布时间:2023-05-
|
30
|
+
发布时间:2023-05-23 01:16:58
|
45
31
|
|
46
32
|
本次发布包含了以下内容:
|
47
33
|
|
48
34
|
改善已有的文档。
|
49
35
|
|
50
|
-
|
36
|
+
新增接口:
|
51
37
|
|
52
|
-
* [
|
38
|
+
* [CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)
|
39
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/557/92617)
|
40
|
+
* [UpgradeDedicatedDCDBInstance](https://cloud.tencent.com/document/api/557/92616)
|
53
41
|
|
54
|
-
|
42
|
+
<font color="#dd0000">**预下线接口**:</font>
|
55
43
|
|
44
|
+
* DescribeSqlLogs
|
56
45
|
|
57
46
|
|
58
47
|
|
59
|
-
##
|
48
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
60
49
|
|
61
|
-
### 第
|
50
|
+
### 第 58 次发布
|
62
51
|
|
63
|
-
发布时间:2023-05-
|
52
|
+
发布时间:2023-05-23 01:21:54
|
64
53
|
|
65
54
|
本次发布包含了以下内容:
|
66
55
|
|
67
56
|
改善已有的文档。
|
68
57
|
|
69
|
-
|
58
|
+
修改数据结构:
|
70
59
|
|
71
|
-
* [
|
60
|
+
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
72
61
|
|
73
|
-
*
|
62
|
+
* 新增成员:IsSupportHMTResidentPermitOCR
|
74
63
|
|
75
64
|
|
76
65
|
|
77
66
|
|
78
|
-
##
|
67
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
79
68
|
|
80
|
-
### 第
|
69
|
+
### 第 54 次发布
|
81
70
|
|
82
|
-
发布时间:2023-05-
|
71
|
+
发布时间:2023-05-23 01:29:45
|
83
72
|
|
84
73
|
本次发布包含了以下内容:
|
85
74
|
|
86
75
|
改善已有的文档。
|
87
76
|
|
88
|
-
|
89
|
-
|
90
|
-
* [DescribeAlarmNotices](https://cloud.tencent.com/document/api/248/51280)
|
91
|
-
|
92
|
-
* 新增入参:OnCallFormIDs
|
93
|
-
|
94
|
-
* [DescribeAlarmPolicies](https://cloud.tencent.com/document/api/248/51279)
|
95
|
-
|
96
|
-
* 新增入参:PromInsId, ReceiverOnCallFormIDs
|
97
|
-
|
98
|
-
|
99
|
-
修改数据结构:
|
100
|
-
|
101
|
-
* [UserNotice](https://cloud.tencent.com/document/api/248/30354#UserNotice)
|
102
|
-
|
103
|
-
* 新增成员:OnCallFormIDs
|
77
|
+
新增接口:
|
104
78
|
|
79
|
+
* [UpgradeDedicatedDBInstance](https://cloud.tencent.com/document/api/237/92618)
|
105
80
|
|
106
81
|
|
107
82
|
|
108
|
-
##
|
83
|
+
## 文字识别(ocr) 版本:2018-11-19
|
109
84
|
|
110
|
-
### 第
|
85
|
+
### 第 98 次发布
|
111
86
|
|
112
|
-
发布时间:2023-05-
|
87
|
+
发布时间:2023-05-23 01:33:15
|
113
88
|
|
114
89
|
本次发布包含了以下内容:
|
115
90
|
|
116
91
|
改善已有的文档。
|
117
92
|
|
118
|
-
|
93
|
+
修改数据结构:
|
119
94
|
|
120
|
-
* [
|
121
|
-
* [CreateCloudReadOnlyDBInstances](https://cloud.tencent.com/document/api/238/91709)
|
95
|
+
* [Key](https://cloud.tencent.com/document/api/866/33527#Key)
|
122
96
|
|
97
|
+
* 新增成员:ConfigName
|
123
98
|
|
124
99
|
|
125
|
-
## 微服务平台 TSF(tsf) 版本:2018-03-26
|
126
100
|
|
127
|
-
### 第 94 次发布
|
128
101
|
|
129
|
-
|
102
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
103
|
+
|
104
|
+
### 第 42 次发布
|
105
|
+
|
106
|
+
发布时间:2023-05-23 01:40:44
|
130
107
|
|
131
108
|
本次发布包含了以下内容:
|
132
109
|
|
@@ -134,9 +111,9 @@
|
|
134
111
|
|
135
112
|
修改数据结构:
|
136
113
|
|
137
|
-
* [
|
114
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
138
115
|
|
139
|
-
* 新增成员:
|
116
|
+
* 新增成员:ClusterID
|
140
117
|
|
141
118
|
|
142
119
|
|
@@ -11739,6 +11716,25 @@
|
|
11739
11716
|
|
11740
11717
|
## 云硬盘(cbs) 版本:2017-03-12
|
11741
11718
|
|
11719
|
+
### 第 50 次发布
|
11720
|
+
|
11721
|
+
发布时间:2023-05-23 01:06:09
|
11722
|
+
|
11723
|
+
本次发布包含了以下内容:
|
11724
|
+
|
11725
|
+
改善已有的文档。
|
11726
|
+
|
11727
|
+
修改接口:
|
11728
|
+
|
11729
|
+
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
11730
|
+
|
11731
|
+
* 新增入参:BurstPerformance
|
11732
|
+
|
11733
|
+
* [ModifyDiskAttributes](https://cloud.tencent.com/document/api/362/15659)
|
11734
|
+
|
11735
|
+
* 新增入参:BurstPerformanceOperation
|
11736
|
+
|
11737
|
+
|
11742
11738
|
### 第 49 次发布
|
11743
11739
|
|
11744
11740
|
发布时间:2023-04-26 01:07:08
|
@@ -23013,6 +23009,21 @@
|
|
23013
23009
|
|
23014
23010
|
## 负载均衡(clb) 版本:2018-03-17
|
23015
23011
|
|
23012
|
+
### 第 89 次发布
|
23013
|
+
|
23014
|
+
发布时间:2023-05-22 11:55:58
|
23015
|
+
|
23016
|
+
本次发布包含了以下内容:
|
23017
|
+
|
23018
|
+
改善已有的文档。
|
23019
|
+
|
23020
|
+
修改数据结构:
|
23021
|
+
|
23022
|
+
* [TargetHealth](https://cloud.tencent.com/document/api/214/30694#TargetHealth)
|
23023
|
+
|
23024
|
+
* <font color="#dd0000">**修改成员**:</font>HealthStatusDetial
|
23025
|
+
|
23026
|
+
|
23016
23027
|
### 第 88 次发布
|
23017
23028
|
|
23018
23029
|
发布时间:2023-04-24 01:09:35
|
@@ -38692,6 +38703,24 @@
|
|
38692
38703
|
|
38693
38704
|
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
38694
38705
|
|
38706
|
+
### 第 56 次发布
|
38707
|
+
|
38708
|
+
发布时间:2023-05-23 01:16:58
|
38709
|
+
|
38710
|
+
本次发布包含了以下内容:
|
38711
|
+
|
38712
|
+
改善已有的文档。
|
38713
|
+
|
38714
|
+
新增接口:
|
38715
|
+
|
38716
|
+
* [[CreateDedicatedClusterDCDBInstance](https://cloud.tencent.com/document/api/557/61369)](https://cloud.tencent.com/document/api/#/#)
|
38717
|
+
* [[DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/557/92617)](https://cloud.tencent.com/document/api/#/#)
|
38718
|
+
* [[UpgradeDedicatedDCDBInstance](https://cloud.tencent.com/document/api/557/92616)](https://cloud.tencent.com/document/api/#/#)
|
38719
|
+
|
38720
|
+
<font color="#dd0000">**预下线接口**:</font>
|
38721
|
+
|
38722
|
+
* DescribeSqlLogs
|
38723
|
+
|
38695
38724
|
### 第 55 次发布
|
38696
38725
|
|
38697
38726
|
发布时间:2023-04-04 01:14:38
|
@@ -50082,6 +50111,21 @@
|
|
50082
50111
|
|
50083
50112
|
## 人脸核身(faceid) 版本:2018-03-01
|
50084
50113
|
|
50114
|
+
### 第 58 次发布
|
50115
|
+
|
50116
|
+
发布时间:2023-05-23 01:21:54
|
50117
|
+
|
50118
|
+
本次发布包含了以下内容:
|
50119
|
+
|
50120
|
+
改善已有的文档。
|
50121
|
+
|
50122
|
+
修改数据结构:
|
50123
|
+
|
50124
|
+
* [GetEidTokenConfig](https://cloud.tencent.com/document/api/1007/41958#GetEidTokenConfig)
|
50125
|
+
|
50126
|
+
* 新增成员:IsSupportHMTResidentPermitOCR
|
50127
|
+
|
50128
|
+
|
50085
50129
|
### 第 57 次发布
|
50086
50130
|
|
50087
50131
|
发布时间:2023-04-17 01:20:00
|
@@ -64477,6 +64521,18 @@
|
|
64477
64521
|
|
64478
64522
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
64479
64523
|
|
64524
|
+
### 第 54 次发布
|
64525
|
+
|
64526
|
+
发布时间:2023-05-23 01:29:45
|
64527
|
+
|
64528
|
+
本次发布包含了以下内容:
|
64529
|
+
|
64530
|
+
改善已有的文档。
|
64531
|
+
|
64532
|
+
新增接口:
|
64533
|
+
|
64534
|
+
* [[UpgradeDedicatedDBInstance](https://cloud.tencent.com/document/api/237/92618)](https://cloud.tencent.com/document/api/#/#)
|
64535
|
+
|
64480
64536
|
### 第 53 次发布
|
64481
64537
|
|
64482
64538
|
发布时间:2023-03-29 03:50:31
|
@@ -72622,6 +72678,21 @@
|
|
72622
72678
|
|
72623
72679
|
## 文字识别(ocr) 版本:2018-11-19
|
72624
72680
|
|
72681
|
+
### 第 98 次发布
|
72682
|
+
|
72683
|
+
发布时间:2023-05-23 01:33:15
|
72684
|
+
|
72685
|
+
本次发布包含了以下内容:
|
72686
|
+
|
72687
|
+
改善已有的文档。
|
72688
|
+
|
72689
|
+
修改数据结构:
|
72690
|
+
|
72691
|
+
* [Key](https://cloud.tencent.com/document/api/866/33527#Key)
|
72692
|
+
|
72693
|
+
* 新增成员:ConfigName
|
72694
|
+
|
72695
|
+
|
72625
72696
|
### 第 97 次发布
|
72626
72697
|
|
72627
72698
|
发布时间:2023-05-19 01:50:18
|
@@ -81097,8 +81168,8 @@
|
|
81097
81168
|
|
81098
81169
|
新增接口:
|
81099
81170
|
|
81100
|
-
* [
|
81101
|
-
* [
|
81171
|
+
* [CreateCloudDBInstances](https://cloud.tencent.com/document/api/238/91710)
|
81172
|
+
* [CreateCloudReadOnlyDBInstances](https://cloud.tencent.com/document/api/238/91709)
|
81102
81173
|
|
81103
81174
|
### 第 43 次发布
|
81104
81175
|
|
@@ -89256,6 +89327,21 @@
|
|
89256
89327
|
|
89257
89328
|
## 容器安全服务(tcss) 版本:2020-11-01
|
89258
89329
|
|
89330
|
+
### 第 42 次发布
|
89331
|
+
|
89332
|
+
发布时间:2023-05-23 01:40:44
|
89333
|
+
|
89334
|
+
本次发布包含了以下内容:
|
89335
|
+
|
89336
|
+
改善已有的文档。
|
89337
|
+
|
89338
|
+
修改数据结构:
|
89339
|
+
|
89340
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
89341
|
+
|
89342
|
+
* 新增成员:ClusterID
|
89343
|
+
|
89344
|
+
|
89259
89345
|
### 第 41 次发布
|
89260
89346
|
|
89261
89347
|
发布时间:2023-05-19 01:59:31
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -17,7 +17,7 @@
|
|
17
17
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-05-18 01:02:39 |
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-05-18 01:03:25 |
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-23 01:03:05 |
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
@@ -34,16 +34,16 @@
|
|
34
34
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
35
35
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2023-05-18 01:06:40 |
|
36
36
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
|
37
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-05-
|
37
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-05-23 01:05:19 |
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-05-18 01:07:27 |
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-05-18 01:07:35 |
|
40
40
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
42
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-
|
42
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-23 01:06:09 |
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-05-18 01:08:10 |
|
44
44
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-05-22 01:07:39 |
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-05-18 01:09:37 |
|
46
|
-
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05-
|
46
|
+
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-05-23 01:07:36 |
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-05-18 01:10:46 |
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-05-18 01:10:56 |
|
@@ -55,7 +55,7 @@
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
57
57
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-05-18 01:12:17 |
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-05-
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-05-22 11:55:58 |
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-05-18 01:13:44 |
|
@@ -77,7 +77,7 @@
|
|
77
77
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-05-18 01:21:10 |
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
80
|
-
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-05-
|
80
|
+
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-05-23 01:16:58 |
|
81
81
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-05-18 01:22:17 |
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-05-18 01:22:51 |
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
@@ -93,10 +93,10 @@
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
94
94
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-05-18 01:26:03 |
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-05-
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-05-
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-05-23 01:21:05 |
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-05-23 01:21:28 |
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-18 01:27:37 |
|
99
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-
|
99
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-23 01:21:54 |
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-18 01:28:29 |
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
102
102
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-05-18 01:28:41 |
|
@@ -126,19 +126,19 @@
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-18 01:35:38 |
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-05-22 01:40:34 |
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-05-
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-05-
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-05-23 01:28:34 |
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-05-23 01:29:06 |
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
133
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-05-
|
133
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-05-23 01:29:45 |
|
134
134
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2023-05-18 01:39:13 |
|
135
135
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-05-18 01:39:15 |
|
136
136
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
137
137
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
138
138
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-18 01:39:27 |
|
139
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-
|
139
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-23 01:30:35 |
|
140
140
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-05-22 01:43:10 |
|
141
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-05-
|
141
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-05-23 01:31:48 |
|
142
142
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
143
143
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-05-18 01:42:15 |
|
144
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
@@ -146,12 +146,12 @@
|
|
146
146
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-05-19 01:49:42 |
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-05-18 01:42:42 |
|
149
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-05-
|
149
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-05-23 01:33:15 |
|
150
150
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-05-18 01:43:39 |
|
151
151
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-05-19 01:51:15 |
|
152
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-05-18 01:44:05 |
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
154
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-05-
|
154
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-05-23 01:34:25 |
|
155
155
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-05-18 01:45:21 |
|
156
156
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-05-18 01:45:33 |
|
157
157
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
@@ -165,7 +165,7 @@
|
|
165
165
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-05-18 01:47:52 |
|
166
166
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
167
167
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-05-18 01:48:01 |
|
168
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-05-
|
168
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-05-23 01:37:15 |
|
169
169
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-05-18 01:48:23 |
|
170
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
171
171
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-05-22 01:53:58 |
|
@@ -189,7 +189,7 @@
|
|
189
189
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
190
190
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-05-18 01:51:20 |
|
191
191
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-05-18 01:51:31 |
|
192
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-05-
|
192
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-05-23 01:40:44 |
|
193
193
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-05-18 01:54:30 |
|
194
194
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-05-18 01:54:42 |
|
195
195
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-05-18 01:55:03 |
|
@@ -222,9 +222,9 @@
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
224
224
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-05-19 02:13:12 |
|
225
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-05-
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-05-23 01:51:22 |
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-05-19 02:51:58 |
|
227
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-05-
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-05-23 01:53:18 |
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
229
229
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-05-18 02:08:33 |
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
@@ -3606,6 +3606,12 @@ export interface Key {
|
|
3606
3606
|
* 自动识别的字段名称
|
3607
3607
|
*/
|
3608
3608
|
AutoName?: string
|
3609
|
+
|
3610
|
+
/**
|
3611
|
+
* 定义的字段名称(传key的名称)
|
3612
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
3613
|
+
*/
|
3614
|
+
ConfigName?: string
|
3609
3615
|
}
|
3610
3616
|
|
3611
3617
|
/**
|
@@ -6087,15 +6093,16 @@ export interface EnglishOCRRequest {
|
|
6087
6093
|
/**
|
6088
6094
|
* 图片的 Base64 值。
|
6089
6095
|
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
6090
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3
|
6096
|
+
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
|
6091
6097
|
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
6098
|
+
|
6092
6099
|
*/
|
6093
6100
|
ImageBase64?: string
|
6094
6101
|
|
6095
6102
|
/**
|
6096
6103
|
* 图片的 Url 地址。
|
6097
6104
|
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
6098
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3
|
6105
|
+
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
|
6099
6106
|
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
6100
6107
|
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
6101
6108
|
*/
|
@@ -9105,12 +9112,12 @@ export interface EnglishOCRResponse {
|
|
9105
9112
|
/**
|
9106
9113
|
* 检测到的文本信息,具体内容请点击左侧链接。
|
9107
9114
|
*/
|
9108
|
-
TextDetections
|
9115
|
+
TextDetections?: Array<TextDetectionEn>
|
9109
9116
|
|
9110
9117
|
/**
|
9111
9118
|
* 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看<a href="https://cloud.tencent.com/document/product/866/45139">如何纠正倾斜文本</a>
|
9112
9119
|
*/
|
9113
|
-
Angel
|
9120
|
+
Angel?: number
|
9114
9121
|
|
9115
9122
|
/**
|
9116
9123
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
@@ -3032,6 +3032,11 @@ export interface Key {
|
|
3032
3032
|
* 自动识别的字段名称
|
3033
3033
|
*/
|
3034
3034
|
AutoName?: string;
|
3035
|
+
/**
|
3036
|
+
* 定义的字段名称(传key的名称)
|
3037
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
3038
|
+
*/
|
3039
|
+
ConfigName?: string;
|
3035
3040
|
}
|
3036
3041
|
/**
|
3037
3042
|
* IDCardOCR返回参数结构体
|
@@ -5109,14 +5114,15 @@ export interface EnglishOCRRequest {
|
|
5109
5114
|
/**
|
5110
5115
|
* 图片的 Base64 值。
|
5111
5116
|
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5112
|
-
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3
|
5117
|
+
支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
|
5113
5118
|
图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
5119
|
+
|
5114
5120
|
*/
|
5115
5121
|
ImageBase64?: string;
|
5116
5122
|
/**
|
5117
5123
|
* 图片的 Url 地址。
|
5118
5124
|
支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。
|
5119
|
-
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3
|
5125
|
+
支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。像素须介于20-10000px之间。
|
5120
5126
|
图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
|
5121
5127
|
非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
5122
5128
|
*/
|
@@ -7655,11 +7661,11 @@ export interface EnglishOCRResponse {
|
|
7655
7661
|
/**
|
7656
7662
|
* 检测到的文本信息,具体内容请点击左侧链接。
|
7657
7663
|
*/
|
7658
|
-
TextDetections
|
7664
|
+
TextDetections?: Array<TextDetectionEn>;
|
7659
7665
|
/**
|
7660
7666
|
* 图片旋转角度(角度制),文本的水平方向为0°;顺时针为正,逆时针为负。点击查看<a href="https://cloud.tencent.com/document/product/866/45139">如何纠正倾斜文本</a>
|
7661
7667
|
*/
|
7662
|
-
Angel
|
7668
|
+
Angel?: number;
|
7663
7669
|
/**
|
7664
7670
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
7665
7671
|
*/
|