tencentcloud-sdk-nodejs 4.0.809 → 4.0.810

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 (89) hide show
  1. package/CHANGELOG.md +273 -0
  2. package/SERVICE_CHANGELOG.md +400 -30
  3. package/package.json +1 -1
  4. package/products.md +22 -22
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/bm/v20180423/bm_models.ts +53 -53
  7. package/src/services/bma/v20210624/bma_models.ts +28 -28
  8. package/src/services/cam/v20190116/cam_models.ts +97 -87
  9. package/src/services/cat/v20180409/cat_models.ts +2 -2
  10. package/src/services/ccc/v20200210/ccc_models.ts +137 -137
  11. package/src/services/cdb/v20170320/cdb_models.ts +1 -1
  12. package/src/services/clb/v20180317/clb_models.ts +87 -87
  13. package/src/services/cls/v20201016/cls_models.ts +27 -47
  14. package/src/services/dbbrain/v20191016/dbbrain_models.ts +53 -53
  15. package/src/services/dbbrain/v20210527/dbbrain_models.ts +1 -1
  16. package/src/services/domain/v20180808/domain_models.ts +4 -0
  17. package/src/services/dts/v20180330/dts_models.ts +23 -23
  18. package/src/services/dts/v20211206/dts_client.ts +1 -1
  19. package/src/services/essbasic/v20210526/essbasic_models.ts +8 -0
  20. package/src/services/facefusion/v20181201/facefusion_models.ts +3 -3
  21. package/src/services/faceid/v20180301/faceid_models.ts +35 -35
  22. package/src/services/hai/v20230812/hai_models.ts +11 -11
  23. package/src/services/iai/v20180301/iai_models.ts +33 -33
  24. package/src/services/iotvideo/v20191126/iotvideo_models.ts +66 -66
  25. package/src/services/iotvideo/v20201215/iotvideo_models.ts +79 -79
  26. package/src/services/mongodb/v20190725/mongodb_client.ts +12 -0
  27. package/src/services/mongodb/v20190725/mongodb_models.ts +31 -0
  28. package/src/services/monitor/v20180724/monitor_models.ts +155 -155
  29. package/src/services/ocr/v20181119/ocr_models.ts +6 -0
  30. package/src/services/tbp/v20190311/tbp_models.ts +4 -4
  31. package/src/services/teo/v20220106/teo_models.ts +5 -5
  32. package/src/services/teo/v20220901/teo_client.ts +14 -2
  33. package/src/services/teo/v20220901/teo_models.ts +50 -14
  34. package/src/services/thpc/v20211109/thpc_models.ts +4 -4
  35. package/src/services/thpc/v20220401/thpc_models.ts +16 -16
  36. package/src/services/tione/v20211111/tione_client.ts +18 -6
  37. package/src/services/tione/v20211111/tione_models.ts +126 -102
  38. package/src/services/tke/v20180525/tke_models.ts +6 -2
  39. package/src/services/trtc/v20190722/trtc_models.ts +43 -43
  40. package/src/services/vm/v20201229/vm_models.ts +4 -4
  41. package/src/services/wedata/v20210820/wedata_client.ts +4 -4
  42. package/src/services/wedata/v20210820/wedata_models.ts +38 -23
  43. package/tencentcloud/common/sdk_version.d.ts +1 -1
  44. package/tencentcloud/common/sdk_version.js +1 -1
  45. package/tencentcloud/services/bm/v20180423/bm_models.d.ts +53 -53
  46. package/tencentcloud/services/bma/v20210624/bma_models.d.ts +28 -28
  47. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +97 -87
  48. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +2 -2
  49. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +137 -137
  50. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +1 -1
  51. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +87 -87
  52. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +27 -47
  53. package/tencentcloud/services/dbbrain/v20191016/dbbrain_models.d.ts +53 -53
  54. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +1 -1
  55. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +4 -0
  56. package/tencentcloud/services/dts/v20180330/dts_models.d.ts +23 -23
  57. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  58. package/tencentcloud/services/dts/v20211206/dts_client.js +1 -1
  59. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +8 -0
  60. package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +3 -3
  61. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +35 -35
  62. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +11 -11
  63. package/tencentcloud/services/iai/v20180301/iai_models.d.ts +33 -33
  64. package/tencentcloud/services/iotvideo/v20191126/iotvideo_models.d.ts +66 -66
  65. package/tencentcloud/services/iotvideo/v20201215/iotvideo_models.d.ts +79 -79
  66. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
  67. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +29 -0
  69. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +155 -155
  70. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +6 -0
  71. package/tencentcloud/services/tbp/v20190311/tbp_models.d.ts +4 -4
  72. package/tencentcloud/services/teo/v20220106/teo_models.d.ts +5 -5
  73. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +5 -1
  74. package/tencentcloud/services/teo/v20220901/teo_client.js +6 -0
  75. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +48 -14
  76. package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +4 -4
  77. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +16 -16
  78. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
  79. package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
  80. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +123 -101
  81. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +6 -2
  82. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +43 -43
  83. package/tencentcloud/services/vm/v20201229/vm_models.d.ts +4 -4
  84. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +4 -4
  85. package/tencentcloud/services/wedata/v20210820/wedata_client.js +4 -4
  86. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +38 -23
  87. package/test/mongodb.v20190725.test.js +10 -0
  88. package/test/teo.v20220901.test.js +10 -0
  89. package/test/tione.v20211111.test.js +10 -0
