tencentcloud-sdk-nodejs 4.1.310 → 4.1.312
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/es/common/sdk_version.js +1 -1
- package/es/services/cfw/v20190904/cfw_client.js +15 -9
- package/es/services/cngw/v20230418/cngw_client.js +72 -12
- package/es/services/databuddy/index.js +4 -0
- package/es/services/databuddy/v20260715/databuddy_client.js +57 -0
- package/es/services/databuddy/v20260715/databuddy_models.js +1 -0
- package/es/services/databuddy/v20260715/index.js +6 -0
- package/es/services/index.js +1 -0
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +12 -6
- package/es/services/tcb/v20180608/tcb_client.js +32 -11
- package/es/services/trtc/v20190722/trtc_client.js +163 -160
- package/es/services/tsf/v20180326/tsf_client.js +2 -5
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.d.ts +1 -1
- package/tencentcloud/services/adp/v20260520/adp_client.js +1 -1
- package/tencentcloud/services/adp/v20260520/adp_models.d.ts +110 -28
- package/tencentcloud/services/ags/v20250920/ags_models.d.ts +23 -7
- package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +11 -7
- package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +19 -11
- package/tencentcloud/services/cfw/v20190904/cfw_client.js +27 -15
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +406 -40
- package/tencentcloud/services/cloudstudio/v20230508/cloudstudio_models.d.ts +12 -12
- package/tencentcloud/services/cngw/v20230418/cngw_client.d.ts +93 -13
- package/tencentcloud/services/cngw/v20230418/cngw_client.js +138 -18
- package/tencentcloud/services/cngw/v20230418/cngw_models.d.ts +1348 -152
- package/tencentcloud/services/databuddy/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/index.js +7 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.d.ts +139 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_client.js +194 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.d.ts +3061 -0
- package/tencentcloud/services/databuddy/v20260715/databuddy_models.js +18 -0
- package/tencentcloud/services/databuddy/v20260715/index.d.ts +6 -0
- package/tencentcloud/services/databuddy/v20260715/index.js +10 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +176 -434
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +13 -13
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -16
- package/tencentcloud/services/index.d.ts +1 -0
- package/tencentcloud/services/index.js +7 -5
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +15 -7
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +21 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +173 -4
- package/tencentcloud/services/keewidb/v20220308/keewidb_models.d.ts +28 -16
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +1 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +444 -139
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +12 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +23 -30
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +50 -20
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +69 -25
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +4770 -3942
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +4 -2
- package/tencentcloud/services/teo/v20220901/teo_client.js +4 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +107 -43
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +13 -0
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.d.ts +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_client.js +3 -1
- package/tencentcloud/services/tokenhub/v20260322/tokenhub_models.d.ts +43 -15
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +333 -329
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +425 -419
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +196 -27
- package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +3 -9
- package/tencentcloud/services/tsf/v20180326/tsf_client.js +3 -11
- package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +0 -30
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +65 -6
|
@@ -3,17 +3,68 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("trtc.tencentcloudapi.com", "2019-07-22", clientConfig);
|
|
5
5
|
}
|
|
6
|
-
async
|
|
7
|
-
return this.request("
|
|
6
|
+
async StartMCUMixTranscode(req, cb) {
|
|
7
|
+
return this.request("StartMCUMixTranscode", req, cb);
|
|
8
8
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
9
|
+
async StopAIConversation(req, cb) {
|
|
10
|
+
return this.request("StopAIConversation", req, cb);
|
|
11
11
|
}
|
|
12
|
-
async
|
|
13
|
-
return this.request("
|
|
12
|
+
async StopMCUMixTranscode(req, cb) {
|
|
13
|
+
return this.request("StopMCUMixTranscode", req, cb);
|
|
14
14
|
}
|
|
15
|
-
async
|
|
16
|
-
return this.request("
|
|
15
|
+
async DescribeAIConversation(req, cb) {
|
|
16
|
+
return this.request("DescribeAIConversation", req, cb);
|
|
17
|
+
}
|
|
18
|
+
async DescribeTRTCRealTimeScaleData(req, cb) {
|
|
19
|
+
return this.request("DescribeTRTCRealTimeScaleData", req, cb);
|
|
20
|
+
}
|
|
21
|
+
async RemoveUser(req, cb) {
|
|
22
|
+
return this.request("RemoveUser", req, cb);
|
|
23
|
+
}
|
|
24
|
+
async DescribeLiveStreamModeration(req, cb) {
|
|
25
|
+
return this.request("DescribeLiveStreamModeration", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async RegisterVoicePrint(req, cb) {
|
|
28
|
+
return this.request("RegisterVoicePrint", req, cb);
|
|
29
|
+
}
|
|
30
|
+
async StopMCUMixTranscodeByStrRoomId(req, cb) {
|
|
31
|
+
return this.request("StopMCUMixTranscodeByStrRoomId", req, cb);
|
|
32
|
+
}
|
|
33
|
+
async VoiceClone(req, cb) {
|
|
34
|
+
return this.request("VoiceClone", req, cb);
|
|
35
|
+
}
|
|
36
|
+
async DescribeCloudTranscription(req, cb) {
|
|
37
|
+
return this.request("DescribeCloudTranscription", req, cb);
|
|
38
|
+
}
|
|
39
|
+
async DeleteLiveStreamModeration(req, cb) {
|
|
40
|
+
return this.request("DeleteLiveStreamModeration", req, cb);
|
|
41
|
+
}
|
|
42
|
+
async ModifyCloudSliceTask(req, cb) {
|
|
43
|
+
return this.request("ModifyCloudSliceTask", req, cb);
|
|
44
|
+
}
|
|
45
|
+
async DescribeRecordingUsage(req, cb) {
|
|
46
|
+
return this.request("DescribeRecordingUsage", req, cb);
|
|
47
|
+
}
|
|
48
|
+
async DeleteCloudSliceTask(req, cb) {
|
|
49
|
+
return this.request("DeleteCloudSliceTask", req, cb);
|
|
50
|
+
}
|
|
51
|
+
async GetRecognizeVocabListV3(req, cb) {
|
|
52
|
+
return this.request("GetRecognizeVocabListV3", req, cb);
|
|
53
|
+
}
|
|
54
|
+
async DescribeTrtcRoomUsage(req, cb) {
|
|
55
|
+
return this.request("DescribeTrtcRoomUsage", req, cb);
|
|
56
|
+
}
|
|
57
|
+
async DescribeAITranscription(req, cb) {
|
|
58
|
+
return this.request("DescribeAITranscription", req, cb);
|
|
59
|
+
}
|
|
60
|
+
async DeleteCloudRecording(req, cb) {
|
|
61
|
+
return this.request("DeleteCloudRecording", req, cb);
|
|
62
|
+
}
|
|
63
|
+
async DescribeUnusualEvent(req, cb) {
|
|
64
|
+
return this.request("DescribeUnusualEvent", req, cb);
|
|
65
|
+
}
|
|
66
|
+
async GetRecognizeVocabV3(req, cb) {
|
|
67
|
+
return this.request("GetRecognizeVocabV3", req, cb);
|
|
17
68
|
}
|
|
18
69
|
async UpdateAIConversation(req, cb) {
|
|
19
70
|
return this.request("UpdateAIConversation", req, cb);
|
|
@@ -21,146 +72,164 @@ export class Client extends AbstractClient {
|
|
|
21
72
|
async DescribeTrtcUsage(req, cb) {
|
|
22
73
|
return this.request("DescribeTrtcUsage", req, cb);
|
|
23
74
|
}
|
|
24
|
-
async
|
|
25
|
-
return this.request("
|
|
75
|
+
async StartPublishCdnStream(req, cb) {
|
|
76
|
+
return this.request("StartPublishCdnStream", req, cb);
|
|
26
77
|
}
|
|
27
|
-
async
|
|
28
|
-
return this.request("
|
|
78
|
+
async DescribeCallDetailInfo(req, cb) {
|
|
79
|
+
return this.request("DescribeCallDetailInfo", req, cb);
|
|
29
80
|
}
|
|
30
|
-
async
|
|
31
|
-
return this.request("
|
|
81
|
+
async StartStreamIngest(req, cb) {
|
|
82
|
+
return this.request("StartStreamIngest", req, cb);
|
|
32
83
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
84
|
+
async CreateAudioModerationSync(req, cb) {
|
|
85
|
+
return this.request("CreateAudioModerationSync", req, cb);
|
|
35
86
|
}
|
|
36
|
-
async
|
|
37
|
-
return this.request("
|
|
87
|
+
async UpdateStreamIngest(req, cb) {
|
|
88
|
+
return this.request("UpdateStreamIngest", req, cb);
|
|
38
89
|
}
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
90
|
+
async DeletePicture(req, cb) {
|
|
91
|
+
return this.request("DeletePicture", req, cb);
|
|
41
92
|
}
|
|
42
|
-
async
|
|
43
|
-
return this.request("
|
|
93
|
+
async CreateRecognizeVocabV3(req, cb) {
|
|
94
|
+
return this.request("CreateRecognizeVocabV3", req, cb);
|
|
95
|
+
}
|
|
96
|
+
async ModifyCloudRecording(req, cb) {
|
|
97
|
+
return this.request("ModifyCloudRecording", req, cb);
|
|
98
|
+
}
|
|
99
|
+
async StartWebRecord(req, cb) {
|
|
100
|
+
return this.request("StartWebRecord", req, cb);
|
|
101
|
+
}
|
|
102
|
+
async StopWebRecord(req, cb) {
|
|
103
|
+
return this.request("StopWebRecord", req, cb);
|
|
104
|
+
}
|
|
105
|
+
async CreateCloudRecording(req, cb) {
|
|
106
|
+
return this.request("CreateCloudRecording", req, cb);
|
|
107
|
+
}
|
|
108
|
+
async DeleteCloudModeration(req, cb) {
|
|
109
|
+
return this.request("DeleteCloudModeration", req, cb);
|
|
110
|
+
}
|
|
111
|
+
async DescribeScaleInfo(req, cb) {
|
|
112
|
+
return this.request("DescribeScaleInfo", req, cb);
|
|
113
|
+
}
|
|
114
|
+
async DescribeMixTranscodingUsage(req, cb) {
|
|
115
|
+
return this.request("DescribeMixTranscodingUsage", req, cb);
|
|
44
116
|
}
|
|
45
117
|
async DescribeRecordStatistic(req, cb) {
|
|
46
118
|
return this.request("DescribeRecordStatistic", req, cb);
|
|
47
119
|
}
|
|
48
|
-
async
|
|
49
|
-
return this.request("
|
|
120
|
+
async DescribeVoicePrint(req, cb) {
|
|
121
|
+
return this.request("DescribeVoicePrint", req, cb);
|
|
50
122
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
123
|
+
async DismissRoomByStrRoomId(req, cb) {
|
|
124
|
+
return this.request("DismissRoomByStrRoomId", req, cb);
|
|
125
|
+
}
|
|
126
|
+
async DescribeTRTCRealTimeQualityData(req, cb) {
|
|
127
|
+
return this.request("DescribeTRTCRealTimeQualityData", req, cb);
|
|
128
|
+
}
|
|
129
|
+
async ControlAIConversation(req, cb) {
|
|
130
|
+
return this.request("ControlAIConversation", req, cb);
|
|
131
|
+
}
|
|
132
|
+
async TextToSpeechSSE(req, cb) {
|
|
133
|
+
return this.request("TextToSpeechSSE", req, cb);
|
|
134
|
+
}
|
|
135
|
+
async DescribeRoomInfo(req, cb) {
|
|
136
|
+
return this.request("DescribeRoomInfo", req, cb);
|
|
137
|
+
}
|
|
138
|
+
async DescribeStreamIngest(req, cb) {
|
|
139
|
+
return this.request("DescribeStreamIngest", req, cb);
|
|
53
140
|
}
|
|
54
141
|
async SetVocabStateV3(req, cb) {
|
|
55
142
|
return this.request("SetVocabStateV3", req, cb);
|
|
56
143
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
144
|
+
async UpdateRecognizeVocabV3(req, cb) {
|
|
145
|
+
return this.request("UpdateRecognizeVocabV3", req, cb);
|
|
59
146
|
}
|
|
60
|
-
async
|
|
61
|
-
return this.request("
|
|
147
|
+
async DeleteVoicePrint(req, cb) {
|
|
148
|
+
return this.request("DeleteVoicePrint", req, cb);
|
|
62
149
|
}
|
|
63
|
-
async
|
|
64
|
-
return this.request("
|
|
150
|
+
async UpdatePublishCdnStream(req, cb) {
|
|
151
|
+
return this.request("UpdatePublishCdnStream", req, cb);
|
|
65
152
|
}
|
|
66
153
|
async TextToSpeech(req, cb) {
|
|
67
154
|
return this.request("TextToSpeech", req, cb);
|
|
68
155
|
}
|
|
69
|
-
async StartStreamIngest(req, cb) {
|
|
70
|
-
return this.request("StartStreamIngest", req, cb);
|
|
71
|
-
}
|
|
72
156
|
async StartAIConversation(req, cb) {
|
|
73
157
|
return this.request("StartAIConversation", req, cb);
|
|
74
158
|
}
|
|
75
|
-
async RemoveUserByStrRoomId(req, cb) {
|
|
76
|
-
return this.request("RemoveUserByStrRoomId", req, cb);
|
|
77
|
-
}
|
|
78
159
|
async DeleteRecognizeVocabV3(req, cb) {
|
|
79
160
|
return this.request("DeleteRecognizeVocabV3", req, cb);
|
|
80
161
|
}
|
|
81
|
-
async DeletePicture(req, cb) {
|
|
82
|
-
return this.request("DeletePicture", req, cb);
|
|
83
|
-
}
|
|
84
162
|
async CreatePicture(req, cb) {
|
|
85
163
|
return this.request("CreatePicture", req, cb);
|
|
86
164
|
}
|
|
87
165
|
async CreateLiveStreamModeration(req, cb) {
|
|
88
166
|
return this.request("CreateLiveStreamModeration", req, cb);
|
|
89
167
|
}
|
|
90
|
-
async
|
|
91
|
-
return this.request("
|
|
168
|
+
async DescribeTRTCMarketScaleData(req, cb) {
|
|
169
|
+
return this.request("DescribeTRTCMarketScaleData", req, cb);
|
|
92
170
|
}
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
171
|
+
async ModifyCloudModeration(req, cb) {
|
|
172
|
+
return this.request("ModifyCloudModeration", req, cb);
|
|
95
173
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
174
|
+
async DescribeCloudSliceTask(req, cb) {
|
|
175
|
+
return this.request("DescribeCloudSliceTask", req, cb);
|
|
98
176
|
}
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
177
|
+
async ModifyPicture(req, cb) {
|
|
178
|
+
return this.request("ModifyPicture", req, cb);
|
|
101
179
|
}
|
|
102
|
-
async
|
|
103
|
-
return this.request("
|
|
180
|
+
async DescribeUserInfo(req, cb) {
|
|
181
|
+
return this.request("DescribeUserInfo", req, cb);
|
|
104
182
|
}
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
183
|
+
async StartMCUMixTranscodeByStrRoomId(req, cb) {
|
|
184
|
+
return this.request("StartMCUMixTranscodeByStrRoomId", req, cb);
|
|
107
185
|
}
|
|
108
|
-
async
|
|
109
|
-
return this.request("
|
|
186
|
+
async RemoveUserByStrRoomId(req, cb) {
|
|
187
|
+
return this.request("RemoveUserByStrRoomId", req, cb);
|
|
110
188
|
}
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
189
|
+
async StopAITranscription(req, cb) {
|
|
190
|
+
return this.request("StopAITranscription", req, cb);
|
|
113
191
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
192
|
+
async DescribeCloudRecording(req, cb) {
|
|
193
|
+
return this.request("DescribeCloudRecording", req, cb);
|
|
116
194
|
}
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
195
|
+
async DescribeTRTCSegmentModerationUsage(req, cb) {
|
|
196
|
+
return this.request("DescribeTRTCSegmentModerationUsage", req, cb);
|
|
119
197
|
}
|
|
120
|
-
async
|
|
121
|
-
return this.request("
|
|
198
|
+
async CreateCloudSliceTask(req, cb) {
|
|
199
|
+
return this.request("CreateCloudSliceTask", req, cb);
|
|
122
200
|
}
|
|
123
|
-
async
|
|
124
|
-
return this.request("
|
|
201
|
+
async DescribeWebRecord(req, cb) {
|
|
202
|
+
return this.request("DescribeWebRecord", req, cb);
|
|
125
203
|
}
|
|
126
|
-
async
|
|
127
|
-
return this.request("
|
|
204
|
+
async DescribeCloudModeration(req, cb) {
|
|
205
|
+
return this.request("DescribeCloudModeration", req, cb);
|
|
128
206
|
}
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
207
|
+
async DescribeTRTCMarketQualityData(req, cb) {
|
|
208
|
+
return this.request("DescribeTRTCMarketQualityData", req, cb);
|
|
131
209
|
}
|
|
132
210
|
async StopPublishCdnStream(req, cb) {
|
|
133
211
|
return this.request("StopPublishCdnStream", req, cb);
|
|
134
212
|
}
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
137
|
-
}
|
|
138
|
-
async CreateCloudRecording(req, cb) {
|
|
139
|
-
return this.request("CreateCloudRecording", req, cb);
|
|
140
|
-
}
|
|
141
|
-
async DeleteCloudModeration(req, cb) {
|
|
142
|
-
return this.request("DeleteCloudModeration", req, cb);
|
|
143
|
-
}
|
|
144
|
-
async DescribeScaleInfo(req, cb) {
|
|
145
|
-
return this.request("DescribeScaleInfo", req, cb);
|
|
213
|
+
async CreateCloudModeration(req, cb) {
|
|
214
|
+
return this.request("CreateCloudModeration", req, cb);
|
|
146
215
|
}
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
216
|
+
async DescribeTRTCMarketScaleMetricData(req, cb) {
|
|
217
|
+
return this.request("DescribeTRTCMarketScaleMetricData", req, cb);
|
|
149
218
|
}
|
|
150
|
-
async
|
|
151
|
-
return this.request("
|
|
219
|
+
async DownloadRecognizeVocabV3(req, cb) {
|
|
220
|
+
return this.request("DownloadRecognizeVocabV3", req, cb);
|
|
152
221
|
}
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
222
|
+
async DescribeUserEvent(req, cb) {
|
|
223
|
+
return this.request("DescribeUserEvent", req, cb);
|
|
155
224
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
225
|
+
async DeleteCloudTranscription(req, cb) {
|
|
226
|
+
return this.request("DeleteCloudTranscription", req, cb);
|
|
158
227
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
228
|
+
async StartAITranscription(req, cb) {
|
|
229
|
+
return this.request("StartAITranscription", req, cb);
|
|
161
230
|
}
|
|
162
|
-
async
|
|
163
|
-
return this.request("
|
|
231
|
+
async AsyncTextToSpeech(req, cb) {
|
|
232
|
+
return this.request("AsyncTextToSpeech", req, cb);
|
|
164
233
|
}
|
|
165
234
|
async CreateCloudTranscription(req, cb) {
|
|
166
235
|
return this.request("CreateCloudTranscription", req, cb);
|
|
@@ -168,94 +237,28 @@ export class Client extends AbstractClient {
|
|
|
168
237
|
async StopStreamIngest(req, cb) {
|
|
169
238
|
return this.request("StopStreamIngest", req, cb);
|
|
170
239
|
}
|
|
171
|
-
async DescribeUnusualEvent(req, cb) {
|
|
172
|
-
return this.request("DescribeUnusualEvent", req, cb);
|
|
173
|
-
}
|
|
174
|
-
async VoiceClone(req, cb) {
|
|
175
|
-
return this.request("VoiceClone", req, cb);
|
|
176
|
-
}
|
|
177
|
-
async DescribeRecordingUsage(req, cb) {
|
|
178
|
-
return this.request("DescribeRecordingUsage", req, cb);
|
|
179
|
-
}
|
|
180
240
|
async DescribeAsyncTextToSpeech(req, cb) {
|
|
181
241
|
return this.request("DescribeAsyncTextToSpeech", req, cb);
|
|
182
242
|
}
|
|
183
|
-
async DescribeMixTranscodingUsage(req, cb) {
|
|
184
|
-
return this.request("DescribeMixTranscodingUsage", req, cb);
|
|
185
|
-
}
|
|
186
243
|
async DismissRoom(req, cb) {
|
|
187
244
|
return this.request("DismissRoom", req, cb);
|
|
188
245
|
}
|
|
189
|
-
async DescribeTrtcRoomUsage(req, cb) {
|
|
190
|
-
return this.request("DescribeTrtcRoomUsage", req, cb);
|
|
191
|
-
}
|
|
192
|
-
async DeleteCloudSliceTask(req, cb) {
|
|
193
|
-
return this.request("DeleteCloudSliceTask", req, cb);
|
|
194
|
-
}
|
|
195
246
|
async DescribeTRTCDedicatedCloudAccUsage(req, cb) {
|
|
196
247
|
return this.request("DescribeTRTCDedicatedCloudAccUsage", req, cb);
|
|
197
248
|
}
|
|
198
249
|
async DescribeTrtcMcuTranscodeTime(req, cb) {
|
|
199
250
|
return this.request("DescribeTrtcMcuTranscodeTime", req, cb);
|
|
200
251
|
}
|
|
201
|
-
async DescribeCloudRecording(req, cb) {
|
|
202
|
-
return this.request("DescribeCloudRecording", req, cb);
|
|
203
|
-
}
|
|
204
252
|
async DescribeRelayUsage(req, cb) {
|
|
205
253
|
return this.request("DescribeRelayUsage", req, cb);
|
|
206
254
|
}
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
209
|
-
}
|
|
210
|
-
async UpdatePublishCdnStream(req, cb) {
|
|
211
|
-
return this.request("UpdatePublishCdnStream", req, cb);
|
|
212
|
-
}
|
|
213
|
-
async DeleteVoicePrint(req, cb) {
|
|
214
|
-
return this.request("DeleteVoicePrint", req, cb);
|
|
215
|
-
}
|
|
216
|
-
async CreateCloudSliceTask(req, cb) {
|
|
217
|
-
return this.request("CreateCloudSliceTask", req, cb);
|
|
218
|
-
}
|
|
219
|
-
async DeleteCloudRecording(req, cb) {
|
|
220
|
-
return this.request("DeleteCloudRecording", req, cb);
|
|
221
|
-
}
|
|
222
|
-
async StopAIConversation(req, cb) {
|
|
223
|
-
return this.request("StopAIConversation", req, cb);
|
|
255
|
+
async UpdateVoicePrint(req, cb) {
|
|
256
|
+
return this.request("UpdateVoicePrint", req, cb);
|
|
224
257
|
}
|
|
225
258
|
async DescribePicture(req, cb) {
|
|
226
259
|
return this.request("DescribePicture", req, cb);
|
|
227
260
|
}
|
|
228
|
-
async DescribeCloudModeration(req, cb) {
|
|
229
|
-
return this.request("DescribeCloudModeration", req, cb);
|
|
230
|
-
}
|
|
231
|
-
async GetRecognizeVocabListV3(req, cb) {
|
|
232
|
-
return this.request("GetRecognizeVocabListV3", req, cb);
|
|
233
|
-
}
|
|
234
|
-
async DescribeTRTCMarketQualityData(req, cb) {
|
|
235
|
-
return this.request("DescribeTRTCMarketQualityData", req, cb);
|
|
236
|
-
}
|
|
237
|
-
async ControlAIConversation(req, cb) {
|
|
238
|
-
return this.request("ControlAIConversation", req, cb);
|
|
239
|
-
}
|
|
240
|
-
async StopAITranscription(req, cb) {
|
|
241
|
-
return this.request("StopAITranscription", req, cb);
|
|
242
|
-
}
|
|
243
|
-
async UpdateStreamIngest(req, cb) {
|
|
244
|
-
return this.request("UpdateStreamIngest", req, cb);
|
|
245
|
-
}
|
|
246
261
|
async DescribeTRTCAIRecognitionUsage(req, cb) {
|
|
247
262
|
return this.request("DescribeTRTCAIRecognitionUsage", req, cb);
|
|
248
263
|
}
|
|
249
|
-
async DescribeVoicePrint(req, cb) {
|
|
250
|
-
return this.request("DescribeVoicePrint", req, cb);
|
|
251
|
-
}
|
|
252
|
-
async TextToSpeechSSE(req, cb) {
|
|
253
|
-
return this.request("TextToSpeechSSE", req, cb);
|
|
254
|
-
}
|
|
255
|
-
async StopMCUMixTranscode(req, cb) {
|
|
256
|
-
return this.request("StopMCUMixTranscode", req, cb);
|
|
257
|
-
}
|
|
258
|
-
async GetRecognizeVocabV3(req, cb) {
|
|
259
|
-
return this.request("GetRecognizeVocabV3", req, cb);
|
|
260
|
-
}
|
|
261
264
|
}
|
|
@@ -153,9 +153,6 @@ export class Client extends AbstractClient {
|
|
|
153
153
|
async CreateUnitRule(req, cb) {
|
|
154
154
|
return this.request("CreateUnitRule", req, cb);
|
|
155
155
|
}
|
|
156
|
-
async UpdateRepository(req, cb) {
|
|
157
|
-
return this.request("UpdateRepository", req, cb);
|
|
158
|
-
}
|
|
159
156
|
async DescribeUsableUnitNamespaces(req, cb) {
|
|
160
157
|
return this.request("DescribeUsableUnitNamespaces", req, cb);
|
|
161
158
|
}
|
|
@@ -165,8 +162,8 @@ export class Client extends AbstractClient {
|
|
|
165
162
|
async DescribeImageRepository(req, cb) {
|
|
166
163
|
return this.request("DescribeImageRepository", req, cb);
|
|
167
164
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
165
|
+
async UpdateRepository(req, cb) {
|
|
166
|
+
return this.request("UpdateRepository", req, cb);
|
|
170
167
|
}
|
|
171
168
|
async UpdateApiTimeouts(req, cb) {
|
|
172
169
|
return this.request("UpdateApiTimeouts", req, cb);
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.312";
|
|
@@ -237,7 +237,7 @@ export declare class Client extends AbstractClient {
|
|
|
237
237
|
*/
|
|
238
238
|
DescribeReleaseList(req: DescribeReleaseListRequest, cb?: (error: string, rep: DescribeReleaseListResponse) => void): Promise<DescribeReleaseListResponse>;
|
|
239
239
|
/**
|
|
240
|
-
* 创建Agent
|
|
240
|
+
* 创建Agent(目前仅支持claw模式)
|
|
241
241
|
*/
|
|
242
242
|
CreateAgent(req: CreateAgentRequest, cb?: (error: string, rep: CreateAgentResponse) => void): Promise<CreateAgentResponse>;
|
|
243
243
|
/**
|
|
@@ -371,7 +371,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
371
371
|
return this.request("DescribeReleaseList", req, cb);
|
|
372
372
|
}
|
|
373
373
|
/**
|
|
374
|
-
* 创建Agent
|
|
374
|
+
* 创建Agent(目前仅支持claw模式)
|
|
375
375
|
*/
|
|
376
376
|
async CreateAgent(req, cb) {
|
|
377
377
|
return this.request("CreateAgent", req, cb);
|