tencentcloud-sdk-nodejs 4.0.660 → 4.0.661

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 (80) hide show
  1. package/CHANGELOG.md +411 -0
  2. package/SERVICE_CHANGELOG.md +551 -90
  3. package/package.json +1 -1
  4. package/products.md +20 -20
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cme/v20191029/cme_models.ts +4 -0
  7. package/src/services/csip/v20221121/csip_client.ts +13 -0
  8. package/src/services/csip/v20221121/csip_models.ts +96 -0
  9. package/src/services/dlc/v20210125/dlc_models.ts +8 -0
  10. package/src/services/dts/v20211206/dts_client.ts +6 -4
  11. package/src/services/dts/v20211206/dts_models.ts +308 -168
  12. package/src/services/ess/v20201111/ess_client.ts +1 -1
  13. package/src/services/ess/v20201111/ess_models.ts +10 -7
  14. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  15. package/src/services/essbasic/v20210526/essbasic_models.ts +3 -2
  16. package/src/services/iotcloud/v20210408/iotcloud_models.ts +79 -59
  17. package/src/services/iotvideo/v20211125/iotvideo_client.ts +18 -6
  18. package/src/services/iotvideo/v20211125/iotvideo_models.ts +28 -0
  19. package/src/services/live/v20180801/live_client.ts +43 -30
  20. package/src/services/live/v20180801/live_models.ts +123 -82
  21. package/src/services/ms/v20180408/ms_client.ts +1 -1
  22. package/src/services/ocr/v20181119/ocr_client.ts +3 -38
  23. package/src/services/ocr/v20181119/ocr_models.ts +42 -381
  24. package/src/services/organization/v20210331/organization_client.ts +40 -16
  25. package/src/services/organization/v20210331/organization_models.ts +156 -112
  26. package/src/services/rum/v20210622/rum_models.ts +6 -1
  27. package/src/services/ssl/v20191205/ssl_client.ts +1 -1
  28. package/src/services/ssl/v20191205/ssl_models.ts +76 -42
  29. package/src/services/tdmq/v20200217/tdmq_models.ts +32 -0
  30. package/src/services/tione/v20211111/tione_client.ts +20 -5
  31. package/src/services/tione/v20211111/tione_models.ts +182 -72
  32. package/src/services/vpc/v20170312/vpc_client.ts +2 -2
  33. package/src/services/vpc/v20170312/vpc_models.ts +12 -2
  34. package/src/services/wedata/v20210820/wedata_models.ts +91 -5
  35. package/tencentcloud/common/sdk_version.d.ts +1 -1
  36. package/tencentcloud/common/sdk_version.js +1 -1
  37. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +4 -0
  38. package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
  39. package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
  40. package/tencentcloud/services/csip/v20221121/csip_models.d.ts +93 -0
  41. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +8 -0
  42. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +1 -1
  43. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +305 -167
  44. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
  45. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
  46. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +10 -7
  47. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  48. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  49. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
  50. package/tencentcloud/services/iotcloud/v20210408/iotcloud_models.d.ts +79 -59
  51. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +7 -3
  52. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +9 -3
  53. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +26 -0
  54. package/tencentcloud/services/live/v20180801/live_client.d.ts +30 -17
  55. package/tencentcloud/services/live/v20180801/live_client.js +30 -17
  56. package/tencentcloud/services/live/v20180801/live_models.d.ts +123 -82
  57. package/tencentcloud/services/ms/v20180408/ms_client.d.ts +1 -1
  58. package/tencentcloud/services/ms/v20180408/ms_client.js +1 -1
  59. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -19
  60. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -22
  61. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +42 -376
  62. package/tencentcloud/services/organization/v20210331/organization_client.d.ts +13 -5
  63. package/tencentcloud/services/organization/v20210331/organization_client.js +18 -6
  64. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +152 -112
  65. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +6 -1
  66. package/tencentcloud/services/ssl/v20191205/ssl_client.d.ts +1 -1
  67. package/tencentcloud/services/ssl/v20191205/ssl_client.js +1 -1
  68. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +76 -42
  69. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +32 -0
  70. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
  71. package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
  72. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +177 -72
  73. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -2
  74. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +12 -2
  75. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +91 -5
  76. package/test/csip.v20221121.test.js +10 -0
  77. package/test/iotvideo.v20211125.test.js +12 -2
  78. package/test/ocr.v20181119.test.js +0 -20
  79. package/test/organization.v20210331.test.js +24 -4
  80. package/test/tione.v20211111.test.js +10 -0
