tencentcloud-sdk-nodejs 4.0.517 → 4.0.518

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 (56) hide show
  1. package/CHANGELOG.md +245 -0
  2. package/SERVICE_CHANGELOG.md +393 -188
  3. package/package.json +1 -1
  4. package/products.md +14 -14
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +18 -0
  7. package/src/services/billing/v20180709/billing_models.ts +1 -1
  8. package/src/services/ccc/v20200210/ccc_client.ts +5 -3
  9. package/src/services/ccc/v20200210/ccc_models.ts +12 -12
  10. package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
  11. package/src/services/ckafka/v20190819/ckafka_models.ts +53 -0
  12. package/src/services/dbbrain/v20210527/dbbrain_client.ts +1 -1
  13. package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
  14. package/src/services/faceid/v20180301/faceid_client.ts +0 -12
  15. package/src/services/faceid/v20180301/faceid_models.ts +0 -33
  16. package/src/services/sts/v20180813/sts_models.ts +3 -3
  17. package/src/services/teo/v20220901/teo_client.ts +708 -1219
  18. package/src/services/teo/v20220901/teo_models.ts +4787 -8094
  19. package/src/services/tione/v20211111/tione_models.ts +11 -1
  20. package/src/services/trtc/v20190722/trtc_models.ts +5 -0
  21. package/src/services/tts/v20190823/tts_client.ts +1 -0
  22. package/src/services/vod/v20180717/vod_models.ts +6 -0
  23. package/src/services/vpc/v20170312/vpc_client.ts +12 -0
  24. package/src/services/vpc/v20170312/vpc_models.ts +57 -3
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +15 -0
  28. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
  29. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +4 -2
  30. package/tencentcloud/services/ccc/v20200210/ccc_client.js +4 -2
  31. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -12
  32. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  33. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  34. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +46 -0
  35. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
  36. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
  37. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
  38. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -5
  39. package/tencentcloud/services/faceid/v20180301/faceid_client.js +0 -6
  40. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +0 -30
  41. package/tencentcloud/services/sts/v20180813/sts_models.d.ts +3 -3
  42. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +149 -309
  43. package/tencentcloud/services/teo/v20220901/teo_client.js +243 -483
  44. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4305 -7117
  45. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +9 -1
  46. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
  47. package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -0
  48. package/tencentcloud/services/tts/v20190823/tts_client.js +1 -0
  49. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
  50. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
  51. package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
  52. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +51 -3
  53. package/test/ckafka.v20190819.test.js +10 -0
  54. package/test/faceid.v20180301.test.js +0 -10
  55. package/test/teo.v20220901.test.js +158 -558
  56. package/test/vpc.v20170312.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.517",
