@huaweicloud/huaweicloud-sdk-metastudio 3.1.90 → 3.1.92
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/package.json +2 -2
- package/v1/MetaStudioClient.d.ts +137 -131
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +161 -143
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/AssetExtraMeta.d.ts +15 -0
- package/v1/model/AssetExtraMeta.d.ts.map +1 -1
- package/v1/model/AssetExtraMeta.js +30 -0
- package/v1/model/AssetExtraMeta.js.map +1 -1
- package/v1/model/AudioAssetMeta.d.ts +25 -0
- package/v1/model/AudioAssetMeta.d.ts.map +1 -0
- package/v1/model/AudioAssetMeta.js +57 -0
- package/v1/model/AudioAssetMeta.js.map +1 -0
- package/v1/model/BackgroundConfigInfo.d.ts +6 -19
- package/v1/model/BackgroundConfigInfo.d.ts.map +1 -1
- package/v1/model/BackgroundConfigInfo.js +12 -42
- package/v1/model/BackgroundConfigInfo.js.map +1 -1
- package/v1/model/ControlSmartLiveReq.d.ts +1 -0
- package/v1/model/ControlSmartLiveReq.d.ts.map +1 -1
- package/v1/model/ControlSmartLiveReq.js +1 -0
- package/v1/model/ControlSmartLiveReq.js.map +1 -1
- package/v1/model/Create2dModelTrainingJobReq.d.ts +13 -0
- package/v1/model/Create2dModelTrainingJobReq.d.ts.map +1 -1
- package/v1/model/Create2dModelTrainingJobReq.js +21 -1
- package/v1/model/Create2dModelTrainingJobReq.js.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.d.ts +4 -0
- package/v1/model/CreateDigitalAssetRequestBody.d.ts.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.js +10 -0
- package/v1/model/CreateDigitalAssetRequestBody.js.map +1 -1
- package/v1/model/CreateRobotReq.d.ts +5 -3
- package/v1/model/CreateRobotReq.d.ts.map +1 -1
- package/v1/model/CreateRobotReq.js +9 -4
- package/v1/model/CreateRobotReq.js.map +1 -1
- package/v1/model/CreateSmartChatRoomReq.d.ts +1 -1
- package/v1/model/CreateSmartChatRoomReq.d.ts.map +1 -1
- package/v1/model/CreateSmartChatRoomReq.js +1 -2
- package/v1/model/CreateSmartChatRoomReq.js.map +1 -1
- package/v1/model/ExecuteSmartLiveCommandResponse.d.ts +1 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.d.ts.map +1 -1
- package/v1/model/ExecuteSmartLiveCommandResponse.js +1 -0
- package/v1/model/ExecuteSmartLiveCommandResponse.js.map +1 -1
- package/v1/model/ImageAssetMeta.d.ts +27 -0
- package/v1/model/ImageAssetMeta.d.ts.map +1 -0
- package/v1/model/ImageAssetMeta.js +48 -0
- package/v1/model/ImageAssetMeta.js.map +1 -0
- package/v1/model/InferenceEyeCorrectionMarkInfo.d.ts +12 -0
- package/v1/model/InferenceEyeCorrectionMarkInfo.d.ts.map +1 -0
- package/v1/model/InferenceEyeCorrectionMarkInfo.js +29 -0
- package/v1/model/InferenceEyeCorrectionMarkInfo.js.map +1 -0
- package/v1/model/List2dModelTrainingJobRequest.d.ts +10 -2
- package/v1/model/List2dModelTrainingJobRequest.d.ts.map +1 -1
- package/v1/model/List2dModelTrainingJobRequest.js +24 -4
- package/v1/model/List2dModelTrainingJobRequest.js.map +1 -1
- package/v1/model/ListAssetsRequest.d.ts +0 -4
- package/v1/model/ListAssetsRequest.d.ts.map +1 -1
- package/v1/model/ListAssetsRequest.js +0 -10
- package/v1/model/ListAssetsRequest.js.map +1 -1
- package/v1/model/ListRobotRequest.d.ts +4 -0
- package/v1/model/ListRobotRequest.d.ts.map +1 -1
- package/v1/model/ListRobotRequest.js +10 -0
- package/v1/model/ListRobotRequest.js.map +1 -1
- package/v1/model/LiveEventCallBackConfig.d.ts +3 -1
- package/v1/model/LiveEventCallBackConfig.d.ts.map +1 -1
- package/v1/model/LiveEventCallBackConfig.js +2 -0
- package/v1/model/LiveEventCallBackConfig.js.map +1 -1
- package/v1/model/OperationLogInfo.d.ts +2 -0
- package/v1/model/OperationLogInfo.d.ts.map +1 -1
- package/v1/model/OperationLogInfo.js +2 -0
- package/v1/model/OperationLogInfo.js.map +1 -1
- package/v1/model/OutputInfo.d.ts +4 -0
- package/v1/model/OutputInfo.d.ts.map +1 -1
- package/v1/model/OutputInfo.js +10 -0
- package/v1/model/OutputInfo.js.map +1 -1
- package/v1/model/PlayPolicy.d.ts +4 -0
- package/v1/model/PlayPolicy.d.ts.map +1 -1
- package/v1/model/PlayPolicy.js +10 -0
- package/v1/model/PlayPolicy.js.map +1 -1
- package/v1/model/RobotInfo.d.ts +4 -2
- package/v1/model/RobotInfo.d.ts.map +1 -1
- package/v1/model/RobotInfo.js +10 -4
- package/v1/model/RobotInfo.js.map +1 -1
- package/v1/model/Show2dModelTrainingJobResponse.d.ts +19 -5
- package/v1/model/Show2dModelTrainingJobResponse.d.ts.map +1 -1
- package/v1/model/Show2dModelTrainingJobResponse.js +37 -6
- package/v1/model/Show2dModelTrainingJobResponse.js.map +1 -1
- package/v1/model/ShowRobotResponse.d.ts +4 -2
- package/v1/model/ShowRobotResponse.d.ts.map +1 -1
- package/v1/model/ShowRobotResponse.js +10 -4
- package/v1/model/ShowRobotResponse.js.map +1 -1
- package/v1/model/ShowSmartChatRoomResponse.d.ts +1 -1
- package/v1/model/ShowSmartChatRoomResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartChatRoomResponse.js +1 -2
- package/v1/model/ShowSmartChatRoomResponse.js.map +1 -1
- package/v1/model/TrainingJobBasicInfo.d.ts +10 -1
- package/v1/model/TrainingJobBasicInfo.d.ts.map +1 -1
- package/v1/model/TrainingJobBasicInfo.js +21 -0
- package/v1/model/TrainingJobBasicInfo.js.map +1 -1
- package/v1/model/Update2dModelTrainingJobReq.d.ts +34 -0
- package/v1/model/Update2dModelTrainingJobReq.d.ts.map +1 -0
- package/v1/model/Update2dModelTrainingJobReq.js +70 -0
- package/v1/model/Update2dModelTrainingJobReq.js.map +1 -0
- package/v1/model/Update2dModelTrainingJobRequest.d.ts +3 -3
- package/v1/model/UpdateRobotReq.d.ts +4 -2
- package/v1/model/UpdateRobotReq.d.ts.map +1 -1
- package/v1/model/UpdateRobotReq.js +8 -2
- package/v1/model/UpdateRobotReq.js.map +1 -1
- package/v1/model/UpdateSmartChatRoomResponse.d.ts +1 -1
- package/v1/model/UpdateSmartChatRoomResponse.d.ts.map +1 -1
- package/v1/model/UpdateSmartChatRoomResponse.js +1 -2
- package/v1/model/UpdateSmartChatRoomResponse.js.map +1 -1
- package/v1/model/VideoAssetMeta.d.ts +51 -0
- package/v1/model/VideoAssetMeta.d.ts.map +1 -0
- package/v1/model/VideoAssetMeta.js +108 -0
- package/v1/model/VideoAssetMeta.js.map +1 -0
- package/v1/public-api.d.ts +5 -2
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +5 -2
- package/v1/public-api.js.map +1 -1
- package/v1/model/HumanPosition2D.d.ts +0 -23
- package/v1/model/HumanPosition2D.d.ts.map +0 -1
- package/v1/model/HumanPosition2D.js +0 -43
- package/v1/model/HumanPosition2D.js.map +0 -1
- package/v1/model/HumanSize2D.d.ts +0 -8
- package/v1/model/HumanSize2D.d.ts.map +0 -1
- package/v1/model/HumanSize2D.js +0 -17
- package/v1/model/HumanSize2D.js.map +0 -1
package/v1/MetaStudioClient.js
CHANGED
|
@@ -130,7 +130,7 @@ class MetaStudioClient {
|
|
|
130
130
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
131
131
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
132
132
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
133
|
-
* @param {string} [xAppUserId]
|
|
133
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
134
134
|
* @param {*} [options] Override http request option.
|
|
135
135
|
* @throws {RequiredError}
|
|
136
136
|
*/
|
|
@@ -150,7 +150,7 @@ class MetaStudioClient {
|
|
|
150
150
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
151
151
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
152
152
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
153
|
-
* @param {string} [xAppUserId]
|
|
153
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
154
154
|
* @param {*} [options] Override http request option.
|
|
155
155
|
* @throws {RequiredError}
|
|
156
156
|
*/
|
|
@@ -170,7 +170,7 @@ class MetaStudioClient {
|
|
|
170
170
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
171
171
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
172
172
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
173
|
-
* @param {string} [xAppUserId]
|
|
173
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
174
174
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
175
175
|
* @param {number} [limit] 每页显示的条目数量。
|
|
176
176
|
* @param {*} [options] Override http request option.
|
|
@@ -192,7 +192,7 @@ class MetaStudioClient {
|
|
|
192
192
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
193
193
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
194
194
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
195
|
-
* @param {string} [xAppUserId]
|
|
195
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
196
196
|
* @param {*} [options] Override http request option.
|
|
197
197
|
* @throws {RequiredError}
|
|
198
198
|
*/
|
|
@@ -212,7 +212,7 @@ class MetaStudioClient {
|
|
|
212
212
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
213
213
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
214
214
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
215
|
-
* @param {string} [xAppUserId]
|
|
215
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
216
216
|
* @param {*} [options] Override http request option.
|
|
217
217
|
* @throws {RequiredError}
|
|
218
218
|
*/
|
|
@@ -233,7 +233,7 @@ class MetaStudioClient {
|
|
|
233
233
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
234
234
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
235
235
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
236
|
-
* @param {string} [xAppUserId]
|
|
236
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
237
237
|
* @param {*} [options] Override http request option.
|
|
238
238
|
* @throws {RequiredError}
|
|
239
239
|
*/
|
|
@@ -253,7 +253,7 @@ class MetaStudioClient {
|
|
|
253
253
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
254
254
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
255
255
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
256
|
-
* @param {string} [xAppUserId]
|
|
256
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
257
257
|
* @param {*} [options] Override http request option.
|
|
258
258
|
* @throws {RequiredError}
|
|
259
259
|
*/
|
|
@@ -274,7 +274,7 @@ class MetaStudioClient {
|
|
|
274
274
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
275
275
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
276
276
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
277
|
-
* @param {string} [xAppUserId]
|
|
277
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
278
278
|
* @param {*} [options] Override http request option.
|
|
279
279
|
* @throws {RequiredError}
|
|
280
280
|
*/
|
|
@@ -295,7 +295,7 @@ class MetaStudioClient {
|
|
|
295
295
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
296
296
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
297
297
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
298
|
-
* @param {string} [xAppUserId]
|
|
298
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
299
299
|
* @param {*} [options] Override http request option.
|
|
300
300
|
* @throws {RequiredError}
|
|
301
301
|
*/
|
|
@@ -316,7 +316,7 @@ class MetaStudioClient {
|
|
|
316
316
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
317
317
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
318
318
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
319
|
-
* @param {string} [xAppUserId]
|
|
319
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
320
320
|
* @param {*} [options] Override http request option.
|
|
321
321
|
* @throws {RequiredError}
|
|
322
322
|
*/
|
|
@@ -334,7 +334,7 @@ class MetaStudioClient {
|
|
|
334
334
|
* @summary 复制资产
|
|
335
335
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
336
336
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
337
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
337
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
338
338
|
* @param {ReplicationAssetInfo} [createAssetbyReplicationInfoRequestBody] 资产复制信息
|
|
339
339
|
* @param {*} [options] Override http request option.
|
|
340
340
|
* @throws {RequiredError}
|
|
@@ -347,9 +347,9 @@ class MetaStudioClient {
|
|
|
347
347
|
}
|
|
348
348
|
/**
|
|
349
349
|
* 该接口用于在资产库中添加上传新的媒体资产。可上传的资产类型包括:分身数字人模型、背景图片、素材图片、素材视频、PPT等。
|
|
350
|
-
*
|
|
351
|
-
*
|
|
352
|
-
*
|
|
350
|
+
* > - 资产类型是IMAGE时,通过system_properties来区分背景图片(BACKGROUND_IMG)、素材图片(MATERIAL_IMG)。
|
|
351
|
+
* > - 资产类型是VIDEO时,通过system_properties来区分素材视频(MATERIAL_VIDEO)、名片视频(BUSSINESS_CARD_VIDEO)。
|
|
352
|
+
* > - MetaStudio平台生成的视频,system_properties带CREATED_BY_PLATFORM。
|
|
353
353
|
*
|
|
354
354
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
355
355
|
*
|
|
@@ -357,7 +357,7 @@ class MetaStudioClient {
|
|
|
357
357
|
* @param {CreateDigitalAssetRequestBody} createDigitalAssetRequestBody 创建资产
|
|
358
358
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
359
359
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
360
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
360
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
361
361
|
* @param {*} [options] Override http request option.
|
|
362
362
|
* @throws {RequiredError}
|
|
363
363
|
*/
|
|
@@ -376,7 +376,7 @@ class MetaStudioClient {
|
|
|
376
376
|
* @param {string} assetId 资产ID。
|
|
377
377
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
378
378
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
379
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
379
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
380
380
|
* @param {string} [mode] 删除模式
|
|
381
381
|
* @param {*} [options] Override http request option.
|
|
382
382
|
* @throws {RequiredError}
|
|
@@ -411,10 +411,9 @@ class MetaStudioClient {
|
|
|
411
411
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
412
412
|
*
|
|
413
413
|
* @summary 查询资产列表
|
|
414
|
-
* @param {string} [X_REAL_IP] 客户端IP
|
|
415
414
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
416
415
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
417
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
416
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
418
417
|
* @param {number} [limit] 每页显示的条目数量。
|
|
419
418
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
420
419
|
* @param {string} [name] 按名称模糊查询。
|
|
@@ -432,8 +431,8 @@ class MetaStudioClient {
|
|
|
432
431
|
* @param {string} [language] 语言。多选使用英文逗号分隔。
|
|
433
432
|
* @param {string} [systemProperty] 系统属性。 key和value间用\":\"分隔,多个key之间用\",\"分隔。 如system_property=BACKGROUND_IMG:Yes,RENDER_ENGINE:MetaEngine。 不同Key对应Value取值如下: 公共资产属性: * BACKGROUND_IMG:视频制作的2D背景图片,可取值Yes * CREATED_BY_PLATFORM:是否平台生成,可取值Yes 分身数字人资产属性: * MATERIAL_IMG:素材图片,用作前景。可取值Yes * MATERIAL_VIDEO:素材视频,用作前景。可取值Yes * TO_BE_TRANSLATED_VIDEO: 视频翻译的源视频。可取值Yes 3D数字人资产属性: * STYLE_ID:风格Id * RENDER_ENGINE:引擎类型,可取值UE或MetaEngine * BACKGROUND_SCENE:视频制作的2D背景场景,可取值Horizontal(横屏)或者Vertical(竖屏)
|
|
434
433
|
* @param {boolean} [actionEditable] 动作是否可编辑。仅在分身数字人模型查询时有效。
|
|
435
|
-
* @param {boolean} [isMovable]
|
|
436
|
-
* @param {string} [voiceProvider]
|
|
434
|
+
* @param {boolean} [isMovable] 分身数字人是否支持走动。仅在分身数字人模型查询时有效。
|
|
435
|
+
* @param {string} [voiceProvider] 取值:HUAWEI_METASTUDIO、MOBVOI。 HUAWEI_METASTUDIO:MetaStudio自研音色 MOBVOI:出门问问音色
|
|
437
436
|
* @param {'SHARER' | 'SHAREE'} [role] 角色。 SHARER:共享方,SHAREE:被共享方
|
|
438
437
|
* @param {*} [options] Override http request option.
|
|
439
438
|
* @throws {RequiredError}
|
|
@@ -453,7 +452,7 @@ class MetaStudioClient {
|
|
|
453
452
|
* @param {string} assetId 资产ID。
|
|
454
453
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
455
454
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
456
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
455
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
457
456
|
* @param {*} [options] Override http request option.
|
|
458
457
|
* @throws {RequiredError}
|
|
459
458
|
*/
|
|
@@ -472,7 +471,7 @@ class MetaStudioClient {
|
|
|
472
471
|
* @param {string} assetId 资产ID。
|
|
473
472
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
474
473
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
475
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
474
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
476
475
|
* @param {*} [options] Override http request option.
|
|
477
476
|
* @throws {RequiredError}
|
|
478
477
|
*/
|
|
@@ -491,7 +490,7 @@ class MetaStudioClient {
|
|
|
491
490
|
* @param {string} assetId 资产ID。
|
|
492
491
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
493
492
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
494
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
493
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
495
494
|
* @param {*} [options] Override http request option.
|
|
496
495
|
* @throws {RequiredError}
|
|
497
496
|
*/
|
|
@@ -511,7 +510,7 @@ class MetaStudioClient {
|
|
|
511
510
|
* @param {UpdateDigitalAssetRequestBody} updateDigitalAssetRequestBody 创建资产
|
|
512
511
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
513
512
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
514
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
513
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
515
514
|
* @param {*} [options] Override http request option.
|
|
516
515
|
* @throws {RequiredError}
|
|
517
516
|
*/
|
|
@@ -531,7 +530,7 @@ class MetaStudioClient {
|
|
|
531
530
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
532
531
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
533
532
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
534
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
533
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
535
534
|
* @param {*} [options] Override http request option.
|
|
536
535
|
* @throws {RequiredError}
|
|
537
536
|
*/
|
|
@@ -551,7 +550,7 @@ class MetaStudioClient {
|
|
|
551
550
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
552
551
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
553
552
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
554
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
553
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
555
554
|
* @param {*} [options] Override http request option.
|
|
556
555
|
* @throws {RequiredError}
|
|
557
556
|
*/
|
|
@@ -570,7 +569,7 @@ class MetaStudioClient {
|
|
|
570
569
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
571
570
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
572
571
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
573
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
572
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
574
573
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
575
574
|
* @param {number} [limit] 每页显示的条目数量。
|
|
576
575
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -598,7 +597,7 @@ class MetaStudioClient {
|
|
|
598
597
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
599
598
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
600
599
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
601
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
600
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
602
601
|
* @param {*} [options] Override http request option.
|
|
603
602
|
* @throws {RequiredError}
|
|
604
603
|
*/
|
|
@@ -619,7 +618,7 @@ class MetaStudioClient {
|
|
|
619
618
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
620
619
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
621
620
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
622
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
621
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
623
622
|
* @param {*} [options] Override http request option.
|
|
624
623
|
* @throws {RequiredError}
|
|
625
624
|
*/
|
|
@@ -638,7 +637,7 @@ class MetaStudioClient {
|
|
|
638
637
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
639
638
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
640
639
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
641
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
640
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
642
641
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
643
642
|
* @param {number} [limit] 每页显示的条目数量。
|
|
644
643
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -668,7 +667,7 @@ class MetaStudioClient {
|
|
|
668
667
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
669
668
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
670
669
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
671
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
670
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
672
671
|
* @param {*} [options] Override http request option.
|
|
673
672
|
* @throws {RequiredError}
|
|
674
673
|
*/
|
|
@@ -688,7 +687,7 @@ class MetaStudioClient {
|
|
|
688
687
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
689
688
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
690
689
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
691
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
690
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
692
691
|
* @param {*} [options] Override http request option.
|
|
693
692
|
* @throws {RequiredError}
|
|
694
693
|
*/
|
|
@@ -708,7 +707,7 @@ class MetaStudioClient {
|
|
|
708
707
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
709
708
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
710
709
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
711
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
710
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
712
711
|
* @param {boolean} [showScript] 是否需要返回剧本参数配置。
|
|
713
712
|
* @param {*} [options] Override http request option.
|
|
714
713
|
* @throws {RequiredError}
|
|
@@ -729,7 +728,7 @@ class MetaStudioClient {
|
|
|
729
728
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
730
729
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
731
730
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
732
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
731
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
733
732
|
* @param {*} [options] Override http request option.
|
|
734
733
|
* @throws {RequiredError}
|
|
735
734
|
*/
|
|
@@ -749,7 +748,7 @@ class MetaStudioClient {
|
|
|
749
748
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
750
749
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
751
750
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
752
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
751
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
753
752
|
* @param {*} [options] Override http request option.
|
|
754
753
|
* @throws {RequiredError}
|
|
755
754
|
*/
|
|
@@ -769,7 +768,7 @@ class MetaStudioClient {
|
|
|
769
768
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
770
769
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
771
770
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
772
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
771
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
773
772
|
* @param {*} [options] Override http request option.
|
|
774
773
|
* @throws {RequiredError}
|
|
775
774
|
*/
|
|
@@ -789,7 +788,7 @@ class MetaStudioClient {
|
|
|
789
788
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
790
789
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
791
790
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
792
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
791
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
793
792
|
* @param {*} [options] Override http request option.
|
|
794
793
|
* @throws {RequiredError}
|
|
795
794
|
*/
|
|
@@ -809,7 +808,7 @@ class MetaStudioClient {
|
|
|
809
808
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
810
809
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
811
810
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
812
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
811
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
813
812
|
* @param {boolean} [showScript] 是否需要返回剧本参数配置。
|
|
814
813
|
* @param {*} [options] Override http request option.
|
|
815
814
|
* @throws {RequiredError}
|
|
@@ -830,7 +829,7 @@ class MetaStudioClient {
|
|
|
830
829
|
* @param {ConfirmFileUploadRequestBody} confirmFileUploadRequestBody 确认媒资上传
|
|
831
830
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
832
831
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
833
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
832
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
834
833
|
* @param {*} [options] Override http request option.
|
|
835
834
|
* @throws {RequiredError}
|
|
836
835
|
*/
|
|
@@ -849,7 +848,7 @@ class MetaStudioClient {
|
|
|
849
848
|
* @param {FilesCreateReq} createFileRequestBody 创建文件请求。
|
|
850
849
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
851
850
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
852
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
851
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
853
852
|
* @param {*} [options] Override http request option.
|
|
854
853
|
* @throws {RequiredError}
|
|
855
854
|
*/
|
|
@@ -868,7 +867,7 @@ class MetaStudioClient {
|
|
|
868
867
|
* @param {string} fileId 文件ID。
|
|
869
868
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
870
869
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
871
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
870
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
872
871
|
* @param {*} [options] Override http request option.
|
|
873
872
|
* @throws {RequiredError}
|
|
874
873
|
*/
|
|
@@ -888,7 +887,7 @@ class MetaStudioClient {
|
|
|
888
887
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
889
888
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
890
889
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
891
|
-
* @param {string} [xAppUserId]
|
|
890
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
892
891
|
* @param {*} [options] Override http request option.
|
|
893
892
|
* @throws {RequiredError}
|
|
894
893
|
*/
|
|
@@ -908,7 +907,7 @@ class MetaStudioClient {
|
|
|
908
907
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
909
908
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
910
909
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
911
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
910
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
912
911
|
* @param {*} [options] Override http request option.
|
|
913
912
|
* @throws {RequiredError}
|
|
914
913
|
*/
|
|
@@ -930,7 +929,7 @@ class MetaStudioClient {
|
|
|
930
929
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
931
930
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
932
931
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
933
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
932
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
934
933
|
* @param {string} [notifyUrl] 照片建模任务结束的回调地址。
|
|
935
934
|
* @param {*} [options] Override http request option.
|
|
936
935
|
* @throws {RequiredError}
|
|
@@ -950,7 +949,7 @@ class MetaStudioClient {
|
|
|
950
949
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
951
950
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
952
951
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
953
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
952
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
954
953
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
955
954
|
* @param {number} [limit] 每页显示的条目数量。
|
|
956
955
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -977,7 +976,7 @@ class MetaStudioClient {
|
|
|
977
976
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
978
977
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
979
978
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
980
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
979
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
981
980
|
* @param {*} [options] Override http request option.
|
|
982
981
|
* @throws {RequiredError}
|
|
983
982
|
*/
|
|
@@ -997,7 +996,7 @@ class MetaStudioClient {
|
|
|
997
996
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
998
997
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
999
998
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1000
|
-
* @param {string} [xAppUserId]
|
|
999
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1001
1000
|
* @param {*} [options] Override http request option.
|
|
1002
1001
|
* @throws {RequiredError}
|
|
1003
1002
|
*/
|
|
@@ -1017,7 +1016,7 @@ class MetaStudioClient {
|
|
|
1017
1016
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1018
1017
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1019
1018
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1020
|
-
* @param {string} [xAppUserId]
|
|
1019
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1021
1020
|
* @param {*} [options] Override http request option.
|
|
1022
1021
|
* @throws {RequiredError}
|
|
1023
1022
|
*/
|
|
@@ -1036,9 +1035,10 @@ class MetaStudioClient {
|
|
|
1036
1035
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1037
1036
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1038
1037
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1039
|
-
* @param {string} [xAppUserId]
|
|
1038
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1040
1039
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1041
1040
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1041
|
+
* @param {string} [roomId] 智能交互对话房间ID。
|
|
1042
1042
|
* @param {*} [options] Override http request option.
|
|
1043
1043
|
* @throws {RequiredError}
|
|
1044
1044
|
*/
|
|
@@ -1058,7 +1058,7 @@ class MetaStudioClient {
|
|
|
1058
1058
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1059
1059
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1060
1060
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1061
|
-
* @param {string} [xAppUserId]
|
|
1061
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1062
1062
|
* @param {*} [options] Override http request option.
|
|
1063
1063
|
* @throws {RequiredError}
|
|
1064
1064
|
*/
|
|
@@ -1079,7 +1079,7 @@ class MetaStudioClient {
|
|
|
1079
1079
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1080
1080
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
1081
1081
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1082
|
-
* @param {string} [xAppUserId]
|
|
1082
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1083
1083
|
* @param {*} [options] Override http request option.
|
|
1084
1084
|
* @throws {RequiredError}
|
|
1085
1085
|
*/
|
|
@@ -1099,7 +1099,7 @@ class MetaStudioClient {
|
|
|
1099
1099
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1100
1100
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1101
1101
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1102
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1102
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1103
1103
|
* @param {*} [options] Override http request option.
|
|
1104
1104
|
* @throws {RequiredError}
|
|
1105
1105
|
*/
|
|
@@ -1115,11 +1115,11 @@ class MetaStudioClient {
|
|
|
1115
1115
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1116
1116
|
*
|
|
1117
1117
|
* @summary 删除智能交互对话
|
|
1118
|
-
* @param {string} roomId
|
|
1118
|
+
* @param {string} roomId 智能交互对话ID。获取方法请参考[创建智能交互对话](CreateSmartChatRoom.xml)。
|
|
1119
1119
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1120
1120
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1121
1121
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1122
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1122
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1123
1123
|
* @param {*} [options] Override http request option.
|
|
1124
1124
|
* @throws {RequiredError}
|
|
1125
1125
|
*/
|
|
@@ -1138,7 +1138,7 @@ class MetaStudioClient {
|
|
|
1138
1138
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1139
1139
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1140
1140
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1141
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1141
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1142
1142
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1143
1143
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1144
1144
|
* @param {string} [roomName] 按智能交互对话名称模糊查询。
|
|
@@ -1160,11 +1160,11 @@ class MetaStudioClient {
|
|
|
1160
1160
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1161
1161
|
*
|
|
1162
1162
|
* @summary 查询智能交互对话详情
|
|
1163
|
-
* @param {string} roomId
|
|
1163
|
+
* @param {string} roomId 智能交互对话ID。获取方法请参考[创建智能交互对话](CreateSmartChatRoom.xml)。
|
|
1164
1164
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1165
1165
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1166
1166
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1167
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1167
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1168
1168
|
* @param {*} [options] Override http request option.
|
|
1169
1169
|
* @throws {RequiredError}
|
|
1170
1170
|
*/
|
|
@@ -1180,12 +1180,12 @@ class MetaStudioClient {
|
|
|
1180
1180
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1181
1181
|
*
|
|
1182
1182
|
* @summary 更新智能交互对话信息
|
|
1183
|
-
* @param {string} roomId
|
|
1183
|
+
* @param {string} roomId 智能交互对话ID。获取方法请参考[创建智能交互对话](CreateSmartChatRoom.xml)。
|
|
1184
1184
|
* @param {CreateSmartChatRoomReq} updateSmartChatRoomRequestBody 更新智能交互对话请求。
|
|
1185
1185
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1186
1186
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1187
1187
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1188
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1188
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1189
1189
|
* @param {*} [options] Override http request option.
|
|
1190
1190
|
* @throws {RequiredError}
|
|
1191
1191
|
*/
|
|
@@ -1207,7 +1207,7 @@ class MetaStudioClient {
|
|
|
1207
1207
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1208
1208
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1209
1209
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1210
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1210
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1211
1211
|
* @param {*} [options] Override http request option.
|
|
1212
1212
|
* @throws {RequiredError}
|
|
1213
1213
|
*/
|
|
@@ -1218,16 +1218,16 @@ class MetaStudioClient {
|
|
|
1218
1218
|
return this.hcClient.sendRequest(options);
|
|
1219
1219
|
}
|
|
1220
1220
|
/**
|
|
1221
|
-
*
|
|
1221
|
+
* 该接口用于查询某个智能直播间的直播任务列表。
|
|
1222
1222
|
*
|
|
1223
1223
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1224
1224
|
*
|
|
1225
|
-
* @summary
|
|
1225
|
+
* @summary 查询某个智能直播间下直播任务列表
|
|
1226
1226
|
* @param {string} roomId 剧本ID。
|
|
1227
1227
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1228
1228
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1229
1229
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1230
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1230
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1231
1231
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1232
1232
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1233
1233
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -1245,15 +1245,15 @@ class MetaStudioClient {
|
|
|
1245
1245
|
return this.hcClient.sendRequest(options);
|
|
1246
1246
|
}
|
|
1247
1247
|
/**
|
|
1248
|
-
*
|
|
1248
|
+
* 该接口用于查询租户所有数字人智能直播任务列表。
|
|
1249
1249
|
*
|
|
1250
1250
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1251
1251
|
*
|
|
1252
|
-
* @summary
|
|
1252
|
+
* @summary 查询租户所有数字人直播任务列表
|
|
1253
1253
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1254
1254
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1255
1255
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1256
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1256
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1257
1257
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1258
1258
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1259
1259
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -1283,7 +1283,7 @@ class MetaStudioClient {
|
|
|
1283
1283
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1284
1284
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1285
1285
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1286
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1286
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1287
1287
|
* @param {string} [authKey] 鉴权Key。通过HmacSHA256生成的鉴权key
|
|
1288
1288
|
* @param {number} [expiresTime] 鉴权key过期时间。从1970年1月1日(UTC/GMT的午夜)开始所经过的豪秒数。
|
|
1289
1289
|
* @param {boolean} [refreshUrl] 是否刷新URL
|
|
@@ -1307,7 +1307,7 @@ class MetaStudioClient {
|
|
|
1307
1307
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1308
1308
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1309
1309
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1310
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1310
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1311
1311
|
* @param {*} [options] Override http request option.
|
|
1312
1312
|
* @throws {RequiredError}
|
|
1313
1313
|
*/
|
|
@@ -1328,7 +1328,7 @@ class MetaStudioClient {
|
|
|
1328
1328
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1329
1329
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1330
1330
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1331
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1331
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1332
1332
|
* @param {*} [options] Override http request option.
|
|
1333
1333
|
* @throws {RequiredError}
|
|
1334
1334
|
*/
|
|
@@ -1349,7 +1349,7 @@ class MetaStudioClient {
|
|
|
1349
1349
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1350
1350
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1351
1351
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1352
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1352
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1353
1353
|
* @param {*} [options] Override http request option.
|
|
1354
1354
|
* @throws {RequiredError}
|
|
1355
1355
|
*/
|
|
@@ -1385,7 +1385,7 @@ class MetaStudioClient {
|
|
|
1385
1385
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1386
1386
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1387
1387
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1388
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1388
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1389
1389
|
* @param {*} [options] Override http request option.
|
|
1390
1390
|
* @throws {RequiredError}
|
|
1391
1391
|
*/
|
|
@@ -1405,7 +1405,7 @@ class MetaStudioClient {
|
|
|
1405
1405
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1406
1406
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1407
1407
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1408
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1408
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1409
1409
|
* @param {*} [options] Override http request option.
|
|
1410
1410
|
* @throws {RequiredError}
|
|
1411
1411
|
*/
|
|
@@ -1425,7 +1425,7 @@ class MetaStudioClient {
|
|
|
1425
1425
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1426
1426
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1427
1427
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1428
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1428
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1429
1429
|
* @param {*} [options] Override http request option.
|
|
1430
1430
|
* @throws {RequiredError}
|
|
1431
1431
|
*/
|
|
@@ -1445,7 +1445,7 @@ class MetaStudioClient {
|
|
|
1445
1445
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1446
1446
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1447
1447
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1448
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1448
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1449
1449
|
* @param {*} [options] Override http request option.
|
|
1450
1450
|
* @throws {RequiredError}
|
|
1451
1451
|
*/
|
|
@@ -1464,7 +1464,7 @@ class MetaStudioClient {
|
|
|
1464
1464
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1465
1465
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1466
1466
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1467
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1467
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1468
1468
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1469
1469
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1470
1470
|
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
@@ -1488,7 +1488,7 @@ class MetaStudioClient {
|
|
|
1488
1488
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1489
1489
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1490
1490
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1491
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1491
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1492
1492
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1493
1493
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1494
1494
|
* @param {string} [roomName] 按直播间名称模糊查询。
|
|
@@ -1518,7 +1518,7 @@ class MetaStudioClient {
|
|
|
1518
1518
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1519
1519
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1520
1520
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1521
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1521
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1522
1522
|
* @param {*} [options] Override http request option.
|
|
1523
1523
|
* @throws {RequiredError}
|
|
1524
1524
|
*/
|
|
@@ -1539,7 +1539,7 @@ class MetaStudioClient {
|
|
|
1539
1539
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1540
1540
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1541
1541
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1542
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1542
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1543
1543
|
* @param {*} [options] Override http request option.
|
|
1544
1544
|
* @throws {RequiredError}
|
|
1545
1545
|
*/
|
|
@@ -1560,7 +1560,7 @@ class MetaStudioClient {
|
|
|
1560
1560
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1561
1561
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1562
1562
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1563
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1563
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1564
1564
|
* @param {*} [options] Override http request option.
|
|
1565
1565
|
* @throws {RequiredError}
|
|
1566
1566
|
*/
|
|
@@ -1579,7 +1579,7 @@ class MetaStudioClient {
|
|
|
1579
1579
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1580
1580
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1581
1581
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1582
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1582
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1583
1583
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1584
1584
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1585
1585
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
@@ -1606,7 +1606,7 @@ class MetaStudioClient {
|
|
|
1606
1606
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1607
1607
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1608
1608
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1609
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1609
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1610
1610
|
* @param {*} [options] Override http request option.
|
|
1611
1611
|
* @throws {RequiredError}
|
|
1612
1612
|
*/
|
|
@@ -1634,17 +1634,17 @@ class MetaStudioClient {
|
|
|
1634
1634
|
return this.hcClient.sendRequest(options);
|
|
1635
1635
|
}
|
|
1636
1636
|
/**
|
|
1637
|
-
*
|
|
1638
|
-
*
|
|
1639
|
-
*
|
|
1637
|
+
* 用户创建语音训练高级版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
1638
|
+
*
|
|
1639
|
+
* 语音文件为一段WAV格式的长音频文件,仅支持将语音文件打包成zip压缩格式上传。
|
|
1640
1640
|
*
|
|
1641
|
-
*
|
|
1641
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
1642
1642
|
*
|
|
1643
1643
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1644
1644
|
*
|
|
1645
1645
|
* @summary 创建高级版语音训练任务
|
|
1646
1646
|
* @param {CreateTrainingJobReq} createTrainingAdvanceJobRequestBody 创建任务请求。
|
|
1647
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1647
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1648
1648
|
* @param {*} [options] Override http request option.
|
|
1649
1649
|
* @throws {RequiredError}
|
|
1650
1650
|
*/
|
|
@@ -1655,12 +1655,13 @@ class MetaStudioClient {
|
|
|
1655
1655
|
return this.hcClient.sendRequest(options);
|
|
1656
1656
|
}
|
|
1657
1657
|
/**
|
|
1658
|
-
*
|
|
1658
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
1659
|
+
*
|
|
1659
1660
|
* 支持2种方式上传语音文件:
|
|
1660
1661
|
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成20个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~19.wav;文本文件命名规则:0.txt~19.txt。
|
|
1661
1662
|
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
1662
1663
|
*
|
|
1663
|
-
*
|
|
1664
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
1664
1665
|
*
|
|
1665
1666
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1666
1667
|
*
|
|
@@ -1669,7 +1670,7 @@ class MetaStudioClient {
|
|
|
1669
1670
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1670
1671
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1671
1672
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1672
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1673
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1673
1674
|
* @param {*} [options] Override http request option.
|
|
1674
1675
|
* @throws {RequiredError}
|
|
1675
1676
|
*/
|
|
@@ -1680,12 +1681,13 @@ class MetaStudioClient {
|
|
|
1680
1681
|
return this.hcClient.sendRequest(options);
|
|
1681
1682
|
}
|
|
1682
1683
|
/**
|
|
1683
|
-
*
|
|
1684
|
+
* 用户创建语音训练进阶版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
1685
|
+
*
|
|
1684
1686
|
* 支持2种方式上传语音文件:
|
|
1685
1687
|
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成100个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~99.wav;文本文件命名规则:0.txt~99.txt。
|
|
1686
1688
|
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
1687
1689
|
*
|
|
1688
|
-
*
|
|
1690
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
1689
1691
|
*
|
|
1690
1692
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1691
1693
|
*
|
|
@@ -1694,7 +1696,7 @@ class MetaStudioClient {
|
|
|
1694
1696
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1695
1697
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1696
1698
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1697
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1699
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1698
1700
|
* @param {*} [options] Override http request option.
|
|
1699
1701
|
* @throws {RequiredError}
|
|
1700
1702
|
*/
|
|
@@ -1714,7 +1716,7 @@ class MetaStudioClient {
|
|
|
1714
1716
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1715
1717
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1716
1718
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1717
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1719
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1718
1720
|
* @param {*} [options] Override http request option.
|
|
1719
1721
|
* @throws {RequiredError}
|
|
1720
1722
|
*/
|
|
@@ -1734,7 +1736,7 @@ class MetaStudioClient {
|
|
|
1734
1736
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1735
1737
|
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
1736
1738
|
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
1737
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1739
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1738
1740
|
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=FAILED,WAITING
|
|
1739
1741
|
* @param {string} [jobId] 任务id。
|
|
1740
1742
|
* @param {string} [voiceName] 声音名称。
|
|
@@ -1806,7 +1808,7 @@ class MetaStudioClient {
|
|
|
1806
1808
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1807
1809
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1808
1810
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1809
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1811
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1810
1812
|
* @param {*} [options] Override http request option.
|
|
1811
1813
|
* @throws {RequiredError}
|
|
1812
1814
|
*/
|
|
@@ -1826,7 +1828,7 @@ class MetaStudioClient {
|
|
|
1826
1828
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1827
1829
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1828
1830
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1829
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1831
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1830
1832
|
* @param {*} [options] Override http request option.
|
|
1831
1833
|
* @throws {RequiredError}
|
|
1832
1834
|
*/
|
|
@@ -1847,7 +1849,7 @@ class MetaStudioClient {
|
|
|
1847
1849
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1848
1850
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1849
1851
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1850
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1852
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1851
1853
|
* @param {*} [options] Override http request option.
|
|
1852
1854
|
* @throws {RequiredError}
|
|
1853
1855
|
*/
|
|
@@ -1868,7 +1870,7 @@ class MetaStudioClient {
|
|
|
1868
1870
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1869
1871
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1870
1872
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1871
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1873
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1872
1874
|
* @param {*} [options] Override http request option.
|
|
1873
1875
|
* @throws {RequiredError}
|
|
1874
1876
|
*/
|
|
@@ -1887,18 +1889,20 @@ class MetaStudioClient {
|
|
|
1887
1889
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1888
1890
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1889
1891
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1890
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1892
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1891
1893
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
1892
1894
|
* @param {number} [limit] 每页显示的条目数量。
|
|
1893
|
-
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
1894
1895
|
* @param {string} [sortKey] 排序字段,目前只支持create_time。
|
|
1895
1896
|
* @param {string} [sortDir] 排序方式。 * asc:升序 * desc:降序 默认asc升序。
|
|
1896
1897
|
* @param {string} [createUntil] 过滤创建时间<=输入时间的记录。
|
|
1897
1898
|
* @param {string} [createSince] 过滤创建时间>=输入时间的记录。
|
|
1899
|
+
* @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state=CREATING,PUBLISHED
|
|
1900
|
+
* @param {string} [queryProjectId] 查询租户id。
|
|
1898
1901
|
* @param {string} [batchName] 任务批次名称。
|
|
1899
1902
|
* @param {string} [tag] 任务标签。
|
|
1900
1903
|
* @param {string} [jobId] 任务ID。
|
|
1901
1904
|
* @param {string} [name] 分身数字人模型名称
|
|
1905
|
+
* @param {string} [modelResolution] 模型分辨率
|
|
1902
1906
|
* @param {*} [options] Override http request option.
|
|
1903
1907
|
* @throws {RequiredError}
|
|
1904
1908
|
*/
|
|
@@ -1918,7 +1922,7 @@ class MetaStudioClient {
|
|
|
1918
1922
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1919
1923
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1920
1924
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1921
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1925
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1922
1926
|
* @param {*} [options] Override http request option.
|
|
1923
1927
|
* @throws {RequiredError}
|
|
1924
1928
|
*/
|
|
@@ -1936,11 +1940,11 @@ class MetaStudioClient {
|
|
|
1936
1940
|
*
|
|
1937
1941
|
* @summary 更新分身数字人模型训练任务
|
|
1938
1942
|
* @param {string} jobId 任务ID。
|
|
1939
|
-
* @param {
|
|
1943
|
+
* @param {Update2dModelTrainingJobReq} update2dModelTrainingJobRequestBody 更新分身数字人模型训练任务请求。
|
|
1940
1944
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1941
1945
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1942
1946
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1943
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1947
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1944
1948
|
* @param {*} [options] Override http request option.
|
|
1945
1949
|
* @throws {RequiredError}
|
|
1946
1950
|
*/
|
|
@@ -1976,7 +1980,7 @@ class MetaStudioClient {
|
|
|
1976
1980
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1977
1981
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1978
1982
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1979
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
1983
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
1980
1984
|
* @param {*} [options] Override http request option.
|
|
1981
1985
|
* @throws {RequiredError}
|
|
1982
1986
|
*/
|
|
@@ -2031,7 +2035,7 @@ class MetaStudioClient {
|
|
|
2031
2035
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2032
2036
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2033
2037
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2034
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2038
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2035
2039
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
2036
2040
|
* @param {number} [limit] 每页显示的条目数量。
|
|
2037
2041
|
* @param {*} [options] Override http request option.
|
|
@@ -2054,7 +2058,7 @@ class MetaStudioClient {
|
|
|
2054
2058
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2055
2059
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
2056
2060
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2057
|
-
* @param {string} [xAppUserId]
|
|
2061
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2058
2062
|
* @param {*} [options] Override http request option.
|
|
2059
2063
|
* @throws {RequiredError}
|
|
2060
2064
|
*/
|
|
@@ -2075,7 +2079,7 @@ class MetaStudioClient {
|
|
|
2075
2079
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2076
2080
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
|
|
2077
2081
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2078
|
-
* @param {string} [xAppUserId]
|
|
2082
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2079
2083
|
* @param {*} [options] Override http request option.
|
|
2080
2084
|
* @throws {RequiredError}
|
|
2081
2085
|
*/
|
|
@@ -2095,7 +2099,7 @@ class MetaStudioClient {
|
|
|
2095
2099
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2096
2100
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2097
2101
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2098
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2102
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2099
2103
|
* @param {string} [xUserPrivilege] 测试用户判断。
|
|
2100
2104
|
* @param {*} [options] Override http request option.
|
|
2101
2105
|
* @throws {RequiredError}
|
|
@@ -2117,7 +2121,7 @@ class MetaStudioClient {
|
|
|
2117
2121
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2118
2122
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2119
2123
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2120
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2124
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2121
2125
|
* @param {*} [options] Override http request option.
|
|
2122
2126
|
* @throws {RequiredError}
|
|
2123
2127
|
*/
|
|
@@ -2136,7 +2140,7 @@ class MetaStudioClient {
|
|
|
2136
2140
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2137
2141
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2138
2142
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2139
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2143
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2140
2144
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
2141
2145
|
* @param {number} [limit] 每页显示的条目数量。
|
|
2142
2146
|
* @param {*} [options] Override http request option.
|
|
@@ -2158,7 +2162,7 @@ class MetaStudioClient {
|
|
|
2158
2162
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2159
2163
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2160
2164
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2161
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2165
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2162
2166
|
* @param {*} [options] Override http request option.
|
|
2163
2167
|
* @throws {RequiredError}
|
|
2164
2168
|
*/
|
|
@@ -2178,7 +2182,7 @@ class MetaStudioClient {
|
|
|
2178
2182
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2179
2183
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2180
2184
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2181
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2185
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2182
2186
|
* @param {*} [options] Override http request option.
|
|
2183
2187
|
* @throws {RequiredError}
|
|
2184
2188
|
*/
|
|
@@ -2198,7 +2202,7 @@ class MetaStudioClient {
|
|
|
2198
2202
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2199
2203
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2200
2204
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2201
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2205
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2202
2206
|
* @param {*} [options] Override http request option.
|
|
2203
2207
|
* @throws {RequiredError}
|
|
2204
2208
|
*/
|
|
@@ -2218,7 +2222,7 @@ class MetaStudioClient {
|
|
|
2218
2222
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2219
2223
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2220
2224
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2221
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2225
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2222
2226
|
* @param {*} [options] Override http request option.
|
|
2223
2227
|
* @throws {RequiredError}
|
|
2224
2228
|
*/
|
|
@@ -2238,7 +2242,7 @@ class MetaStudioClient {
|
|
|
2238
2242
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2239
2243
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2240
2244
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2241
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2245
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2242
2246
|
* @param {*} [options] Override http request option.
|
|
2243
2247
|
* @throws {RequiredError}
|
|
2244
2248
|
*/
|
|
@@ -2257,7 +2261,7 @@ class MetaStudioClient {
|
|
|
2257
2261
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2258
2262
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2259
2263
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2260
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2264
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2261
2265
|
* @param {number} [offset] 偏移量,表示从此偏移量开始查询。
|
|
2262
2266
|
* @param {number} [limit] 每页显示的条目数量。
|
|
2263
2267
|
* @param {string} [name] 按名称模糊查询。
|
|
@@ -2282,7 +2286,7 @@ class MetaStudioClient {
|
|
|
2282
2286
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2283
2287
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2284
2288
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2285
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2289
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2286
2290
|
* @param {*} [options] Override http request option.
|
|
2287
2291
|
* @throws {RequiredError}
|
|
2288
2292
|
*/
|
|
@@ -2303,7 +2307,7 @@ class MetaStudioClient {
|
|
|
2303
2307
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2304
2308
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2305
2309
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
2306
|
-
* @param {string} [xAppUserId] 第三方用户ID
|
|
2310
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
2307
2311
|
* @param {*} [options] Override http request option.
|
|
2308
2312
|
* @throws {RequiredError}
|
|
2309
2313
|
*/
|
|
@@ -2971,9 +2975,9 @@ const ParamCreater = function () {
|
|
|
2971
2975
|
},
|
|
2972
2976
|
/**
|
|
2973
2977
|
* 该接口用于在资产库中添加上传新的媒体资产。可上传的资产类型包括:分身数字人模型、背景图片、素材图片、素材视频、PPT等。
|
|
2974
|
-
*
|
|
2975
|
-
*
|
|
2976
|
-
*
|
|
2978
|
+
* > - 资产类型是IMAGE时,通过system_properties来区分背景图片(BACKGROUND_IMG)、素材图片(MATERIAL_IMG)。
|
|
2979
|
+
* > - 资产类型是VIDEO时,通过system_properties来区分素材视频(MATERIAL_VIDEO)、名片视频(BUSSINESS_CARD_VIDEO)。
|
|
2980
|
+
* > - MetaStudio平台生成的视频,system_properties带CREATED_BY_PLATFORM。
|
|
2977
2981
|
*
|
|
2978
2982
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2979
2983
|
*/
|
|
@@ -3141,7 +3145,6 @@ const ParamCreater = function () {
|
|
|
3141
3145
|
};
|
|
3142
3146
|
const localVarHeaderParameter = {};
|
|
3143
3147
|
const localVarQueryParameter = {};
|
|
3144
|
-
let X_REAL_IP;
|
|
3145
3148
|
let authorization;
|
|
3146
3149
|
let xSdkDate;
|
|
3147
3150
|
let xAppUserId;
|
|
@@ -3167,7 +3170,6 @@ const ParamCreater = function () {
|
|
|
3167
3170
|
let role;
|
|
3168
3171
|
if (listAssetsRequest !== null && listAssetsRequest !== undefined) {
|
|
3169
3172
|
if (listAssetsRequest instanceof ListAssetsRequest_1.ListAssetsRequest) {
|
|
3170
|
-
X_REAL_IP = listAssetsRequest.X_REAL_IP;
|
|
3171
3173
|
authorization = listAssetsRequest.authorization;
|
|
3172
3174
|
xSdkDate = listAssetsRequest.xSdkDate;
|
|
3173
3175
|
xAppUserId = listAssetsRequest.xAppUserId;
|
|
@@ -3193,7 +3195,6 @@ const ParamCreater = function () {
|
|
|
3193
3195
|
role = listAssetsRequest.role;
|
|
3194
3196
|
}
|
|
3195
3197
|
else {
|
|
3196
|
-
X_REAL_IP = listAssetsRequest['X-REAL-IP'];
|
|
3197
3198
|
authorization = listAssetsRequest['Authorization'];
|
|
3198
3199
|
xSdkDate = listAssetsRequest['X-Sdk-Date'];
|
|
3199
3200
|
xAppUserId = listAssetsRequest['X-App-UserId'];
|
|
@@ -3279,9 +3280,6 @@ const ParamCreater = function () {
|
|
|
3279
3280
|
if (role !== null && role !== undefined) {
|
|
3280
3281
|
localVarQueryParameter['role'] = role;
|
|
3281
3282
|
}
|
|
3282
|
-
if (X_REAL_IP !== undefined && X_REAL_IP !== null) {
|
|
3283
|
-
localVarHeaderParameter['X-REAL-IP'] = String(X_REAL_IP);
|
|
3284
|
-
}
|
|
3285
3283
|
if (authorization !== undefined && authorization !== null) {
|
|
3286
3284
|
localVarHeaderParameter['Authorization'] = String(authorization);
|
|
3287
3285
|
}
|
|
@@ -5035,6 +5033,7 @@ const ParamCreater = function () {
|
|
|
5035
5033
|
let xAppUserId;
|
|
5036
5034
|
let offset;
|
|
5037
5035
|
let limit;
|
|
5036
|
+
let roomId;
|
|
5038
5037
|
if (listRobotRequest !== null && listRobotRequest !== undefined) {
|
|
5039
5038
|
if (listRobotRequest instanceof ListRobotRequest_1.ListRobotRequest) {
|
|
5040
5039
|
authorization = listRobotRequest.authorization;
|
|
@@ -5043,6 +5042,7 @@ const ParamCreater = function () {
|
|
|
5043
5042
|
xAppUserId = listRobotRequest.xAppUserId;
|
|
5044
5043
|
offset = listRobotRequest.offset;
|
|
5045
5044
|
limit = listRobotRequest.limit;
|
|
5045
|
+
roomId = listRobotRequest.roomId;
|
|
5046
5046
|
}
|
|
5047
5047
|
else {
|
|
5048
5048
|
authorization = listRobotRequest['Authorization'];
|
|
@@ -5051,6 +5051,7 @@ const ParamCreater = function () {
|
|
|
5051
5051
|
xAppUserId = listRobotRequest['X-App-UserId'];
|
|
5052
5052
|
offset = listRobotRequest['offset'];
|
|
5053
5053
|
limit = listRobotRequest['limit'];
|
|
5054
|
+
roomId = listRobotRequest['room_id'];
|
|
5054
5055
|
}
|
|
5055
5056
|
}
|
|
5056
5057
|
if (offset !== null && offset !== undefined) {
|
|
@@ -5059,6 +5060,9 @@ const ParamCreater = function () {
|
|
|
5059
5060
|
if (limit !== null && limit !== undefined) {
|
|
5060
5061
|
localVarQueryParameter['limit'] = limit;
|
|
5061
5062
|
}
|
|
5063
|
+
if (roomId !== null && roomId !== undefined) {
|
|
5064
|
+
localVarQueryParameter['room_id'] = roomId;
|
|
5065
|
+
}
|
|
5062
5066
|
if (authorization !== undefined && authorization !== null) {
|
|
5063
5067
|
localVarHeaderParameter['Authorization'] = String(authorization);
|
|
5064
5068
|
}
|
|
@@ -5582,7 +5586,7 @@ const ParamCreater = function () {
|
|
|
5582
5586
|
return options;
|
|
5583
5587
|
},
|
|
5584
5588
|
/**
|
|
5585
|
-
*
|
|
5589
|
+
* 该接口用于查询某个智能直播间的直播任务列表。
|
|
5586
5590
|
*
|
|
5587
5591
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5588
5592
|
*/
|
|
@@ -5681,7 +5685,7 @@ const ParamCreater = function () {
|
|
|
5681
5685
|
return options;
|
|
5682
5686
|
},
|
|
5683
5687
|
/**
|
|
5684
|
-
*
|
|
5688
|
+
* 该接口用于查询租户所有数字人智能直播任务列表。
|
|
5685
5689
|
*
|
|
5686
5690
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5687
5691
|
*/
|
|
@@ -6876,11 +6880,11 @@ const ParamCreater = function () {
|
|
|
6876
6880
|
return options;
|
|
6877
6881
|
},
|
|
6878
6882
|
/**
|
|
6879
|
-
*
|
|
6880
|
-
* 仅支持zip包方式上传语音文件:
|
|
6881
|
-
* * 语音文件打包成zip上传:上传的训练数据为一个zip格式压缩文件,其中包含一段wav格式的长音频文件。
|
|
6883
|
+
* 用户创建语音训练高级版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
6882
6884
|
*
|
|
6883
|
-
*
|
|
6885
|
+
* 语音文件为一段WAV格式的长音频文件,仅支持将语音文件打包成zip压缩格式上传。
|
|
6886
|
+
*
|
|
6887
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
6884
6888
|
*
|
|
6885
6889
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
6886
6890
|
*/
|
|
@@ -6919,12 +6923,13 @@ const ParamCreater = function () {
|
|
|
6919
6923
|
return options;
|
|
6920
6924
|
},
|
|
6921
6925
|
/**
|
|
6922
|
-
*
|
|
6926
|
+
* 用户创建语音训练基础版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
6927
|
+
*
|
|
6923
6928
|
* 支持2种方式上传语音文件:
|
|
6924
6929
|
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成20个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~19.wav;文本文件命名规则:0.txt~19.txt。
|
|
6925
6930
|
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
6926
6931
|
*
|
|
6927
|
-
*
|
|
6932
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
6928
6933
|
*
|
|
6929
6934
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
6930
6935
|
*/
|
|
@@ -6981,12 +6986,13 @@ const ParamCreater = function () {
|
|
|
6981
6986
|
return options;
|
|
6982
6987
|
},
|
|
6983
6988
|
/**
|
|
6984
|
-
*
|
|
6989
|
+
* 用户创建语音训练进阶版任务,该接口会返回一个obs上传地址,用于上传语音文件。
|
|
6990
|
+
*
|
|
6985
6991
|
* 支持2种方式上传语音文件:
|
|
6986
6992
|
* * 语音文件和文本文件打包成zip上传:语音文件已经切分成100个wav文件,每个语音文件对应一个txt文本文件,所有文件打包成zip文件。语音文件命名规则:0.wav~99.wav;文本文件命名规则:0.txt~99.txt。
|
|
6987
6993
|
* * 语音文件和文本文件逐句上传:每次上传一句语料的语音文件和文本文件,再调用“确认在线录音结果”接口确认语音和文本内容是否一致。确认成功后再上传和确认下一句。
|
|
6988
6994
|
*
|
|
6989
|
-
*
|
|
6995
|
+
* 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
|
|
6990
6996
|
*
|
|
6991
6997
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
6992
6998
|
*/
|
|
@@ -7528,15 +7534,17 @@ const ParamCreater = function () {
|
|
|
7528
7534
|
let xAppUserId;
|
|
7529
7535
|
let offset;
|
|
7530
7536
|
let limit;
|
|
7531
|
-
let state;
|
|
7532
7537
|
let sortKey;
|
|
7533
7538
|
let sortDir;
|
|
7534
7539
|
let createUntil;
|
|
7535
7540
|
let createSince;
|
|
7541
|
+
let state;
|
|
7542
|
+
let queryProjectId;
|
|
7536
7543
|
let batchName;
|
|
7537
7544
|
let tag;
|
|
7538
7545
|
let jobId;
|
|
7539
7546
|
let name;
|
|
7547
|
+
let modelResolution;
|
|
7540
7548
|
if (list2dModelTrainingJobRequest !== null && list2dModelTrainingJobRequest !== undefined) {
|
|
7541
7549
|
if (list2dModelTrainingJobRequest instanceof List2dModelTrainingJobRequest_1.List2dModelTrainingJobRequest) {
|
|
7542
7550
|
authorization = list2dModelTrainingJobRequest.authorization;
|
|
@@ -7545,15 +7553,17 @@ const ParamCreater = function () {
|
|
|
7545
7553
|
xAppUserId = list2dModelTrainingJobRequest.xAppUserId;
|
|
7546
7554
|
offset = list2dModelTrainingJobRequest.offset;
|
|
7547
7555
|
limit = list2dModelTrainingJobRequest.limit;
|
|
7548
|
-
state = list2dModelTrainingJobRequest.state;
|
|
7549
7556
|
sortKey = list2dModelTrainingJobRequest.sortKey;
|
|
7550
7557
|
sortDir = list2dModelTrainingJobRequest.sortDir;
|
|
7551
7558
|
createUntil = list2dModelTrainingJobRequest.createUntil;
|
|
7552
7559
|
createSince = list2dModelTrainingJobRequest.createSince;
|
|
7560
|
+
state = list2dModelTrainingJobRequest.state;
|
|
7561
|
+
queryProjectId = list2dModelTrainingJobRequest.queryProjectId;
|
|
7553
7562
|
batchName = list2dModelTrainingJobRequest.batchName;
|
|
7554
7563
|
tag = list2dModelTrainingJobRequest.tag;
|
|
7555
7564
|
jobId = list2dModelTrainingJobRequest.jobId;
|
|
7556
7565
|
name = list2dModelTrainingJobRequest.name;
|
|
7566
|
+
modelResolution = list2dModelTrainingJobRequest.modelResolution;
|
|
7557
7567
|
}
|
|
7558
7568
|
else {
|
|
7559
7569
|
authorization = list2dModelTrainingJobRequest['Authorization'];
|
|
@@ -7562,15 +7572,17 @@ const ParamCreater = function () {
|
|
|
7562
7572
|
xAppUserId = list2dModelTrainingJobRequest['X-App-UserId'];
|
|
7563
7573
|
offset = list2dModelTrainingJobRequest['offset'];
|
|
7564
7574
|
limit = list2dModelTrainingJobRequest['limit'];
|
|
7565
|
-
state = list2dModelTrainingJobRequest['state'];
|
|
7566
7575
|
sortKey = list2dModelTrainingJobRequest['sort_key'];
|
|
7567
7576
|
sortDir = list2dModelTrainingJobRequest['sort_dir'];
|
|
7568
7577
|
createUntil = list2dModelTrainingJobRequest['create_until'];
|
|
7569
7578
|
createSince = list2dModelTrainingJobRequest['create_since'];
|
|
7579
|
+
state = list2dModelTrainingJobRequest['state'];
|
|
7580
|
+
queryProjectId = list2dModelTrainingJobRequest['query_project_id'];
|
|
7570
7581
|
batchName = list2dModelTrainingJobRequest['batch_name'];
|
|
7571
7582
|
tag = list2dModelTrainingJobRequest['tag'];
|
|
7572
7583
|
jobId = list2dModelTrainingJobRequest['job_id'];
|
|
7573
7584
|
name = list2dModelTrainingJobRequest['name'];
|
|
7585
|
+
modelResolution = list2dModelTrainingJobRequest['model_resolution'];
|
|
7574
7586
|
}
|
|
7575
7587
|
}
|
|
7576
7588
|
if (offset !== null && offset !== undefined) {
|
|
@@ -7579,9 +7591,6 @@ const ParamCreater = function () {
|
|
|
7579
7591
|
if (limit !== null && limit !== undefined) {
|
|
7580
7592
|
localVarQueryParameter['limit'] = limit;
|
|
7581
7593
|
}
|
|
7582
|
-
if (state !== null && state !== undefined) {
|
|
7583
|
-
localVarQueryParameter['state'] = state;
|
|
7584
|
-
}
|
|
7585
7594
|
if (sortKey !== null && sortKey !== undefined) {
|
|
7586
7595
|
localVarQueryParameter['sort_key'] = sortKey;
|
|
7587
7596
|
}
|
|
@@ -7594,6 +7603,12 @@ const ParamCreater = function () {
|
|
|
7594
7603
|
if (createSince !== null && createSince !== undefined) {
|
|
7595
7604
|
localVarQueryParameter['create_since'] = createSince;
|
|
7596
7605
|
}
|
|
7606
|
+
if (state !== null && state !== undefined) {
|
|
7607
|
+
localVarQueryParameter['state'] = state;
|
|
7608
|
+
}
|
|
7609
|
+
if (queryProjectId !== null && queryProjectId !== undefined) {
|
|
7610
|
+
localVarQueryParameter['query_project_id'] = queryProjectId;
|
|
7611
|
+
}
|
|
7597
7612
|
if (batchName !== null && batchName !== undefined) {
|
|
7598
7613
|
localVarQueryParameter['batch_name'] = batchName;
|
|
7599
7614
|
}
|
|
@@ -7606,6 +7621,9 @@ const ParamCreater = function () {
|
|
|
7606
7621
|
if (name !== null && name !== undefined) {
|
|
7607
7622
|
localVarQueryParameter['name'] = name;
|
|
7608
7623
|
}
|
|
7624
|
+
if (modelResolution !== null && modelResolution !== undefined) {
|
|
7625
|
+
localVarQueryParameter['model_resolution'] = modelResolution;
|
|
7626
|
+
}
|
|
7609
7627
|
if (authorization !== undefined && authorization !== null) {
|
|
7610
7628
|
localVarHeaderParameter['Authorization'] = String(authorization);
|
|
7611
7629
|
}
|