tencentcloud-sdk-nodejs 4.0.362 → 4.0.363

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 (54) hide show
  1. package/CHANGELOG.md +194 -0
  2. package/SERVICE_CHANGELOG.md +305 -237
  3. package/package.json +1 -1
  4. package/products.md +9 -8
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/v20201229/ams_models.ts +7 -1
  7. package/src/services/cat/v20180409/cat_models.ts +1 -1
  8. package/src/services/ciam/v20220331/ciam_client.ts +48 -5
  9. package/src/services/ciam/v20220331/ciam_models.ts +434 -46
  10. package/src/services/dlc/v20210125/dlc_models.ts +1 -1
  11. package/src/services/index.ts +1 -0
  12. package/src/services/ocr/v20181119/ocr_client.ts +1 -1
  13. package/src/services/ocr/v20181119/ocr_models.ts +5 -0
  14. package/src/services/tcbr/index.ts +5 -0
  15. package/src/services/tcbr/v20220217/index.ts +6 -0
  16. package/src/services/tcbr/v20220217/tcbr_client.ts +130 -0
  17. package/src/services/tcbr/v20220217/tcbr_models.ts +876 -0
  18. package/src/services/teo/v20220106/teo_client.ts +25 -1
  19. package/src/services/teo/v20220106/teo_models.ts +141 -14
  20. package/src/services/vm/v20201229/vm_models.ts +7 -1
  21. package/src/services/vod/v20180717/vod_client.ts +27 -0
  22. package/src/services/vod/v20180717/vod_models.ts +232 -158
  23. package/tencentcloud/common/sdk_version.d.ts +1 -1
  24. package/tencentcloud/common/sdk_version.js +1 -1
  25. package/tencentcloud/services/ams/v20201229/ams_models.d.ts +6 -1
  26. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +1 -1
  27. package/tencentcloud/services/ciam/v20220331/ciam_client.d.ts +13 -1
  28. package/tencentcloud/services/ciam/v20220331/ciam_client.js +18 -0
  29. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +370 -39
  30. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +1 -1
  31. package/tencentcloud/services/index.d.ts +1 -0
  32. package/tencentcloud/services/index.js +2 -0
  33. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  34. package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
  35. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
  36. package/tencentcloud/services/tcbr/index.d.ts +6 -0
  37. package/tencentcloud/services/tcbr/index.js +7 -0
  38. package/tencentcloud/services/tcbr/v20220217/index.d.ts +6 -0
  39. package/tencentcloud/services/tcbr/v20220217/index.js +9 -0
  40. package/tencentcloud/services/tcbr/v20220217/tcbr_client.d.ts +38 -0
  41. package/tencentcloud/services/tcbr/v20220217/tcbr_client.js +73 -0
  42. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +723 -0
  43. package/tencentcloud/services/tcbr/v20220217/tcbr_models.js +18 -0
  44. package/tencentcloud/services/teo/v20220106/teo_client.d.ts +9 -1
  45. package/tencentcloud/services/teo/v20220106/teo_client.js +12 -0
  46. package/tencentcloud/services/teo/v20220106/teo_models.d.ts +118 -12
  47. package/tencentcloud/services/vm/v20201229/vm_models.d.ts +6 -1
  48. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +12 -1
  49. package/tencentcloud/services/vod/v20180717/vod_client.js +15 -0
  50. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +200 -136
  51. package/test/ciam.v20220331.test.js +30 -0
  52. package/test/tcbr.v20220217.test.js +91 -0
  53. package/test/teo.v20220106.test.js +20 -0
  54. package/test/vod.v20180717.test.js +20 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.362",
3
+ "version": "4.0.363",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -7,7 +7,7 @@
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-05-23 06:01:56 |
9
9
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
10
- | ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-06-09 06:05:24 |
10
+ | ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-06-17 06:02:19 |
11
11
  | antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-06-16 06:00:42 |
12
12
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
13
13
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
@@ -34,7 +34,7 @@
34
34
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-04-12 06:07:13 |
35
35
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-04-27 06:05:49 |
36
36
  | casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
37
- | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-06-15 06:04:25 |
37
+ | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-06-17 06:03:48 |
38
38
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-05-31 06:05:45 |
39
39
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-05-31 06:05:55 |
40
40
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-06-15 06:04:37 |
@@ -45,7 +45,7 @@
45
45
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
46
46
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-31 06:06:47 |
47
47
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-05-26 06:08:04 |
48
- | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-06-15 19:44:55 |
48
+ | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-06-16 19:58:34 |
49
49
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-16 06:03:27 |
50
50
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
51
51
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
@@ -69,7 +69,7 @@
69
69
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-05-31 17:05:07 |
70
70
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
71
71
  | dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
72
- | dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-06-16 06:06:01 |
72
+ | dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-06-17 06:07:19 |
73
73
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-05-19 06:11:31 |
74
74
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
75
75
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
@@ -132,7 +132,7 @@
132
132
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
133
133
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
134
134
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-06-15 06:12:20 |
135
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-06-14 06:15:05 |
135
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-06-17 06:11:40 |
136
136
  | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-06-10 06:11:43 |
137
137
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-06-13 06:15:36 |
138
138
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
@@ -166,6 +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-16 14:56:04 |
169
170
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
170
171
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
171
172
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-06-08 06:15:21 |
@@ -175,7 +176,7 @@
175
176
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
176
177
  | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-06-13 06:18:15 |