3
+ "version": "4.0.518",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -9,7 +9,7 @@
9
9
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
10
10
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-12-29 10:01:58 |
11
11
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2022-12-21 18:48:21 |
12
- | antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2022-12-20 11:47:08 |
12
+ | antiddos | [T-Sec-DDoS防护(Anti-DDoS)](https://cloud.tencent.com/document/product/1021) | 2023-01-06 01:02:00 |
13
13
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
14
14
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
15
15
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
@@ -22,7 +22,7 @@
22
22
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-12-09 01:11:02 |
23
23
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-12-15 01:09:06 |
24
24
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-08-09 10:42:14 |
25
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2022-12-19 01:17:34 |
25
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-01-06 01:04:34 |
26
26
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
27
27
  | bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2022-08-09 11:50:03 |
28
28
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2022-11-04 06:09:26 |
@@ -39,7 +39,7 @@
39
39
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
42
- | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-12-16 01:10:35 |
42
+ | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-01-06 01:07:10 |
43
43
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01-04 01:07:30 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
45
45
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-05 01:08:26 |
@@ -53,7 +53,7 @@
53
53
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
54
54
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
55
55
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
56
- | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-12-27 01:23:30 |
56
+ | ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2023-01-06 01:10:21 |
57
57
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-01-04 01:11:19 |
58
58
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
59
59
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-12-14 01:17:29 |
@@ -71,7 +71,7 @@
71
71
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
72
72
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
73
73
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-07-29 06:07:15 |
74
- | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-12-27 01:33:02 |
74
+ | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-01-06 01:17:56 |
75
75
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
76
76
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
77
77
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
@@ -81,7 +81,7 @@
81
81
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
82
82
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
83
83
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
84
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-05 01:19:52 |
84
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-06 01:20:15 |
85
85
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
86
86
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
87
87
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
@@ -93,7 +93,7 @@
93
93
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-12-28 13:01:07 |
94
94
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01-02 01:23:18 |
95
95
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
96
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01-05 01:23:16 |
96
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01-06 01:23:24 |
97
97
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
98
98
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
99
99
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-11-23 06:29:46 |
@@ -166,7 +166,7 @@
166
166
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
167
167
  | sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
168
168
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-10-20 06:38:33 |
169
- | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2022-07-07 06:15:25 |
169
+ | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-01-06 01:40:29 |
170
170
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2022-09-12 06:39:19 |
171
171
  | tag | [标签](https://cloud.tencent.com/document/product/651) | 2022-11-04 06:36:49 |
172
172
  | tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2022-07-19 06:17:34 |
@@ -188,7 +188,7 @@
188
188
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-12-30 01:47:00 |
189
189
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
190
190
  | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
191
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-12-30 01:48:06 |
191
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-06 01:46:38 |
192
192
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-12-21 02:09:45 |
193
193
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
194
194
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
@@ -196,7 +196,7 @@
196
196
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
197
197
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
198
198
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-12-15 01:51:46 |
199
- | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-01-02 01:47:18 |
199
+ | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-01-06 01:48:47 |
200
200
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-12-13 10:56:59 |
201
201
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-12-14 01:52:28 |
202
202
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -204,16 +204,16 @@
204
204
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-12-09 02:09:44 |
205
205
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
206
206
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-12-28 16:01:40 |
207
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-12-19 02:11:18 |
207
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-01-06 01:51:15 |
208
208
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
209
209
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-12-16 01:48:54 |
210
210
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
211
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-11-29 07:36:55 |
211
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-01-06 01:53:06 |
212
212
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
213
213
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
214
214
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
215
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-04 01:50:30 |
216
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-05 01:53:32 |
215
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-06 01:53:33 |
216
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-06 01:54:52 |
217
217
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-04 01:53:21 |
218
218
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
219
219
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-12-30 01:58:31 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.517"
1
+ export const sdkVersion = "4.0.518"
@@ -2951,6 +2951,18 @@ export interface BGPIPInstance {
2951
2951
  注意:此字段可能返回 null,表示取不到有效值。
2952
2952
  */
2953
2953
  ConvoyId: string
2954
+
2955
+ /**
2956
+ * 带宽后付费
2957
+ 注意:此字段可能返回 null,表示取不到有效值。
2958
+ */
2959
+ ElasticBandwidth: number
2960
+
2961
+ /**
2962
+ * 是否为EO代播的ip: 1是,0不是
2963
+ 注意:此字段可能返回 null,表示取不到有效值。
2964
+ */
2965
+ EOFlag: number
2954
2966
  }
2955
2967
 
2956
2968
  /**
@@ -5027,6 +5039,12 @@ export interface NewL7RuleEntry {
5027
5039
  * 规则配置失败时的详细错误原因(仅当Status=2时有效),1001证书不存在,1002证书获取失败,1003证书上传失败,1004证书已过期
5028
5040
  */
5029
5041
  ErrCode?: number
5042
+
5043
+ /**
5044
+ * 版本
5045
+ 注意:此字段可能返回 null,表示取不到有效值。
5046
+ */
5047
+ Version?: number
5030
5048
  }
5031
5049
 
5032
5050
  /**
@@ -1144,7 +1144,7 @@ export interface DescribeBillDetailRequest {
1144
1144
  ResourceId?: string
1145
1145
 
1146
1146
  /**
1147
- * 查询交易类型,如下:
1147
+ * 查询交易类型(请使用交易类型名称入参),入参示例枚举如下:
1148
1148
  包年包月新购
1149
1149
  包年包月续费
1150
1150
  包年包月配置变更
@@ -212,7 +212,7 @@ export class Client extends AbstractClient {
212
212
  }
213
213
 
214
214
  /**
215
- * 包括全媒体和文本两种类型
215
+ * 获取包括全媒体和文本会话两种类型的服务记录。
216
216
  */
217
217
  async DescribeIMCdrs(
218
218
  req: DescribeIMCdrsRequest,
@@ -352,8 +352,10 @@ export class Client extends AbstractClient {
352
352
  }
353
353
 
354
354
  /**
355
- * 包括具体聊天内容
356
- */
355
+ * 获取指定服务记录文本聊天内容,需要先使用查询在线客服记录(DescribeIMCdrs) API 获取服务记录 SessionId。
356
+
357
+ 文本聊天记录只保存了 1 年内的,1 年之前会自动清理。
358
+ */
357
359
  async DescribeChatMessages(
358
360
  req: DescribeChatMessagesRequest,
359
361
  cb?: (error: string, rep: DescribeChatMessagesResponse) => void
@@ -213,12 +213,12 @@ export interface DescribeIMCdrsResponse {
213
213
  /**
214
214
  * 总记录数
215
215
  */
216
- TotalCount: number
216
+ TotalCount?: number
217
217
 
218
218
  /**
219
219
  * 服务记录列表
220
220
  */
221
- IMCdrs: Array<IMCdrInfo>
221
+ IMCdrs?: Array<IMCdrInfo>
222
222
 
223
223
  /**
224
224
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -948,12 +948,12 @@ export interface DescribeTelSessionRequest {
948
948
  */
949
949
  export interface DescribeIMCdrsRequest {
950
950
  /**
951
- * 起始时间
951
+ * 起始时间(必填),Unix 秒级时间戳
952
952
  */
953
953
  StartTimestamp: number
954
954
 
955
955
  /**
956
- * 结束时间
956
+ * 结束时间(必填),Unix 秒级时间戳
957
957
  */
958
958
  EndTimestamp: number
959
959
 
@@ -968,12 +968,12 @@ export interface DescribeIMCdrsRequest {
968
968
  SdkAppId?: number
969
969
 
970
970
  /**
971
- * 返回记录条数 最大为100默认20
971
+ * 返回记录条数,最大为100默认20
972
972
  */
973
973
  Limit?: number
974
974
 
975
975
  /**
976
- * 返回记录偏移 默认为0
976
+ * 返回记录偏移,默认为 0
977
977
  */
978
978
  Offset?: number
979
979
 
@@ -2469,13 +2469,13 @@ export interface DescribeChatMessagesResponse {
2469
2469
  /**
2470
2470
  * 总记录数
2471
2471
  */
2472
- TotalCount: number
2472
+ TotalCount?: number
2473
2473
 
2474
2474
  /**
2475
2475
  * 消息列表
2476
2476
  注意:此字段可能返回 null,表示取不到有效值。
2477
2477
  */
2478
- Messages: Array<MessageBody>
2478
+ Messages?: Array<MessageBody>
2479
2479
 
2480
2480
  /**
2481
2481
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2640,17 +2640,17 @@ export interface DescribeChatMessagesRequest {
2640
2640
  SdkAppId?: number
2641
2641
 
2642
2642
  /**
2643
- * 服务记录ID
2643
+ * 服务记录ID(废弃)
2644
2644
  */
2645
2645
  CdrId?: string
2646
2646
 
2647
2647
  /**
2648
- * 返回记录条数 最大为100默认20
2648
+ * 返回记录条数,最大为100 默认20
2649
2649
  */
2650
2650
  Limit?: number
2651
2651
 
2652
2652
  /**
2653
- * 返回记录偏移 默认为0
2653
+ * 返回记录偏移,默认为 0
2654
2654
  */
2655
2655
  Offset?: number
2656
2656
 
@@ -2660,7 +2660,7 @@ export interface DescribeChatMessagesRequest {
2660
2660
  Order?: number
2661
2661
 
2662
2662
  /**
2663
- * 服务记录SessionID
2663
+ * 服务记录 SessionID(必填)
2664
2664
  */
2665
2665
  SessionId?: string
2666
2666
  }
@@ -123,6 +123,7 @@ import {
123
123
  DescribeConsumerGroupRequest,
124
124
  DeleteUserResponse,
125
125
  DescribeConnectResourceRequest,
126
+ DescribeTopicProduceConnectionRequest,
126
127
  CreateAclRequest,
127
128
  DescribeTopicSyncReplicaResponse,
128
129
  CreateConnectResourceRequest,
@@ -135,6 +136,7 @@ import {
135
136
  CreateTopicIpWhiteListResponse,
136
137
  GroupOffsetTopic,
137
138
  ModifyGroupOffsetsResponse,
139
+ DescribeConnectInfoResultDTO,
138
140
  Partition,
139
141
  CreateAclResponse,
140
142
  FailureParam,
@@ -189,6 +191,7 @@ import {
189
191
  DescribeRegionResponse,
190
192
  CreateTopicResponse,
191
193
  VipEntity,
194
+ DescribeTopicProduceConnectionResponse,
192
195
  FetchLatestDatahubMessageListRequest,
193
196
  ConsumerGroupTopic,
194
197
  DatahubTaskInfo,
@@ -889,6 +892,16 @@ export class Client extends AbstractClient {
889
892
  return this.request("AuthorizeToken", req, cb)
890
893
  }
891
894
 
895
+ /**
896
+ * 查询topic 生产端连接信息
897
+ */
898
+ async DescribeTopicProduceConnection(
899
+ req: DescribeTopicProduceConnectionRequest,
900
+ cb?: (error: string, rep: DescribeTopicProduceConnectionResponse) => void
901
+ ): Promise<DescribeTopicProduceConnectionResponse> {
902
+ return this.request("DescribeTopicProduceConnection", req, cb)
903
+ }
904
+
892
905
  /**
893
906
  * 接口请求域名:https://ckafka.tencentcloudapi.com
894
907
  本接口(DescribeTopic)用于在用户获取消息队列 CKafka 实例的主题列表
@@ -3388,6 +3388,21 @@ export interface DescribeConnectResourceRequest {
3388
3388
  ResourceId: string
3389
3389
  }
3390
3390
 
3391
+ /**
3392
+ * DescribeTopicProduceConnection请求参数结构体
3393
+ */
3394
+ export interface DescribeTopicProduceConnectionRequest {
3395
+ /**
3396
+ * 实例id
3397
+ */
3398
+ InstanceId: string
3399
+
3400
+ /**
3401
+ * topic名称
3402
+ */
3403
+ TopicName: string
3404
+ }
3405
+
3391
3406
  /**
3392
3407
  * CreateAcl请求参数结构体
3393
3408
  */
@@ -3759,6 +3774,29 @@ export interface ModifyGroupOffsetsResponse {
3759
3774
  RequestId?: string
3760
3775
  }
3761
3776
 
3777
+ /**
3778
+ * topic链接信息
3779
+ */
3780
+ export interface DescribeConnectInfoResultDTO {
3781
+ /**
3782
+ * ip地址
3783
+ 注意:此字段可能返回 null,表示取不到有效值。
3784
+ */
3785
+ IpAddr: string
3786
+
3787
+ /**
3788
+ * 连结时间
3789
+ 注意:此字段可能返回 null,表示取不到有效值。
3790
+ */
3791
+ Time: string
3792
+
3793
+ /**
3794
+ * 是否支持的版本
3795
+ 注意:此字段可能返回 null,表示取不到有效值。
3796
+ */
3797
+ IsUnSupportVersion: boolean
3798
+ }
3799
+
3762
3800
  /**
3763
3801
  * 分区实体
3764
3802
  */
@@ -5167,6 +5205,21 @@ export interface VipEntity {
5167
5205
  Vport: string
5168
5206
  }
5169
5207
 
5208
+ /**
5209
+ * DescribeTopicProduceConnection返回参数结构体
5210
+ */
5211
+ export interface DescribeTopicProduceConnectionResponse {
5212
+ /**
5213
+ * 链接信息返回结果集
5214
+ */
5215
+ Result: Array<DescribeConnectInfoResultDTO>
5216
+
5217
+ /**
5218
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5219
+ */
5220
+ RequestId?: string
5221
+ }
5222
+
5170
5223
  /**
5171
5224
  * FetchLatestDatahubMessageList请求参数结构体
5172
5225
  */
@@ -434,7 +434,7 @@ export class Client extends AbstractClient {
434
434
  }
435
435
 
436
436
  /**
437
- * 获取当前实例会话统计详情信息。【注意】该接口仅限部分环境调用。
437
+ * 获取当前实例下的单个proxy的会话统计详情信息, 返回数据为单个 proxy 的会话统计信息。【注意】该接口仅限部分环境调用。
438
438
  */
439
439
  async DescribeProxyProcessStatistics(
440
440
  req: DescribeProxyProcessStatisticsRequest,
@@ -1277,7 +1277,7 @@ export interface DescribeProxyProcessStatisticsResponse {
1277
1277
  /**
1278
1278
  * 实时会话统计详情。
1279
1279
  */
1280
- ProcessStatistics: ProcessStatistic
1280
+ ProcessStatistics?: ProcessStatistic
1281
1281
 
1282
1282
  /**
1283
1283
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2774,7 +2774,7 @@ export interface DescribeProxyProcessStatisticsRequest {
2774
2774
  InstanceId: string
2775
2775
 
2776
2776
  /**
2777
- * 当前实例下的 ProxyID。
2777
+ * 该实例下需要查询的某一个 ProxyID
2778
2778
  */
2779
2779
  InstanceProxyId: string
2780
2780
 
@@ -71,7 +71,6 @@ import {
71
71
  GetWeChatBillDetailsRequest,
72
72
  CheckEidTokenStatusRequest,
73
73
  GetEidResultResponse,
74
- GetRealNameAuthResultRequest,
75
74
  ImageRecognitionRequest,
76
75
  PhoneVerificationCUCCRequest,
77
76
  BankCard4EVerificationRequest,
@@ -97,7 +96,6 @@ import {
97
96
  DetectDetail,
98
97
  GetFaceIdResultResponse,
99
98
  EncryptedPhoneVerificationRequest,
100
- GetRealNameAuthResultResponse,
101
99
  IntentionQuestion,
102
100
  EncryptedPhoneVerificationResponse,
103
101
  } from "./faceid_models"
@@ -441,14 +439,4 @@ export class Client extends AbstractClient {
441
439
  ): Promise<PhoneVerificationCTCCResponse> {
442
440
  return this.request("PhoneVerificationCTCC", req, cb)
443
441
  }
444
-
445
- /**
446
- * 获取微信实名认证结果
447
- */
448
- async GetRealNameAuthResult(
449
- req: GetRealNameAuthResultRequest,
450
- cb?: (error: string, rep: GetRealNameAuthResultResponse) => void
451
- ): Promise<GetRealNameAuthResultResponse> {
452
- return this.request("GetRealNameAuthResult", req, cb)
453
- }
454
442
  }
@@ -1949,16 +1949,6 @@ export interface GetEidResultResponse {
1949
1949
  RequestId?: string
1950
1950
  }
1951
1951
 
1952
- /**
1953
- * GetRealNameAuthResult请求参数结构体
1954
- */
1955
- export interface GetRealNameAuthResultRequest {
1956
- /**
1957
- * 实名认证凭证
1958
- */
1959
- AuthToken: string
1960
- }
1961
-
1962
1952
  /**
1963
1953
  * ImageRecognition请求参数结构体
1964
1954
  */
@@ -2859,29 +2849,6 @@ export interface EncryptedPhoneVerificationRequest {
2859
2849
  EncryptionMode: string
2860
2850
  }
2861
2851
 
2862
- /**
2863
- * GetRealNameAuthResult返回参数结构体
2864
- */
2865
- export interface GetRealNameAuthResultResponse {
2866
- /**
2867
- * 认证结果码,收费情况如下:
2868
-
2869
- 收费码:
2870
- 0: 姓名和身份证号一致
2871
- -1: 姓名和身份证号不一致
2872
- -2: 姓名和微信实名姓名不一致
2873
-
2874
- 不收费码:
2875
- -3: 微信号未实名
2876
- */
2877
- ResultType?: string
2878
-
2879
- /**
2880
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2881
- */
2882
- RequestId?: string
2883
- }
2884
-
2885
2852
  /**
2886
2853
  * 意愿核身过程中播报的问题文本、用户回答的标准文本。
2887
2854
  */
@@ -95,17 +95,17 @@ export interface AssumeRoleWithWebIdentityRequest {
95
95
  */
96
96
  export interface AssumeRoleWithWebIdentityResponse {
97
97
  /**
98
- * 临时秘钥过期时间(时间戳)
98
+ * 临时密钥过期时间(时间戳)
99
99
  */
100
100
  ExpiredTime: number
101
101
 
102
102
  /**
103
- * 临时秘钥过期时间
103
+ * 临时密钥过期时间
104
104
  */
105
105
  Expiration: string
106
106
 
107
107
  /**
108
- * 临时秘钥
108
+ * 临时密钥
109
109
  */
110
110
  Credentials: Credentials
111
111