@huaweicloud/huaweicloud-sdk-metastudio 3.1.70 → 3.1.72
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 +312 -62
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +735 -113
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/AssetFileInfo.d.ts +18 -0
- package/v1/model/AssetFileInfo.d.ts.map +1 -1
- package/v1/model/AssetFileInfo.js +24 -1
- package/v1/model/AssetFileInfo.js.map +1 -1
- package/v1/model/CallBackConfig.d.ts +22 -0
- package/v1/model/CallBackConfig.d.ts.map +1 -0
- package/v1/model/CallBackConfig.js +43 -0
- package/v1/model/CallBackConfig.js.map +1 -0
- package/v1/model/CheckTextLanguageRequest.d.ts +7 -0
- package/v1/model/CheckTextLanguageRequest.d.ts.map +1 -0
- package/v1/model/CheckTextLanguageRequest.js +13 -0
- package/v1/model/CheckTextLanguageRequest.js.map +1 -0
- package/v1/model/CheckTextLanguageResponse.d.ts +15 -0
- package/v1/model/CheckTextLanguageResponse.d.ts.map +1 -0
- package/v1/model/CheckTextLanguageResponse.js +24 -0
- package/v1/model/CheckTextLanguageResponse.js.map +1 -0
- package/v1/model/ControlSmartLiveReq.d.ts +7 -1
- package/v1/model/ControlSmartLiveReq.d.ts.map +1 -1
- package/v1/model/ControlSmartLiveReq.js +11 -0
- package/v1/model/ControlSmartLiveReq.js.map +1 -1
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts +10 -0
- package/v1/model/Create2DDigitalHumanVideoReq.d.ts.map +1 -1
- package/v1/model/Create2DDigitalHumanVideoReq.js +20 -0
- package/v1/model/Create2DDigitalHumanVideoReq.js.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.d.ts +11 -1
- package/v1/model/CreateDigitalAssetRequestBody.d.ts.map +1 -1
- package/v1/model/CreateDigitalAssetRequestBody.js +21 -0
- package/v1/model/CreateDigitalAssetRequestBody.js.map +1 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts +22 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.d.ts.map +1 -1
- package/v1/model/CreateDigitalHumanBusinessCardReq.js +41 -4
- package/v1/model/CreateDigitalHumanBusinessCardReq.js.map +1 -1
- package/v1/model/CreateFASReq.d.ts +12 -0
- package/v1/model/CreateFASReq.d.ts.map +1 -0
- package/v1/model/CreateFASReq.js +31 -0
- package/v1/model/CreateFASReq.js.map +1 -0
- package/v1/model/CreateFacialAnimationsRequest.d.ts +7 -0
- package/v1/model/CreateFacialAnimationsRequest.d.ts.map +1 -0
- package/v1/model/CreateFacialAnimationsRequest.js +13 -0
- package/v1/model/CreateFacialAnimationsRequest.js.map +1 -0
- package/v1/model/CreateFacialAnimationsResponse.d.ts +13 -0
- package/v1/model/CreateFacialAnimationsResponse.d.ts.map +1 -0
- package/v1/model/CreateFacialAnimationsResponse.js +31 -0
- package/v1/model/CreateFacialAnimationsResponse.js.map +1 -0
- package/v1/model/CreateInteractionRuleGroupRequest.d.ts +23 -0
- package/v1/model/CreateInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/CreateInteractionRuleGroupRequest.js +53 -0
- package/v1/model/CreateInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/CreateInteractionRuleGroupResponse.d.ts +13 -0
- package/v1/model/CreateInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/CreateInteractionRuleGroupResponse.js +31 -0
- package/v1/model/CreateInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts +5 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.d.ts.map +1 -1
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js +10 -0
- package/v1/model/CreatePhotoDigitalHumanVideoReq.js.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts +0 -4
- package/v1/model/CreatePictureModelingByUrlJobRequest.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingByUrlJobRequest.js +0 -10
- package/v1/model/CreatePictureModelingByUrlJobRequest.js.map +1 -1
- package/v1/model/CreatePictureModelingJobRequest.d.ts +0 -4
- package/v1/model/CreatePictureModelingJobRequest.d.ts.map +1 -1
- package/v1/model/CreatePictureModelingJobRequest.js +0 -10
- package/v1/model/CreatePictureModelingJobRequest.js.map +1 -1
- package/v1/model/CreateSmartLiveRoomReq.d.ts +25 -1
- package/v1/model/CreateSmartLiveRoomReq.d.ts.map +1 -1
- package/v1/model/CreateSmartLiveRoomReq.js +51 -0
- package/v1/model/CreateSmartLiveRoomReq.js.map +1 -1
- package/v1/model/CreateTTSAReq.d.ts +29 -9
- package/v1/model/CreateTTSAReq.d.ts.map +1 -1
- package/v1/model/CreateTTSAReq.js +51 -23
- package/v1/model/CreateTTSAReq.js.map +1 -1
- package/v1/model/CreateTtsaRequest.d.ts +0 -4
- package/v1/model/CreateTtsaRequest.d.ts.map +1 -1
- package/v1/model/CreateTtsaRequest.js +0 -10
- package/v1/model/CreateTtsaRequest.js.map +1 -1
- package/v1/model/CreateVideoScriptsReq.d.ts +10 -21
- package/v1/model/CreateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/CreateVideoScriptsReq.js +22 -44
- package/v1/model/CreateVideoScriptsReq.js.map +1 -1
- package/v1/model/DeleteInteractionRuleGroupRequest.d.ts +24 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.js +60 -0
- package/v1/model/DeleteInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.d.ts +9 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.js +21 -0
- package/v1/model/DeleteInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/DigitalAssetInfo.d.ts +20 -1
- package/v1/model/DigitalAssetInfo.d.ts.map +1 -1
- package/v1/model/DigitalAssetInfo.js +35 -1
- package/v1/model/DigitalAssetInfo.js.map +1 -1
- package/v1/model/DigitalAssetSummary.d.ts +2 -1
- package/v1/model/DigitalAssetSummary.d.ts.map +1 -1
- package/v1/model/DigitalAssetSummary.js +1 -0
- package/v1/model/DigitalAssetSummary.js.map +1 -1
- package/v1/model/HumanModel2DAssetMeta.d.ts +4 -4
- package/v1/model/HumanModel2DAssetMeta.d.ts.map +1 -1
- package/v1/model/HumanModel2DAssetMeta.js +10 -10
- package/v1/model/HumanModel2DAssetMeta.js.map +1 -1
- package/v1/model/InteractionRuleDetailInfo.d.ts +43 -0
- package/v1/model/InteractionRuleDetailInfo.d.ts.map +1 -0
- package/v1/model/InteractionRuleDetailInfo.js +97 -0
- package/v1/model/InteractionRuleDetailInfo.js.map +1 -0
- package/v1/model/InteractionRuleGroup.d.ts +13 -0
- package/v1/model/InteractionRuleGroup.d.ts.map +1 -0
- package/v1/model/InteractionRuleGroup.js +30 -0
- package/v1/model/InteractionRuleGroup.js.map +1 -0
- package/v1/model/InteractionRuleGroupDetail.d.ts +25 -0
- package/v1/model/InteractionRuleGroupDetail.d.ts.map +1 -0
- package/v1/model/InteractionRuleGroupDetail.js +60 -0
- package/v1/model/InteractionRuleGroupDetail.js.map +1 -0
- package/v1/model/InteractionRuleInfo.d.ts +9 -0
- package/v1/model/InteractionRuleInfo.d.ts.map +1 -1
- package/v1/model/InteractionRuleInfo.js +20 -0
- package/v1/model/InteractionRuleInfo.js.map +1 -1
- package/v1/model/LanguageCheckInfoReq.d.ts +13 -0
- package/v1/model/LanguageCheckInfoReq.d.ts.map +1 -0
- package/v1/model/LanguageCheckInfoReq.js +31 -0
- package/v1/model/LanguageCheckInfoReq.js.map +1 -0
- package/v1/model/LayerConfig.d.ts +6 -1
- package/v1/model/LayerConfig.d.ts.map +1 -1
- package/v1/model/LayerConfig.js +11 -0
- package/v1/model/LayerConfig.js.map +1 -1
- package/v1/model/ListAssetsRequest.d.ts +0 -22
- package/v1/model/ListAssetsRequest.d.ts.map +1 -1
- package/v1/model/ListAssetsRequest.js +1 -36
- package/v1/model/ListAssetsRequest.js.map +1 -1
- package/v1/model/ListDigitalHumanVideoRequest.d.ts +50 -0
- package/v1/model/ListDigitalHumanVideoRequest.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanVideoRequest.js +121 -0
- package/v1/model/ListDigitalHumanVideoRequest.js.map +1 -0
- package/v1/model/ListDigitalHumanVideoResponse.d.ts +14 -0
- package/v1/model/ListDigitalHumanVideoResponse.d.ts.map +1 -0
- package/v1/model/ListDigitalHumanVideoResponse.js +29 -0
- package/v1/model/ListDigitalHumanVideoResponse.js.map +1 -0
- package/v1/model/ListFacialAnimationsDataRequest.d.ts +8 -0
- package/v1/model/ListFacialAnimationsDataRequest.d.ts.map +1 -0
- package/v1/model/ListFacialAnimationsDataRequest.js +20 -0
- package/v1/model/ListFacialAnimationsDataRequest.js.map +1 -0
- package/v1/model/ListFacialAnimationsDataResponse.d.ts +24 -0
- package/v1/model/ListFacialAnimationsDataResponse.d.ts.map +1 -0
- package/v1/model/ListFacialAnimationsDataResponse.js +45 -0
- package/v1/model/ListFacialAnimationsDataResponse.js.map +1 -0
- package/v1/model/ListInteractionRuleGroupsRequest.d.ts +36 -0
- package/v1/model/ListInteractionRuleGroupsRequest.d.ts.map +1 -0
- package/v1/model/ListInteractionRuleGroupsRequest.js +87 -0
- package/v1/model/ListInteractionRuleGroupsRequest.js.map +1 -0
- package/v1/model/ListInteractionRuleGroupsResponse.d.ts +16 -0
- package/v1/model/ListInteractionRuleGroupsResponse.d.ts.map +1 -0
- package/v1/model/ListInteractionRuleGroupsResponse.js +35 -0
- package/v1/model/ListInteractionRuleGroupsResponse.js.map +1 -0
- package/v1/model/ListSmartLiveRequest.d.ts +4 -4
- package/v1/model/ListSmartLiveRequest.js +10 -10
- package/v1/model/ListSmartLiveRoomsRequest.d.ts +4 -0
- package/v1/model/ListSmartLiveRoomsRequest.d.ts.map +1 -1
- package/v1/model/ListSmartLiveRoomsRequest.js +10 -0
- package/v1/model/ListSmartLiveRoomsRequest.js.map +1 -1
- package/v1/model/ListTtsaDataResponse.d.ts +12 -0
- package/v1/model/ListTtsaDataResponse.d.ts.map +1 -1
- package/v1/model/ListTtsaDataResponse.js +30 -0
- package/v1/model/ListTtsaDataResponse.js.map +1 -1
- package/v1/model/ListTtsaJobsRequest.d.ts +3 -3
- package/v1/model/ListTtsaJobsRequest.d.ts.map +1 -1
- package/v1/model/ListTtsaJobsRequest.js +8 -8
- package/v1/model/ListTtsaJobsRequest.js.map +1 -1
- package/v1/model/ListVideoScriptsRequest.d.ts +26 -0
- package/v1/model/ListVideoScriptsRequest.d.ts.map +1 -1
- package/v1/model/ListVideoScriptsRequest.js +43 -1
- package/v1/model/ListVideoScriptsRequest.js.map +1 -1
- package/v1/model/LiveEventCallBackConfig.d.ts +26 -0
- package/v1/model/LiveEventCallBackConfig.d.ts.map +1 -0
- package/v1/model/LiveEventCallBackConfig.js +52 -0
- package/v1/model/LiveEventCallBackConfig.js.map +1 -0
- package/v1/model/LiveVideoScriptInfo.d.ts +1 -1
- package/v1/model/LiveVideoScriptInfo.d.ts.map +1 -1
- package/v1/model/LiveVideoScriptInfo.js +2 -1
- package/v1/model/LiveVideoScriptInfo.js.map +1 -1
- package/v1/model/LiveWarningItem.d.ts +19 -0
- package/v1/model/LiveWarningItem.d.ts.map +1 -0
- package/v1/model/LiveWarningItem.js +31 -0
- package/v1/model/LiveWarningItem.js.map +1 -0
- package/v1/model/ModelInfo.d.ts +4 -0
- package/v1/model/ModelInfo.d.ts.map +1 -1
- package/v1/model/ModelInfo.js +10 -0
- package/v1/model/ModelInfo.js.map +1 -1
- package/v1/model/PPTAssetMeta.d.ts +5 -0
- package/v1/model/PPTAssetMeta.d.ts.map +1 -1
- package/v1/model/PPTAssetMeta.js +10 -0
- package/v1/model/PPTAssetMeta.js.map +1 -1
- package/v1/model/PhotoVideoConfig.d.ts +0 -4
- package/v1/model/PhotoVideoConfig.d.ts.map +1 -1
- package/v1/model/PhotoVideoConfig.js +0 -10
- package/v1/model/PhotoVideoConfig.js.map +1 -1
- package/v1/model/PlayPolicy.d.ts +14 -0
- package/v1/model/PlayPolicy.d.ts.map +1 -1
- package/v1/model/PlayPolicy.js +22 -1
- package/v1/model/PlayPolicy.js.map +1 -1
- package/v1/model/RTCUserInfo.d.ts +3 -1
- package/v1/model/RTCUserInfo.d.ts.map +1 -1
- package/v1/model/RTCUserInfo.js +2 -0
- package/v1/model/RTCUserInfo.js.map +1 -1
- package/v1/model/ReplyAudioInfo.d.ts +12 -0
- package/v1/model/ReplyAudioInfo.d.ts.map +1 -0
- package/v1/model/ReplyAudioInfo.js +29 -0
- package/v1/model/ReplyAudioInfo.js.map +1 -0
- package/v1/model/ReportLiveEventReq.d.ts +5 -0
- package/v1/model/ReportLiveEventReq.d.ts.map +1 -1
- package/v1/model/ReportLiveEventReq.js +10 -0
- package/v1/model/ReportLiveEventReq.js.map +1 -1
- package/v1/model/ReviewConfig.d.ts +8 -0
- package/v1/model/ReviewConfig.d.ts.map +1 -0
- package/v1/model/ReviewConfig.js +19 -0
- package/v1/model/ReviewConfig.js.map +1 -0
- package/v1/model/SharedConfig.d.ts +38 -0
- package/v1/model/SharedConfig.d.ts.map +1 -0
- package/v1/model/SharedConfig.js +69 -0
- package/v1/model/SharedConfig.js.map +1 -0
- package/v1/model/ShootScriptDetail.d.ts +45 -0
- package/v1/model/ShootScriptDetail.d.ts.map +1 -0
- package/v1/model/ShootScriptDetail.js +88 -0
- package/v1/model/ShootScriptDetail.js.map +1 -0
- package/v1/model/ShootScriptItem.d.ts +1 -9
- package/v1/model/ShootScriptItem.d.ts.map +1 -1
- package/v1/model/ShootScriptItem.js +1 -22
- package/v1/model/ShootScriptItem.js.map +1 -1
- package/v1/model/ShootScriptItemBaseInfo.d.ts +8 -0
- package/v1/model/ShootScriptItemBaseInfo.d.ts.map +1 -0
- package/v1/model/ShootScriptItemBaseInfo.js +19 -0
- package/v1/model/ShootScriptItemBaseInfo.js.map +1 -0
- package/v1/model/ShootScriptShowItem.d.ts +13 -0
- package/v1/model/ShootScriptShowItem.d.ts.map +1 -0
- package/v1/model/ShootScriptShowItem.js +29 -0
- package/v1/model/ShootScriptShowItem.js.map +1 -0
- package/v1/model/ShowAssetResponse.d.ts +20 -1
- package/v1/model/ShowAssetResponse.d.ts.map +1 -1
- package/v1/model/ShowAssetResponse.js +35 -1
- package/v1/model/ShowAssetResponse.js.map +1 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts +16 -0
- package/v1/model/ShowDigitalHumanBusinessCardResponse.d.ts.map +1 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js +30 -1
- package/v1/model/ShowDigitalHumanBusinessCardResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveResponse.d.ts +15 -1
- package/v1/model/ShowSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartLiveResponse.js +31 -0
- package/v1/model/ShowSmartLiveResponse.js.map +1 -1
- package/v1/model/ShowSmartLiveRoomResponse.d.ts +43 -1
- package/v1/model/ShowSmartLiveRoomResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartLiveRoomResponse.js +82 -1
- package/v1/model/ShowSmartLiveRoomResponse.js.map +1 -1
- package/v1/model/ShowVideoScriptResponse.d.ts +15 -22
- package/v1/model/ShowVideoScriptResponse.d.ts.map +1 -1
- package/v1/model/ShowVideoScriptResponse.js +32 -44
- package/v1/model/ShowVideoScriptResponse.js.map +1 -1
- package/v1/model/SmartImageLayerConfig.d.ts +12 -0
- package/v1/model/SmartImageLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartImageLayerConfig.js +30 -0
- package/v1/model/SmartImageLayerConfig.js.map +1 -0
- package/v1/model/SmartLayerConfig.d.ts +32 -0
- package/v1/model/SmartLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartLayerConfig.js +58 -0
- package/v1/model/SmartLayerConfig.js.map +1 -0
- package/v1/model/SmartLiveJob.d.ts +15 -1
- package/v1/model/SmartLiveJob.d.ts.map +1 -1
- package/v1/model/SmartLiveJob.js +31 -0
- package/v1/model/SmartLiveJob.js.map +1 -1
- package/v1/model/SmartLiveRoomBaseInfo.d.ts +31 -0
- package/v1/model/SmartLiveRoomBaseInfo.d.ts.map +1 -1
- package/v1/model/SmartLiveRoomBaseInfo.js +51 -1
- package/v1/model/SmartLiveRoomBaseInfo.js.map +1 -1
- package/v1/model/SmartVideoLayerConfig.d.ts +16 -0
- package/v1/model/SmartVideoLayerConfig.d.ts.map +1 -0
- package/v1/model/SmartVideoLayerConfig.js +40 -0
- package/v1/model/SmartVideoLayerConfig.js.map +1 -0
- package/v1/model/StartSmartLiveReq.d.ts +13 -0
- package/v1/model/StartSmartLiveReq.d.ts.map +1 -1
- package/v1/model/StartSmartLiveReq.js +30 -0
- package/v1/model/StartSmartLiveReq.js.map +1 -1
- package/v1/model/StartSmartLiveResponse.d.ts +10 -0
- package/v1/model/StartSmartLiveResponse.d.ts.map +1 -1
- package/v1/model/StartSmartLiveResponse.js +20 -0
- package/v1/model/StartSmartLiveResponse.js.map +1 -1
- package/v1/model/StyleExtraMeta.d.ts +0 -44
- package/v1/model/StyleExtraMeta.d.ts.map +1 -1
- package/v1/model/StyleExtraMeta.js +0 -40
- package/v1/model/StyleExtraMeta.js.map +1 -1
- package/v1/model/SubtitleConfig.d.ts +20 -0
- package/v1/model/SubtitleConfig.d.ts.map +1 -0
- package/v1/model/SubtitleConfig.js +45 -0
- package/v1/model/SubtitleConfig.js.map +1 -0
- package/v1/model/SystemProperty.d.ts +5 -1
- package/v1/model/SystemProperty.d.ts.map +1 -1
- package/v1/model/SystemProperty.js +4 -0
- package/v1/model/SystemProperty.js.map +1 -1
- package/v1/model/TTSAJob.d.ts +12 -0
- package/v1/model/TTSAJob.d.ts.map +1 -1
- package/v1/model/TTSAJob.js +20 -1
- package/v1/model/TTSAJob.js.map +1 -1
- package/v1/model/TriggerProcess.d.ts +13 -1
- package/v1/model/TriggerProcess.d.ts.map +1 -1
- package/v1/model/TriggerProcess.js +22 -0
- package/v1/model/TriggerProcess.js.map +1 -1
- package/v1/model/UpdateDigitalAssetRequestBody.d.ts +11 -1
- package/v1/model/UpdateDigitalAssetRequestBody.d.ts.map +1 -1
- package/v1/model/UpdateDigitalAssetRequestBody.js +21 -0
- package/v1/model/UpdateDigitalAssetRequestBody.js.map +1 -1
- package/v1/model/UpdateDigitalAssetResponse.d.ts +20 -1
- package/v1/model/UpdateDigitalAssetResponse.d.ts.map +1 -1
- package/v1/model/UpdateDigitalAssetResponse.js +35 -1
- package/v1/model/UpdateDigitalAssetResponse.js.map +1 -1
- package/v1/model/UpdateInteractionRuleGroupRequest.d.ts +27 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.d.ts.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.js +64 -0
- package/v1/model/UpdateInteractionRuleGroupRequest.js.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.d.ts +30 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.d.ts.map +1 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.js +71 -0
- package/v1/model/UpdateInteractionRuleGroupResponse.js.map +1 -0
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts +43 -1
- package/v1/model/UpdateSmartLiveRoomResponse.d.ts.map +1 -1
- package/v1/model/UpdateSmartLiveRoomResponse.js +82 -1
- package/v1/model/UpdateSmartLiveRoomResponse.js.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.d.ts +13 -24
- package/v1/model/UpdateVideoScriptsReq.d.ts.map +1 -1
- package/v1/model/UpdateVideoScriptsReq.js +27 -46
- package/v1/model/UpdateVideoScriptsReq.js.map +1 -1
- package/v1/model/VideoConfig.d.ts +7 -5
- package/v1/model/VideoConfig.d.ts.map +1 -1
- package/v1/model/VideoConfig.js +7 -6
- package/v1/model/VideoConfig.js.map +1 -1
- package/v1/model/VideoScriptBaseInfo.d.ts +10 -16
- package/v1/model/VideoScriptBaseInfo.d.ts.map +1 -1
- package/v1/model/VideoScriptBaseInfo.js +25 -30
- package/v1/model/VideoScriptBaseInfo.js.map +1 -1
- package/v1/model/VideoScriptsCreateInfo.d.ts +61 -0
- package/v1/model/VideoScriptsCreateInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsCreateInfo.js +128 -0
- package/v1/model/VideoScriptsCreateInfo.js.map +1 -0
- package/v1/model/VideoScriptsShowInfo.d.ts +61 -0
- package/v1/model/VideoScriptsShowInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsShowInfo.js +128 -0
- package/v1/model/VideoScriptsShowInfo.js.map +1 -0
- package/v1/model/VideoScriptsSimpleInfo.d.ts +56 -0
- package/v1/model/VideoScriptsSimpleInfo.d.ts.map +1 -0
- package/v1/model/VideoScriptsSimpleInfo.js +118 -0
- package/v1/model/VideoScriptsSimpleInfo.js.map +1 -0
- package/v1/model/VoiceModelAssetMeta.d.ts +33 -19
- package/v1/model/VoiceModelAssetMeta.d.ts.map +1 -1
- package/v1/model/VoiceModelAssetMeta.js +37 -23
- package/v1/model/VoiceModelAssetMeta.js.map +1 -1
- package/v1/public-api.d.ts +37 -10
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +37 -10
- package/v1/public-api.js.map +1 -1
- package/v1/model/EngineAssetInfo.d.ts +0 -12
- package/v1/model/EngineAssetInfo.d.ts.map +0 -1
- package/v1/model/EngineAssetInfo.js +0 -29
- package/v1/model/EngineAssetInfo.js.map +0 -1
- package/v1/model/ExternalVoiceAssetMeta.d.ts +0 -24
- package/v1/model/ExternalVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/ExternalVoiceAssetMeta.js +0 -43
- package/v1/model/ExternalVoiceAssetMeta.js.map +0 -1
- package/v1/model/HuaweiEIVoiceAssetMeta.d.ts +0 -14
- package/v1/model/HuaweiEIVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/HuaweiEIVoiceAssetMeta.js +0 -34
- package/v1/model/HuaweiEIVoiceAssetMeta.js.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties.d.ts +0 -39
- package/v1/model/StyleExtraMetaAdditionalProperties.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties.js +0 -67
- package/v1/model/StyleExtraMetaAdditionalProperties.js.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties1.d.ts +0 -22
- package/v1/model/StyleExtraMetaAdditionalProperties1.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaAdditionalProperties1.js +0 -38
- package/v1/model/StyleExtraMetaAdditionalProperties1.js.map +0 -1
- package/v1/model/StyleExtraMetaEditColorItems.d.ts +0 -18
- package/v1/model/StyleExtraMetaEditColorItems.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditColorItems.js +0 -33
- package/v1/model/StyleExtraMetaEditColorItems.js.map +0 -1
- package/v1/model/StyleExtraMetaEditComponents.d.ts +0 -7
- package/v1/model/StyleExtraMetaEditComponents.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditComponents.js +0 -13
- package/v1/model/StyleExtraMetaEditComponents.js.map +0 -1
- package/v1/model/StyleExtraMetaEditValueItems.d.ts +0 -18
- package/v1/model/StyleExtraMetaEditValueItems.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaEditValueItems.js +0 -33
- package/v1/model/StyleExtraMetaEditValueItems.js.map +0 -1
- package/v1/model/StyleExtraMetaModellingAlgorithm.d.ts +0 -7
- package/v1/model/StyleExtraMetaModellingAlgorithm.d.ts.map +0 -1
- package/v1/model/StyleExtraMetaModellingAlgorithm.js +0 -13
- package/v1/model/StyleExtraMetaModellingAlgorithm.js.map +0 -1
- package/v1/model/XimalayaVoiceAssetMeta.d.ts +0 -14
- package/v1/model/XimalayaVoiceAssetMeta.d.ts.map +0 -1
- package/v1/model/XimalayaVoiceAssetMeta.js +0 -36
- package/v1/model/XimalayaVoiceAssetMeta.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.72",
|
|
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.72"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@types/node": "^14.14.37",
|