package/products.md CHANGED
@@ -6,7 +6,7 @@
6
6
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-12 01:07:39 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-03-12 01:07:41 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-03-12 01:07:43 |
9
- | aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2024-03-12 01:07:45 |
9
+ | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-03-13 01:07:42 |
10
10
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
11
11
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-03-12 01:07:46 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -25,7 +25,7 @@
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-03-12 01:10:06 |
26
26
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-03-12 01:10:17 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
- | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-10-18 01:14:30 |
28
+ | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2024-03-12 19:49:25 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-03-12 01:10:49 |
30
30
  | bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2024-03-12 01:10:54 |
31
31
  | bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2024-03-12 01:11:02 |
@@ -34,13 +34,13 @@
34
34
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2024-03-12 01:11:50 |
35
35
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2024-03-12 01:11:51 |
36
36
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2024-03-12 01:11:54 |
37
- | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2024-03-08 01:09:09 |
37
+ | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2024-03-12 19:49:56 |
38
38
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-03-12 01:12:18 |
39
39
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-03-12 01:12:25 |
40
- | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-12 01:12:28 |
40
+ | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-13 01:09:29 |
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-12 01:12:33 |
42
- | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-12 01:12:49 |
43
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-03-12 01:13:10 |
42
+ | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-03-13 01:09:37 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-03-13 01:09:46 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-12 01:14:14 |
45
45
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-03-12 01:14:23 |
46
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-03-12 01:14:59 |
@@ -56,11 +56,11 @@
56
56
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
57
57
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
58
58
  | ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-03-12 01:16:57 |
59
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-11 01:10:47 |
59
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-12 19:50:19 |
60
60
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-12 01:17:48 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-03-12 01:17:53 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-03-12 01:17:57 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-03-13 01:11:37 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-12-05 01:27:33 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-12 01:18:40 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-03-12 01:18:46 |
@@ -76,18 +76,18 @@
76
76
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-03-12 01:24:05 |
77
77
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
78
78
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
79
- | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-03-12 01:24:28 |
79
+ | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-03-13 01:13:43 |
80
80
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-12 01:24:53 |
81
81
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-12 01:24:56 |
82
82
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-03-12 01:25:05 |
83
83
  | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-03-12 01:25:34 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-03-12 01:26:21 |
85
- | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-03-12 01:26:47 |
85
+ | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-03-13 01:14:31 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-03-12 01:27:01 |
87
87
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-12 01:27:05 |
88
88
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-03-12 01:27:10 |
89
89
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
90
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-03-12 01:28:05 |
90
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-03-13 01:15:00 |
91
91
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-03-12 01:28:33 |
92
92
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2024-03-12 01:28:45 |
93
93
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2024-03-12 01:28:47 |
@@ -97,9 +97,9 @@
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-03-12 01:29:59 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-03-12 01:30:18 |
99
99
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-03-11 01:15:16 |
100
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-12 01:30:49 |
100
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-03-13 01:15:56 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-03-12 01:31:22 |
102
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-02-22 01:16:11 |
102
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-03-12 19:51:24 |
103
103
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-12 01:31:30 |
104
104
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-12 01:31:35 |
105
105
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-03-12 01:31:38 |
@@ -109,7 +109,7 @@
109
109
  | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-03-12 01:32:33 |
110
110
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
111
111
  | habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
112
- | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-11 01:16:22 |
112
+ | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-12 11:37:33 |
113
113
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
114
114
  | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-03-12 01:32:40 |
115
115
  | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-03-11 15:37:37 |
