tencentcloud-sdk-nodejs 4.0.619 → 4.0.620

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.
Files changed (55) hide show
  1. package/CHANGELOG.md +235 -0
  2. package/SERVICE_CHANGELOG.md +289 -117
  3. package/package.json +1 -1
  4. package/products.md +17 -17
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/as/v20180419/as_client.ts +1 -0
  7. package/src/services/as/v20180419/as_models.ts +8 -2
  8. package/src/services/cls/v20201016/cls_models.ts +5 -1
  9. package/src/services/dbbrain/v20210527/dbbrain_models.ts +13 -13
  10. package/src/services/dcdb/v20180411/dcdb_models.ts +4 -0
  11. package/src/services/essbasic/v20210526/essbasic_models.ts +2 -2
  12. package/src/services/lighthouse/v20200324/lighthouse_models.ts +1 -1
  13. package/src/services/live/v20180801/live_client.ts +1 -1
  14. package/src/services/live/v20180801/live_models.ts +6 -2
  15. package/src/services/mariadb/v20170312/mariadb_models.ts +4 -0
  16. package/src/services/mps/v20190612/mps_models.ts +4 -4
  17. package/src/services/ocr/v20181119/ocr_client.ts +12 -1
  18. package/src/services/ocr/v20181119/ocr_models.ts +70 -7
  19. package/src/services/postgres/v20170312/postgres_client.ts +15 -15
  20. package/src/services/postgres/v20170312/postgres_models.ts +45 -45
  21. package/src/services/ssa/v20180608/ssa_client.ts +16 -2
  22. package/src/services/ssa/v20180608/ssa_models.ts +188 -24
  23. package/src/services/ssl/v20191205/ssl_models.ts +39 -12
  24. package/src/services/tdmq/v20200217/tdmq_client.ts +94 -6
  25. package/src/services/tdmq/v20200217/tdmq_models.ts +453 -79
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/as/v20180419/as_client.d.ts +1 -0
  29. package/tencentcloud/services/as/v20180419/as_client.js +1 -0
  30. package/tencentcloud/services/as/v20180419/as_models.d.ts +8 -2
  31. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +5 -1
  32. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +13 -13
  33. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +4 -0
  34. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -2
  35. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +1 -1
  36. package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
  37. package/tencentcloud/services/live/v20180801/live_client.js +1 -1
  38. package/tencentcloud/services/live/v20180801/live_models.d.ts +6 -2
  39. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +4 -0
  40. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +4 -4
  41. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +11 -1
  42. package/tencentcloud/services/ocr/v20181119/ocr_client.js +11 -1
  43. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +69 -7
  44. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +15 -15
  45. package/tencentcloud/services/postgres/v20170312/postgres_client.js +15 -15
  46. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +45 -45
  47. package/tencentcloud/services/ssa/v20180608/ssa_client.d.ts +5 -1
  48. package/tencentcloud/services/ssa/v20180608/ssa_client.js +6 -0
  49. package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +184 -24
  50. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +39 -12
  51. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +29 -1
  52. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +42 -0
  53. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +435 -79
  54. package/test/ssa.v20180608.test.js +10 -0
  55. package/test/tdmq.v20200217.test.js +70 -0
package/products.md CHANGED
@@ -16,7 +16,7 @@
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-08 16:31:03 |
18
18
  | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
19
- | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-05-18 01:03:25 |
19
+ | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-13 01:02:52 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-26 01:03:52 |
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 |
@@ -59,7 +59,7 @@
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 |
62
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-09 01:10:36 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-13 01:10:07 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-05-18 01:14:25 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
@@ -74,10 +74,10 @@
74
74
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-05-18 01:19:47 |
75
75
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
76
76
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
77
- | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-06-12 01:16:06 |
77
+ | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-06-13 01:16:02 |
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-06-09 01:16:45 |
80
+ | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-13 01:16:36 |
81
81
  | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-06-07 01:20:44 |