177
178
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-06-09 06:18:14 |
178
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-06-16 06:13:25 |
179
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-06-17 06:14:37 |
179
180
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
180
181
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
181
182
  | tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
@@ -196,9 +197,9 @@
196
197
  | tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
197
198
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-06-07 06:15:49 |
198
199
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
199
- | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-09 06:19:53 |
200
+ | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-17 06:16:09 |
200
201
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
201
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-13 06:20:05 |
202
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-17 06:16:12 |
202
203
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-15 06:17:25 |
203
204
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-12 06:19:46 |
204
205
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.362"
1
+ export const sdkVersion = "4.0.363"
@@ -289,7 +289,7 @@ export interface DescribeTaskDetailResponse {
289
289
  Suggestion: string
290
290
 
291
291
  /**
292
- * 该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。
292
+ * 该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。
293
293
  注意:此字段可能返回 null,表示取不到有效值。
294
294
  */
295
295
  Labels: Array<TaskLabel>
@@ -336,6 +336,12 @@ export interface DescribeTaskDetailResponse {
336
336
  */
337
337
  UpdatedAt: string
338
338
 
339
+ /**
340
+ * 该字段用于返回检测结果所对应的标签。如果未命中恶意,返回Normal,如果命中恶意,则返回Labels中优先级最高的标签
341
+ 注意:此字段可能返回 null,表示取不到有效值。
342
+ */
343
+ Label: string
344
+
339
345
  /**
340
346
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
341
347
  */
@@ -763,7 +763,7 @@ export interface NodeDefine {
763
763
  Location: number
764
764
 
765
765
  /**
766
- * 节点类型
766
+ * 节点类型 如果为base 则为可用性拨测点,为空则为高级拨测点
767
767
  注意:此字段可能返回 null,表示取不到有效值。
768
768
  */
769
769
  CodeType: string
@@ -21,25 +21,38 @@ import {
21
21
  UpdateUserRequest,
22
22
  DescribeUserByIdRequest,
23
23
  ListUserRequest,
24
+ ResetPasswordRequest,
25
+ ErrorDetails,
24
26
  DeleteUsersRequest,
27
+ ImportUser,
25
28
  UpdateUserStatusResponse,
26
- ResetPasswordRequest,
29
+ FailedUsers,
30
+ ListUserByPropertyRequest,
27
31
  CreateUserResponse,
32
+ Filter,
28
33
  SetPasswordResponse,
29
34
  ListUserByPropertyResponse,
35
+ ListJobsRequest,
30
36
  DescribeUserByIdResponse,
31
- DeleteUsersResponse,
37
+ Job,
38
+ CreateFileExportUserJobRequest,
32
39
  User,
33
40
  Pageable,
34
41
  ResetPasswordResponse,
35
42
  SetPasswordRequest,
43
+ SaltLocation,
36
44
  UpdateUserStatusRequest,
37
- Filter,
38
- ListUserByPropertyRequest,
45
+ ListJobsResponse,
46
+ ExportPropertyMap,
39
47
  LinkAccountResponse,
40
48
  CreateUserRequest,
41
- MemberMap,
49
+ Salt,
50
+ DeleteUsersResponse,
51
+ CreateApiImportUserJobRequest,
52
+ CreateFileExportUserJobResponse,
53
+ CreateApiImportUserJobResponse,
42
54
  LinkAccountRequest,
55
+ MemberMap,
43
56
  ListUserResponse,
44
57
  UpdateUserResponse,
45
58
  } from "./ciam_models"
@@ -63,6 +76,16 @@ export class Client extends AbstractClient {
63
76
  return this.request("DeleteUsers", req, cb)
64
77
  }
65
78
 
79
+ /**
80
+ * 查询任务详情
81
+ */
82
+ async ListJobs(
83
+ req: ListJobsRequest,
84
+ cb?: (error: string, rep: ListJobsResponse) => void
85
+ ): Promise<ListJobsResponse> {
86
+ return this.request("ListJobs", req, cb)
87
+ }
88
+
66
89
  /**
67
90
  * 更新用户
68
91
  */
@@ -133,6 +156,26 @@ export class Client extends AbstractClient {
133
156
  return this.request("SetPassword", req, cb)
134
157
  }
135
158
 
159
+ /**
160
+ * 新建文件导出用户任务
161
+ */
162
+ async CreateFileExportUserJob(
163
+ req: CreateFileExportUserJobRequest,
164
+ cb?: (error: string, rep: CreateFileExportUserJobResponse) => void
165
+ ): Promise<CreateFileExportUserJobResponse> {
166
+ return this.request("CreateFileExportUserJob", req, cb)
167
+ }
168
+
169
+ /**
170
+ * 新建接口导入用户任务
171
+ */
172
+ async CreateApiImportUserJob(
173
+ req: CreateApiImportUserJobRequest,
174
+ cb?: (error: string, rep: CreateApiImportUserJobResponse) => void
175
+ ): Promise<CreateApiImportUserJobResponse> {
176
+ return this.request("CreateApiImportUserJob", req, cb)
177
+ }
178
+
136
179
  /**
137
180
  * 账号融合
138
181
  */