@@ -144,8 +144,8 @@
144
144
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
145
145
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-03-12 01:39:52 |
146
146
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-03-12 01:39:57 |
147
- | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-03-12 01:40:13 |
148
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-03-04 01:19:57 |
147
+ | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-03-13 01:19:31 |
148
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-03-12 11:37:38 |
149
149
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-03-12 01:41:19 |
150
150
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-03-12 01:42:05 |
151
151
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-03-12 01:42:14 |
@@ -154,7 +154,7 @@
154
154
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-03-12 01:42:26 |
155
155
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
156
156
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-03-12 01:42:31 |
157
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-03-12 01:42:47 |
157
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-03-13 01:20:34 |
158
158
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-03-12 01:43:25 |
159
159
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-03-12 01:43:35 |
160
160
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-12 01:43:51 |
@@ -202,10 +202,10 @@
202
202
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-03-12 01:51:00 |
203
203
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-12 01:53:11 |
204
204
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-03-12 01:53:20 |
205
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-03-12 01:53:28 |
205
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-03-13 01:24:22 |
206
206
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-03-12 01:54:17 |
207
207
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-12 01:54:19 |
208
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-03-12 01:54:41 |
208
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-03-13 01:24:49 |
209
209
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-12 01:55:22 |
210
210
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
211
211
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -213,7 +213,7 @@
213
213
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-12 01:55:30 |
214
214
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
215
215
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-12 01:55:32 |
216
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-03-12 01:55:44 |
216
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-03-13 01:25:17 |
217
217
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-12 01:56:17 |
218
218
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-03-12 01:58:07 |
219
219
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -224,7 +224,7 @@
224
224
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-03-12 01:58:15 |
225
225
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-03-12 01:58:33 |
226
226
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-12 01:58:53 |
227
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-11 01:26:05 |
227
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-03-12 10:45:07 |
228
228
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-03-12 01:59:06 |
229
229
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-02-23 01:26:28 |
230
230
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-12 02:00:39 |
@@ -237,7 +237,7 @@
237
237
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-03-12 02:04:17 |
238
238
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-03-12 02:04:20 |
239
239
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-12 02:05:11 |
240
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-03-12 02:05:22 |
240
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-03-13 01:28:24 |
241
241
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-03-12 02:07:35 |
242
242
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
243
243
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-03-12 02:07:58 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.809"
1
+ export const sdkVersion = "4.0.810"
@@ -28,7 +28,7 @@ export interface DescribeUserCmdTasksResponse {
28
28
  */
29
29
  UserCmdTasks?: Array<UserCmdTask>
30
30
  /**
31
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
31
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
32
32
  */
33
33
  RequestId?: string
34
34
  }
@@ -90,7 +90,7 @@ export interface DescribeDeviceInventoryResponse {
90
90
  */
91
91
  DeviceCount?: number
92
92
  /**
93
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
93
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
94
94
  */
95
95
  RequestId?: string
96
96
  }
@@ -104,7 +104,7 @@ export interface DescribeOsInfoResponse {
104
104
  */
105
105
  OsInfoSet?: Array<OsInfo>
106
106
  /**
107
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
107
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
108
108
  */
109
109
  RequestId?: string
110
110
  }
@@ -132,7 +132,7 @@ export interface DescribeTaskOperationLogResponse {
132
132
  */
133
133
  TotalCount?: number
134
134
  /**
135
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
135
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
136
136
  */
137
137
  RequestId?: string
138
138
  }
@@ -208,7 +208,7 @@ export interface DescribeUserCmdTaskInfoResponse {
208
208
  */
209
209
  UserCmdTaskInfoSet?: Array<UserCmdTaskInfo>
210
210
  /**
211
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
211
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
212
212
  */
213
213
  RequestId?: string
214
214
  }
@@ -226,7 +226,7 @@ export interface DescribeDevicesResponse {
226
226
  */
227
227
  DeviceInfoSet: Array<DeviceInfo>
228
228
  /**
229
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
229
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
230
230
  */
231
231
  RequestId?: string
232
232
  }
@@ -451,7 +451,7 @@ export interface StartDevicesResponse {
451
451
  */
452
452
  TaskId?: number
453
453
  /**
454
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
454
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
455
455
  */
456
456
  RequestId?: string
457
457
  }
@@ -483,7 +483,7 @@ export interface DescribeRegionsResponse {
483
483
  */
484
484
  RegionInfoSet?: Array<RegionInfo>
485
485
  /**
486
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
486
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
487
487
  */
488
488
  RequestId?: string
489
489
  }
