@huaweicloud/huaweicloud-sdk-metastudio 3.1.141 → 3.1.143
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 +95 -60
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +169 -75
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/ActionConfig.d.ts +8 -0
- package/v1/model/ActionConfig.d.ts.map +1 -0
- package/v1/model/ActionConfig.js +19 -0
- package/v1/model/ActionConfig.js.map +1 -0
- package/v1/model/ActionTagInfo.d.ts +4 -0
- package/v1/model/ActionTagInfo.d.ts.map +1 -1
- package/v1/model/ActionTagInfo.js +10 -0
- package/v1/model/ActionTagInfo.js.map +1 -1
- package/v1/model/BackgroundConfigInfo.d.ts +5 -0
- package/v1/model/BackgroundConfigInfo.d.ts.map +1 -1
- package/v1/model/BackgroundConfigInfo.js +10 -0
- package/v1/model/BackgroundConfigInfo.js.map +1 -1
- package/v1/model/BackgroundImageConfig.d.ts +12 -0
- package/v1/model/BackgroundImageConfig.d.ts.map +1 -0
- package/v1/model/BackgroundImageConfig.js +29 -0
- package/v1/model/BackgroundImageConfig.js.map +1 -0
- package/v1/model/BoundAssetInfo.d.ts +12 -0
- package/v1/model/BoundAssetInfo.d.ts.map +1 -0
- package/v1/model/BoundAssetInfo.js +29 -0
- package/v1/model/BoundAssetInfo.js.map +1 -0
- package/v1/model/ConfirmSmarLiveRoomReq.d.ts +18 -0
- package/v1/model/ConfirmSmarLiveRoomReq.d.ts.map +1 -0
- package/v1/model/ConfirmSmarLiveRoomReq.js +32 -0
- package/v1/model/ConfirmSmarLiveRoomReq.js.map +1 -0
- package/v1/model/{ConfirmSmartLiveRoomRequest.d.ts → ConfirmSmarLiveRoomRequest.d.ts} +10 -10
- package/v1/model/ConfirmSmarLiveRoomRequest.d.ts.map +1 -0
- package/v1/model/{ConfirmSmartLiveRoomRequest.js → ConfirmSmarLiveRoomRequest.js} +4 -4
- package/v1/model/ConfirmSmarLiveRoomRequest.js.map +1 -0
- package/v1/model/{ConfirmSmartLiveRoomResponse.d.ts → ConfirmSmarLiveRoomResponse.d.ts} +3 -3
- package/v1/model/ConfirmSmarLiveRoomResponse.d.ts.map +1 -0
- package/v1/model/{ConfirmSmartLiveRoomResponse.js → ConfirmSmarLiveRoomResponse.js} +4 -4
- package/v1/model/ConfirmSmarLiveRoomResponse.js.map +1 -0
- package/v1/model/ControlSmartLiveReq.d.ts +2 -1
- 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/Create2DDigitalHumanVideoReq.d.ts +5 -0
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts.map +1 -1
- package/v1/model/Create2DDigitalHumanVideoReq.js +10 -0
- package/v1/model/Create2DDigitalHumanVideoReq.js.map +1 -1
- package/v1/model/CreateAsyncTtsJobRequestBody.d.ts +8 -0
- package/v1/model/CreateAsyncTtsJobRequestBody.d.ts.map +1 -1
- package/v1/model/CreateAsyncTtsJobRequestBody.js +20 -0
- package/v1/model/CreateAsyncTtsJobRequestBody.js.map +1 -1
- package/v1/model/CreateMetaStudioOrdersReq.d.ts +9 -0
- package/v1/model/CreateMetaStudioOrdersReq.d.ts.map +1 -0
- package/v1/model/CreateMetaStudioOrdersReq.js +19 -0
- package/v1/model/CreateMetaStudioOrdersReq.js.map +1 -0
- package/v1/model/CreateMetaStudioOrdersRequest.d.ts +19 -0
- package/v1/model/CreateMetaStudioOrdersRequest.d.ts.map +1 -0
- package/v1/model/CreateMetaStudioOrdersRequest.js +43 -0
- package/v1/model/CreateMetaStudioOrdersRequest.js.map +1 -0
- package/v1/model/CreateMetaStudioOrdersResponse.d.ts +13 -0
- package/v1/model/CreateMetaStudioOrdersResponse.d.ts.map +1 -0
- package/v1/model/CreateMetaStudioOrdersResponse.js +31 -0
- package/v1/model/CreateMetaStudioOrdersResponse.js.map +1 -0
- package/v1/model/CreateSubtitleFileReq.d.ts +5 -0
- package/v1/model/CreateSubtitleFileReq.d.ts.map +1 -1
- package/v1/model/CreateSubtitleFileReq.js +10 -0
- package/v1/model/CreateSubtitleFileReq.js.map +1 -1
- package/v1/model/CreateTtsAuditionRequestBody.d.ts +4 -0
- package/v1/model/CreateTtsAuditionRequestBody.d.ts.map +1 -1
- package/v1/model/CreateTtsAuditionRequestBody.js +10 -0
- package/v1/model/CreateTtsAuditionRequestBody.js.map +1 -1
- package/v1/model/CreateVideoScriptsReq.d.ts +10 -0
- package/v1/model/CreateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/CreateVideoScriptsReq.js +20 -0
- package/v1/model/CreateVideoScriptsReq.js.map +1 -1
- package/v1/model/ExecuteSmartLiveCommandResponse.d.ts +2 -1
- 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/LayerConfig.d.ts +3 -0
- package/v1/model/LayerConfig.d.ts.map +1 -1
- package/v1/model/LayerConfig.js +4 -0
- package/v1/model/LayerConfig.js.map +1 -1
- package/v1/model/LayerRotationConfig.d.ts +6 -0
- package/v1/model/LayerRotationConfig.d.ts.map +1 -0
- package/v1/model/LayerRotationConfig.js +13 -0
- package/v1/model/LayerRotationConfig.js.map +1 -0
- package/v1/model/ListAssetSummaryRequest.d.ts +4 -0
- package/v1/model/ListAssetSummaryRequest.d.ts.map +1 -1
- package/v1/model/ListAssetSummaryRequest.js +10 -0
- package/v1/model/ListAssetSummaryRequest.js.map +1 -1
- package/v1/model/ListAssetsRequest.d.ts +4 -0
- package/v1/model/ListAssetsRequest.d.ts.map +1 -1
- package/v1/model/ListAssetsRequest.js +10 -0
- package/v1/model/ListAssetsRequest.js.map +1 -1
- package/v1/model/ListTenantResourcesRequest.d.ts +2 -0
- package/v1/model/ListTenantResourcesRequest.d.ts.map +1 -1
- package/v1/model/ListTenantResourcesRequest.js +4 -0
- package/v1/model/ListTenantResourcesRequest.js.map +1 -1
- package/v1/model/LiveExitConfig.d.ts +26 -0
- package/v1/model/LiveExitConfig.d.ts.map +1 -0
- package/v1/model/LiveExitConfig.js +50 -0
- package/v1/model/LiveExitConfig.js.map +1 -0
- package/v1/model/LiveJobLog.d.ts +16 -0
- package/v1/model/LiveJobLog.d.ts.map +1 -1
- package/v1/model/LiveJobLog.js +40 -0
- package/v1/model/LiveJobLog.js.map +1 -1
- package/v1/model/LiveJobRunConfig.d.ts +21 -0
- package/v1/model/LiveJobRunConfig.d.ts.map +1 -0
- package/v1/model/LiveJobRunConfig.js +39 -0
- package/v1/model/LiveJobRunConfig.js.map +1 -0
- package/v1/model/PlayPolicy.d.ts +5 -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/PreviewInfo.d.ts +8 -0
- package/v1/model/PreviewInfo.d.ts.map +1 -1
- package/v1/model/PreviewInfo.js +20 -0
- package/v1/model/PreviewInfo.js.map +1 -1
- package/v1/model/PublicCloudServiceOrder.d.ts +28 -0
- package/v1/model/PublicCloudServiceOrder.d.ts.map +1 -0
- package/v1/model/PublicCloudServiceOrder.js +73 -0
- package/v1/model/PublicCloudServiceOrder.js.map +1 -0
- package/v1/model/ResourceItemInfo.d.ts +7 -0
- package/v1/model/ResourceItemInfo.d.ts.map +1 -1
- package/v1/model/ResourceItemInfo.js +14 -0
- package/v1/model/ResourceItemInfo.js.map +1 -1
- package/v1/model/ShootScript.d.ts +4 -0
- package/v1/model/ShootScript.d.ts.map +1 -1
- package/v1/model/ShootScript.js +10 -0
- package/v1/model/ShootScript.js.map +1 -1
- package/v1/model/ShootScriptAudioFileItem.d.ts +4 -0
- package/v1/model/ShootScriptAudioFileItem.d.ts.map +1 -1
- package/v1/model/ShootScriptAudioFileItem.js +10 -0
- package/v1/model/ShootScriptAudioFileItem.js.map +1 -1
- package/v1/model/ShootScriptDetail.d.ts +4 -0
- package/v1/model/ShootScriptDetail.d.ts.map +1 -1
- package/v1/model/ShootScriptDetail.js +10 -0
- package/v1/model/ShootScriptDetail.js.map +1 -1
- package/v1/model/ShowSmartChatJobResponse.d.ts +4 -0
- package/v1/model/ShowSmartChatJobResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartChatJobResponse.js +10 -0
- package/v1/model/ShowSmartChatJobResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveResponse.d.ts +13 -0
- package/v1/model/ShowSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartLiveResponse.js +21 -1
- package/v1/model/ShowSmartLiveResponse.js.map +1 -1
- package/v1/model/ShowVideoScriptResponse.d.ts +9 -4
- package/v1/model/ShowVideoScriptResponse.d.ts.map +1 -1
- package/v1/model/ShowVideoScriptResponse.js +20 -10
- package/v1/model/ShowVideoScriptResponse.js.map +1 -1
- package/v1/model/SmartLiveJob.d.ts +13 -0
- package/v1/model/SmartLiveJob.d.ts.map +1 -1
- package/v1/model/SmartLiveJob.js +21 -1
- package/v1/model/SmartLiveJob.js.map +1 -1
- package/v1/model/StartSmartChatJobResponse.d.ts +4 -0
- package/v1/model/StartSmartChatJobResponse.d.ts.map +1 -1
- package/v1/model/StartSmartChatJobResponse.js +10 -0
- package/v1/model/StartSmartChatJobResponse.js.map +1 -1
- package/v1/model/StartSmartLiveReq.d.ts +5 -0
- package/v1/model/StartSmartLiveReq.d.ts.map +1 -1
- package/v1/model/StartSmartLiveReq.js +10 -0
- package/v1/model/StartSmartLiveReq.js.map +1 -1
- package/v1/model/StartSmartLiveResponse.d.ts +4 -0
- package/v1/model/StartSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/StartSmartLiveResponse.js +10 -0
- package/v1/model/StartSmartLiveResponse.js.map +1 -1
- package/v1/model/SubtitleConfig.d.ts +18 -4
- package/v1/model/SubtitleConfig.d.ts.map +1 -1
- package/v1/model/SubtitleConfig.js +38 -4
- package/v1/model/SubtitleConfig.js.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.d.ts +10 -0
- package/v1/model/UpdateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.js +20 -0
- package/v1/model/UpdateVideoScriptsReq.js.map +1 -1
- package/v1/model/VideoConfig.d.ts +3 -2
- package/v1/model/VideoConfig.d.ts.map +1 -1
- package/v1/model/VideoConfig.js +2 -2
- package/v1/model/VideoConfig.js.map +1 -1
- package/v1/model/VideoLayerConfig.d.ts +8 -0
- package/v1/model/VideoLayerConfig.d.ts.map +1 -1
- package/v1/model/VideoLayerConfig.js +20 -0
- package/v1/model/VideoLayerConfig.js.map +1 -1
- package/v1/model/VideoScriptsCreateInfo.d.ts +10 -0
- package/v1/model/VideoScriptsCreateInfo.d.ts.map +1 -1
- package/v1/model/VideoScriptsCreateInfo.js +20 -0
- package/v1/model/VideoScriptsCreateInfo.js.map +1 -1
- package/v1/model/VideoScriptsShowInfo.d.ts +10 -0
- package/v1/model/VideoScriptsShowInfo.d.ts.map +1 -1
- package/v1/model/VideoScriptsShowInfo.js +20 -0
- package/v1/model/VideoScriptsShowInfo.js.map +1 -1
- package/v1/model/VideoScriptsSimpleInfo.d.ts +10 -0
- package/v1/model/VideoScriptsSimpleInfo.d.ts.map +1 -1
- package/v1/model/VideoScriptsSimpleInfo.js +20 -0
- package/v1/model/VideoScriptsSimpleInfo.js.map +1 -1
- package/v1/public-api.d.ts +13 -3
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +13 -3
- package/v1/public-api.js.map +1 -1
- package/v1/model/ConfirmSmartLiveRoomReq.d.ts +0 -18
- package/v1/model/ConfirmSmartLiveRoomReq.d.ts.map +0 -1
- package/v1/model/ConfirmSmartLiveRoomReq.js +0 -32
- package/v1/model/ConfirmSmartLiveRoomReq.js.map +0 -1
- package/v1/model/ConfirmSmartLiveRoomRequest.d.ts.map +0 -1
- package/v1/model/ConfirmSmartLiveRoomRequest.js.map +0 -1
- package/v1/model/ConfirmSmartLiveRoomResponse.d.ts.map +0 -1
- package/v1/model/ConfirmSmartLiveRoomResponse.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@huaweicloud/huaweicloud-sdk-metastudio",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.143",
|
|
4
4
|
"description": "Huaweicloud SDK for metastudio",
|
|
5
5
|
"main": "huaweicloud-sdk-metastudio.js",
|
|
6
6
|
"typings": "huaweicloud-sdk-metastudio.d.ts",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"author": "HuaweiCloud_SDK",
|
|
15
15
|
"license": "Apache-2.0",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@huaweicloud/huaweicloud-sdk-core": "^3.1.
|
|
17
|
+
"@huaweicloud/huaweicloud-sdk-core": "^3.1.143"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/node": "^14.14.37",
|
package/v1/MetaStudioClient.d.ts
CHANGED
|
@@ -14,8 +14,8 @@ import { CommitVoiceTrainingJobRequest } from './model/CommitVoiceTrainingJobReq
|
|
|
14
14
|
import { CommitVoiceTrainingJobResponse } from './model/CommitVoiceTrainingJobResponse';
|
|
15
15
|
import { ConfirmFileUploadRequest } from './model/ConfirmFileUploadRequest';
|
|
16
16
|
import { ConfirmFileUploadResponse } from './model/ConfirmFileUploadResponse';
|
|
17
|
-
import {
|
|
18
|
-
import {
|
|
17
|
+
import { ConfirmSmarLiveRoomRequest } from './model/ConfirmSmarLiveRoomRequest';
|
|
18
|
+
import { ConfirmSmarLiveRoomResponse } from './model/ConfirmSmarLiveRoomResponse';
|
|
19
19
|
import { ConfirmTrainingSegmentRequest } from './model/ConfirmTrainingSegmentRequest';
|
|
20
20
|
import { ConfirmTrainingSegmentResponse } from './model/ConfirmTrainingSegmentResponse';
|
|
21
21
|
import { CopyVideoScriptsRequest } from './model/CopyVideoScriptsRequest';
|
|
@@ -64,6 +64,8 @@ import { CreateLargeFileRequest } from './model/CreateLargeFileRequest';
|
|
|
64
64
|
import { CreateLargeFileResponse } from './model/CreateLargeFileResponse';
|
|
65
65
|
import { CreateLivePlatformRequest } from './model/CreateLivePlatformRequest';
|
|
66
66
|
import { CreateLivePlatformResponse } from './model/CreateLivePlatformResponse';
|
|
67
|
+
import { CreateMetaStudioOrdersRequest } from './model/CreateMetaStudioOrdersRequest';
|
|
68
|
+
import { CreateMetaStudioOrdersResponse } from './model/CreateMetaStudioOrdersResponse';
|
|
67
69
|
import { CreateOnceCodeRequest } from './model/CreateOnceCodeRequest';
|
|
68
70
|
import { CreateOnceCodeResponse } from './model/CreateOnceCodeResponse';
|
|
69
71
|
import { CreatePacifyWordsRequest } from './model/CreatePacifyWordsRequest';
|
|
@@ -602,9 +604,10 @@ export declare class MetaStudioClient {
|
|
|
602
604
|
createAssetByReplicationInfo(createAssetByReplicationInfoRequest?: CreateAssetByReplicationInfoRequest): Promise<CreateAssetByReplicationInfoResponse>;
|
|
603
605
|
/**
|
|
604
606
|
* 该接口用于在资产库中添加上传新的媒体资产。可上传的资产类型包括:分身数字人模型、背景图片、素材图片、素材视频、PPT等。
|
|
607
|
+
* > 上传的图片、视频和背景图片,如果需要在视频制作素材中可见,需要设置system_properties。
|
|
605
608
|
* > - 资产类型是IMAGE时,通过system_properties来区分背景图片(BACKGROUND_IMG)、素材图片(MATERIAL_IMG)。
|
|
606
609
|
* > - 资产类型是VIDEO时,通过system_properties来区分素材视频(MATERIAL_VIDEO)、名片视频(BUSSINESS_CARD_VIDEO)。
|
|
607
|
-
* >
|
|
610
|
+
* > MetaStudio平台生成的视频,system_properties带CREATED_BY_PLATFORM。
|
|
608
611
|
*
|
|
609
612
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
610
613
|
*
|
|
@@ -642,6 +645,7 @@ export declare class MetaStudioClient {
|
|
|
642
645
|
* @param {ListAssetSummarysReq} listAssetSummaryRequestBody 资产概要查询。
|
|
643
646
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
644
647
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
648
|
+
* @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
|
|
645
649
|
* @param {*} [options] Override http request option.
|
|
646
650
|
* @throws {RequiredError}
|
|
647
651
|
*/
|
|
@@ -684,6 +688,7 @@ export declare class MetaStudioClient {
|
|
|
684
688
|
* @param {string} [includeDeviceName] 资产已执行的任务名称
|
|
685
689
|
* @param {string} [excludeDeviceName] 资产已执行的任务名称
|
|
686
690
|
* @param {'VIDEO_2D' | 'LIVE_2D' | 'CHAT_2D'} [supportedService] 资产支持的业务类型。默认查询所有资产。 * VIDEO_2D:分身数字人视频制作 * LIVE_2D:分身数字人直播 * CHAT_2D:分身数字人智能交互
|
|
691
|
+
* @param {string} [appUserId] 第三方用户ID。不允许输入中文。
|
|
687
692
|
* @param {*} [options] Override http request option.
|
|
688
693
|
* @throws {RequiredError}
|
|
689
694
|
*/
|
|
@@ -1225,7 +1230,7 @@ export declare class MetaStudioClient {
|
|
|
1225
1230
|
*/
|
|
1226
1231
|
updateHotWordsSwitch(updateHotWordsSwitchRequest?: UpdateHotWordsSwitchRequest): Promise<UpdateHotWordsSwitchResponse>;
|
|
1227
1232
|
/**
|
|
1228
|
-
*
|
|
1233
|
+
* 该接口用于创建知识库意图和问法。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1229
1234
|
*
|
|
1230
1235
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1231
1236
|
*
|
|
@@ -1240,7 +1245,7 @@ export declare class MetaStudioClient {
|
|
|
1240
1245
|
*/
|
|
1241
1246
|
createIntentAndQuestion(createIntentAndQuestionRequest?: CreateIntentAndQuestionRequest): Promise<CreateIntentAndQuestionResponse>;
|
|
1242
1247
|
/**
|
|
1243
|
-
*
|
|
1248
|
+
* 该接口用于创建知识库意图。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1244
1249
|
*
|
|
1245
1250
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1246
1251
|
*
|
|
@@ -1255,7 +1260,7 @@ export declare class MetaStudioClient {
|
|
|
1255
1260
|
*/
|
|
1256
1261
|
createKnowledgeIntent(createKnowledgeIntentRequest?: CreateKnowledgeIntentRequest): Promise<CreateKnowledgeIntentResponse>;
|
|
1257
1262
|
/**
|
|
1258
|
-
*
|
|
1263
|
+
* 该接口用于删除知识库意图。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1259
1264
|
*
|
|
1260
1265
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1261
1266
|
*
|
|
@@ -1270,7 +1275,7 @@ export declare class MetaStudioClient {
|
|
|
1270
1275
|
*/
|
|
1271
1276
|
deleteKnowledgeIntent(deleteKnowledgeIntentRequest?: DeleteKnowledgeIntentRequest): Promise<DeleteKnowledgeIntentResponse>;
|
|
1272
1277
|
/**
|
|
1273
|
-
*
|
|
1278
|
+
* 该接口用于查询知识库意图列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1274
1279
|
*
|
|
1275
1280
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1276
1281
|
*
|
|
@@ -1287,7 +1292,7 @@ export declare class MetaStudioClient {
|
|
|
1287
1292
|
*/
|
|
1288
1293
|
listKnowledgeIntent(listKnowledgeIntentRequest?: ListKnowledgeIntentRequest): Promise<ListKnowledgeIntentResponse>;
|
|
1289
1294
|
/**
|
|
1290
|
-
*
|
|
1295
|
+
* 该接口用于查询知识库意图详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1291
1296
|
*
|
|
1292
1297
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1293
1298
|
*
|
|
@@ -1302,7 +1307,7 @@ export declare class MetaStudioClient {
|
|
|
1302
1307
|
*/
|
|
1303
1308
|
showKnowledgeIntent(showKnowledgeIntentRequest?: ShowKnowledgeIntentRequest): Promise<ShowKnowledgeIntentResponse>;
|
|
1304
1309
|
/**
|
|
1305
|
-
*
|
|
1310
|
+
* 该接口用于修改知识库意图。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1306
1311
|
*
|
|
1307
1312
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1308
1313
|
*
|
|
@@ -1318,7 +1323,7 @@ export declare class MetaStudioClient {
|
|
|
1318
1323
|
*/
|
|
1319
1324
|
updateKnowledgeIntent(updateKnowledgeIntentRequest?: UpdateKnowledgeIntentRequest): Promise<UpdateKnowledgeIntentResponse>;
|
|
1320
1325
|
/**
|
|
1321
|
-
*
|
|
1326
|
+
* 该接口用于批量创建知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1322
1327
|
*
|
|
1323
1328
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1324
1329
|
*
|
|
@@ -1333,7 +1338,7 @@ export declare class MetaStudioClient {
|
|
|
1333
1338
|
*/
|
|
1334
1339
|
createBatchKnowledgeQuestion(createBatchKnowledgeQuestionRequest?: CreateBatchKnowledgeQuestionRequest): Promise<CreateBatchKnowledgeQuestionResponse>;
|
|
1335
1340
|
/**
|
|
1336
|
-
*
|
|
1341
|
+
* 该接口用于创建知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1337
1342
|
*
|
|
1338
1343
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1339
1344
|
*
|
|
@@ -1348,7 +1353,7 @@ export declare class MetaStudioClient {
|
|
|
1348
1353
|
*/
|
|
1349
1354
|
createKnowledgeQuestion(createKnowledgeQuestionRequest?: CreateKnowledgeQuestionRequest): Promise<CreateKnowledgeQuestionResponse>;
|
|
1350
1355
|
/**
|
|
1351
|
-
*
|
|
1356
|
+
* 该接口用于删除知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1352
1357
|
*
|
|
1353
1358
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1354
1359
|
*
|
|
@@ -1363,7 +1368,7 @@ export declare class MetaStudioClient {
|
|
|
1363
1368
|
*/
|
|
1364
1369
|
deleteKnowledgeQuestion(deleteKnowledgeQuestionRequest?: DeleteKnowledgeQuestionRequest): Promise<DeleteKnowledgeQuestionResponse>;
|
|
1365
1370
|
/**
|
|
1366
|
-
*
|
|
1371
|
+
* 该接口用于查询知识库问法列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1367
1372
|
*
|
|
1368
1373
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1369
1374
|
*
|
|
@@ -1380,7 +1385,7 @@ export declare class MetaStudioClient {
|
|
|
1380
1385
|
*/
|
|
1381
1386
|
listKnowledgeQuestion(listKnowledgeQuestionRequest?: ListKnowledgeQuestionRequest): Promise<ListKnowledgeQuestionResponse>;
|
|
1382
1387
|
/**
|
|
1383
|
-
*
|
|
1388
|
+
* 该接口用于查询知识库问法详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1384
1389
|
*
|
|
1385
1390
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1386
1391
|
*
|
|
@@ -1395,7 +1400,7 @@ export declare class MetaStudioClient {
|
|
|
1395
1400
|
*/
|
|
1396
1401
|
showKnowledgeQuestion(showKnowledgeQuestionRequest?: ShowKnowledgeQuestionRequest): Promise<ShowKnowledgeQuestionResponse>;
|
|
1397
1402
|
/**
|
|
1398
|
-
*
|
|
1403
|
+
* 该接口用于批量修改知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1399
1404
|
*
|
|
1400
1405
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1401
1406
|
*
|
|
@@ -1410,7 +1415,7 @@ export declare class MetaStudioClient {
|
|
|
1410
1415
|
*/
|
|
1411
1416
|
updateBatchKnowledgeQuestion(updateBatchKnowledgeQuestionRequest?: UpdateBatchKnowledgeQuestionRequest): Promise<UpdateBatchKnowledgeQuestionResponse>;
|
|
1412
1417
|
/**
|
|
1413
|
-
*
|
|
1418
|
+
* 该接口用于修改知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1414
1419
|
*
|
|
1415
1420
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1416
1421
|
*
|
|
@@ -1426,7 +1431,7 @@ export declare class MetaStudioClient {
|
|
|
1426
1431
|
*/
|
|
1427
1432
|
updateKnowledgeQuestion(updateKnowledgeQuestionRequest?: UpdateKnowledgeQuestionRequest): Promise<UpdateKnowledgeQuestionResponse>;
|
|
1428
1433
|
/**
|
|
1429
|
-
*
|
|
1434
|
+
* 该接口用于创建知识库技能。一个技能用于特定场景的交互问答,包含若干个意图等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1430
1435
|
*
|
|
1431
1436
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1432
1437
|
*
|
|
@@ -1441,7 +1446,7 @@ export declare class MetaStudioClient {
|
|
|
1441
1446
|
*/
|
|
1442
1447
|
createKnowledgeSkill(createKnowledgeSkillRequest?: CreateKnowledgeSkillRequest): Promise<CreateKnowledgeSkillResponse>;
|
|
1443
1448
|
/**
|
|
1444
|
-
*
|
|
1449
|
+
* 该接口用于删除知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1445
1450
|
*
|
|
1446
1451
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1447
1452
|
*
|
|
@@ -1456,7 +1461,7 @@ export declare class MetaStudioClient {
|
|
|
1456
1461
|
*/
|
|
1457
1462
|
deleteKnowledgeSkill(deleteKnowledgeSkillRequest?: DeleteKnowledgeSkillRequest): Promise<DeleteKnowledgeSkillResponse>;
|
|
1458
1463
|
/**
|
|
1459
|
-
*
|
|
1464
|
+
* 该接口用于导出知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1460
1465
|
*
|
|
1461
1466
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1462
1467
|
*
|
|
@@ -1472,7 +1477,7 @@ export declare class MetaStudioClient {
|
|
|
1472
1477
|
*/
|
|
1473
1478
|
exportKnowledgeSkill(exportKnowledgeSkillRequest?: ExportKnowledgeSkillRequest): Promise<ExportKnowledgeSkillResponse>;
|
|
1474
1479
|
/**
|
|
1475
|
-
*
|
|
1480
|
+
* 该接口用于查询知识库技能列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1476
1481
|
*
|
|
1477
1482
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1478
1483
|
*
|
|
@@ -1488,7 +1493,7 @@ export declare class MetaStudioClient {
|
|
|
1488
1493
|
*/
|
|
1489
1494
|
listKnowledgeSkill(listKnowledgeSkillRequest?: ListKnowledgeSkillRequest): Promise<ListKnowledgeSkillResponse>;
|
|
1490
1495
|
/**
|
|
1491
|
-
*
|
|
1496
|
+
* 该接口用于查询知识库技能详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1492
1497
|
*
|
|
1493
1498
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1494
1499
|
*
|
|
@@ -1503,7 +1508,7 @@ export declare class MetaStudioClient {
|
|
|
1503
1508
|
*/
|
|
1504
1509
|
showKnowledgeSkill(showKnowledgeSkillRequest?: ShowKnowledgeSkillRequest): Promise<ShowKnowledgeSkillResponse>;
|
|
1505
1510
|
/**
|
|
1506
|
-
*
|
|
1511
|
+
* 该接口用于修改知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
1507
1512
|
*
|
|
1508
1513
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1509
1514
|
*
|
|
@@ -1627,6 +1632,20 @@ export declare class MetaStudioClient {
|
|
|
1627
1632
|
* @throws {RequiredError}
|
|
1628
1633
|
*/
|
|
1629
1634
|
createOnceCode(createOnceCodeRequest?: CreateOnceCodeRequest): Promise<CreateOnceCodeResponse>;
|
|
1635
|
+
/**
|
|
1636
|
+
* 该接口用于订购MetaStudio服务的包周期,一次性,按需套餐包产品
|
|
1637
|
+
*
|
|
1638
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
1639
|
+
*
|
|
1640
|
+
* @summary 订购metastudio云服务产品
|
|
1641
|
+
* @param {CreateMetaStudioOrdersReq} createMetaStudioOrdersRequestBody 创建云服务请求
|
|
1642
|
+
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
1643
|
+
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
1644
|
+
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
1645
|
+
* @param {*} [options] Override http request option.
|
|
1646
|
+
* @throws {RequiredError}
|
|
1647
|
+
*/
|
|
1648
|
+
createMetaStudioOrders(createMetaStudioOrdersRequest?: CreateMetaStudioOrdersRequest): Promise<CreateMetaStudioOrdersResponse>;
|
|
1630
1649
|
/**
|
|
1631
1650
|
* 该接口用于批量删除安抚话术。
|
|
1632
1651
|
*
|
|
@@ -2150,7 +2169,7 @@ export declare class MetaStudioClient {
|
|
|
2150
2169
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2151
2170
|
*
|
|
2152
2171
|
* @summary 批量确认命令
|
|
2153
|
-
* @param {string} roomId
|
|
2172
|
+
* @param {string} roomId 直播间ID。
|
|
2154
2173
|
* @param {string} jobId 任务ID。
|
|
2155
2174
|
* @param {BatchConfirmLiveCommandsReq} batchConfirmLiveCommandsRequestBody 批量确认剧本命令。
|
|
2156
2175
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
@@ -2167,7 +2186,7 @@ export declare class MetaStudioClient {
|
|
|
2167
2186
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2168
2187
|
*
|
|
2169
2188
|
* @summary 控制数字人直播过程
|
|
2170
|
-
* @param {string} roomId
|
|
2189
|
+
* @param {string} roomId 直播间ID。
|
|
2171
2190
|
* @param {string} jobId 任务ID。
|
|
2172
2191
|
* @param {ControlSmartLiveReq} executeSmartLiveCommandRequestBody 控制数字人直播请求。
|
|
2173
2192
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
@@ -2184,7 +2203,7 @@ export declare class MetaStudioClient {
|
|
|
2184
2203
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2185
2204
|
*
|
|
2186
2205
|
* @summary 查询某个智能直播间下直播任务列表
|
|
2187
|
-
* @param {string} roomId
|
|
2206
|
+
* @param {string} roomId 直播间ID。
|
|
2188
2207
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2189
2208
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2190
2209
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
@@ -2262,7 +2281,7 @@ export declare class MetaStudioClient {
|
|
|
2262
2281
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2263
2282
|
*
|
|
2264
2283
|
* @summary 上报直播间事件
|
|
2265
|
-
* @param {string} roomId
|
|
2284
|
+
* @param {string} roomId 直播间ID。
|
|
2266
2285
|
* @param {string} jobId 任务ID。
|
|
2267
2286
|
* @param {ReportLiveEventReq} liveEventReportRequestBody 上报直播间事件请求。
|
|
2268
2287
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
@@ -2282,7 +2301,7 @@ export declare class MetaStudioClient {
|
|
|
2282
2301
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2283
2302
|
*
|
|
2284
2303
|
* @summary 查询数字人智能直播任务详情
|
|
2285
|
-
* @param {string} roomId
|
|
2304
|
+
* @param {string} roomId 直播间ID。
|
|
2286
2305
|
* @param {string} jobId 任务ID。
|
|
2287
2306
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2288
2307
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
@@ -2298,7 +2317,7 @@ export declare class MetaStudioClient {
|
|
|
2298
2317
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2299
2318
|
*
|
|
2300
2319
|
* @summary 启动数字人智能直播任务
|
|
2301
|
-
* @param {string} roomId
|
|
2320
|
+
* @param {string} roomId 直播间ID。
|
|
2302
2321
|
* @param {StartSmartLiveReq} startSmartLiveRequestBody 数字人智能直播任务创建请求。
|
|
2303
2322
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2304
2323
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
@@ -2314,7 +2333,7 @@ export declare class MetaStudioClient {
|
|
|
2314
2333
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2315
2334
|
*
|
|
2316
2335
|
* @summary 结束数字人智能直播任务
|
|
2317
|
-
* @param {string} roomId
|
|
2336
|
+
* @param {string} roomId 直播间ID。
|
|
2318
2337
|
* @param {string} jobId 任务ID。
|
|
2319
2338
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2320
2339
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
@@ -2330,8 +2349,8 @@ export declare class MetaStudioClient {
|
|
|
2330
2349
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2331
2350
|
*
|
|
2332
2351
|
* @summary 直播间确认
|
|
2333
|
-
* @param {string} roomId
|
|
2334
|
-
* @param {
|
|
2352
|
+
* @param {string} roomId 直播间ID。
|
|
2353
|
+
* @param {ConfirmSmarLiveRoomReq} confirmSmarLiveRoomRequestBody 剧本确认请求
|
|
2335
2354
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2336
2355
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2337
2356
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
@@ -2339,7 +2358,7 @@ export declare class MetaStudioClient {
|
|
|
2339
2358
|
* @param {*} [options] Override http request option.
|
|
2340
2359
|
* @throws {RequiredError}
|
|
2341
2360
|
*/
|
|
2342
|
-
|
|
2361
|
+
confirmSmarLiveRoom(confirmSmarLiveRoomRequest?: ConfirmSmarLiveRoomRequest): Promise<ConfirmSmarLiveRoomResponse>;
|
|
2343
2362
|
/**
|
|
2344
2363
|
* 该接口用于创建智能直播间互动规则库。
|
|
2345
2364
|
*
|
|
@@ -2391,7 +2410,7 @@ export declare class MetaStudioClient {
|
|
|
2391
2410
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2392
2411
|
*
|
|
2393
2412
|
* @summary 删除智能直播间
|
|
2394
|
-
* @param {string} roomId
|
|
2413
|
+
* @param {string} roomId 直播间ID。
|
|
2395
2414
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2396
2415
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2397
2416
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
@@ -2450,7 +2469,7 @@ export declare class MetaStudioClient {
|
|
|
2450
2469
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2451
2470
|
*
|
|
2452
2471
|
* @summary 查询智能直播剧本详情
|
|
2453
|
-
* @param {string} roomId
|
|
2472
|
+
* @param {string} roomId 直播间ID。
|
|
2454
2473
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2455
2474
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
2456
2475
|
* @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
|
|
@@ -2481,7 +2500,7 @@ export declare class MetaStudioClient {
|
|
|
2481
2500
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
2482
2501
|
*
|
|
2483
2502
|
* @summary 更新智能直播间信息
|
|
2484
|
-
* @param {string} roomId
|
|
2503
|
+
* @param {string} roomId 直播间ID。
|
|
2485
2504
|
* @param {CreateSmartLiveRoomReq} updateSmartLiveRoomRequestBody 更新智能直播间请求。
|
|
2486
2505
|
* @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
|
|
2487
2506
|
* @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\'T\'HHMMSS\'Z\')。
|
|
@@ -2560,7 +2579,7 @@ export declare class MetaStudioClient {
|
|
|
2560
2579
|
countTenantResources(countTenantResourcesRequest?: CountTenantResourcesRequest): Promise<CountTenantResourcesResponse>;
|
|
2561
2580
|
/**
|
|
2562
2581
|
* 查看租户资源列表。
|
|
2563
|
-
*
|
|
2582
|
+
* > 按需套餐包用量本接口无法查询,需要调用CBC接口查询,详见[按需套餐包用量查询](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0001239.html)和[查询资源包信息](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0000511.html)。
|
|
2564
2583
|
* > 各种资源的计费方式请参考[计费说明](https://support.huaweicloud.com/productdesc-metastudio/metastudio_01_0006.html)。
|
|
2565
2584
|
*
|
|
2566
2585
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
@@ -2580,13 +2599,14 @@ export declare class MetaStudioClient {
|
|
|
2580
2599
|
* @param {string} [resourceExpireStartTime] 资源过期时间段 开始时间。格式遵循:RFC 3339 如\"2021-01-10T08:43:17Z\"
|
|
2581
2600
|
* @param {string} [resourceExpireEndTime] 资源过期时间段 结束时间。格式遵循:RFC 3339 如\"2021-01-10T08:43:17Z\"
|
|
2582
2601
|
* @param {string} [subResource] 子资源类型。当前只有flexus套餐包存在该字段 * voice_clone_flexus: 语音克隆Flexus版 * modeling_count_2d_model_flexus: 分身数字人形象制作Flexus版 * video_time_flexus_2d_model: 分身数字人Flexus版本视频制作
|
|
2602
|
+
* @param {number} [status] 资源状态。
|
|
2583
2603
|
* @param {*} [options] Override http request option.
|
|
2584
2604
|
* @throws {RequiredError}
|
|
2585
2605
|
*/
|
|
2586
2606
|
listTenantResources(listTenantResourcesRequest?: ListTenantResourcesRequest): Promise<ListTenantResourcesResponse>;
|
|
2587
2607
|
/**
|
|
2588
2608
|
* 查询租户一次性和包周期(包年/包月)资源用量信息。
|
|
2589
|
-
* > 按需套餐包用量本接口无法查询,需要调用CBC
|
|
2609
|
+
* > 按需套餐包用量本接口无法查询,需要调用CBC接口查询,详见[按需套餐包用量查询](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0001239.html)和[查询资源包信息](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0000511.html)。
|
|
2590
2610
|
* > 各种资源的计费方式请参考[计费说明](https://support.huaweicloud.com/productdesc-metastudio/metastudio_01_0006.html)。
|
|
2591
2611
|
*
|
|
2592
2612
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
@@ -3617,9 +3637,10 @@ export declare const ParamCreater: () => {
|
|
|
3617
3637
|
};
|
|
3618
3638
|
/**
|
|
3619
3639
|
* 该接口用于在资产库中添加上传新的媒体资产。可上传的资产类型包括:分身数字人模型、背景图片、素材图片、素材视频、PPT等。
|
|
3640
|
+
* > 上传的图片、视频和背景图片,如果需要在视频制作素材中可见,需要设置system_properties。
|
|
3620
3641
|
* > - 资产类型是IMAGE时,通过system_properties来区分背景图片(BACKGROUND_IMG)、素材图片(MATERIAL_IMG)。
|
|
3621
3642
|
* > - 资产类型是VIDEO时,通过system_properties来区分素材视频(MATERIAL_VIDEO)、名片视频(BUSSINESS_CARD_VIDEO)。
|
|
3622
|
-
* >
|
|
3643
|
+
* > MetaStudio平台生成的视频,system_properties带CREATED_BY_PLATFORM。
|
|
3623
3644
|
*
|
|
3624
3645
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
3625
3646
|
*/
|
|
@@ -4131,7 +4152,7 @@ export declare const ParamCreater: () => {
|
|
|
4131
4152
|
data: {};
|
|
4132
4153
|
};
|
|
4133
4154
|
/**
|
|
4134
|
-
*
|
|
4155
|
+
* 该接口用于创建知识库意图和问法。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4135
4156
|
*
|
|
4136
4157
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4137
4158
|
*/
|
|
@@ -4145,7 +4166,7 @@ export declare const ParamCreater: () => {
|
|
|
4145
4166
|
data: {};
|
|
4146
4167
|
};
|
|
4147
4168
|
/**
|
|
4148
|
-
*
|
|
4169
|
+
* 该接口用于创建知识库意图。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4149
4170
|
*
|
|
4150
4171
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4151
4172
|
*/
|
|
@@ -4159,7 +4180,7 @@ export declare const ParamCreater: () => {
|
|
|
4159
4180
|
data: {};
|
|
4160
4181
|
};
|
|
4161
4182
|
/**
|
|
4162
|
-
*
|
|
4183
|
+
* 该接口用于删除知识库意图。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4163
4184
|
*
|
|
4164
4185
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4165
4186
|
*/
|
|
@@ -4173,7 +4194,7 @@ export declare const ParamCreater: () => {
|
|
|
4173
4194
|
data: {};
|
|
4174
4195
|
};
|
|
4175
4196
|
/**
|
|
4176
|
-
*
|
|
4197
|
+
* 该接口用于查询知识库意图列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4177
4198
|
*
|
|
4178
4199
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4179
4200
|
*/
|
|
@@ -4186,7 +4207,7 @@ export declare const ParamCreater: () => {
|
|
|
4186
4207
|
headers: {};
|
|
4187
4208
|
};
|
|
4188
4209
|
/**
|
|
4189
|
-
*
|
|
4210
|
+
* 该接口用于查询知识库意图详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4190
4211
|
*
|
|
4191
4212
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4192
4213
|
*/
|
|
@@ -4199,7 +4220,7 @@ export declare const ParamCreater: () => {
|
|
|
4199
4220
|
headers: {};
|
|
4200
4221
|
};
|
|
4201
4222
|
/**
|
|
4202
|
-
*
|
|
4223
|
+
* 该接口用于修改知识库意图。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4203
4224
|
*
|
|
4204
4225
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4205
4226
|
*/
|
|
@@ -4213,7 +4234,7 @@ export declare const ParamCreater: () => {
|
|
|
4213
4234
|
data: {};
|
|
4214
4235
|
};
|
|
4215
4236
|
/**
|
|
4216
|
-
*
|
|
4237
|
+
* 该接口用于批量创建知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4217
4238
|
*
|
|
4218
4239
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4219
4240
|
*/
|
|
@@ -4227,7 +4248,7 @@ export declare const ParamCreater: () => {
|
|
|
4227
4248
|
data: {};
|
|
4228
4249
|
};
|
|
4229
4250
|
/**
|
|
4230
|
-
*
|
|
4251
|
+
* 该接口用于创建知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4231
4252
|
*
|
|
4232
4253
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4233
4254
|
*/
|
|
@@ -4241,7 +4262,7 @@ export declare const ParamCreater: () => {
|
|
|
4241
4262
|
data: {};
|
|
4242
4263
|
};
|
|
4243
4264
|
/**
|
|
4244
|
-
*
|
|
4265
|
+
* 该接口用于删除知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4245
4266
|
*
|
|
4246
4267
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4247
4268
|
*/
|
|
@@ -4255,7 +4276,7 @@ export declare const ParamCreater: () => {
|
|
|
4255
4276
|
data: {};
|
|
4256
4277
|
};
|
|
4257
4278
|
/**
|
|
4258
|
-
*
|
|
4279
|
+
* 该接口用于查询知识库问法列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4259
4280
|
*
|
|
4260
4281
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4261
4282
|
*/
|
|
@@ -4268,7 +4289,7 @@ export declare const ParamCreater: () => {
|
|
|
4268
4289
|
headers: {};
|
|
4269
4290
|
};
|
|
4270
4291
|
/**
|
|
4271
|
-
*
|
|
4292
|
+
* 该接口用于查询知识库问法详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4272
4293
|
*
|
|
4273
4294
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4274
4295
|
*/
|
|
@@ -4281,7 +4302,7 @@ export declare const ParamCreater: () => {
|
|
|
4281
4302
|
headers: {};
|
|
4282
4303
|
};
|
|
4283
4304
|
/**
|
|
4284
|
-
*
|
|
4305
|
+
* 该接口用于批量修改知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4285
4306
|
*
|
|
4286
4307
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4287
4308
|
*/
|
|
@@ -4295,7 +4316,7 @@ export declare const ParamCreater: () => {
|
|
|
4295
4316
|
data: {};
|
|
4296
4317
|
};
|
|
4297
4318
|
/**
|
|
4298
|
-
*
|
|
4319
|
+
* 该接口用于修改知识库问法。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4299
4320
|
*
|
|
4300
4321
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4301
4322
|
*/
|
|
@@ -4309,7 +4330,7 @@ export declare const ParamCreater: () => {
|
|
|
4309
4330
|
data: {};
|
|
4310
4331
|
};
|
|
4311
4332
|
/**
|
|
4312
|
-
*
|
|
4333
|
+
* 该接口用于创建知识库技能。一个技能用于特定场景的交互问答,包含若干个意图等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4313
4334
|
*
|
|
4314
4335
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4315
4336
|
*/
|
|
@@ -4323,7 +4344,7 @@ export declare const ParamCreater: () => {
|
|
|
4323
4344
|
data: {};
|
|
4324
4345
|
};
|
|
4325
4346
|
/**
|
|
4326
|
-
*
|
|
4347
|
+
* 该接口用于删除知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4327
4348
|
*
|
|
4328
4349
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4329
4350
|
*/
|
|
@@ -4337,7 +4358,7 @@ export declare const ParamCreater: () => {
|
|
|
4337
4358
|
data: {};
|
|
4338
4359
|
};
|
|
4339
4360
|
/**
|
|
4340
|
-
*
|
|
4361
|
+
* 该接口用于导出知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4341
4362
|
*
|
|
4342
4363
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4343
4364
|
*/
|
|
@@ -4350,7 +4371,7 @@ export declare const ParamCreater: () => {
|
|
|
4350
4371
|
headers: {};
|
|
4351
4372
|
};
|
|
4352
4373
|
/**
|
|
4353
|
-
*
|
|
4374
|
+
* 该接口用于查询知识库技能列表。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4354
4375
|
*
|
|
4355
4376
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4356
4377
|
*/
|
|
@@ -4363,7 +4384,7 @@ export declare const ParamCreater: () => {
|
|
|
4363
4384
|
headers: {};
|
|
4364
4385
|
};
|
|
4365
4386
|
/**
|
|
4366
|
-
*
|
|
4387
|
+
* 该接口用于查询知识库技能详情。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4367
4388
|
*
|
|
4368
4389
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4369
4390
|
*/
|
|
@@ -4376,7 +4397,7 @@ export declare const ParamCreater: () => {
|
|
|
4376
4397
|
headers: {};
|
|
4377
4398
|
};
|
|
4378
4399
|
/**
|
|
4379
|
-
*
|
|
4400
|
+
* 该接口用于修改知识库技能。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
|
|
4380
4401
|
*
|
|
4381
4402
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4382
4403
|
*/
|
|
@@ -4483,6 +4504,20 @@ export declare const ParamCreater: () => {
|
|
|
4483
4504
|
pathParams: {};
|
|
4484
4505
|
headers: {};
|
|
4485
4506
|
};
|
|
4507
|
+
/**
|
|
4508
|
+
* 该接口用于订购MetaStudio服务的包周期,一次性,按需套餐包产品
|
|
4509
|
+
*
|
|
4510
|
+
* Please refer to HUAWEI cloud API Explorer for details.
|
|
4511
|
+
*/
|
|
4512
|
+
createMetaStudioOrders(createMetaStudioOrdersRequest?: CreateMetaStudioOrdersRequest): {
|
|
4513
|
+
method: string;
|
|
4514
|
+
url: string;
|
|
4515
|
+
contentType: string;
|
|
4516
|
+
queryParams: {};
|
|
4517
|
+
pathParams: {};
|
|
4518
|
+
headers: {};
|
|
4519
|
+
data: {};
|
|
4520
|
+
};
|
|
4486
4521
|
/**
|
|
4487
4522
|
* 该接口用于批量删除安抚话术。
|
|
4488
4523
|
*
|
|
@@ -5054,7 +5089,7 @@ export declare const ParamCreater: () => {
|
|
|
5054
5089
|
*
|
|
5055
5090
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
5056
5091
|
*/
|
|
5057
|
-
|
|
5092
|
+
confirmSmarLiveRoom(confirmSmarLiveRoomRequest?: ConfirmSmarLiveRoomRequest): {
|
|
5058
5093
|
method: string;
|
|
5059
5094
|
url: string;
|
|
5060
5095
|
contentType: string;
|
|
@@ -5239,7 +5274,7 @@ export declare const ParamCreater: () => {
|
|
|
5239
5274
|
};
|
|
5240
5275
|
/**
|
|
5241
5276
|
* 查看租户资源列表。
|
|
5242
|
-
*
|
|
5277
|
+
* > 按需套餐包用量本接口无法查询,需要调用CBC接口查询,详见[按需套餐包用量查询](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0001239.html)和[查询资源包信息](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0000511.html)。
|
|
5243
5278
|
* > 各种资源的计费方式请参考[计费说明](https://support.huaweicloud.com/productdesc-metastudio/metastudio_01_0006.html)。
|
|
5244
5279
|
*
|
|
5245
5280
|
* Please refer to HUAWEI cloud API Explorer for details.
|
|
@@ -5254,7 +5289,7 @@ export declare const ParamCreater: () => {
|
|
|
5254
5289
|
};
|
|
5255
5290
|
/**
|
|
5256
5291
|
* 查询租户一次性和包周期(包年/包月)资源用量信息。
|
|
5257
|
-
* > 按需套餐包用量本接口无法查询,需要调用CBC
|
|
5292
|
+
* > 按需套餐包用量本接口无法查询,需要调用CBC接口查询,详见[按需套餐包用量查询](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0001239.html)和[查询资源包信息](https://cbc.huaweicloud.com/bm/support/api-apidt/CBCInterface_0000511.html)。
|
|
5258
5293
|
* > 各种资源的计费方式请参考[计费说明](https://support.huaweicloud.com/productdesc-metastudio/metastudio_01_0006.html)。
|
|
5259
5294
|
*
|
|
5260
5295
|
* Please refer to HUAWEI cloud API Explorer for details.
|