82
82
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-06-09 01:17:37 |
83
83
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
@@ -94,7 +94,7 @@
94
94
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-12 01:20:35 |
95
95
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
96
96
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-09 01:20:26 |
97
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-12 01:21:09 |
97
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-13 01:20:11 |
98
98
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
99
99
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
100
100
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
@@ -121,16 +121,16 @@
121
121
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
122
122
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-05-26 01:33:51 |
123
123
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
124
- | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-05-18 01:35:16 |
124
+ | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
125
125
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
126
126
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-24 01:32:32 |
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-06-07 01:33:01 |
130
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-07 01:33:34 |
129
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-13 01:26:23 |
130
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-13 01:26:49 |
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-06-09 01:28:23 |
133
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-13 01:27:34 |
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-26 01:41:20 |
136
136
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
@@ -138,7 +138,7 @@
138
138
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-25 01:46:28 |
139
139
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-29 01:32:50 |
140
140
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-06-09 01:29:13 |
141
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-12 01:29:43 |
141
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-13 01:29:16 |
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-29 01:34:54 |
149
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-12 01:31:27 |
149
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-13 01:30:41 |
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-06-09 01:35:01 |
152
152
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-07 01:39:31 |
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-06-09 01:35:46 |
154
+ | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-06-13 01:31:43 |
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-26 01:47:14 |
157
157
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
@@ -169,8 +169,8 @@
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-06-07 01:43:06 |
172
- | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-05-18 01:49:08 |
173
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-12 01:35:30 |
172
+ | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-06-13 01:37:42 |
173
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-13 01:37:56 |
174
174
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
175
175
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
176
176
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-05-18 01:49:52 |
@@ -192,7 +192,7 @@
192
192
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-06-07 01:46:42 |
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
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-06-08 01:59:37 |
195
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-06-13 01:41:55 |
196
196
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
197
197
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
198
198
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-05-29 01:44:07 |
@@ -203,7 +203,7 @@
203
203
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-05-18 01:58:24 |
204
204
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
205
205
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-05-29 01:47:15 |
206
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-06-08 02:02:11 |
206
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-06-13 01:43:45 |
207
207
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-06-08 02:02:46 |
208
208
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-06-09 01:45:39 |
209
209
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -222,7 +222,7 @@
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-31 01:49:59 |
225
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-08 02:09:57 |
225
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-13 01:48:56 |
226
226
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-07 01:59:27 |
227
227
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-07 01:59:35 |
228
228
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.619"
1
+ export const sdkVersion = "4.0.620"
@@ -253,6 +253,7 @@ export class Client extends AbstractClient {
253
253
  * 伸缩组处于停用状态时,该接口也会生效,可参考[停用伸缩组](https://cloud.tencent.com/document/api/377/20435)文档查看伸缩组停用状态的影响范围
254
254
  * 接口会增加期望实例数,新的期望实例数需要小于等于最大实例数
255
255
  * 扩容如果失败或者部分成功,最后期望实例数只会增加实际成功的实例数量
256
+ * 竞价混合模式中一次扩容可能触发多个伸缩活动,该接口仅返回第一个伸缩活动的 ActivityId
256
257
  */
257
258
  async ScaleOutInstances(
258
259
  req: ScaleOutInstancesRequest,
@@ -575,6 +575,12 @@ export interface Advice {
575
575
  * 建议解决方案。
576
576
  */
577
577
  Solution: string
578
+ /**
579
+ * 伸缩建议警告级别。取值范围:<br>
580
+ <li>WARNING:警告级别<br>
581
+ <li>CRITICAL:严重级别<br>
582
+ */
583
+ Level?: string
578
584
  }
579
585
 
580
586
  /**
@@ -1848,7 +1854,7 @@ export interface DescribeAutoScalingAdvicesResponse {
1848
1854
  /**
1849
1855
  * 伸缩组配置建议集合。
1850
1856
  */
1851
- AutoScalingAdviceSet: Array<AutoScalingAdvice>
1857
+ AutoScalingAdviceSet?: Array<AutoScalingAdvice>
1852
1858
  /**
1853
1859
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1854
1860
  */
@@ -2670,7 +2676,7 @@ export interface ScaleOutInstancesResponse {
2670
2676
  /**
2671
2677
  * 伸缩活动ID。
2672
2678
  */
2673
- ActivityId: string
2679
+ ActivityId?: string
2674
2680
  /**
2675
2681
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2676
2682
  */
@@ -2800,6 +2800,10 @@ export interface CreateConfigRequest {
2800
2800
  * 用户自定义采集规则,Json格式序列化的字符串
2801
2801
  */
2802
2802
  UserDefineRule?: string
2803
+ /**
2804
+ * 高级采集配置
2805
+ */
2806
+ AdvancedConfig?: string
2803
2807
  }
2804
2808
 
2805
2809
  /**
@@ -3512,7 +3516,7 @@ export interface CreateConfigResponse {
3512
3516
  /**
3513
3517
  * 采集配置ID
3514
3518
  */
3515
- ConfigId: string
3519
+ ConfigId?: string
3516
3520
  /**
3517
3521
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3518
3522
  */
@@ -1777,10 +1777,6 @@ export interface ModifySqlFiltersRequest {
1777
1777
  * 实例ID。
1778
1778
  */
1779
1779
  InstanceId: string
1780
- /**
1781
- * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
1782
- */
1783
- SessionToken: string
1784
1780
  /**
1785
1781
  * SQL限流任务ID列表。
1786
1782
  */
@@ -1789,6 +1785,10 @@ export interface ModifySqlFiltersRequest {
1789
1785
  * 限流任务状态,取值支持TERMINATED - 终止。
1790
1786
  */
1791
1787
  Status: string
1788
+ /**
1789
+ * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
1790
+ */
1791
+ SessionToken?: string
1792
1792
  /**
1793
1793
  * 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
1794
1794
  */
@@ -1903,10 +1903,6 @@ export interface CreateSqlFilterRequest {
1903
1903
  * 实例ID。
1904
1904
  */
1905
1905
  InstanceId: string
1906
- /**
1907
- * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
1908
- */
1909
- SessionToken: string
1910
1906
  /**
1911
1907
  * SQL类型,取值包括SELECT, UPDATE, DELETE, INSERT, REPLACE。
1912
1908
  */
@@ -1923,6 +1919,10 @@ export interface CreateSqlFilterRequest {
1923
1919
  * 限流时长,单位秒,支持-1和小于2147483647的正整数,-1表示永不过期。
1924
1920
  */
1925
1921
  Duration: number
1922
+ /**
1923
+ * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
1924
+ */
1925
+ SessionToken?: string
1926
1926
  /**
1927
1927
  * 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
1928
1928
  */
@@ -2221,7 +2221,7 @@ export interface CreateSqlFilterResponse {
2221
2221
  /**
2222
2222
  * 限流任务ID。
2223
2223
  */
2224
- FilterId: number
2224
+ FilterId?: number
2225
2225
  /**
2226
2226
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2227
2227
  */
@@ -3354,14 +3354,14 @@ export interface DeleteSqlFiltersRequest {
3354
3354
  * 实例ID。
3355
3355
  */
3356
3356
  InstanceId: string
3357
- /**
3358
- * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
3359
- */
3360
- SessionToken: string
3361
3357
  /**
3362
3358
  * 限流任务ID列表。
3363
3359
  */
3364
3360
  FilterIds: Array<number>
3361
+ /**
3362
+ * 通过VerifyUserAccount获取有效期为5分钟的会话token,使用后会自动延长token有效期至五分钟后。
3363
+ */
3364
+ SessionToken?: string
3365
3365
  /**
3366
3366
  * 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
3367
3367
  */
@@ -1462,6 +1462,10 @@ export interface DescribeDCDBInstanceDetailResponse {
1462
1462
  * 尚未回收的网络资源
1463
1463
  */
1464
1464
  ReservedNetResources?: Array<ReservedNetResource>
1465
+ /**
1466
+ * 是否支持物理复制
1467
+ */
1468
+ IsPhysicalReplicationSupported?: boolean
1465
1469
  /**
1466
1470
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1467
1471
  */
@@ -646,7 +646,7 @@ export interface DownloadFlowInfo {
646
646
  */
647
647
  export interface FlowApproverUrlInfo {
648
648
  /**
649
- * 签署链接。注意该链接有效期为30分钟,同时需要注意保密,不要外泄给无关用户。
649
+ * 签署短链接,不支持小程序嵌入,只支持移动端浏览器打开。注意该链接有效期为30分钟,同时需要注意保密,不要外泄给无关用户。
650
650
  */
651
651
  SignUrl: string
652
652
  /**
@@ -662,7 +662,7 @@ export interface FlowApproverUrlInfo {
662
662
  */
663
663
  Mobile: string
664
664
  /**
665
- * 签署长链接。注意该链接有效期为30分钟,同时需要注意保密,不要外泄给无关用户。
665
+ * 签署长链接,支持小程序嵌入。注意该链接有效期为30分钟,同时需要注意保密,不要外泄给无关用户。
666
666
  注意:此字段可能返回 null,表示取不到有效值。
667
667
  */
668
668
  LongUrl?: string
@@ -2682,7 +2682,7 @@ export interface ResetInstancesPasswordRequest {
2682
2682
  InstanceIds: Array<string>
2683
2683
  /**
2684
2684
  * 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:
2685
- `LINUX_UNIX` 实例密码必须 8-30 位,推荐使用 12 位以上密码,不能以“/”开头,至少包含以下字符中的三种不同字符,字符种类:<br><li>小写字母:[a-z]<br><li>大写字母:[A-Z]<br><li>数字:0-9<br><li>特殊字符: ()\`~!@#$%^&\*-+=\_|{}[]:;'<>,.?/</li>
2685
+ `LINUX_UNIX` 实例密码必须 8-30 位,推荐使用 12 位以上密码,不能以“/”开头,至少包含以下字符中的三种不同字符,字符种类:<br><li>小写字母:[a-z]<br><li>大写字母:[A-Z]<br><li>数字:0-9<br><li>特殊字符: ()\`\~!@#$%^&\*-+=\_|{}[]:;' <>,.?/</li>
2686
2686
  `WINDOWS` 实例密码必须 12-30 位,不能以“/”开头且不包括用户名,至少包含以下字符中的三种不同字符<br><li>小写字母:[a-z]<br><li>大写字母:[A-Z]<br><li>数字: 0-9<br><li>特殊字符:()\`~!@#$%^&\*-+=\_|{}[]:;' <>,.?/<br><li>如果实例即包含 `LINUX_UNIX` 实例又包含 `WINDOWS` 实例,则密码复杂度限制按照 `WINDOWS` 实例的限制。
2687
2687
  */
2688
2688
  Password: string
@@ -947,7 +947,7 @@ DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需
947
947
  /**
948
948
  * 创建直播拉流任务。支持将外部已有的点播文件,或者直播源拉取过来转推到指定的目标地址。
949
949
  注意:
950
- 1. 默认支持任务数上限20个,如有特殊需求,可通过提单到售后进行评估增加上限。
950
+ 1. 默认支持任务数上限200个,如有特殊需求,可通过提单到售后进行评估增加上限。
951
951
  2. 源流视频编码目前只支持: H264, H265。其他编码格式建议先进行转码处理。
952
952
  3. 源流音频编码目前只支持: AAC。其他编码格式建议先进行转码处理。
953
953
  4. 可在控制台开启过期自动清理,避免过期任务占用任务数额度。
@@ -413,7 +413,7 @@ SourceType 为点播(PullVodPushLive)可以填多个,上限30个。
413
413
  * 开始时间。
414
414
  使用 UTC 格式时间,
415
415
  例如:2019-01-08T10:00:00Z。
416
- 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
416
+ 注意:北京时间值为 UTC 时间值 + 8 小时。
417
417
  */
418
418
  StartTime: string
419
419
  /**
@@ -423,7 +423,7 @@ SourceType 为点播(PullVodPushLive)可以填多个,上限30个。
423
423
  3. 结束时间 和 开始时间 间隔必须小于七天。
424
424
  使用 UTC 格式时间,
425
425
  例如:2019-01-08T10:00:00Z。
426
- 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
426
+ 注意:北京时间值为 UTC 时间值 + 8 小时。
427
427
  */
428
428
  EndTime: string
429
429
  /**
@@ -520,6 +520,10 @@ PullVodPushLive -点播。
520
520
  注意:启用本地模式后,会将源列表中的 MP4 文件进行本地下载,优先使用本地已下载文件进行推流,提高点播源推流稳定性。使用本地下载文件推流时,会产生增值费用。
521
521
  */
522
522
  VodLocalMode?: number
523
+ /**
524
+ * 录制模板 ID。
525
+ */
526
+ RecordTemplateId?: string
523
527
  }
524
528
 
525
529
  /**
@@ -1675,6 +1675,10 @@ export interface DescribeDBInstanceDetailResponse {
1675
1675
  * 尚未回收的网络资源
1676
1676
  */
1677
1677
  ReservedNetResources?: Array<ReservedNetResource>
1678
+ /**
1679
+ * 是否支持物理复制
1680
+ */
1681
+ IsPhysicalReplicationSupported?: boolean
1678
1682
  /**
1679
1683
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1680
1684
  */
@@ -4088,7 +4088,7 @@ export interface DescribeStreamLinkEventAttachedFlowsRequest {
4088
4088
  */
4089
4089
  PageNum?: number
4090
4090
  /**
4091
- * 每页大小,默认10
4091
+ * 每页大小,默认1000
4092
4092
  */
4093
4093
  PageSize?: number
4094
4094
  }
@@ -9525,11 +9525,11 @@ export interface DescribeStreamLinkEventAttachedFlowsResponse {
9525
9525
  /**
9526
9526
  * 流的配置信息列表。
9527
9527
  */
9528
- Infos: Array<DescribeFlow>
9528
+ Infos?: Array<DescribeFlow>
9529
9529
  /**
9530
9530
  * 总数量。
9531
9531
  */
9532
- TotalNum: number
9532
+ TotalNum?: number
9533
9533
  /**
9534
9534
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
9535
9535
  */
@@ -12924,7 +12924,7 @@ export interface CreateStreamLinkInputResponse {
12924
12924
  /**
12925
12925
  * 创建的Flow信息。
12926
12926
  */
12927
- Info: DescribeFlow
12927
+ Info?: DescribeFlow
12928
12928
  /**
12929
12929
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12930
12930
  */
@@ -238,6 +238,7 @@ import {
238
238
  ShipInvoiceOCRRequest,
239
239
  SealOCRRequest,
240
240
  VerifyOfdVatInvoiceOCRResponse,
241
+ MedicalInvoice,
241
242
  TextTable,
242
243
  RecognizeTableAccurateOCRResponse,
243
244
  ResidenceBookletOCRRequest,
@@ -1577,7 +1578,7 @@ export class Client extends AbstractClient {
1577
1578
  <td> 16 </td>
1578
1579
  </tr>
1579
1580
  <tr>
1580
- <td> VatElectronicSpecialInvoiceFull</td>
1581
+ <td> VatElectronicInvoiceFull</td>
1581
1582
  <td> 电子发票(普通发票) </td>
1582
1583
  <td> 16 </td>
1583
1584
  </tr>
@@ -1646,6 +1647,16 @@ export class Client extends AbstractClient {
1646
1647
  <td> 过路过桥费发票 </td>
1647
1648
  <td> 13 </td>
1648
1649
  </tr>
1650
+ <tr>
1651
+ <td> MedicalOutpatientInvoice </td>
1652
+ <td> 医疗门诊收费票据(电子) </td>
1653
+ <td> 17 </td>
1654
+ </tr>
1655
+ <tr>
1656
+ <td> MedicalHospitalizedInvoice </td>
1657
+ <td> 医疗住院收费票据(电子) </td>
1658
+ <td> 17 </td>
1659
+ </tr>
1649
1660
  <tr>
1650
1661
  <td> OtherInvoice </td>
1651
1662
  <td> 其他发票 </td>
@@ -120,6 +120,7 @@ FailedOperation.UnKnowError:表示识别失败;
120
120
  13:过路过桥费发票
121
121
  15:非税发票
122
122
  16:全电发票
123
+ 17:医疗发票
123
124
  */
124
125
  Type: number
125
126
  /**
@@ -2858,7 +2859,7 @@ export interface RecognizeGeneralInvoiceRequest {
2858
2859
  * 图片的 Base64 值。
2859
2860
  支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
2860
2861
  支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。
2861
- 支持的图片像素:需介于20-10000px之间。
2862
+ 支持的图片像素:单边介于20-10000px之间。
2862
2863
  图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
2863
2864
  */
2864
2865
  ImageBase64?: string
@@ -2866,13 +2867,14 @@ export interface RecognizeGeneralInvoiceRequest {
2866
2867
  * 图片的 Url 地址。
2867
2868
  支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。
2868
2869
  支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。
2869
- 支持的图片像素:需介于20-10000px之间。
2870
+ 支持的图片像素:单边介于20-10000px之间。
2870
2871
  图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。
2871
2872
  非腾讯云存储的 Url 速度和稳定性可能受一定影响。
2872
2873
  */
2873
2874
  ImageUrl?: string
2874
2875
  /**
2875
- * 需要识别的票据类型列表,为空或不填表示识别全部类型。
2876
+ * 需要识别的票据类型列表,为空或不填表示识别全部类型。当传入单个类型时,图片均采用该票类型进行处理。
2877
+ 暂不支持多个参数进行局部控制。
2876
2878
  0:出租车发票
2877
2879
  1:定额发票
2878
2880
  2:火车票
@@ -2886,11 +2888,8 @@ export interface RecognizeGeneralInvoiceRequest {
2886
2888
  13:过路过桥费发票
2887
2889
  15:非税发票
2888
2890
  16:全电发票
2891
+ 17:医疗发票
2889
2892
  -1:其他发票
2890
-
2891
- 默认为空,识别所有类型发票。
2892
- 当传入单个类型时,图片均采用该票类型进行处理。
2893
- 暂不支持多个参数进行局部控制。
2894
2893
  */
2895
2894
  Types?: Array<number>
2896
2895
  /**
@@ -3664,6 +3663,16 @@ export interface SingleInvoiceItem {
3664
3663
  注意:此字段可能返回 null,表示取不到有效值。
3665
3664
  */
3666
3665
  TrainTicket?: TrainTicket
3666
+ /**
3667
+ * 医疗门诊收费票据(电子)
3668
+ 注意:此字段可能返回 null,表示取不到有效值。
3669
+ */
3670
+ MedicalOutpatientInvoice?: MedicalInvoice
3671
+ /**
3672
+ * 医疗住院收费票据(电子)
3673
+ 注意:此字段可能返回 null,表示取不到有效值。
3674
+ */
3675
+ MedicalHospitalizedInvoice?: MedicalInvoice
3667
3676
  }
3668
3677
 
3669
3678
  /**
@@ -3884,6 +3893,18 @@ export interface VatInvoiceInfo {
3884
3893
  * 收款人
3885
3894
  */
3886
3895
  Receiptor?: string
3896
+ /**
3897
+ * 是否有全电纸质票(0:没有,1:有)
3898
+ */
3899
+ ElectronicFullMark?: number
3900
+ /**
3901
+ * 全电号码
3902
+ */
3903
+ ElectronicFullNumber?: string
3904
+ /**
3905
+ * 发票联名
3906
+ */
3907
+ FormName?: string
3887
3908
  }
3888
3909
 
3889
3910
  /**
@@ -7580,6 +7601,48 @@ export interface VerifyOfdVatInvoiceOCRResponse {
7580
7601
  RequestId?: string
7581
7602
  }
7582
7603
 
7604
+ /**
7605
+ * 医疗票据信息
7606
+ */
7607
+ export interface MedicalInvoice {
7608
+ /**
7609
+ * 发票名称
7610
+ */
7611
+ Title?: string
7612
+ /**
7613
+ * 发票代码
7614
+ */
7615
+ Code?: string
7616
+ /**
7617
+ * 发票号码
7618
+ */
7619
+ Number?: string
7620
+ /**
7621
+ * 价税合计(小写)
7622
+ */
7623
+ Total?: string
7624
+ /**
7625
+ * 价税合计(大写)
7626
+ */
7627
+ TotalCn?: string
7628
+ /**
7629
+ * 开票日期
7630
+ */
7631
+ Date?: string
7632
+ /**
7633
+ * 校验码
7634
+ */
7635
+ CheckCode?: string
7636
+ /**
7637
+ * 发票属地
7638
+ */
7639
+ Place?: string
7640
+ /**
7641
+ * 复核人
7642
+ */
7643
+ Reviewer?: string
7644
+ }
7645
+
7583
7646
  /**
7584
7647
  * 表格识别结果
7585
7648
  */