@@ -535,7 +535,7 @@ export interface OfflineDevicesResponse {
535
535
  */
536
536
  TaskId?: number
537
537
  /**
538
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
538
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
539
539
  */
540
540
  RequestId?: string
541
541
  }
@@ -649,7 +649,7 @@ export interface CreateSpotDeviceResponse {
649
649
  */
650
650
  FlowId?: number
651
651
  /**
652
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
652
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
653
653
  */
654
654
  RequestId?: string
655
655
  }
@@ -853,7 +853,7 @@ export interface CreateCustomImageResponse {
853
853
  */
854
854
  ImageId: string
855
855
  /**
856
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
856
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
857
857
  */
858
858
  RequestId?: string
859
859
  }
@@ -895,7 +895,7 @@ export interface ReturnDevicesRequest {
895
895
  */
896
896
  export interface ModifyDeviceAliasesResponse {
897
897
  /**
898
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
898
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
899
899
  */
900
900
  RequestId?: string
901
901
  }
@@ -955,7 +955,7 @@ export interface DescribeDevicePartitionResponse {
955
955
  */
956
956
  DevicePartition?: DevicePartition
957
957
  /**
958
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
958
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
959
959
  */
960
960
  RequestId?: string
961
961
  }
@@ -983,7 +983,7 @@ export interface RebootDevicesResponse {
983
983
  */
984
984
  TaskId?: number
985
985
  /**
986
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
986
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
987
987
  */
988
988
  RequestId?: string
989
989
  }
@@ -1086,7 +1086,7 @@ export interface DescribeCustomImagesResponse {
1086
1086
  */
1087
1087
  CustomImageSet?: Array<CustomImage>
1088
1088
  /**
1089
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1089
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1090
1090
  */
1091
1091
  RequestId?: string
1092
1092
  }
@@ -1250,7 +1250,7 @@ export interface ShutdownDevicesResponse {
1250
1250
  */
1251
1251
  TaskId?: number
1252
1252
  /**
1253
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1253
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1254
1254
  */
1255
1255
  RequestId?: string
1256
1256
  }
@@ -1320,7 +1320,7 @@ export interface DescribeDeviceClassResponse {
1320
1320
  */
1321
1321
  DeviceClassSet?: Array<DeviceClass>
1322
1322
  /**
1323
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1323
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1324
1324
  */
1325
1325
  RequestId?: string
1326
1326
  }
@@ -1334,7 +1334,7 @@ export interface DescribeDeviceHardwareInfoResponse {
1334
1334
  */
1335
1335
  DeviceHardwareInfoSet?: Array<DeviceHardwareInfo>
1336
1336
  /**
1337
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1337
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1338
1338
  */
1339
1339
  RequestId?: string
1340
1340
  }
@@ -1370,7 +1370,7 @@ export interface DescribeDevicePriceInfoResponse {
1370
1370
  */
1371
1371
  DevicePriceInfoSet?: Array<DevicePriceInfo>
1372
1372
  /**
1373
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1373
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1374
1374
  */
1375
1375
  RequestId?: string
1376
1376
  }
@@ -1384,7 +1384,7 @@ export interface ReloadDeviceOsResponse {
1384
1384
  */
1385
1385
  TaskId?: number
1386
1386
  /**
1387
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1387
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1388
1388
  */
1389
1389
  RequestId?: string
1390
1390
  }
@@ -1402,7 +1402,7 @@ export interface RunUserCmdResponse {
1402
1402
  */
1403
1403
  FailedTaskInfoSet?: Array<FailedTaskInfo>
1404
1404
  /**
1405
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1405
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1406
1406
  */
1407
1407
  RequestId?: string
1408
1408
  }
@@ -1583,7 +1583,7 @@ export interface RepairTaskControlResponse {
1583
1583
  */
1584
1584
  TaskId: number
1585
1585
  /**
1586
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1586
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1587
1587
  */
1588
1588
  RequestId?: string
1589
1589
  }
@@ -1637,7 +1637,7 @@ export interface DescribePsaRegulationsRequest {
1637
1637
  */
1638
1638
  export interface UnbindPsaTagResponse {
1639
1639
  /**
1640
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1640
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1641
1641
  */
1642
1642
  RequestId?: string
1643
1643
  }
@@ -1779,7 +1779,7 @@ export interface TaskInfo {
1779
1779
  */
1780
1780
  export interface ModifyPsaRegulationResponse {
1781
1781
  /**
1782
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1782
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1783
1783
  */
1784
1784
  RequestId?: string
1785
1785
  }
@@ -1875,7 +1875,7 @@ export interface DescribeDevicePositionResponse {
1875
1875
  */
1876
1876
  DevicePositionInfoSet?: Array<DevicePositionInfo>
1877
1877
  /**
1878
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1878
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1879
1879
  */
1880
1880
  RequestId?: string
1881
1881
  }
@@ -1885,7 +1885,7 @@ export interface DescribeDevicePositionResponse {
1885
1885
  */
1886
1886
  export interface DeleteUserCmdsResponse {
1887
1887
  /**
1888
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1888
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1889
1889
  */
1890
1890
  RequestId?: string
1891
1891
  }
@@ -1905,7 +1905,7 @@ export interface ModifyDeviceAliasesRequest {
1905
1905
  */
1906
1906
  export interface ModifyPayModePre2PostResponse {
1907
1907
  /**
1908
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1908
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
1909
1909
  */
1910
1910
  RequestId?: string
1911
1911
  }
@@ -2049,7 +2049,7 @@ export interface DiskInfo {
2049
2049
  */
2050
2050
  export interface SetOutBandVpnAuthPasswordResponse {
2051
2051
  /**
2052
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2052
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2053
2053
  */
2054
2054
  RequestId?: string
2055
2055
  }
@@ -2067,7 +2067,7 @@ export interface DescribeTaskInfoResponse {
2067
2067
  */
2068
2068
  TaskInfoSet: Array<TaskInfo>
2069
2069
  /**
2070
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2070
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2071
2071
  */
2072
2072
  RequestId?: string
2073
2073
  }
@@ -2111,7 +2111,7 @@ export interface CreateUserCmdResponse {
2111
2111
  */
2112
2112
  CmdId?: string
2113
2113
  /**
2114
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2114
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2115
2115
  */
2116
2116
  RequestId?: string
2117
2117
  }
@@ -2121,7 +2121,7 @@ export interface CreateUserCmdResponse {
2121
2121
  */
2122
2122
  export interface ModifyUserCmdResponse {
2123
2123
  /**
2124
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2124
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2125
2125
  */
2126
2126
  RequestId?: string
2127
2127
  }
@@ -2191,7 +2191,7 @@ export interface DescribeRepairTaskConstantResponse {
2191
2191
  */
2192
2192
  TaskTypeSet?: Array<TaskType>
2193
2193
  /**
2194
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2194
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2195
2195
  */
2196
2196
  RequestId?: string
2197
2197
  }
@@ -2205,7 +2205,7 @@ export interface BuyDevicesResponse {
2205
2205
  */
2206
2206
  InstanceIds?: Array<string>
2207
2207
  /**
2208
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2208
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2209
2209
  */
2210
2210
  RequestId?: string
2211
2211
  }
@@ -2219,7 +2219,7 @@ export interface ModifyLanIpResponse {
2219
2219
  */
2220
2220
  TaskId?: number
2221
2221
  /**
2222
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2222
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2223
2223
  */
2224
2224
  RequestId?: string
2225
2225
  }
@@ -2237,7 +2237,7 @@ export interface DescribePsaRegulationsResponse {
2237
2237
  */
2238
2238
  PsaRegulations?: Array<PsaRegulation>
2239
2239
  /**
2240
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2240
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2241
2241
  */
2242
2242
  RequestId?: string
2243
2243
  }
@@ -2265,7 +2265,7 @@ export interface DescribeUserCmdsResponse {
2265
2265
  */
2266
2266
  UserCmds?: Array<UserCmd>
2267
2267
  /**
2268
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2268
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2269
2269
  */
2270
2270
  RequestId?: string
2271
2271
  }
@@ -2275,7 +2275,7 @@ export interface DescribeUserCmdsResponse {
2275
2275
  */
2276
2276
  export interface ModifyDeviceAutoRenewFlagResponse {
2277
2277
  /**
2278
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2278
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2279
2279
  */
2280
2280
  RequestId?: string
2281
2281
  }
@@ -2300,7 +2300,7 @@ export interface DescribeOperationResultResponse {
2300
2300
  */
2301
2301
  SubtaskStatusSet?: Array<SubtaskStatus>
2302
2302
  /**
2303
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2303
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2304
2304
  */
2305
2305
  RequestId?: string
2306
2306
  }
@@ -2342,7 +2342,7 @@ export interface ModifyCustomImageAttributeRequest {
2342
2342
  */
2343
2343
  export interface DeletePsaRegulationResponse {
2344
2344
  /**
2345
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2345
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2346
2346
  */
2347
2347
  RequestId?: string
2348
2348
  }
@@ -2456,7 +2456,7 @@ export interface DescribeOperationResultRequest {
2456
2456
  */
2457
2457
  export interface AttachCamRoleResponse {
2458
2458
  /**
2459
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2459
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2460
2460
  */
2461
2461
  RequestId?: string
2462
2462
  }
@@ -2470,7 +2470,7 @@ export interface RecoverDevicesResponse {
2470
2470
  */
2471
2471
  TaskId?: number
2472
2472
  /**
2473
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2473
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2474
2474
  */
2475
2475
  RequestId?: string
2476
2476
  }
@@ -2480,7 +2480,7 @@ export interface RecoverDevicesResponse {
2480
2480
  */
2481
2481
  export interface DetachCamRoleResponse {
2482
2482
  /**
2483
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2483
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2484
2484
  */
2485
2485
  RequestId?: string
2486
2486
  }
@@ -2518,7 +2518,7 @@ export interface UnbindPsaTagRequest {
2518
2518
  */
2519
2519
  export interface ModifyCustomImageAttributeResponse {
2520
2520
  /**
2521
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2521
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2522
2522
  */
2523
2523
  RequestId?: string
2524
2524
  }
@@ -2714,7 +2714,7 @@ export interface ReturnDevicesResponse {
2714
2714
  */
2715
2715
  TaskId?: number
2716
2716
  /**
2717
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2717
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2718
2718
  */
2719
2719
  RequestId?: string
2720
2720
  }
@@ -2724,7 +2724,7 @@ export interface ReturnDevicesResponse {
2724
2724
  */
2725
2725
  export interface BindPsaTagResponse {
2726
2726
  /**
2727
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2727
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2728
2728
  */
2729
2729
  RequestId?: string
2730
2730
  }
@@ -2738,7 +2738,7 @@ export interface DescribeHostedDeviceOutBandInfoResponse {
2738
2738
  */
2739
2739
  HostedDeviceOutBandInfoSet?: Array<HostedDeviceOutBandInfo>
2740
2740
  /**
2741
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2741
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2742
2742
  */
2743
2743
  RequestId?: string
2744
2744
  }
@@ -2836,7 +2836,7 @@ export interface DeleteCustomImagesResponse {
2836
2836
  */
2837
2837
  TaskId?: number
2838
2838
  /**
2839
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2839
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2840
2840
  */
2841
2841
  RequestId?: string
2842
2842
  }
@@ -2940,7 +2940,7 @@ export interface DescribeHardwareSpecificationResponse {
2940
2940
  */
2941
2941
  DiskInfoSet?: Array<DiskInfo>
2942
2942
  /**
2943
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2943
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2944
2944
  */
2945
2945
  RequestId?: string
2946
2946
  }
@@ -2954,7 +2954,7 @@ export interface CreatePsaRegulationResponse {
2954
2954
  */
2955
2955
  PsaId?: string
2956
2956
  /**
2957
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2957
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2958
2958
  */
2959
2959
  RequestId?: string
2960
2960
  }
@@ -2968,7 +2968,7 @@ export interface DescribeCustomImageProcessResponse {
2968
2968
  */
2969
2969
  CustomImageProcessSet?: Array<CustomImageProcess>
2970
2970
  /**
2971
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2971
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
2972
2972
  */
2973
2973
  RequestId?: string
2974
2974
  }
@@ -2996,7 +2996,7 @@ export interface DescribeDeviceOperationLogResponse {
2996
2996
  */
2997
2997
  TotalCount?: number
2998
2998
  /**
2999
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2999
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
3000
3000
  */
3001
3001
  RequestId?: string
3002
3002
  }
@@ -3191,7 +3191,7 @@ export interface ResetDevicePasswordResponse {
3191
3191
  */
3192
3192
  TaskId?: number
3193
3193
  /**
3194
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3194
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
3195
3195
  */
3196
3196
  RequestId?: string
3197
3197
  }
@@ -3237,7 +3237,7 @@ export interface DescribeDeviceClassPartitionResponse {
3237
3237
  */
3238
3238
  DeviceClassPartitionInfoSet?: Array<DeviceClassPartitionInfo>
3239
3239
  /**
3240
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3240
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId
3241
3241
  */
3242
3242
  RequestId?: string
3243
3243
  }