tencentcloud-sdk-nodejs 4.0.368 → 4.0.369

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 (35) hide show
  1. package/CHANGELOG.md +171 -0
  2. package/SERVICE_CHANGELOG.md +228 -92
  3. package/package.json +1 -1
  4. package/products.md +10 -10
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cme/v20191029/cme_client.ts +3 -1
  7. package/src/services/cme/v20191029/cme_models.ts +21 -0
  8. package/src/services/cpdp/v20190820/cpdp_models.ts +18 -6
  9. package/src/services/mmps/v20200710/mmps_models.ts +6 -0
  10. package/src/services/monitor/v20180724/monitor_client.ts +267 -35
  11. package/src/services/monitor/v20180724/monitor_models.ts +1004 -182
  12. package/src/services/mrs/v20200910/mrs_client.ts +1 -0
  13. package/src/services/mrs/v20200910/mrs_models.ts +65 -0
  14. package/src/services/tcbr/v20220217/tcbr_client.ts +21 -7
  15. package/src/services/tcbr/v20220217/tcbr_models.ts +183 -15
  16. package/src/services/tke/v20180525/tke_models.ts +1 -1
  17. package/src/services/vpc/v20170312/vpc_models.ts +3 -3
  18. package/tencentcloud/common/sdk_version.d.ts +1 -1
  19. package/tencentcloud/common/sdk_version.js +1 -1
  20. package/tencentcloud/services/cme/v20191029/cme_client.d.ts +2 -1
  21. package/tencentcloud/services/cme/v20191029/cme_client.js +2 -1
  22. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +18 -0
  23. package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +16 -6
  24. package/tencentcloud/services/mmps/v20200710/mmps_models.d.ts +5 -0
  25. package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +85 -9
  26. package/tencentcloud/services/monitor/v20180724/monitor_client.js +124 -10
  27. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +883 -171
  28. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +55 -0
  29. package/tencentcloud/services/tcbr/v20220217/tcbr_client.d.ts +7 -3
  30. package/tencentcloud/services/tcbr/v20220217/tcbr_client.js +9 -3
  31. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +152 -13
  32. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
  33. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +3 -3
  34. package/test/monitor.v20180724.test.js +194 -4
  35. package/test/tcbr.v20220217.test.js +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.368",
3
+ "version": "4.0.369",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -54,10 +54,10 @@
54
54
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
55
55
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
56
56
  | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-22 06:04:41 |
57
- | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-10 06:04:57 |
57
+ | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-24 06:09:00 |
58
58
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
59
59
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
60
- | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-22 06:05:01 |
60
+ | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-24 06:09:13 |
61
61
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
62
62
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-06-16 06:04:38 |
63
63
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-23 06:10:09 |
@@ -79,7 +79,7 @@
79
79
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-05-26 06:11:01 |
80
80
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
81
81
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
82
- | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-06-09 06:11:09 |
82
+ | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-06-24 06:11:32 |
83
83
  | eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
84
84
  | eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-06-16 06:06:58 |
85
85
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-06-09 06:11:36 |
@@ -120,12 +120,12 @@
120
120
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
121
121
  | memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product/241) | 2022-04-04 06:57:44 |
122
122
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-04-04 06:57:46 |
123
- | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-06-14 11:16:30 |
123
+ | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2022-06-24 06:14:40 |
124
124
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
125
125
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-06-07 06:10:21 |
126
- | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-06-23 06:15:13 |
126
+ | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-06-24 06:14:48 |
127
127
  | mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-25 06:12:20 |
128
- | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-08 06:12:58 |
128
+ | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-06-24 06:15:32 |
129
129
  | ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
130
130
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
131
131
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
@@ -166,7 +166,7 @@
166
166
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
167
167
  | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-04-08 06:12:54 |
168
168
  | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
