tencentcloud-sdk-nodejs 4.0.432 → 4.0.433
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.
- package/CHANGELOG.md +125 -0
- package/SERVICE_CHANGELOG.md +162 -62
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/common/sdk_version.ts +1 -1
- package/src/services/as/v20180419/as_models.ts +2 -2
- package/src/services/asr/v20190614/asr_models.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +9 -0
- package/src/services/tiia/v20190529/tiia_models.ts +5 -2
- package/src/services/tke/v20180525/tke_models.ts +6 -0
- package/src/services/trp/v20210515/trp_client.ts +1 -0
- package/src/services/trp/v20210515/trp_models.ts +57 -1
- package/src/services/trtc/v20190722/trtc_client.ts +1 -1
- package/src/services/vod/v20180717/vod_client.ts +3 -0
- package/src/services/vod/v20180717/vod_models.ts +192 -2
- package/src/services/vpc/v20170312/vpc_models.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +2 -2
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +8 -0
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +5 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +47 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +167 -2
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,128 @@
|
|
|
1
|
+
# Release 4.0.433
|
|
2
|
+
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
|
+
|
|
5
|
+
### 第 56 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-09-01 06:08:45
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [LifecycleCommand](https://cloud.tencent.com/document/api/377/20453#LifecycleCommand)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>Parameters
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
23
|
+
|
|
24
|
+
### 第 36 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-09-01 06:29:26
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [HTTPSListener](https://cloud.tencent.com/document/api/608/37023#HTTPSListener)
|
|
35
|
+
|
|
36
|
+
* 新增成员:Http3Supported
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
42
|
+
|
|
43
|
+
### 第 120 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2022-09-01 06:53:50
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改数据结构:
|
|
52
|
+
|
|
53
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
|
54
|
+
|
|
55
|
+
* 新增成员:RuntimeVersion
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
61
|
+
|
|
62
|
+
### 第 3 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2022-09-01 06:55:12
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
修改接口:
|
|
71
|
+
|
|
72
|
+
* [CreateTraceData](https://cloud.tencent.com/document/api/1458/75023)
|
|
73
|
+
|
|
74
|
+
* 新增入参:Status, PhaseData
|
|
75
|
+
|
|
76
|
+
* [ModifyTraceData](https://cloud.tencent.com/document/api/1458/75003)
|
|
77
|
+
|
|
78
|
+
* 新增入参:PhaseData
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
新增数据结构:
|
|
82
|
+
|
|
83
|
+
* [PhaseData](https://cloud.tencent.com/document/api/1458/75030#PhaseData)
|
|
84
|
+
|
|
85
|
+
修改数据结构:
|
|
86
|
+
|
|
87
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
|
88
|
+
|
|
89
|
+
* 新增成员:Key
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
## 云点播(vod) 版本:2018-07-17
|
|
95
|
+
|
|
96
|
+
### 第 117 次发布
|
|
97
|
+
|
|
98
|
+
发布时间:2022-09-01 06:57:37
|
|
99
|
+
|
|
100
|
+
本次发布包含了以下内容:
|
|
101
|
+
|
|
102
|
+
改善已有的文档。
|
|
103
|
+
|
|
104
|
+
修改接口:
|
|
105
|
+
|
|
106
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
107
|
+
|
|
108
|
+
* 新增出参:ReviewAudioVideoTask
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
新增数据结构:
|
|
112
|
+
|
|
113
|
+
* [ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)
|
|
114
|
+
* [ReviewAudioVideoTask](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTask)
|
|
115
|
+
* [ReviewAudioVideoTaskOutput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskOutput)
|
|
116
|
+
|
|
117
|
+
修改数据结构:
|
|
118
|
+
|
|
119
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
120
|
+
|
|
121
|
+
* 新增成员:ReviewAudioVideoCompleteEvent
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
1
126
|
# Release 4.0.432
|
|
2
127
|
|
|
3
128
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,127 +1,124 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 56 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-
|
|
7
|
+
发布时间:2022-09-01 06:08:45
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [ApplyOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79772)
|
|
17
|
-
* [QueryOpenBankSettleOrder](https://cloud.tencent.com/document/api/1122/79771)
|
|
18
|
-
* [QueryOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79770)
|
|
15
|
+
* [LifecycleCommand](https://cloud.tencent.com/document/api/377/20453#LifecycleCommand)
|
|
19
16
|
|
|
20
|
-
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>Parameters
|
|
21
18
|
|
|
22
|
-
* [AddFlexIdInfo](https://cloud.tencent.com/document/api/1122/76412)
|
|
23
19
|
|
|
24
|
-
* 新增入参:Name
|
|
25
20
|
|
|
26
|
-
* [RefundOpenBankOrder](https://cloud.tencent.com/document/api/1122/76089)
|
|
27
21
|
|
|
28
|
-
|
|
22
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
29
23
|
|
|
24
|
+
### 第 36 次发布
|
|
30
25
|
|
|
31
|
-
|
|
26
|
+
发布时间:2022-09-01 06:29:26
|
|
32
27
|
|
|
33
|
-
|
|
34
|
-
* [ApplyOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#ApplyOpenBankSubMerchantSignOnlineResult)
|
|
35
|
-
* [OpenBankProfitShareRespInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankProfitShareRespInfo)
|
|
36
|
-
* [QueryOpenBankSettleOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSettleOrderResult)
|
|
37
|
-
* [QueryOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantSignOnlineResult)
|
|
38
|
-
|
|
39
|
-
修改数据结构:
|
|
28
|
+
本次发布包含了以下内容:
|
|
40
29
|
|
|
41
|
-
|
|
30
|
+
改善已有的文档。
|
|
42
31
|
|
|
43
|
-
|
|
32
|
+
修改数据结构:
|
|
44
33
|
|
|
45
|
-
* [
|
|
34
|
+
* [HTTPSListener](https://cloud.tencent.com/document/api/608/37023#HTTPSListener)
|
|
46
35
|
|
|
47
|
-
* 新增成员:
|
|
36
|
+
* 新增成员:Http3Supported
|
|
48
37
|
|
|
49
38
|
|
|
50
39
|
|
|
51
40
|
|
|
52
|
-
##
|
|
41
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
53
42
|
|
|
54
|
-
### 第
|
|
43
|
+
### 第 120 次发布
|
|
55
44
|
|
|
56
|
-
发布时间:2022-
|
|
45
|
+
发布时间:2022-09-01 06:53:50
|
|
57
46
|
|
|
58
47
|
本次发布包含了以下内容:
|
|
59
48
|
|
|
60
49
|
改善已有的文档。
|
|
61
50
|
|
|
62
|
-
|
|
51
|
+
修改数据结构:
|
|
63
52
|
|
|
64
|
-
*
|
|
53
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
|
65
54
|
|
|
55
|
+
* 新增成员:RuntimeVersion
|
|
66
56
|
|
|
67
57
|
|
|
68
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
69
58
|
|
|
70
|
-
### 第 56 次发布
|
|
71
59
|
|
|
72
|
-
|
|
60
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
61
|
+
|
|
62
|
+
### 第 3 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2022-09-01 06:55:12
|
|
73
65
|
|
|
74
66
|
本次发布包含了以下内容:
|
|
75
67
|
|
|
76
68
|
改善已有的文档。
|
|
77
69
|
|
|
78
|
-
|
|
70
|
+
修改接口:
|
|
79
71
|
|
|
80
|
-
* [
|
|
72
|
+
* [CreateTraceData](https://cloud.tencent.com/document/api/1458/75023)
|
|
81
73
|
|
|
82
|
-
*
|
|
74
|
+
* 新增入参:Status, PhaseData
|
|
83
75
|
|
|
76
|
+
* [ModifyTraceData](https://cloud.tencent.com/document/api/1458/75003)
|
|
84
77
|
|
|
78
|
+
* 新增入参:PhaseData
|
|
85
79
|
|
|
86
80
|
|
|
87
|
-
|
|
81
|
+
新增数据结构:
|
|
88
82
|
|
|
89
|
-
|
|
83
|
+
* [PhaseData](https://cloud.tencent.com/document/api/1458/75030#PhaseData)
|
|
90
84
|
|
|
91
|
-
|
|
85
|
+
修改数据结构:
|
|
92
86
|
|
|
93
|
-
|
|
87
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
|
94
88
|
|
|
95
|
-
|
|
89
|
+
* 新增成员:Key
|
|
96
90
|
|
|
97
|
-
修改数据结构:
|
|
98
91
|
|
|
99
|
-
* [CarPlateContent](https://cloud.tencent.com/document/api/865/35474#CarPlateContent)
|
|
100
92
|
|
|
101
|
-
* 新增成员:PlateStatus, PlateStatusConfidence, PlateAngle
|
|
102
93
|
|
|
103
|
-
|
|
94
|
+
## 云点播(vod) 版本:2018-07-17
|
|
104
95
|
|
|
105
|
-
|
|
96
|
+
### 第 117 次发布
|
|
106
97
|
|
|
98
|
+
发布时间:2022-09-01 06:57:37
|
|
107
99
|
|
|
100
|
+
本次发布包含了以下内容:
|
|
108
101
|
|
|
102
|
+
改善已有的文档。
|
|
109
103
|
|
|
110
|
-
|
|
104
|
+
修改接口:
|
|
111
105
|
|
|
112
|
-
|
|
106
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
113
107
|
|
|
114
|
-
|
|
108
|
+
* 新增出参:ReviewAudioVideoTask
|
|
115
109
|
|
|
116
|
-
本次发布包含了以下内容:
|
|
117
110
|
|
|
118
|
-
|
|
111
|
+
新增数据结构:
|
|
112
|
+
|
|
113
|
+
* [ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)
|
|
114
|
+
* [ReviewAudioVideoTask](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTask)
|
|
115
|
+
* [ReviewAudioVideoTaskOutput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskOutput)
|
|
119
116
|
|
|
120
117
|
修改数据结构:
|
|
121
118
|
|
|
122
|
-
* [
|
|
119
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
123
120
|
|
|
124
|
-
* 新增成员:
|
|
121
|
+
* 新增成员:ReviewAudioVideoCompleteEvent
|
|
125
122
|
|
|
126
123
|
|
|
127
124
|
|
|
@@ -3633,6 +3630,21 @@
|
|
|
3633
3630
|
|
|
3634
3631
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
3635
3632
|
|
|
3633
|
+
### 第 56 次发布
|
|
3634
|
+
|
|
3635
|
+
发布时间:2022-09-01 06:08:45
|
|
3636
|
+
|
|
3637
|
+
本次发布包含了以下内容:
|
|
3638
|
+
|
|
3639
|
+
改善已有的文档。
|
|
3640
|
+
|
|
3641
|
+
修改数据结构:
|
|
3642
|
+
|
|
3643
|
+
* [LifecycleCommand](https://cloud.tencent.com/document/api/377/20453#LifecycleCommand)
|
|
3644
|
+
|
|
3645
|
+
* <font color="#dd0000">**修改成员**:</font>Parameters
|
|
3646
|
+
|
|
3647
|
+
|
|
3636
3648
|
### 第 55 次发布
|
|
3637
3649
|
|
|
3638
3650
|
发布时间:2022-08-30 06:08:56
|
|
@@ -22733,10 +22745,10 @@
|
|
|
22733
22745
|
|
|
22734
22746
|
新增接口:
|
|
22735
22747
|
|
|
22736
|
-
* [
|
|
22737
|
-
* [
|
|
22738
|
-
* [
|
|
22739
|
-
* [
|
|
22748
|
+
* [ApplyOpenBankSettleOrder](https://cloud.tencent.com/document/api/1122/79773)
|
|
22749
|
+
* [ApplyOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79772)
|
|
22750
|
+
* [QueryOpenBankSettleOrder](https://cloud.tencent.com/document/api/1122/79771)
|
|
22751
|
+
* [QueryOpenBankSubMerchantSignOnline](https://cloud.tencent.com/document/api/1122/79770)
|
|
22740
22752
|
|
|
22741
22753
|
修改接口:
|
|
22742
22754
|
|
|
@@ -22751,11 +22763,11 @@
|
|
|
22751
22763
|
|
|
22752
22764
|
新增数据结构:
|
|
22753
22765
|
|
|
22754
|
-
* [
|
|
22755
|
-
* [
|
|
22756
|
-
* [
|
|
22757
|
-
* [
|
|
22758
|
-
* [
|
|
22766
|
+
* [ApplyOpenBankSettleOrderResult](https://cloud.tencent.com/document/api/1122/40683#ApplyOpenBankSettleOrderResult)
|
|
22767
|
+
* [ApplyOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#ApplyOpenBankSubMerchantSignOnlineResult)
|
|
22768
|
+
* [OpenBankProfitShareRespInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankProfitShareRespInfo)
|
|
22769
|
+
* [QueryOpenBankSettleOrderResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSettleOrderResult)
|
|
22770
|
+
* [QueryOpenBankSubMerchantSignOnlineResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankSubMerchantSignOnlineResult)
|
|
22759
22771
|
|
|
22760
22772
|
修改数据结构:
|
|
22761
22773
|
|
|
@@ -39621,6 +39633,21 @@
|
|
|
39621
39633
|
|
|
39622
39634
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
39623
39635
|
|
|
39636
|
+
### 第 36 次发布
|
|
39637
|
+
|
|
39638
|
+
发布时间:2022-09-01 06:29:26
|
|
39639
|
+
|
|
39640
|
+
本次发布包含了以下内容:
|
|
39641
|
+
|
|
39642
|
+
改善已有的文档。
|
|
39643
|
+
|
|
39644
|
+
修改数据结构:
|
|
39645
|
+
|
|
39646
|
+
* [HTTPSListener](https://cloud.tencent.com/document/api/608/37023#HTTPSListener)
|
|
39647
|
+
|
|
39648
|
+
* 新增成员:Http3Supported
|
|
39649
|
+
|
|
39650
|
+
|
|
39624
39651
|
### 第 35 次发布
|
|
39625
39652
|
|
|
39626
39653
|
发布时间:2022-08-25 06:30:05
|
|
@@ -75859,6 +75886,21 @@
|
|
|
75859
75886
|
|
|
75860
75887
|
## 容器服务(tke) 版本:2018-05-25
|
|
75861
75888
|
|
|
75889
|
+
### 第 120 次发布
|
|
75890
|
+
|
|
75891
|
+
发布时间:2022-09-01 06:53:50
|
|
75892
|
+
|
|
75893
|
+
本次发布包含了以下内容:
|
|
75894
|
+
|
|
75895
|
+
改善已有的文档。
|
|
75896
|
+
|
|
75897
|
+
修改数据结构:
|
|
75898
|
+
|
|
75899
|
+
* [Cluster](https://cloud.tencent.com/document/api/457/31866#Cluster)
|
|
75900
|
+
|
|
75901
|
+
* 新增成员:RuntimeVersion
|
|
75902
|
+
|
|
75903
|
+
|
|
75862
75904
|
### 第 119 次发布
|
|
75863
75905
|
|
|
75864
75906
|
发布时间:2022-08-30 06:57:14
|
|
@@ -78621,6 +78663,36 @@
|
|
|
78621
78663
|
|
|
78622
78664
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
78623
78665
|
|
|
78666
|
+
### 第 3 次发布
|
|
78667
|
+
|
|
78668
|
+
发布时间:2022-09-01 06:55:12
|
|
78669
|
+
|
|
78670
|
+
本次发布包含了以下内容:
|
|
78671
|
+
|
|
78672
|
+
改善已有的文档。
|
|
78673
|
+
|
|
78674
|
+
修改接口:
|
|
78675
|
+
|
|
78676
|
+
* [CreateTraceData](https://cloud.tencent.com/document/api/1458/75023)
|
|
78677
|
+
|
|
78678
|
+
* 新增入参:Status, PhaseData
|
|
78679
|
+
|
|
78680
|
+
* [ModifyTraceData](https://cloud.tencent.com/document/api/1458/75003)
|
|
78681
|
+
|
|
78682
|
+
* 新增入参:PhaseData
|
|
78683
|
+
|
|
78684
|
+
|
|
78685
|
+
新增数据结构:
|
|
78686
|
+
|
|
78687
|
+
* [[PhaseData](https://cloud.tencent.com/document/api/1458/75030#PhaseData)](https://cloud.tencent.com/document/api/1458/75030#[PhaseData](https://cloud.tencent.com/document/api/1458/75030#PhaseData))
|
|
78688
|
+
|
|
78689
|
+
修改数据结构:
|
|
78690
|
+
|
|
78691
|
+
* [TraceItem](https://cloud.tencent.com/document/api/1458/75030#TraceItem)
|
|
78692
|
+
|
|
78693
|
+
* 新增成员:Key
|
|
78694
|
+
|
|
78695
|
+
|
|
78624
78696
|
### 第 2 次发布
|
|
78625
78697
|
|
|
78626
78698
|
发布时间:2022-07-27 06:17:54
|
|
@@ -82468,6 +82540,34 @@
|
|
|
82468
82540
|
|
|
82469
82541
|
## 云点播(vod) 版本:2018-07-17
|
|
82470
82542
|
|
|
82543
|
+
### 第 117 次发布
|
|
82544
|
+
|
|
82545
|
+
发布时间:2022-09-01 06:57:37
|
|
82546
|
+
|
|
82547
|
+
本次发布包含了以下内容:
|
|
82548
|
+
|
|
82549
|
+
改善已有的文档。
|
|
82550
|
+
|
|
82551
|
+
修改接口:
|
|
82552
|
+
|
|
82553
|
+
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
82554
|
+
|
|
82555
|
+
* 新增出参:ReviewAudioVideoTask
|
|
82556
|
+
|
|
82557
|
+
|
|
82558
|
+
新增数据结构:
|
|
82559
|
+
|
|
82560
|
+
* [[ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)](https://cloud.tencent.com/document/api/266/31773#[ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem))
|
|
82561
|
+
* [[ReviewAudioVideoTask](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTask)](https://cloud.tencent.com/document/api/266/31773#[ReviewAudioVideoTask](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTask))
|
|
82562
|
+
* [[ReviewAudioVideoTaskOutput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskOutput)](https://cloud.tencent.com/document/api/266/31773#[ReviewAudioVideoTaskOutput](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoTaskOutput))
|
|
82563
|
+
|
|
82564
|
+
修改数据结构:
|
|
82565
|
+
|
|
82566
|
+
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
82567
|
+
|
|
82568
|
+
* 新增成员:ReviewAudioVideoCompleteEvent
|
|
82569
|
+
|
|
82570
|
+
|
|
82471
82571
|
### 第 116 次发布
|
|
82472
82572
|
|
|
82473
82573
|
发布时间:2022-08-25 06:58:49
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-06-07 06:00:45 |
|
|
15
15
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-08-24 06:08:44 |
|
|
16
16
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-08-22 06:08:36 |
|
|
17
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-
|
|
18
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-
|
|
17
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-09-01 06:08:45 |
|
|
18
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-09-01 06:09:14 |
|
|
19
19
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
|
20
20
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
|
21
21
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-08-25 06:10:07 |
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
52
52
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
53
53
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-08-30 06:16:47 |
|
|
54
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-
|
|
54
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-09-01 06:16:55 |
|
|
55
55
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-07-08 06:05:30 |
|
|
56
56
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
|
57
57
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-08-24 06:18:24 |
|
|
@@ -87,12 +87,12 @@
|
|
|
87
87
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-07-28 06:11:30 |
|
|
88
88
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-08-16 06:24:00 |
|
|
89
89
|
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-08-29 00:06:53 |
|
|
90
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-
|
|
90
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-01 06:28:39 |
|
|
91
91
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
92
92
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-08-26 06:28:34 |
|
|
93
93
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
94
94
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
|
|
95
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-
|
|
95
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-09-01 06:29:26 |
|
|
96
96
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-08-17 06:24:51 |
|
|
97
97
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
98
98
|
| gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2022-08-19 06:23:23 |
|
|
@@ -188,15 +188,15 @@
|
|
|
188
188
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
189
189
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
190
190
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
191
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-
|
|
191
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-01 06:53:00 |
|
|
192
192
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-08-22 06:53:04 |
|
|
193
193
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
194
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-
|
|
194
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-01 06:53:50 |
|
|
195
195
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
196
196
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
197
197
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
|
|
198
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-
|
|
199
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-
|
|
198
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2022-09-01 06:55:12 |
|
|
199
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-09-01 06:55:29 |
|
|
200
200
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-08-24 06:56:05 |
|
|
201
201
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-07-27 06:18:08 |
|
|
202
202
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-04-04 07:22:40 |
|
|
@@ -204,8 +204,8 @@
|
|
|
204
204
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
205
205
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-08-16 06:49:06 |
|
|
206
206
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
207
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-
|
|
208
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-
|
|
207
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-09-01 06:57:37 |
|
|
208
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-09-01 06:59:07 |
|
|
209
209
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-07-29 06:18:30 |
|
|
210
210
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
|
211
211
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-08-12 15:11:35 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.433"
|
|
@@ -1980,7 +1980,7 @@ export interface ModifyLifecycleHookResponse {
|
|
|
1980
1980
|
}
|
|
1981
1981
|
|
|
1982
1982
|
/**
|
|
1983
|
-
* 远程命令执行对象。
|
|
1983
|
+
* 远程命令执行对象。
|
|
1984
1984
|
*/
|
|
1985
1985
|
export interface LifecycleCommand {
|
|
1986
1986
|
/**
|
|
@@ -1996,7 +1996,7 @@ key为自定义参数名称,value为该参数的默认取值。kv均为字符
|
|
|
1996
1996
|
自定义参数最多20个。自定义参数名称需符合以下规范:字符数目上限64,可选范围【a-zA-Z0-9-_】。
|
|
1997
1997
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1998
1998
|
*/
|
|
1999
|
-
Parameters?:
|
|
1999
|
+
Parameters?: string
|
|
2000
2000
|
}
|
|
2001
2001
|
|
|
2002
2002
|
/**
|
|
@@ -525,12 +525,12 @@ export interface CreateRecTaskRequest {
|
|
|
525
525
|
FilterDirty?: number
|
|
526
526
|
|
|
527
527
|
/**
|
|
528
|
-
* 热词表id
|
|
528
|
+
* 热词表id。如不设置该参数,自动生效默认热词表;如设置了该参数,那么将生效对应的热词表。
|
|
529
529
|
*/
|
|
530
530
|
HotwordId?: string
|
|
531
531
|
|
|
532
532
|
/**
|
|
533
|
-
* 自学习模型 id
|
|
533
|
+
* 自学习模型 id。如设置了该参数,将生效对应的自学习模型。
|
|
534
534
|
*/
|
|
535
535
|
CustomizationId?: string
|
|
536
536
|
|
|
@@ -372,12 +372,12 @@ export interface DeleteRuleRequest {
|
|
|
372
372
|
LocationIds?: Array<string>
|
|
373
373
|
|
|
374
374
|
/**
|
|
375
|
-
*
|
|
375
|
+
* 要删除的转发规则的域名,如果是多域名,可以指定多域名列表中的任意一个。
|
|
376
376
|
*/
|
|
377
377
|
Domain?: string
|
|
378
378
|
|
|
379
379
|
/**
|
|
380
|
-
*
|
|
380
|
+
* 要删除的转发规则的转发路径。
|
|
381
381
|
*/
|
|
382
382
|
Url?: string
|
|
383
383
|
|
|
@@ -4011,6 +4011,15 @@ export interface HTTPSListener {
|
|
|
4011
4011
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4012
4012
|
*/
|
|
4013
4013
|
PolyClientCertificateAliasInfo: Array<CertificateAliasInfo>
|
|
4014
|
+
|
|
4015
|
+
/**
|
|
4016
|
+
* 是否支持Http3,其中:
|
|
4017
|
+
0,不支持Http3接入;
|
|
4018
|
+
1,持Http3接入。
|
|
4019
|
+
注意:如果支持了Http3的功能,那么该监听器会占用对应的UDP接入端口,不可再创建相同端口的UDP监听器。
|
|
4020
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4021
|
+
*/
|
|
4022
|
+
Http3Supported: number
|
|
4014
4023
|
}
|
|
4015
4024
|
|
|
4016
4025
|
/**
|
|
@@ -1265,7 +1265,10 @@ export interface CarPlateContent {
|
|
|
1265
1265
|
Color: string
|
|
1266
1266
|
|
|
1267
1267
|
/**
|
|
1268
|
-
*
|
|
1268
|
+
* 车牌类型,包含:0普通蓝牌,1双层黄牌,2单层黄牌,3新能源车牌,4使馆车牌,5领馆车牌,6澳门车牌,7香港车牌,8警用车牌,9教练车牌,10武警车牌,11军用车牌 -2遮挡污损模糊车牌/异常 其他无牌
|
|
1269
|
+
注意:
|
|
1270
|
+
此字段可能返回 null,表示取不到有效值。
|
|
1271
|
+
此字段结果遮挡污损模糊车牌/异常:包含PlateStatus参数的“遮挡污损模糊车牌”,针对车牌异常,建议参考此字段,更全面
|
|
1269
1272
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1270
1273
|
*/
|
|
1271
1274
|
Type: string
|
|
@@ -1277,7 +1280,7 @@ export interface CarPlateContent {
|
|
|
1277
1280
|
PlateLocation: Array<Coord>
|
|
1278
1281
|
|
|
1279
1282
|
/**
|
|
1280
|
-
*
|
|
1283
|
+
* 判断车牌是否遮挡:“遮挡污损模糊车牌”和"正常车牌"。
|
|
1281
1284
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1282
1285
|
*/
|
|
1283
1286
|
PlateStatus: string
|