@@ -102,13 +102,17 @@ export interface DescribeLiveSnapshotTemplateRequest {
102
102
  */
103
103
  export interface DescribePlayErrorCodeDetailInfoListRequest {
104
104
  /**
105
- * 起始时间,北京时间,
106
- 格式:yyyy-mm-dd HH:MM:SS。
105
+ * 起始时间,
106
+ 使用UTC格式时间,
107
+ 例如:2019-01-08T10:00:00Z。
108
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
107
109
  */
108
110
  StartTime: string
109
111
  /**
110
- * 结束时间,北京时间,
111
- 格式:yyyy-mm-dd HH:MM:SS。
112
+ * 结束时间,
113
+ 使用UTC格式时间,
114
+ 例如:2019-01-08T10:00:00Z。
115
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
112
116
  注:EndTime 和 StartTime 只支持最近1天的数据查询。
113
117
  */
114
118
  EndTime: string
@@ -246,23 +250,23 @@ export interface DescribeLiveTranscodeDetailInfoResponse {
246
250
  /**
247
251
  * 统计数据列表。
248
252
  */
249
- DataInfoList: Array<TranscodeDetailInfo>
253
+ DataInfoList?: Array<TranscodeDetailInfo>
250
254
  /**
251
255
  * 页码。
252
256
  */
253
- PageNum: number
257
+ PageNum?: number
254
258
  /**
255
259
  * 每页个数。
256
260
  */
257
- PageSize: number
261
+ PageSize?: number
258
262
  /**
259
263
  * 总个数。
260
264
  */
261
- TotalNum: number
265
+ TotalNum?: number
262
266
  /**
263
267
  * 总页数。
264
268
  */
265
- TotalPage: number
269
+ TotalPage?: number
266
270
  /**
267
271
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
268
272
  */
@@ -319,7 +323,7 @@ export interface DescribeGroupProIspPlayInfoListResponse {
319
323
  /**
320
324
  * 数据内容。
321
325
  */
322
- DataInfoList: Array<GroupProIspDataInfo>
326
+ DataInfoList?: Array<GroupProIspDataInfo>
323
327
  /**
324
328
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
325
329
  */
@@ -782,27 +786,27 @@ export interface DescribeTopClientIpSumInfoListResponse {
782
786
  /**
783
787
  * 页号,范围是[1,1000],默认值是1。
784
788
  */
785
- PageNum: number
789
+ PageNum?: number
786
790
  /**
787
791
  * 每页个数,范围是[1,1000],默认值是20。
788
792
  */
789
- PageSize: number
793
+ PageSize?: number
790
794
  /**
791
795
  * 排序指标,可选值包括”TotalRequest”,”FailedRequest”,“TotalFlux”。
792
796
  */
793
- OrderParam: string
797
+ OrderParam?: string
794
798
  /**
795
799
  * 记录总数。
796
800
  */
797
- TotalNum: number
801
+ TotalNum?: number
798
802
  /**
799
803
  * 记录总页数。
800
804
  */
801
- TotalPage: number
805
+ TotalPage?: number
802
806
  /**
803
807
  * 数据内容。
804
808
  */
805
- DataInfoList: Array<ClientIpPlaySumInfo>
809
+ DataInfoList?: Array<ClientIpPlaySumInfo>
806
810
  /**
807
811
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
808
812
  */
@@ -1161,7 +1165,7 @@ export interface DescribeStreamPushInfoListResponse {
1161
1165
  /**
1162
1166
  * 返回的数据列表。
1163
1167
  */
1164
- DataInfoList: Array<PushQualityData>
1168
+ DataInfoList?: Array<PushQualityData>
1165
1169
  /**
1166
1170
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1167
1171
  */
@@ -1941,27 +1945,27 @@ export interface DescribeLiveDomainPlayInfoListResponse {
1941
1945
  /**
1942
1946
  * 数据时间,格式为yyyy-mm-dd HH:MM:SS。
1943
1947
  */
1944
- Time: string
1948
+ Time?: string
1945
1949
  /**
1946
1950
  * 实时总带宽。
1947
1951
  */
1948
- TotalBandwidth: number
1952
+ TotalBandwidth?: number
1949
1953
  /**
1950
1954
  * 实时总流量。
1951
1955
  */
1952
- TotalFlux: number
1956
+ TotalFlux?: number
1953
1957
  /**
1954
1958
  * 总请求数。
1955
1959
  */
1956
- TotalRequest: number
1960
+ TotalRequest?: number
1957
1961
  /**
1958
1962
  * 实时总连接数。
1959
1963
  */
1960
- TotalOnline: number
1964
+ TotalOnline?: number
1961
1965
  /**
1962
1966
  * 分域名的数据情况。
1963
1967
  */
1964
- DomainInfoList: Array<DomainInfoList>
1968
+ DomainInfoList?: Array<DomainInfoList>
1965
1969
  /**
1966
1970
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1967
1971
  */
@@ -1973,7 +1977,10 @@ export interface DescribeLiveDomainPlayInfoListResponse {
1973
1977
  */
1974
1978
  export interface HttpCodeValue {
1975
1979
  /**
1976
- * 时间,格式:yyyy-mm-dd HH:MM:SS。
1980
+ * 时间,
1981
+ 使用UTC格式时间,
1982
+ 例如:2019-01-08T10:00:00Z。
1983
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
1977
1984
  */
1978
1985
  Time: string
1979
1986
  /**
@@ -2208,23 +2215,23 @@ export interface DescribeStreamDayPlayInfoListResponse {
2208
2215
  /**
2209
2216
  * 播放数据信息列表。
2210
2217
  */
2211
- DataInfoList: Array<PlayDataInfoByStream>
2218
+ DataInfoList?: Array<PlayDataInfoByStream>
2212
2219
  /**
2213
2220
  * 总数量。
2214
2221
  */
2215
- TotalNum: number
2222
+ TotalNum?: number
2216
2223
  /**
2217
2224
  * 总页数。
2218
2225
  */
2219
- TotalPage: number
2226
+ TotalPage?: number
2220
2227
  /**
2221
2228
  * 当前数据所处页码。
2222
2229
  */
2223
- PageNum: number
2230
+ PageNum?: number
2224
2231
  /**
2225
2232
  * 每页个数。
2226
2233
  */
2227
- PageSize: number
2234
+ PageSize?: number
2228
2235
  /**
2229
2236
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2230
2237
  */
@@ -3408,11 +3415,17 @@ URL中禁止包含的字符:
3408
3415
  */
3409
3416
  export interface DescribeGroupProIspPlayInfoListRequest {
3410
3417
  /**
3411
- * 起始时间点,格式为yyyy-mm-dd HH:MM:SS。
3418
+ * 起始时间点,
3419
+ 使用UTC格式时间,
3420
+ 例如:2019-01-08T10:00:00Z。
3421
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3412
3422
  */
3413
3423
  StartTime: string
3414
3424
  /**
3415
- * 结束时间点,格式为yyyy-mm-dd HH:MM:SS
3425
+ * 结束时间点,
3426
+ 使用UTC格式时间,
3427
+ 例如:2019-01-08T10:00:00Z。
3428
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3416
3429
  时间跨度在(0,3小时],支持最近1个月数据查询。
3417
3430
  */
3418
3431
  EndTime: string
@@ -3467,11 +3480,18 @@ export interface DescribeStreamPushInfoListRequest {
3467
3480
  */
3468
3481
  StreamName: string
3469
3482
  /**
3470
- * 起始时间点,北京时间,格式为yyyy-mm-dd HH:MM:SS。
3483
+ * 起始时间点,
3484
+ 使用UTC格式时间,
3485
+ 例如:2019-01-08T10:00:00Z。
3486
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3471
3487
  */
3472
3488
  StartTime: string
3473
3489
  /**
3474
- * 结束时间点,北京时间,格式为yyyy-mm-dd HH:MM:SS,支持查询最近7天数据,建议查询时间跨度在3小时之内。
3490
+ * 结束时间点,
3491
+ 使用UTC格式时间,
3492
+ 例如:2019-01-08T10:00:00Z。
3493
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3494
+ 支持查询最近7天数据,建议查询时间跨度在3小时之内。
3475
3495
  */
3476
3496
  EndTime: string
3477
3497
  /**
@@ -3553,11 +3573,17 @@ export interface ModifyLivePadTemplateResponse {
3553
3573
  */
3554
3574
  export interface DescribeTopClientIpSumInfoListRequest {
3555
3575
  /**
3556
- * 起始时间点,格式为yyyy-mm-dd HH:MM:SS。
3576
+ * 起始时间点,
3577
+ 使用UTC格式时间,
3578
+ 例如:2019-01-08T10:00:00Z。
3579
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3557
3580
  */
3558
3581
  StartTime: string
3559
3582
  /**
3560
- * 结束时间点,格式为yyyy-mm-dd HH:MM:SS
3583
+ * 结束时间点,
3584
+ 使用UTC格式时间,
3585
+ 例如:2019-01-08T10:00:00Z。
3586
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3561
3587
  时间跨度在[0,4小时],支持最近1天数据查询。
3562
3588
  */
3563
3589
  EndTime: string
@@ -3870,23 +3896,23 @@ export interface DescribeLiveStreamPushInfoListResponse {
3870
3896
  /**
3871
3897
  * 直播流的统计信息列表。
3872
3898
  */
3873
- DataInfoList: Array<PushDataInfo>
3899
+ DataInfoList?: Array<PushDataInfo>
3874
3900
  /**
3875
3901
  * 所有在线流的总数量。
3876
3902
  */
3877
- TotalNum: number
3903
+ TotalNum?: number
3878
3904
  /**
3879
3905
  * 总页数。
3880
3906
  */
3881
- TotalPage: number
3907
+ TotalPage?: number
3882
3908
  /**
3883
3909
  * 当前数据所在页码。
3884
3910
  */
3885
- PageNum: number
3911
+ PageNum?: number
3886
3912
  /**
3887
3913
  * 每页的在线流的个数。
3888
3914
  */
3889
- PageSize: number
3915
+ PageSize?: number
3890
3916
  /**
3891
3917
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3892
3918
  */
@@ -3977,13 +4003,17 @@ export interface CreateLiveSnapshotTemplateResponse {
3977
4003
  */
3978
4004
  export interface DescribeProIspPlaySumInfoListRequest {
3979
4005
  /**
3980
- * 起始时间,北京时间,
3981
- 格式:yyyy-mm-dd HH:MM:SS。
4006
+ * 起始时间,
4007
+ 使用UTC格式时间,
4008
+ 例如:2019-01-08T10:00:00Z。
4009
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3982
4010
  */
3983
4011
  StartTime: string
3984
4012
  /**
3985
- * 结束时间,北京时间,
3986
- 格式:yyyy-mm-dd HH:MM:SS。
4013
+ * 结束时间,
4014
+ 使用UTC格式时间,
4015
+ 例如:2019-01-08T10:00:00Z。
4016
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
3987
4017
  注:EndTime 和 StartTime 只支持最近1天的数据查询。
3988
4018
  */
3989
4019
  EndTime: string
@@ -4061,11 +4091,11 @@ export interface DescribePlayErrorCodeDetailInfoListResponse {
4061
4091
  /**
4062
4092
  * 统计信息列表。
4063
4093
  */
4064
- HttpCodeList: Array<HttpCodeInfo>
4094
+ HttpCodeList?: Array<HttpCodeInfo>
4065
4095
  /**
4066
4096
  * 统计类型。
4067
4097
  */
4068
- StatType: string
4098
+ StatType?: string
4069
4099
  /**
4070
4100
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4071
4101
  */
@@ -5161,39 +5191,39 @@ export interface DescribeProIspPlaySumInfoListResponse {
5161
5191
  /**
5162
5192
  * 总流量。
5163
5193
  */
5164
- TotalFlux: number
5194
+ TotalFlux?: number
5165
5195
  /**
5166
5196
  * 总请求数。
5167
5197
  */
5168
- TotalRequest: number
5198
+ TotalRequest?: number
5169
5199
  /**
5170
5200
  * 统计的类型。
5171
5201
  */
5172
- StatType: string
5202
+ StatType?: string
5173
5203
  /**
5174
5204
  * 每页的记录数。
5175
5205
  */
5176
- PageSize: number
5206
+ PageSize?: number
5177
5207
  /**
5178
5208
  * 页号。
5179
5209
  */
5180
- PageNum: number
5210
+ PageNum?: number
5181
5211
  /**
5182
5212
  * 总记录数。
5183
5213
  */
5184
- TotalNum: number
5214
+ TotalNum?: number
5185
5215
  /**
5186
5216
  * 总页数。
5187
5217
  */
5188
- TotalPage: number
5218
+ TotalPage?: number
5189
5219
  /**
5190
5220
  * 省份,运营商,国家或地区汇总数据列表。
5191
5221
  */
5192
- DataInfoList: Array<ProIspPlaySumInfo>
5222
+ DataInfoList?: Array<ProIspPlaySumInfo>
5193
5223
  /**
5194
5224
  * 下载速度,单位:MB/s,计算方式:总流量/总时长。
5195
5225
  */
5196
- AvgFluxPerSecond: number
5226
+ AvgFluxPerSecond?: number
5197
5227
  /**
5198
5228
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5199
5229
  */
@@ -6022,14 +6052,17 @@ export interface DescribeLiveDomainRefererResponse {
6022
6052
  */
6023
6053
  export interface DescribeHttpStatusInfoListRequest {
6024
6054
  /**
6025
- * 起始时间,北京时间,
6026
- 格式:yyyy-mm-dd HH:MM:SS。
6055
+ * 起始时间,
6056
+ 使用UTC格式时间,
6057
+ 例如:2019-01-08T10:00:00Z。
6058
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
6027
6059
  */
6028
6060
  StartTime: string
6029
6061
  /**
6030
- * 结束时间,北京时间,
6031
- 格式:yyyy-mm-dd HH:MM:SS。
6032
- 注:最大时间跨度支持1天,支持最近3个月的数据查询。
6062
+ * 结束时间,
6063
+ 使用UTC格式时间,
6064
+ 例如:2019-01-08T10:00:00Z。
6065
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
6033
6066
  */
6034
6067
  EndTime: string
6035
6068
  /**
@@ -6170,11 +6203,11 @@ export interface DescribeProvinceIspPlayInfoListResponse {
6170
6203
  /**
6171
6204
  * 播放信息列表。
6172
6205
  */
6173
- DataInfoList: Array<PlayStatInfo>
6206
+ DataInfoList?: Array<PlayStatInfo>
6174
6207
  /**
6175
6208
  * 统计的类型,和输入参数保持一致。
6176
6209
  */
6177
- StatType: string
6210
+ StatType?: string
6178
6211
  /**
6179
6212
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6180
6213
  */
@@ -6565,11 +6598,11 @@ export interface DescribeAllStreamPlayInfoListResponse {
6565
6598
  /**
6566
6599
  * 查询时间点,回传的输入参数中的查询时间。
6567
6600
  */
6568
- QueryTime: string
6601
+ QueryTime?: string
6569
6602
  /**
6570
6603
  * 数据信息列表。
6571
6604
  */
6572
- DataInfoList: Array<MonitorStreamPlayInfo>
6605
+ DataInfoList?: Array<MonitorStreamPlayInfo>
6573
6606
  /**
6574
6607
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6575
6608
  */
@@ -7282,7 +7315,7 @@ export interface DescribeHttpStatusInfoListResponse {
7282
7315
  /**
7283
7316
  * 播放状态码列表。
7284
7317
  */
7285
- DataInfoList: Array<HttpStatusData>
7318
+ DataInfoList?: Array<HttpStatusData>
7286
7319
  /**
7287
7320
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7288
7321
  */
@@ -7677,47 +7710,47 @@ export interface DescribePlayErrorCodeSumInfoListResponse {
7677
7710
  /**
7678
7711
  * 分省份分运营商错误码为2或3或4或5开头的状态码数据信息。
7679
7712
  */
7680
- ProIspInfoList: Array<ProIspPlayCodeDataInfo>
7713
+ ProIspInfoList?: Array<ProIspPlayCodeDataInfo>
7681
7714
  /**
7682
7715
  * 所有状态码的加和的次数。
7683
7716
  */
7684
- TotalCodeAll: number
7717
+ TotalCodeAll?: number
7685
7718
  /**
7686
7719
  * 状态码为4开头的总次数。
7687
7720
  */
7688
- TotalCode4xx: number
7721
+ TotalCode4xx?: number
7689
7722
  /**
7690
7723
  * 状态码为5开头的总次数。
7691
7724
  */
7692
- TotalCode5xx: number
7725
+ TotalCode5xx?: number
7693
7726
  /**
7694
7727
  * 各状态码的总次数。
7695
7728
  */
7696
- TotalCodeList: Array<PlayCodeTotalInfo>
7729
+ TotalCodeList?: Array<PlayCodeTotalInfo>
7697
7730
  /**
7698
7731
  * 页号。
7699
7732
  */
7700
- PageNum: number
7733
+ PageNum?: number
7701
7734
  /**
7702
7735
  * 每页大小。
7703
7736
  */
7704
- PageSize: number
7737
+ PageSize?: number
7705
7738
  /**
7706
7739
  * 总页数。
7707
7740
  */
7708
- TotalPage: number
7741
+ TotalPage?: number
7709
7742
  /**
7710
7743
  * 总记录数。
7711
7744
  */
7712
- TotalNum: number
7745
+ TotalNum?: number
7713
7746
  /**
7714
7747
  * 状态码为2开头的总次数。
7715
7748
  */
7716
- TotalCode2xx: number
7749
+ TotalCode2xx?: number
7717
7750
  /**
7718
7751
  * 状态码为3开头的总次数。
7719
7752
  */
7720
- TotalCode3xx: number
7753
+ TotalCode3xx?: number
7721
7754
  /**
7722
7755
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7723
7756
  */
@@ -7902,7 +7935,9 @@ export interface DescribeLiveTimeShiftBillInfoListRequest {
7902
7935
  */
7903
7936
  export interface PushQualityData {
7904
7937
  /**
7905
- * 数据时间,格式: %Y-%m-%d %H:%M:%S.%ms,精确到毫秒级。
7938
+ * 数据时间,使用UTC格式时间,
7939
+ 例如:2019-01-08T10:00:00Z。
7940
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
7906
7941
  */
7907
7942
  Time: string
7908
7943
  /**
@@ -8328,13 +8363,17 @@ export interface ModifyPullStreamConfigResponse {
8328
8363
  */
8329
8364
  export interface DescribeProvinceIspPlayInfoListRequest {
8330
8365
  /**
8331
- * 起始时间点,当前使用北京时间,
8332
- 例:2019-02-21 10:00:00。
8366
+ * 起始时间点,
8367
+ 使用UTC格式时间,
8368
+ 例如:2019-01-08T10:00:00Z。
8369
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
8333
8370
  */
8334
8371
  StartTime: string
8335
8372
  /**
8336
- * 结束时间点,当前使用北京时间,
8337
- 例:2019-02-21 12:00:00。
8373
+ * 结束时间点,
8374
+ 使用UTC格式时间,
8375
+ 例如:2019-01-08T10:00:00Z。
8376
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
8338
8377
  注:EndTime 和 StartTime 只支持最近1天的数据查询。
8339
8378
  */
8340
8379
  EndTime: string
@@ -8914,7 +8953,9 @@ export interface DescribeLiveDomainRefererRequest {
8914
8953
  export interface HttpStatusData {
8915
8954
  /**
8916
8955
  * 数据时间点,
8917
- 格式:yyyy-mm-dd HH:MM:SS。
8956
+ 使用UTC格式时间,
8957
+ 例如:2019-01-08T10:00:00Z。
8958
+ 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#I)。
8918
8959
  */
8919
8960
  Time: string
8920
8961
  /**
@@ -294,7 +294,7 @@ export class Client extends AbstractClient {
294
294
 
295
295
  该接口供渠道合作应用加固使用,接口调用有白名单用户限制。
296
296
  订单类型有:免费试用、按年收费、按次收费。
297
- 应用加固支持的平台类型有:android加固 、ios源码混淆 、sdk加固、applet小程序加固。
297
+ 应用加固支持的平台类型有:android加固 、ios源码混淆 、sdk加固、applet小程序加固
298
298
  */
299
299
  async CreateOrderInstance(
300
300
  req: CreateOrderInstanceRequest,
@@ -39,13 +39,11 @@ import {
39
39
  SmartStructuralOCRV2Request,
40
40
  TextDetectResponse,
41
41
  TollInvoiceOCRResponse,
42
- VerifyBizLicenseResponse,
43
42
  FinanBillSliceOCRResponse,
44
43
  DriverLicenseOCRResponse,
45
44
  WaybillOCRResponse,
46
45
  CreateAIFormTaskRequest,
47
46
  Words,
48
- VerifyBizLicenseRequest,
49
47
  TextDetectionEn,
50
48
  PermitOCRResponse,
51
49
  InvoiceGeneralOCRRequest,
@@ -67,7 +65,7 @@ import {
67
65
  InstitutionOCRResponse,
68
66
  VehicleInvoiceInfo,
69
67
  DriverLicenseOCRRequest,
70
- BizLicenseVerifyResult,
68
+ OtherInvoiceItem,
71
69
  TextDetection,
72
70
  RecognizeTableOCRResponse,
73
71
  TextEduPaper,
@@ -99,7 +97,7 @@ import {
99
97
  MixedInvoiceDetectResponse,
100
98
  RecognizePhilippinesVoteIDOCRResponse,
101
99
  VatInvoiceUserInfo,
102
- GeneralMachineItem,
100
+ InsuranceBillOCRResponse,
103
101
  GeneralAccurateOCRResponse,
104
102
  HmtResidentPermitOCRRequest,
105
103
  BusInvoice,
@@ -152,7 +150,6 @@ import {
152
150
  ImageEnhancementResponse,
153
151
  QrcodeImgSize,
154
152
  PassportOCRResponse,
155
- VerifyBasicBizLicenseResponse,
156
153
  TextDetectRequest,
157
154
  RecognizeTravelCardOCRResponse,
158
155
  WordCoordPoint,
@@ -228,7 +225,7 @@ import {
228
225
  InsuranceBillInfo,
229
226
  GetTaskStateRequest,
230
227
  RecognizeMedicalInvoiceOCRRequest,
231
- InsuranceBillOCRResponse,
228
+ GeneralMachineItem,
232
229
  ClassifyDetectInfo,
233
230
  GeneralEfficientOCRResponse,
234
231
  ShipInvoiceOCRRequest,
@@ -243,7 +240,6 @@ import {
243
240
  MainlandPermitOCRResponse,
244
241
  VatInvoice,
245
242
  MLIDCardOCRRequest,
246
- OtherInvoiceItem,
247
243
  TaxiTicket,
248
244
  EnglishOCRResponse,
249
245
  BusInvoiceOCRRequest,
@@ -273,7 +269,6 @@ import {
273
269
  RecognizePhilippinesTinIDOCRRequest,
274
270
  RecognizeTableOCRRequest,
275
271
  EstateCertOCRRequest,
276
- VerifyBasicBizLicenseRequest,
277
272
  BizLicenseOCRResponse,
278
273
  VatInvoiceOCRResponse,
279
274
  QuotaInvoiceOCRRequest,
@@ -307,20 +302,6 @@ export class Client extends AbstractClient {
307
302
  return this.request("InsuranceBillOCR", req, cb)
308
303
  }
309
304
 
310
- /**
311
- * 库源服务调整,该接口在2023年6月1日将正式下线。
312
-
313
- 本接口支持营业执照信息的识别与准确性核验。
314
-
315
- 您可以通过输入营业执照注册号或营业执照图片(若两者都输入则只用注册号做查询)进行核验,接口返回查询到的工商照面信息,并比对要校验的字段与查询结果的一致性。查询到工商信息包括:统一社会信用代码、经营期限、法人姓名、经营状态、经营业务范围、注册资本等。
316
- */
317
- async VerifyBasicBizLicense(
318
- req: VerifyBasicBizLicenseRequest,
319
- cb?: (error: string, rep: VerifyBasicBizLicenseResponse) => void
320
- ): Promise<VerifyBasicBizLicenseResponse> {
321
- return this.request("VerifyBasicBizLicense", req, cb)
322
- }
323
-
324
305
  /**
325
306
  * 文本图像增强是面向文档类图片提供的图像增强处理能力,包括切边增强、图像矫正、阴影去除、摩尔纹去除等;可以有效优化文档类的图片质量,提升文字的清晰度。
326
307
 
@@ -1378,22 +1359,6 @@ export class Client extends AbstractClient {
1378
1359
  return this.request("PassportOCR", req, cb)
1379
1360
  }
1380
1361
 
1381
- /**
1382
- * 库源服务调整,该接口在2023年6月1日将正式下线。
1383
-
1384
- 本接口支持营业执照信息的识别与准确性核验,返回的真实工商照面信息比营业执照识别及核验(基础版)接口更详细。
1385
-
1386
- 您可以输入营业执照注册号或营业执照图片(若两者都输入则只用注册号做查询),接口返回查询到的工商照面信息,并比对要校验的字段与查询结果的一致性。
1387
-
1388
- 查询到工商信息包括:统一社会信用代码、组织机构代码、经营期限、法人姓名、经营状态、经营业务范围及方式、注册资金、注册币种、登记机关、开业日期、企业(机构)类型、注销日期、吊销日期、许可经营项目、一般经营项目、核准时间、省、地级市、区/县、住所所在行政区划代码、行业门类代码、行业门类名称、国民经济行业代码、国民经济行业名称、经营(业务)范围等。
1389
- */
1390
- async VerifyBizLicense(
1391
- req: VerifyBizLicenseRequest,
1392
- cb?: (error: string, rep: VerifyBizLicenseResponse) => void
1393
- ): Promise<VerifyBizLicenseResponse> {
1394
- return this.request("VerifyBizLicense", req, cb)
1395
- }
1396
-
1397
1362
  /**
1398
1363
  * 本接口支持常见银行票据的自动分类和识别。整单识别包括支票(含现金支票、普通支票、转账支票),承兑汇票(含银行承兑汇票、商业承兑汇票)以及进账单等,适用于中国人民银行印发的 2010 版银行票据凭证版式(银发[2010]299 号)。
1399
1364