169
- | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-23 06:18:22 |
169
+ | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-24 06:17:45 |
170
170
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
171
171
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
172
172
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-06-08 06:15:21 |
@@ -174,7 +174,7 @@
174
174
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-06-21 06:13:45 |
175
175
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
176
176
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
177
- | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-13 06:18:15 |
177
+ | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-24 06:18:25 |
178
178
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-06-20 06:14:36 |
179
179
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-06-23 06:19:17 |
180
180
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
@@ -186,7 +186,7 @@
186
186
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-06-15 06:15:49 |
187
187
  | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-06-07 22:05:59 |
188
188
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
189
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-23 06:19:48 |
189
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-24 06:19:13 |
190
190
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
191
191
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
192
192
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
@@ -200,7 +200,7 @@
200
200
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-23 06:20:49 |
201
201
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
202
202
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-23 06:20:52 |
203
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-23 06:21:17 |
203
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-24 06:20:35 |
204
204
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-06-23 06:22:00 |
205
205
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
206
206
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.368"
1
+ export const sdkVersion = "4.0.369"
@@ -45,6 +45,7 @@ import {
45
45
  StreamConnectOutput,
46
46
  CopyProjectRequest,
47
47
  SearchScope,
48
+ VodPullInputPlayInfo,
48
49
  RevokeResourceAuthorizationResponse,
49
50
  DescribeTasksResponse,
50
51
  ProjectInfo,
@@ -564,7 +565,8 @@ export class Client extends AbstractClient {
564
565
  - `Start`(开启转推),参见 [示例10](#.E7.A4.BA.E4.BE.8B10-.E5.BC.80.E5.90.AF.E4.BA.91.E8.BD.AC.E6.8E.A8);
565
566
  - `Stop`(停止转推),参见 [示例11](#.E7.A4.BA.E4.BE.8B11-.E5.81.9C.E6.AD.A2.E4.BA.91.E8.BD.AC.E6.8E.A8);
566
567
  - `SwitchInput`(切换输入源),参见 [示例12](#.E7.A4.BA.E4.BE.8B12-.E5.88.87.E6.8D.A2.E8.BE.93.E5.85.A5.E6.BA.90);
567
- - `ModifyCurrentStopTime`(修改当前计划结束时间),参见 [示例13](#.E7.A4.BA.E4.BE.8B13-.E4.BF.AE.E6.94.B9.E8.BD.AC.E6.8E.A8.E7.BB.93.E6.9D.9F.E6.97.B6.E9.97.B4)
568
+ - `ModifyCurrentStopTime`(修改当前计划结束时间),参见 [示例13](#.E7.A4.BA.E4.BE.8B13-.E4.BF.AE.E6.94.B9.E8.BD.AC.E6.8E.A8.E7.BB.93.E6.9D.9F.E6.97.B6.E9.97.B4);
569
+ - `DescribeInputPlayInfo`(查询播放进度),参见 [示例14](#.E7.A4.BA.E4.BE.8B14-.E6.9F.A5.E8.AF.A2.E7.82.B9.E6.92.AD.E8.BE.93.E5.85.A5.E6.BA.90.E6.92.AD.E6.94.BE.E8.BF.9B.E5.BA.A6)。
568
570
  */
569
571
  async HandleStreamConnectProject(
570
572
  req: HandleStreamConnectProjectRequest,
@@ -718,6 +718,21 @@ export interface SearchScope {
718
718
  ClassPath?: string
719
719
  }
720
720
 
721
+ /**
722
+ * 点播文件播放信息,包含当前在播地址和该地址已播时长 。
723
+ */
724
+ export interface VodPullInputPlayInfo {
725
+ /**
726
+ * 当前正在播放文件 Url 。
727
+ */
728
+ Url: string
729
+
730
+ /**
731
+ * 点播文件已播放时长,单位:秒。
732
+ */
733
+ TimeOffset: number
734
+ }
735
+
721
736
  /**
722
737
  * RevokeResourceAuthorization返回参数结构体
723
738
  */
@@ -3461,6 +3476,12 @@ export interface HandleStreamConnectProjectResponse {
3461
3476
  */
3462
3477
  StreamInputRtmpPushUrl: string
3463
3478
 
3479
+ /**
3480
+ * 点播输入源播放进度信息,当 Operation 取值 DescribeInputPlayInfo 且 InputType 为 VodPull 类型时有效。
3481
+ 注意:此字段可能返回 null,表示取不到有效值。
3482
+ */
3483
+ VodPullInputPlayInfo: VodPullInputPlayInfo
3484
+
3464
3485
  /**
3465
3486
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3466
3487
  */
@@ -3723,9 +3723,9 @@ export interface QueryOpenBankPaymentOrderResult {
3723
3723
  ThirdPayOrderId: string
3724
3724
 
3725
3725
  /**
3726
- * INIT:初始化
3726
+ * 订单状态。
3727
+ INIT:初始化
3727
3728
  PAYING:支付中
3728
- DEDUCTED:扣款成功
3729
3729
  ACCEPTED:支付受理成功
3730
3730
  SUCCESS:支付成功
3731
3731
  CLOSED:关单
@@ -3785,6 +3785,18 @@ OPENBANK_PAYMENT
3785
3785
  注意:此字段可能返回 null,表示取不到有效值。
3786
3786
  */
3787
3787
  BankApprovalGuideInfo: OpenBankApprovalGuideInfo
3788
+
3789
+ /**
3790
+ * 手续费金额
3791
+ 注意:此字段可能返回 null,表示取不到有效值。
3792
+ */
3793
+ FeeAmount: number
3794
+
3795
+ /**
3796
+ * 手续费费率
3797
+ 注意:此字段可能返回 null,表示取不到有效值。
3798
+ */
3799
+ FeeRate: number
3788
3800
  }
3789
3801
 
3790
3802
  /**
@@ -7224,7 +7236,7 @@ export interface CreateOpenBankPaymentOrderRequest {
7224
7236
  ChannelMerchantId: string
7225
7237
 
7226
7238
  /**
7227
- * 渠道名称。
7239
+ * 渠道名称。详见附录-云企付枚举类说明-ChannelName。
7228
7240
  __TENPAY__: 商企付
7229
7241
  __WECHAT__: 微信支付
7230
7242
  __ALIPAY__: 支付宝
@@ -7233,7 +7245,7 @@ __WECHAT__: 微信支付
7233
7245
  ChannelName: string
7234
7246
 
7235
7247
  /**
7236
- * 付款方式。如
7248
+ * 付款方式。详见附录-云企付枚举类说明-PaymentMethod。
7237
7249
  __EBANK_PAYMENT__:B2B EBank付款
7238
7250
  __OPENBANK_PAYMENT__:B2C openbank付款
7239
7251
  __SAFT_ISV__:支付宝安心发
@@ -7471,7 +7483,7 @@ export interface CreateOpenBankExternalSubMerchantRegistrationRequest {
7471
7483
  OutSubMerchantId: string
7472
7484
 
7473
7485
  /**
7474
- * 渠道名称。
7486
+ * 渠道名称。详见附录-云企付枚举类说明-ChannelName。
7475
7487
  __TENPAY__: 商企付
7476
7488
  __WECHAT__: 微信支付
7477
7489
  __ALIPAY__: 支付宝
@@ -7479,7 +7491,7 @@ __ALIPAY__: 支付宝
7479
7491
  ChannelName: string
7480
7492
 
7481
7493
  /**
7482
- * 支付方式。
7494
+ * 支付方式。详见附录-云企付枚举类说明-PaymentMethod。
7483
7495
  __EBANK_PAYMENT__: ebank支付
7484
7496
  __OPENBANK_PAYMENT__: openbank支付
7485
7497
  */
@@ -792,6 +792,12 @@ export interface AppInfoItem {
792
792
  注意:此字段可能返回 null,表示取不到有效值。
793
793
  */
794
794
  BehaviorTitle: string
795
+
796
+ /**
797
+ * 诊断风险项数量
798
+ 注意:此字段可能返回 null,表示取不到有效值。
799
+ */
800
+ HighRiskCount: number
795
801
  }
796
802
 
797
803
  /**