@huaweicloud/huaweicloud-sdk-metastudio 3.1.174 → 3.1.175

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.
Files changed (265) hide show
  1. package/package.json +2 -2
  2. package/v1/MetaStudioClient.d.ts +691 -2
  3. package/v1/MetaStudioClient.d.ts.map +1 -1
  4. package/v1/MetaStudioClient.js +1874 -81
  5. package/v1/MetaStudioClient.js.map +1 -1
  6. package/v1/model/AttachmentUploadingAddress.d.ts +12 -0
  7. package/v1/model/AttachmentUploadingAddress.d.ts.map +1 -0
  8. package/v1/model/AttachmentUploadingAddress.js +29 -0
  9. package/v1/model/AttachmentUploadingAddress.js.map +1 -0
  10. package/v1/model/CommitShortJobRequest.d.ts +24 -0
  11. package/v1/model/CommitShortJobRequest.d.ts.map +1 -0
  12. package/v1/model/CommitShortJobRequest.js +60 -0
  13. package/v1/model/CommitShortJobRequest.js.map +1 -0
  14. package/v1/model/CommitShortJobResponse.d.ts +5 -0
  15. package/v1/model/CommitShortJobResponse.d.ts.map +1 -0
  16. package/v1/model/CommitShortJobResponse.js +11 -0
  17. package/v1/model/CommitShortJobResponse.js.map +1 -0
  18. package/v1/model/CreateAudioRecordConfigReq.d.ts +16 -0
  19. package/v1/model/CreateAudioRecordConfigReq.d.ts.map +1 -0
  20. package/v1/model/CreateAudioRecordConfigReq.js +42 -0
  21. package/v1/model/CreateAudioRecordConfigReq.js.map +1 -0
  22. package/v1/model/CreateAudioRecordConfigRequest.d.ts +23 -0
  23. package/v1/model/CreateAudioRecordConfigRequest.d.ts.map +1 -0
  24. package/v1/model/CreateAudioRecordConfigRequest.js +53 -0
  25. package/v1/model/CreateAudioRecordConfigRequest.js.map +1 -0
  26. package/v1/model/CreateAudioRecordConfigResponse.d.ts +33 -0
  27. package/v1/model/CreateAudioRecordConfigResponse.d.ts.map +1 -0
  28. package/v1/model/CreateAudioRecordConfigResponse.js +81 -0
  29. package/v1/model/CreateAudioRecordConfigResponse.js.map +1 -0
  30. package/v1/model/CreateInteractionRuleReq.d.ts +20 -0
  31. package/v1/model/CreateInteractionRuleReq.d.ts.map +1 -0
  32. package/v1/model/CreateInteractionRuleReq.js +43 -0
  33. package/v1/model/CreateInteractionRuleReq.js.map +1 -0
  34. package/v1/model/CreateInteractionRuleRequest.d.ts +27 -0
  35. package/v1/model/CreateInteractionRuleRequest.d.ts.map +1 -0
  36. package/v1/model/CreateInteractionRuleRequest.js +64 -0
  37. package/v1/model/CreateInteractionRuleRequest.js.map +1 -0
  38. package/v1/model/CreateInteractionRuleResponse.d.ts +48 -0
  39. package/v1/model/CreateInteractionRuleResponse.d.ts.map +1 -0
  40. package/v1/model/CreateInteractionRuleResponse.js +109 -0
  41. package/v1/model/CreateInteractionRuleResponse.js.map +1 -0
  42. package/v1/model/CreateShortJobReq.d.ts +11 -0
  43. package/v1/model/CreateShortJobReq.d.ts.map +1 -0
  44. package/v1/model/CreateShortJobReq.js +24 -0
  45. package/v1/model/CreateShortJobReq.js.map +1 -0
  46. package/v1/model/CreateShortJobRequest.d.ts +23 -0
  47. package/v1/model/CreateShortJobRequest.d.ts.map +1 -0
  48. package/v1/model/CreateShortJobRequest.js +53 -0
  49. package/v1/model/CreateShortJobRequest.js.map +1 -0
  50. package/v1/model/CreateShortJobResponse.d.ts +13 -0
  51. package/v1/model/CreateShortJobResponse.d.ts.map +1 -0
  52. package/v1/model/CreateShortJobResponse.js +31 -0
  53. package/v1/model/CreateShortJobResponse.js.map +1 -0
  54. package/v1/model/CreateSmartChatRoomReq.d.ts +4 -0
  55. package/v1/model/CreateSmartChatRoomReq.d.ts.map +1 -1
  56. package/v1/model/CreateSmartChatRoomReq.js +10 -0
  57. package/v1/model/CreateSmartChatRoomReq.js.map +1 -1
  58. package/v1/model/CreateSmartChatRoomRequestBody.d.ts +4 -0
  59. package/v1/model/CreateSmartChatRoomRequestBody.d.ts.map +1 -1
  60. package/v1/model/CreateSmartChatRoomRequestBody.js +10 -0
  61. package/v1/model/CreateSmartChatRoomRequestBody.js.map +1 -1
  62. package/v1/model/CreateTrainingThirdPartyJobRequest.d.ts +11 -0
  63. package/v1/model/CreateTrainingThirdPartyJobRequest.d.ts.map +1 -0
  64. package/v1/model/CreateTrainingThirdPartyJobRequest.js +23 -0
  65. package/v1/model/CreateTrainingThirdPartyJobRequest.js.map +1 -0
  66. package/v1/model/CreateTrainingThirdPartyJobResponse.d.ts +22 -0
  67. package/v1/model/CreateTrainingThirdPartyJobResponse.d.ts.map +1 -0
  68. package/v1/model/CreateTrainingThirdPartyJobResponse.js +51 -0
  69. package/v1/model/CreateTrainingThirdPartyJobResponse.js.map +1 -0
  70. package/v1/model/DeleteAudioRecordConfigRequest.d.ts +20 -0
  71. package/v1/model/DeleteAudioRecordConfigRequest.d.ts.map +1 -0
  72. package/v1/model/DeleteAudioRecordConfigRequest.js +49 -0
  73. package/v1/model/DeleteAudioRecordConfigRequest.js.map +1 -0
  74. package/v1/model/DeleteAudioRecordConfigResponse.d.ts +9 -0
  75. package/v1/model/DeleteAudioRecordConfigResponse.d.ts.map +1 -0
  76. package/v1/model/DeleteAudioRecordConfigResponse.js +21 -0
  77. package/v1/model/DeleteAudioRecordConfigResponse.js.map +1 -0
  78. package/v1/model/DeleteInteractionRuleRequest.d.ts +28 -0
  79. package/v1/model/DeleteInteractionRuleRequest.d.ts.map +1 -0
  80. package/v1/model/DeleteInteractionRuleRequest.js +71 -0
  81. package/v1/model/DeleteInteractionRuleRequest.js.map +1 -0
  82. package/v1/model/DeleteInteractionRuleResponse.d.ts +9 -0
  83. package/v1/model/DeleteInteractionRuleResponse.d.ts.map +1 -0
  84. package/v1/model/DeleteInteractionRuleResponse.js +21 -0
  85. package/v1/model/DeleteInteractionRuleResponse.js.map +1 -0
  86. package/v1/model/DigitalAssetSummary.d.ts +4 -0
  87. package/v1/model/DigitalAssetSummary.d.ts.map +1 -1
  88. package/v1/model/DigitalAssetSummary.js +10 -0
  89. package/v1/model/DigitalAssetSummary.js.map +1 -1
  90. package/v1/model/InsertCommandItem.d.ts +31 -0
  91. package/v1/model/InsertCommandItem.d.ts.map +1 -0
  92. package/v1/model/InsertCommandItem.js +50 -0
  93. package/v1/model/InsertCommandItem.js.map +1 -0
  94. package/v1/model/InteractionRuleGroupSummary.d.ts +20 -0
  95. package/v1/model/InteractionRuleGroupSummary.d.ts.map +1 -0
  96. package/v1/model/InteractionRuleGroupSummary.js +49 -0
  97. package/v1/model/InteractionRuleGroupSummary.js.map +1 -0
  98. package/v1/model/ListInsertCommandsRequest.d.ts +32 -0
  99. package/v1/model/ListInsertCommandsRequest.d.ts.map +1 -0
  100. package/v1/model/ListInsertCommandsRequest.js +79 -0
  101. package/v1/model/ListInsertCommandsRequest.js.map +1 -0
  102. package/v1/model/ListInsertCommandsResponse.d.ts +16 -0
  103. package/v1/model/ListInsertCommandsResponse.d.ts.map +1 -0
  104. package/v1/model/ListInsertCommandsResponse.js +35 -0
  105. package/v1/model/ListInsertCommandsResponse.js.map +1 -0
  106. package/v1/model/ListInteractionRuleGroupsSummaryRequest.d.ts +36 -0
  107. package/v1/model/ListInteractionRuleGroupsSummaryRequest.d.ts.map +1 -0
  108. package/v1/model/ListInteractionRuleGroupsSummaryRequest.js +87 -0
  109. package/v1/model/ListInteractionRuleGroupsSummaryRequest.js.map +1 -0
  110. package/v1/model/ListInteractionRuleGroupsSummaryResponse.d.ts +16 -0
  111. package/v1/model/ListInteractionRuleGroupsSummaryResponse.d.ts.map +1 -0
  112. package/v1/model/ListInteractionRuleGroupsSummaryResponse.js +35 -0
  113. package/v1/model/ListInteractionRuleGroupsSummaryResponse.js.map +1 -0
  114. package/v1/model/LiveNotifyConfigReq.d.ts +20 -0
  115. package/v1/model/LiveNotifyConfigReq.d.ts.map +1 -0
  116. package/v1/model/LiveNotifyConfigReq.js +33 -0
  117. package/v1/model/LiveNotifyConfigReq.js.map +1 -0
  118. package/v1/model/NotifyEventEnum.d.ts +4 -0
  119. package/v1/model/NotifyEventEnum.d.ts.map +1 -0
  120. package/v1/model/NotifyEventEnum.js +9 -0
  121. package/v1/model/NotifyEventEnum.js.map +1 -0
  122. package/v1/model/ResourceAvailableNums.d.ts +20 -0
  123. package/v1/model/ResourceAvailableNums.d.ts.map +1 -0
  124. package/v1/model/ResourceAvailableNums.js +45 -0
  125. package/v1/model/ResourceAvailableNums.js.map +1 -0
  126. package/v1/model/ShortJobType.d.ts +4 -0
  127. package/v1/model/ShortJobType.d.ts.map +1 -0
  128. package/v1/model/ShortJobType.js +9 -0
  129. package/v1/model/ShortJobType.js.map +1 -0
  130. package/v1/model/ShowAudioRecordConfigRequest.d.ts +20 -0
  131. package/v1/model/ShowAudioRecordConfigRequest.d.ts.map +1 -0
  132. package/v1/model/ShowAudioRecordConfigRequest.js +49 -0
  133. package/v1/model/ShowAudioRecordConfigRequest.js.map +1 -0
  134. package/v1/model/ShowAudioRecordConfigResponse.d.ts +33 -0
  135. package/v1/model/ShowAudioRecordConfigResponse.d.ts.map +1 -0
  136. package/v1/model/ShowAudioRecordConfigResponse.js +81 -0
  137. package/v1/model/ShowAudioRecordConfigResponse.js.map +1 -0
  138. package/v1/model/ShowEncryptFileRequest.d.ts +16 -0
  139. package/v1/model/ShowEncryptFileRequest.d.ts.map +1 -0
  140. package/v1/model/ShowEncryptFileRequest.js +42 -0
  141. package/v1/model/ShowEncryptFileRequest.js.map +1 -0
  142. package/v1/model/ShowEncryptFileResponse.d.ts +5 -0
  143. package/v1/model/ShowEncryptFileResponse.d.ts.map +1 -0
  144. package/v1/model/ShowEncryptFileResponse.js +11 -0
  145. package/v1/model/ShowEncryptFileResponse.js.map +1 -0
  146. package/v1/model/ShowInteractionRuleGroupRequest.d.ts +24 -0
  147. package/v1/model/ShowInteractionRuleGroupRequest.d.ts.map +1 -0
  148. package/v1/model/ShowInteractionRuleGroupRequest.js +60 -0
  149. package/v1/model/ShowInteractionRuleGroupRequest.js.map +1 -0
  150. package/v1/model/ShowInteractionRuleGroupResponse.d.ts +30 -0
  151. package/v1/model/ShowInteractionRuleGroupResponse.d.ts.map +1 -0
  152. package/v1/model/ShowInteractionRuleGroupResponse.js +71 -0
  153. package/v1/model/ShowInteractionRuleGroupResponse.js.map +1 -0
  154. package/v1/model/ShowLivePlatformAccessTypeRequest.d.ts +22 -0
  155. package/v1/model/ShowLivePlatformAccessTypeRequest.d.ts.map +1 -0
  156. package/v1/model/ShowLivePlatformAccessTypeRequest.js +53 -0
  157. package/v1/model/ShowLivePlatformAccessTypeRequest.js.map +1 -0
  158. package/v1/model/ShowLivePlatformAccessTypeResponse.d.ts +14 -0
  159. package/v1/model/ShowLivePlatformAccessTypeResponse.d.ts.map +1 -0
  160. package/v1/model/ShowLivePlatformAccessTypeResponse.js +31 -0
  161. package/v1/model/ShowLivePlatformAccessTypeResponse.js.map +1 -0
  162. package/v1/model/ShowLiveWarningInfoRequest.d.ts +24 -0
  163. package/v1/model/ShowLiveWarningInfoRequest.d.ts.map +1 -0
  164. package/v1/model/ShowLiveWarningInfoRequest.js +60 -0
  165. package/v1/model/ShowLiveWarningInfoRequest.js.map +1 -0
  166. package/v1/model/ShowLiveWarningInfoResponse.d.ts +18 -0
  167. package/v1/model/ShowLiveWarningInfoResponse.d.ts.map +1 -0
  168. package/v1/model/ShowLiveWarningInfoResponse.js +41 -0
  169. package/v1/model/ShowLiveWarningInfoResponse.js.map +1 -0
  170. package/v1/model/ShowShortJobRequest.d.ts +24 -0
  171. package/v1/model/ShowShortJobRequest.d.ts.map +1 -0
  172. package/v1/model/ShowShortJobRequest.js +60 -0
  173. package/v1/model/ShowShortJobRequest.js.map +1 -0
  174. package/v1/model/ShowShortJobResponse.d.ts +38 -0
  175. package/v1/model/ShowShortJobResponse.d.ts.map +1 -0
  176. package/v1/model/ShowShortJobResponse.js +85 -0
  177. package/v1/model/ShowShortJobResponse.js.map +1 -0
  178. package/v1/model/ShowSmartChatRoomResponse.d.ts +4 -0
  179. package/v1/model/ShowSmartChatRoomResponse.d.ts.map +1 -1
  180. package/v1/model/ShowSmartChatRoomResponse.js +10 -0
  181. package/v1/model/ShowSmartChatRoomResponse.js.map +1 -1
  182. package/v1/model/ShowSummaryUsageDataRequest.d.ts +42 -0
  183. package/v1/model/ShowSummaryUsageDataRequest.d.ts.map +1 -0
  184. package/v1/model/ShowSummaryUsageDataRequest.js +92 -0
  185. package/v1/model/ShowSummaryUsageDataRequest.js.map +1 -0
  186. package/v1/model/ShowSummaryUsageDataResponse.d.ts +33 -0
  187. package/v1/model/ShowSummaryUsageDataResponse.d.ts.map +1 -0
  188. package/v1/model/ShowSummaryUsageDataResponse.js +68 -0
  189. package/v1/model/ShowSummaryUsageDataResponse.js.map +1 -0
  190. package/v1/model/ShowUsageDataRequest.d.ts +54 -0
  191. package/v1/model/ShowUsageDataRequest.d.ts.map +1 -0
  192. package/v1/model/ShowUsageDataRequest.js +122 -0
  193. package/v1/model/ShowUsageDataRequest.js.map +1 -0
  194. package/v1/model/ShowUsageDataResponse.d.ts +16 -0
  195. package/v1/model/ShowUsageDataResponse.d.ts.map +1 -0
  196. package/v1/model/ShowUsageDataResponse.js +35 -0
  197. package/v1/model/ShowUsageDataResponse.js.map +1 -0
  198. package/v1/model/ShowUserReviewAttachmentUploadingAddressRequest.d.ts +16 -0
  199. package/v1/model/ShowUserReviewAttachmentUploadingAddressRequest.d.ts.map +1 -0
  200. package/v1/model/ShowUserReviewAttachmentUploadingAddressRequest.js +40 -0
  201. package/v1/model/ShowUserReviewAttachmentUploadingAddressRequest.js.map +1 -0
  202. package/v1/model/ShowUserReviewAttachmentUploadingAddressResponse.d.ts +8 -0
  203. package/v1/model/ShowUserReviewAttachmentUploadingAddressResponse.d.ts.map +1 -0
  204. package/v1/model/ShowUserReviewAttachmentUploadingAddressResponse.js +15 -0
  205. package/v1/model/ShowUserReviewAttachmentUploadingAddressResponse.js.map +1 -0
  206. package/v1/model/ShowVoiceTrainingQuotasRequest.d.ts +16 -0
  207. package/v1/model/ShowVoiceTrainingQuotasRequest.d.ts.map +1 -0
  208. package/v1/model/ShowVoiceTrainingQuotasRequest.js +37 -0
  209. package/v1/model/ShowVoiceTrainingQuotasRequest.js.map +1 -0
  210. package/v1/model/ShowVoiceTrainingQuotasResponse.d.ts +15 -0
  211. package/v1/model/ShowVoiceTrainingQuotasResponse.d.ts.map +1 -0
  212. package/v1/model/ShowVoiceTrainingQuotasResponse.js +29 -0
  213. package/v1/model/ShowVoiceTrainingQuotasResponse.js.map +1 -0
  214. package/v1/model/SubtitleFileDetail.d.ts +5 -0
  215. package/v1/model/SubtitleFileDetail.d.ts.map +1 -1
  216. package/v1/model/SubtitleFileDetail.js +10 -0
  217. package/v1/model/SubtitleFileDetail.js.map +1 -1
  218. package/v1/model/TimeResourceUsageInfo.d.ts +11 -0
  219. package/v1/model/TimeResourceUsageInfo.d.ts.map +1 -0
  220. package/v1/model/TimeResourceUsageInfo.js +23 -0
  221. package/v1/model/TimeResourceUsageInfo.js.map +1 -0
  222. package/v1/model/UpdateAudioRecordConfigReq.d.ts +16 -0
  223. package/v1/model/UpdateAudioRecordConfigReq.d.ts.map +1 -0
  224. package/v1/model/UpdateAudioRecordConfigReq.js +39 -0
  225. package/v1/model/UpdateAudioRecordConfigReq.js.map +1 -0
  226. package/v1/model/UpdateAudioRecordConfigRequest.d.ts +23 -0
  227. package/v1/model/UpdateAudioRecordConfigRequest.d.ts.map +1 -0
  228. package/v1/model/UpdateAudioRecordConfigRequest.js +53 -0
  229. package/v1/model/UpdateAudioRecordConfigRequest.js.map +1 -0
  230. package/v1/model/UpdateAudioRecordConfigResponse.d.ts +33 -0
  231. package/v1/model/UpdateAudioRecordConfigResponse.d.ts.map +1 -0
  232. package/v1/model/UpdateAudioRecordConfigResponse.js +81 -0
  233. package/v1/model/UpdateAudioRecordConfigResponse.js.map +1 -0
  234. package/v1/model/UpdateInteractionRuleRequest.d.ts +31 -0
  235. package/v1/model/UpdateInteractionRuleRequest.d.ts.map +1 -0
  236. package/v1/model/UpdateInteractionRuleRequest.js +75 -0
  237. package/v1/model/UpdateInteractionRuleRequest.js.map +1 -0
  238. package/v1/model/UpdateInteractionRuleResponse.d.ts +48 -0
  239. package/v1/model/UpdateInteractionRuleResponse.d.ts.map +1 -0
  240. package/v1/model/UpdateInteractionRuleResponse.js +109 -0
  241. package/v1/model/UpdateInteractionRuleResponse.js.map +1 -0
  242. package/v1/model/UpdateSmartChatRoomResponse.d.ts +4 -0
  243. package/v1/model/UpdateSmartChatRoomResponse.d.ts.map +1 -1
  244. package/v1/model/UpdateSmartChatRoomResponse.js +10 -0
  245. package/v1/model/UpdateSmartChatRoomResponse.js.map +1 -1
  246. package/v1/model/UpdateSmartLiveUserConfigReq.d.ts +19 -0
  247. package/v1/model/UpdateSmartLiveUserConfigReq.d.ts.map +1 -0
  248. package/v1/model/UpdateSmartLiveUserConfigReq.js +39 -0
  249. package/v1/model/UpdateSmartLiveUserConfigReq.js.map +1 -0
  250. package/v1/model/UpdateSmartLiveUserConfigRequest.d.ts +19 -0
  251. package/v1/model/UpdateSmartLiveUserConfigRequest.d.ts.map +1 -0
  252. package/v1/model/UpdateSmartLiveUserConfigRequest.js +43 -0
  253. package/v1/model/UpdateSmartLiveUserConfigRequest.js.map +1 -0
  254. package/v1/model/UpdateSmartLiveUserConfigResponse.d.ts +9 -0
  255. package/v1/model/UpdateSmartLiveUserConfigResponse.d.ts.map +1 -0
  256. package/v1/model/UpdateSmartLiveUserConfigResponse.js +21 -0
  257. package/v1/model/UpdateSmartLiveUserConfigResponse.js.map +1 -0
  258. package/v1/model/VoiceTrainingResource.d.ts +77 -0
  259. package/v1/model/VoiceTrainingResource.d.ts.map +1 -0
  260. package/v1/model/VoiceTrainingResource.js +140 -0
  261. package/v1/model/VoiceTrainingResource.js.map +1 -0
  262. package/v1/public-api.d.ts +58 -0
  263. package/v1/public-api.d.ts.map +1 -1
  264. package/v1/public-api.js +58 -0
  265. package/v1/public-api.js.map +1 -1
@@ -14,6 +14,8 @@ import { CheckRecallKnowledgeLibraryRequest } from './model/CheckRecallKnowledge
14
14
  import { CheckRecallKnowledgeLibraryResponse } from './model/CheckRecallKnowledgeLibraryResponse';
15
15
  import { CheckVoiceAssetRequest } from './model/CheckVoiceAssetRequest';
16
16
  import { CheckVoiceAssetResponse } from './model/CheckVoiceAssetResponse';
17
+ import { CommitShortJobRequest } from './model/CommitShortJobRequest';
18
+ import { CommitShortJobResponse } from './model/CommitShortJobResponse';
17
19
  import { CommitVoiceTrainingJobRequest } from './model/CommitVoiceTrainingJobRequest';
18
20
  import { CommitVoiceTrainingJobResponse } from './model/CommitVoiceTrainingJobResponse';
19
21
  import { ConfirmFileUploadRequest } from './model/ConfirmFileUploadRequest';
@@ -38,6 +40,8 @@ import { CreateAssetByReplicationInfoRequest } from './model/CreateAssetByReplic
38
40
  import { CreateAssetByReplicationInfoResponse } from './model/CreateAssetByReplicationInfoResponse';
39
41
  import { CreateAsyncTtsJobRequest } from './model/CreateAsyncTtsJobRequest';
40
42
  import { CreateAsyncTtsJobResponse } from './model/CreateAsyncTtsJobResponse';
43
+ import { CreateAudioRecordConfigRequest } from './model/CreateAudioRecordConfigRequest';
44
+ import { CreateAudioRecordConfigResponse } from './model/CreateAudioRecordConfigResponse';
41
45
  import { CreateBatchKnowledgeQuestionRequest } from './model/CreateBatchKnowledgeQuestionRequest';
42
46
  import { CreateBatchKnowledgeQuestionResponse } from './model/CreateBatchKnowledgeQuestionResponse';
43
47
  import { CreateDialogReportConfigRequest } from './model/CreateDialogReportConfigRequest';
@@ -66,6 +70,8 @@ import { CreateIntentAndQuestionRequest } from './model/CreateIntentAndQuestionR
66
70
  import { CreateIntentAndQuestionResponse } from './model/CreateIntentAndQuestionResponse';
67
71
  import { CreateInteractionRuleGroupRequest } from './model/CreateInteractionRuleGroupRequest';
68
72
  import { CreateInteractionRuleGroupResponse } from './model/CreateInteractionRuleGroupResponse';
73
+ import { CreateInteractionRuleRequest } from './model/CreateInteractionRuleRequest';
74
+ import { CreateInteractionRuleResponse } from './model/CreateInteractionRuleResponse';
69
75
  import { CreateInteractiveChatRequest } from './model/CreateInteractiveChatRequest';
70
76
  import { CreateInteractiveChatResponse } from './model/CreateInteractiveChatResponse';
71
77
  import { CreateKnowledgeIntentRequest } from './model/CreateKnowledgeIntentRequest';
@@ -108,6 +114,8 @@ import { CreateRobotRequest } from './model/CreateRobotRequest';
108
114
  import { CreateRobotResponse } from './model/CreateRobotResponse';
109
115
  import { CreateRoleRequest } from './model/CreateRoleRequest';
110
116
  import { CreateRoleResponse } from './model/CreateRoleResponse';
117
+ import { CreateShortJobRequest } from './model/CreateShortJobRequest';
118
+ import { CreateShortJobResponse } from './model/CreateShortJobResponse';
111
119
  import { CreateSmartChatRoomRequest } from './model/CreateSmartChatRoomRequest';
112
120
  import { CreateSmartChatRoomResponse } from './model/CreateSmartChatRoomResponse';
113
121
  import { CreateSmartLiveRoomRequest } from './model/CreateSmartLiveRoomRequest';
@@ -120,6 +128,8 @@ import { CreateTrainingBasicJobRequest } from './model/CreateTrainingBasicJobReq
120
128
  import { CreateTrainingBasicJobResponse } from './model/CreateTrainingBasicJobResponse';
121
129
  import { CreateTrainingMiddleJobRequest } from './model/CreateTrainingMiddleJobRequest';
122
130
  import { CreateTrainingMiddleJobResponse } from './model/CreateTrainingMiddleJobResponse';
131
+ import { CreateTrainingThirdPartyJobRequest } from './model/CreateTrainingThirdPartyJobRequest';
132
+ import { CreateTrainingThirdPartyJobResponse } from './model/CreateTrainingThirdPartyJobResponse';
123
133
  import { CreateTtsAuditionRequest } from './model/CreateTtsAuditionRequest';
124
134
  import { CreateTtsAuditionResponse } from './model/CreateTtsAuditionResponse';
125
135
  import { CreateTtsaRequest } from './model/CreateTtsaRequest';
@@ -142,6 +152,8 @@ import { DeleteAgencyWithRoleTypeRequest } from './model/DeleteAgencyWithRoleTyp
142
152
  import { DeleteAgencyWithRoleTypeResponse } from './model/DeleteAgencyWithRoleTypeResponse';
143
153
  import { DeleteAssetRequest } from './model/DeleteAssetRequest';
144
154
  import { DeleteAssetResponse } from './model/DeleteAssetResponse';
155
+ import { DeleteAudioRecordConfigRequest } from './model/DeleteAudioRecordConfigRequest';
156
+ import { DeleteAudioRecordConfigResponse } from './model/DeleteAudioRecordConfigResponse';
145
157
  import { DeleteDialogReportConfigRequest } from './model/DeleteDialogReportConfigRequest';
146
158
  import { DeleteDialogReportConfigResponse } from './model/DeleteDialogReportConfigResponse';
147
159
  import { DeleteDigitalHumanBusinessCardRequest } from './model/DeleteDigitalHumanBusinessCardRequest';
@@ -160,6 +172,8 @@ import { DeleteInstructionRequest } from './model/DeleteInstructionRequest';
160
172
  import { DeleteInstructionResponse } from './model/DeleteInstructionResponse';
161
173
  import { DeleteInteractionRuleGroupRequest } from './model/DeleteInteractionRuleGroupRequest';
162
174
  import { DeleteInteractionRuleGroupResponse } from './model/DeleteInteractionRuleGroupResponse';
175
+ import { DeleteInteractionRuleRequest } from './model/DeleteInteractionRuleRequest';
176
+ import { DeleteInteractionRuleResponse } from './model/DeleteInteractionRuleResponse';
163
177
  import { DeleteKnowledgeIntentRequest } from './model/DeleteKnowledgeIntentRequest';
164
178
  import { DeleteKnowledgeIntentResponse } from './model/DeleteKnowledgeIntentResponse';
165
179
  import { DeleteKnowledgeLibraryRequest } from './model/DeleteKnowledgeLibraryRequest';
@@ -242,12 +256,16 @@ import { ListHotQuestionRequest } from './model/ListHotQuestionRequest';
242
256
  import { ListHotQuestionResponse } from './model/ListHotQuestionResponse';
243
257
  import { ListHotWordsRequest } from './model/ListHotWordsRequest';
244
258
  import { ListHotWordsResponse } from './model/ListHotWordsResponse';
259
+ import { ListInsertCommandsRequest } from './model/ListInsertCommandsRequest';
260
+ import { ListInsertCommandsResponse } from './model/ListInsertCommandsResponse';
245
261
  import { ListInstructionLibraryRequest } from './model/ListInstructionLibraryRequest';
246
262
  import { ListInstructionLibraryResponse } from './model/ListInstructionLibraryResponse';
247
263
  import { ListInstructionRequest } from './model/ListInstructionRequest';
248
264
  import { ListInstructionResponse } from './model/ListInstructionResponse';
249
265
  import { ListInteractionRuleGroupsRequest } from './model/ListInteractionRuleGroupsRequest';
250
266
  import { ListInteractionRuleGroupsResponse } from './model/ListInteractionRuleGroupsResponse';
267
+ import { ListInteractionRuleGroupsSummaryRequest } from './model/ListInteractionRuleGroupsSummaryRequest';
268
+ import { ListInteractionRuleGroupsSummaryResponse } from './model/ListInteractionRuleGroupsSummaryResponse';
251
269
  import { ListJobOperationLogRequest } from './model/ListJobOperationLogRequest';
252
270
  import { ListJobOperationLogResponse } from './model/ListJobOperationLogResponse';
253
271
  import { ListKnowledgeIntentRequest } from './model/ListKnowledgeIntentRequest';
@@ -348,12 +366,16 @@ import { ShowAssetRequest } from './model/ShowAssetRequest';
348
366
  import { ShowAssetResponse } from './model/ShowAssetResponse';
349
367
  import { ShowAsyncTtsJobRequest } from './model/ShowAsyncTtsJobRequest';
350
368
  import { ShowAsyncTtsJobResponse } from './model/ShowAsyncTtsJobResponse';
369
+ import { ShowAudioRecordConfigRequest } from './model/ShowAudioRecordConfigRequest';
370
+ import { ShowAudioRecordConfigResponse } from './model/ShowAudioRecordConfigResponse';
351
371
  import { ShowDialogReportConfigRequest } from './model/ShowDialogReportConfigRequest';
352
372
  import { ShowDialogReportConfigResponse } from './model/ShowDialogReportConfigResponse';
353
373
  import { ShowDigitalHumanBusinessCardRequest } from './model/ShowDigitalHumanBusinessCardRequest';
354
374
  import { ShowDigitalHumanBusinessCardResponse } from './model/ShowDigitalHumanBusinessCardResponse';
355
375
  import { ShowDocumentInfoRequest } from './model/ShowDocumentInfoRequest';
356
376
  import { ShowDocumentInfoResponse } from './model/ShowDocumentInfoResponse';
377
+ import { ShowEncryptFileRequest } from './model/ShowEncryptFileRequest';
378
+ import { ShowEncryptFileResponse } from './model/ShowEncryptFileResponse';
357
379
  import { ShowHotQuestionRequest } from './model/ShowHotQuestionRequest';
358
380
  import { ShowHotQuestionResponse } from './model/ShowHotQuestionResponse';
359
381
  import { ShowHotWordsRequest } from './model/ShowHotWordsRequest';
@@ -364,6 +386,8 @@ import { ShowInstructionLibraryRequest } from './model/ShowInstructionLibraryReq
364
386
  import { ShowInstructionLibraryResponse } from './model/ShowInstructionLibraryResponse';
365
387
  import { ShowInstructionRequest } from './model/ShowInstructionRequest';
366
388
  import { ShowInstructionResponse } from './model/ShowInstructionResponse';
389
+ import { ShowInteractionRuleGroupRequest } from './model/ShowInteractionRuleGroupRequest';
390
+ import { ShowInteractionRuleGroupResponse } from './model/ShowInteractionRuleGroupResponse';
367
391
  import { ShowJobAuditResultRequest } from './model/ShowJobAuditResultRequest';
368
392
  import { ShowJobAuditResultResponse } from './model/ShowJobAuditResultResponse';
369
393
  import { ShowJobUploadingAddressRequest } from './model/ShowJobUploadingAddressRequest';
@@ -376,8 +400,12 @@ import { ShowKnowledgeQuestionRequest } from './model/ShowKnowledgeQuestionReque
376
400
  import { ShowKnowledgeQuestionResponse } from './model/ShowKnowledgeQuestionResponse';
377
401
  import { ShowKnowledgeSkillRequest } from './model/ShowKnowledgeSkillRequest';
378
402
  import { ShowKnowledgeSkillResponse } from './model/ShowKnowledgeSkillResponse';
403
+ import { ShowLivePlatformAccessTypeRequest } from './model/ShowLivePlatformAccessTypeRequest';
404
+ import { ShowLivePlatformAccessTypeResponse } from './model/ShowLivePlatformAccessTypeResponse';
379
405
  import { ShowLivePlatformRequest } from './model/ShowLivePlatformRequest';
380
406
  import { ShowLivePlatformResponse } from './model/ShowLivePlatformResponse';
407
+ import { ShowLiveWarningInfoRequest } from './model/ShowLiveWarningInfoRequest';
408
+ import { ShowLiveWarningInfoResponse } from './model/ShowLiveWarningInfoResponse';
381
409
  import { ShowLlmConfigRequest } from './model/ShowLlmConfigRequest';
382
410
  import { ShowLlmConfigResponse } from './model/ShowLlmConfigResponse';
383
411
  import { ShowMcpServerRequest } from './model/ShowMcpServerRequest';
@@ -410,6 +438,8 @@ import { ShowRobotRequest } from './model/ShowRobotRequest';
410
438
  import { ShowRobotResponse } from './model/ShowRobotResponse';
411
439
  import { ShowRoleRequest } from './model/ShowRoleRequest';
412
440
  import { ShowRoleResponse } from './model/ShowRoleResponse';
441
+ import { ShowShortJobRequest } from './model/ShowShortJobRequest';
442
+ import { ShowShortJobResponse } from './model/ShowShortJobResponse';
413
443
  import { ShowSmartChatJobRequest } from './model/ShowSmartChatJobRequest';
414
444
  import { ShowSmartChatJobResponse } from './model/ShowSmartChatJobResponse';
415
445
  import { ShowSmartChatRoomRequest } from './model/ShowSmartChatRoomRequest';
@@ -420,6 +450,8 @@ import { ShowSmartLiveRoomRequest } from './model/ShowSmartLiveRoomRequest';
420
450
  import { ShowSmartLiveRoomResponse } from './model/ShowSmartLiveRoomResponse';
421
451
  import { ShowSubtitleFileRequest } from './model/ShowSubtitleFileRequest';
422
452
  import { ShowSubtitleFileResponse } from './model/ShowSubtitleFileResponse';
453
+ import { ShowSummaryUsageDataRequest } from './model/ShowSummaryUsageDataRequest';
454
+ import { ShowSummaryUsageDataResponse } from './model/ShowSummaryUsageDataResponse';
423
455
  import { ShowTaskRequest } from './model/ShowTaskRequest';
424
456
  import { ShowTaskResponse } from './model/ShowTaskResponse';
425
457
  import { ShowTenantDurationCfgRequest } from './model/ShowTenantDurationCfgRequest';
@@ -432,6 +464,10 @@ import { ShowTtsJobRequest } from './model/ShowTtsJobRequest';
432
464
  import { ShowTtsJobResponse } from './model/ShowTtsJobResponse';
433
465
  import { ShowTtsPhoneticSymbolRequest } from './model/ShowTtsPhoneticSymbolRequest';
434
466
  import { ShowTtsPhoneticSymbolResponse } from './model/ShowTtsPhoneticSymbolResponse';
467
+ import { ShowUsageDataRequest } from './model/ShowUsageDataRequest';
468
+ import { ShowUsageDataResponse } from './model/ShowUsageDataResponse';
469
+ import { ShowUserReviewAttachmentUploadingAddressRequest } from './model/ShowUserReviewAttachmentUploadingAddressRequest';
470
+ import { ShowUserReviewAttachmentUploadingAddressResponse } from './model/ShowUserReviewAttachmentUploadingAddressResponse';
435
471
  import { ShowVideoMotionCaptureJobRequest } from './model/ShowVideoMotionCaptureJobRequest';
436
472
  import { ShowVideoMotionCaptureJobResponse } from './model/ShowVideoMotionCaptureJobResponse';
437
473
  import { ShowVideoScriptRequest } from './model/ShowVideoScriptRequest';
@@ -440,6 +476,8 @@ import { ShowVocabularySwitchConfigsRequest } from './model/ShowVocabularySwitch
440
476
  import { ShowVocabularySwitchConfigsResponse } from './model/ShowVocabularySwitchConfigsResponse';
441
477
  import { ShowVoiceTrainingJobRequest } from './model/ShowVoiceTrainingJobRequest';
442
478
  import { ShowVoiceTrainingJobResponse } from './model/ShowVoiceTrainingJobResponse';
479
+ import { ShowVoiceTrainingQuotasRequest } from './model/ShowVoiceTrainingQuotasRequest';
480
+ import { ShowVoiceTrainingQuotasResponse } from './model/ShowVoiceTrainingQuotasResponse';
443
481
  import { ShowWelcomeSpeechRequest } from './model/ShowWelcomeSpeechRequest';
444
482
  import { ShowWelcomeSpeechResponse } from './model/ShowWelcomeSpeechResponse';
445
483
  import { ShowWelcomeSpeechSwitchRequest } from './model/ShowWelcomeSpeechSwitchRequest';
@@ -464,6 +502,8 @@ import { Update2dModelTrainingJobRequest } from './model/Update2dModelTrainingJo
464
502
  import { Update2dModelTrainingJobResponse } from './model/Update2dModelTrainingJobResponse';
465
503
  import { UpdateActiveCodeRequest } from './model/UpdateActiveCodeRequest';
466
504
  import { UpdateActiveCodeResponse } from './model/UpdateActiveCodeResponse';
505
+ import { UpdateAudioRecordConfigRequest } from './model/UpdateAudioRecordConfigRequest';
506
+ import { UpdateAudioRecordConfigResponse } from './model/UpdateAudioRecordConfigResponse';
467
507
  import { UpdateBatchKnowledgeQuestionRequest } from './model/UpdateBatchKnowledgeQuestionRequest';
468
508
  import { UpdateBatchKnowledgeQuestionResponse } from './model/UpdateBatchKnowledgeQuestionResponse';
469
509
  import { UpdateDialogReportConfigRequest } from './model/UpdateDialogReportConfigRequest';
@@ -490,6 +530,8 @@ import { UpdateInstructionRequest } from './model/UpdateInstructionRequest';
490
530
  import { UpdateInstructionResponse } from './model/UpdateInstructionResponse';
491
531
  import { UpdateInteractionRuleGroupRequest } from './model/UpdateInteractionRuleGroupRequest';
492
532
  import { UpdateInteractionRuleGroupResponse } from './model/UpdateInteractionRuleGroupResponse';
533
+ import { UpdateInteractionRuleRequest } from './model/UpdateInteractionRuleRequest';
534
+ import { UpdateInteractionRuleResponse } from './model/UpdateInteractionRuleResponse';
493
535
  import { UpdateKnowledgeIntentRequest } from './model/UpdateKnowledgeIntentRequest';
494
536
  import { UpdateKnowledgeIntentResponse } from './model/UpdateKnowledgeIntentResponse';
495
537
  import { UpdateKnowledgeLibraryRequest } from './model/UpdateKnowledgeLibraryRequest';
@@ -524,6 +566,8 @@ import { UpdateSmartChatRoomRequest } from './model/UpdateSmartChatRoomRequest';
524
566
  import { UpdateSmartChatRoomResponse } from './model/UpdateSmartChatRoomResponse';
525
567
  import { UpdateSmartLiveRoomRequest } from './model/UpdateSmartLiveRoomRequest';
526
568
  import { UpdateSmartLiveRoomResponse } from './model/UpdateSmartLiveRoomResponse';
569
+ import { UpdateSmartLiveUserConfigRequest } from './model/UpdateSmartLiveUserConfigRequest';
570
+ import { UpdateSmartLiveUserConfigResponse } from './model/UpdateSmartLiveUserConfigResponse';
527
571
  import { UpdateTtscVocabularyGroupsRequest } from './model/UpdateTtscVocabularyGroupsRequest';
528
572
  import { UpdateTtscVocabularyGroupsResponse } from './model/UpdateTtscVocabularyGroupsResponse';
529
573
  import { UpdateVideoScriptRequest } from './model/UpdateVideoScriptRequest';
@@ -666,6 +710,64 @@ export declare class MetaStudioClient {
666
710
  * @throws {RequiredError}
667
711
  */
668
712
  showAgency(showAgencyRequest?: ShowAgencyRequest): Promise<ShowAgencyResponse>;
713
+ /**
714
+ * 该接口用于创建语音录制配置。
715
+ *
716
+ * Please refer to HUAWEI cloud API Explorer for details.
717
+ *
718
+ * @summary 创建语音录制配置
719
+ * @param {CreateAudioRecordConfigReq} createAudioRecordConfigRequestBody 创建语音录制配置请求。
720
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
721
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
722
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
723
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
724
+ * @param {*} [options] Override http request option.
725
+ * @throws {RequiredError}
726
+ */
727
+ createAudioRecordConfig(createAudioRecordConfigRequest?: CreateAudioRecordConfigRequest): Promise<CreateAudioRecordConfigResponse>;
728
+ /**
729
+ * 该接口用于删除语音录制配置。
730
+ *
731
+ * Please refer to HUAWEI cloud API Explorer for details.
732
+ *
733
+ * @summary 删除语音录制配置
734
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
735
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
736
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
737
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
738
+ * @param {*} [options] Override http request option.
739
+ * @throws {RequiredError}
740
+ */
741
+ deleteAudioRecordConfig(deleteAudioRecordConfigRequest?: DeleteAudioRecordConfigRequest): Promise<DeleteAudioRecordConfigResponse>;
742
+ /**
743
+ * 该接口用于查询语音录制配置。
744
+ *
745
+ * Please refer to HUAWEI cloud API Explorer for details.
746
+ *
747
+ * @summary 查询语音录制配置
748
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
749
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
750
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
751
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
752
+ * @param {*} [options] Override http request option.
753
+ * @throws {RequiredError}
754
+ */
755
+ showAudioRecordConfig(showAudioRecordConfigRequest?: ShowAudioRecordConfigRequest): Promise<ShowAudioRecordConfigResponse>;
756
+ /**
757
+ * 该接口用于修改语音录制配置。
758
+ *
759
+ * Please refer to HUAWEI cloud API Explorer for details.
760
+ *
761
+ * @summary 修改语音录制配置
762
+ * @param {UpdateAudioRecordConfigReq} updateAudioRecordConfigRequestBody 修改语音录制配置请求。
763
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
764
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。
765
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
766
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
767
+ * @param {*} [options] Override http request option.
768
+ * @throws {RequiredError}
769
+ */
770
+ updateAudioRecordConfig(updateAudioRecordConfigRequest?: UpdateAudioRecordConfigRequest): Promise<UpdateAudioRecordConfigResponse>;
669
771
  /**
670
772
  * 删除导入导出任务
671
773
  *
@@ -770,6 +872,46 @@ export declare class MetaStudioClient {
770
872
  * @throws {RequiredError}
771
873
  */
772
874
  showTask(showTaskRequest?: ShowTaskRequest): Promise<ShowTaskResponse>;
875
+ /**
876
+ * 获取周期内用户的资源使用情况概览
877
+ *
878
+ * Please refer to HUAWEI cloud API Explorer for details.
879
+ *
880
+ * @summary 查询用户数据概览
881
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
882
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
883
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
884
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
885
+ * @param {string} [userId] 用户id(仅开启了子账号隔离功能的主账号携带才生效)
886
+ * @param {string} [resourceType] 资源类型 * video_time_2d_model:分身数字人视频制作 * video_time_flexus_2d_model:分身数字人视频制作flexus版
887
+ * @param {string} [businessType] 业务类型 * LIVE_2D:分身数字人视频直播 * VIDEO_2D:分身数字人视频制作
888
+ * @param {'MIN' | 'HOUR'} [unit] 使用量的单位。 * MIN:分钟 * HOUR:小时
889
+ * @param {*} [options] Override http request option.
890
+ * @throws {RequiredError}
891
+ */
892
+ showSummaryUsageData(showSummaryUsageDataRequest?: ShowSummaryUsageDataRequest): Promise<ShowSummaryUsageDataResponse>;
893
+ /**
894
+ * 获取周期内用户的资源使用情况
895
+ *
896
+ * Please refer to HUAWEI cloud API Explorer for details.
897
+ *
898
+ * @summary 查询用户数据详情
899
+ * @param {string} startTime 查询时间段开始时间,格式遵循:RFC 3339 如\&quot;2021-01-10T08:43:17Z\&quot;
900
+ * @param {string} endTime 查询时间段结束时间,格式遵循:RFC 3339 如\&quot;2021-01-10T08:43:17Z\&quot;
901
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
902
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
903
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
904
+ * @param {number} [limit] 每页显示的条目数量。
905
+ * @param {number} [offset] 偏移量,表示从此偏移量开始查询。
906
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
907
+ * @param {string} [userId] 用户id(仅开启了子账号隔离功能的主账号携带才生效)
908
+ * @param {string} [resourceType] 资源类型 * video_time_2d_model:分身数字人视频制作 * video_time_flexus_2d_model:分身数字人视频制作flexus版
909
+ * @param {string} [businessType] 业务类型 * LIVE_2D:分身数字人视频直播 * VIDEO_2D:分身数字人视频制作
910
+ * @param {'MIN' | 'HOUR'} [unit] 使用量的单位。 * MIN:分钟 * HOUR:小时
911
+ * @param {*} [options] Override http request option.
912
+ * @throws {RequiredError}
913
+ */
914
+ showUsageData(showUsageDataRequest?: ShowUsageDataRequest): Promise<ShowUsageDataResponse>;
773
915
  /**
774
916
  * 该接口用于创建对话链接。
775
917
  *
@@ -1898,6 +2040,22 @@ export declare class MetaStudioClient {
1898
2040
  * @throws {RequiredError}
1899
2041
  */
1900
2042
  updateInstruction(updateInstructionRequest?: UpdateInstructionRequest): Promise<UpdateInstructionResponse>;
2043
+ /**
2044
+ * 该接口用于互动规则库增加规则。
2045
+ *
2046
+ * Please refer to HUAWEI cloud API Explorer for details.
2047
+ *
2048
+ * @summary 互动规则库增加规则
2049
+ * @param {string} groupId 互动规则库ID。
2050
+ * @param {CreateInteractionRuleReq} createInteractionRuleRequestBody 创建智能直播间互动规则。
2051
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2052
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2053
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2054
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2055
+ * @param {*} [options] Override http request option.
2056
+ * @throws {RequiredError}
2057
+ */
2058
+ createInteractionRule(createInteractionRuleRequest?: CreateInteractionRuleRequest): Promise<CreateInteractionRuleResponse>;
1901
2059
  /**
1902
2060
  * 该接口用于创建智能直播间互动规则库。
1903
2061
  *
@@ -1913,6 +2071,22 @@ export declare class MetaStudioClient {
1913
2071
  * @throws {RequiredError}
1914
2072
  */
1915
2073
  createInteractionRuleGroup(createInteractionRuleGroupRequest?: CreateInteractionRuleGroupRequest): Promise<CreateInteractionRuleGroupResponse>;
2074
+ /**
2075
+ * 该接口用于互动规则库修改删除规则。
2076
+ *
2077
+ * Please refer to HUAWEI cloud API Explorer for details.
2078
+ *
2079
+ * @summary 互动规则库删除某条规则
2080
+ * @param {string} groupId 互动规则库ID。
2081
+ * @param {string} ruleId 互动规则ID。
2082
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2083
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2084
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2085
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2086
+ * @param {*} [options] Override http request option.
2087
+ * @throws {RequiredError}
2088
+ */
2089
+ deleteInteractionRule(deleteInteractionRuleRequest?: DeleteInteractionRuleRequest): Promise<DeleteInteractionRuleResponse>;
1916
2090
  /**
1917
2091
  * 该接口用于删除智能直播间互动规则库。
1918
2092
  *
@@ -1947,6 +2121,57 @@ export declare class MetaStudioClient {
1947
2121
  * @throws {RequiredError}
1948
2122
  */
1949
2123
  listInteractionRuleGroups(listInteractionRuleGroupsRequest?: ListInteractionRuleGroupsRequest): Promise<ListInteractionRuleGroupsResponse>;
2124
+ /**
2125
+ * 该接口用于智能直播间互动规则库概要列表。
2126
+ *
2127
+ * Please refer to HUAWEI cloud API Explorer for details.
2128
+ *
2129
+ * @summary 查询智能直播间互动规则库概要列表
2130
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2131
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2132
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2133
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2134
+ * @param {number} [offset] 偏移量,表示从此偏移量开始查询。
2135
+ * @param {number} [limit] 每页显示的条目数量。
2136
+ * @param {string} [createSince] 过滤创建时间&gt;&#x3D;输入时间的记录。
2137
+ * @param {string} [createUntil] 过滤创建时间&lt;&#x3D;输入时间的记录。
2138
+ * @param {string} [groupName] 规则库名称
2139
+ * @param {*} [options] Override http request option.
2140
+ * @throws {RequiredError}
2141
+ */
2142
+ listInteractionRuleGroupsSummary(listInteractionRuleGroupsSummaryRequest?: ListInteractionRuleGroupsSummaryRequest): Promise<ListInteractionRuleGroupsSummaryResponse>;
2143
+ /**
2144
+ * 该接口用于查询智能直播间互动规则库详情。
2145
+ *
2146
+ * Please refer to HUAWEI cloud API Explorer for details.
2147
+ *
2148
+ * @summary 查询智能直播间互动规则库详情
2149
+ * @param {string} groupId 互动规则库ID。
2150
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2151
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2152
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2153
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2154
+ * @param {*} [options] Override http request option.
2155
+ * @throws {RequiredError}
2156
+ */
2157
+ showInteractionRuleGroup(showInteractionRuleGroupRequest?: ShowInteractionRuleGroupRequest): Promise<ShowInteractionRuleGroupResponse>;
2158
+ /**
2159
+ * 该接口用于互动规则库修改某条规则。
2160
+ *
2161
+ * Please refer to HUAWEI cloud API Explorer for details.
2162
+ *
2163
+ * @summary 互动规则库修改某条规则
2164
+ * @param {string} groupId 互动规则库ID。
2165
+ * @param {string} ruleId 互动规则ID。
2166
+ * @param {CreateInteractionRuleReq} updateInteractionRuleRequestBody 创建智能直播间互动规则。
2167
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2168
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2169
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2170
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2171
+ * @param {*} [options] Override http request option.
2172
+ * @throws {RequiredError}
2173
+ */
2174
+ updateInteractionRule(updateInteractionRuleRequest?: UpdateInteractionRuleRequest): Promise<UpdateInteractionRuleResponse>;
1950
2175
  /**
1951
2176
  * 该接口用于更新智能直播间互动规则库。
1952
2177
  *
@@ -1978,6 +2203,19 @@ export declare class MetaStudioClient {
1978
2203
  * @throws {RequiredError}
1979
2204
  */
1980
2205
  createInteractiveChat(createInteractiveChatRequest?: CreateInteractiveChatRequest): Promise<CreateInteractiveChatResponse>;
2206
+ /**
2207
+ * 下载加密文件
2208
+ *
2209
+ * Please refer to HUAWEI cloud API Explorer for details.
2210
+ *
2211
+ * @summary 下载加密文件
2212
+ * @param {string} tenantId 租户id
2213
+ * @param {string} jobId 任务id
2214
+ * @param {string} onceToken 一次性token
2215
+ * @param {*} [options] Override http request option.
2216
+ * @throws {RequiredError}
2217
+ */
2218
+ showEncryptFile(showEncryptFileRequest?: ShowEncryptFileRequest): Promise<ShowEncryptFileResponse>;
1981
2219
  /**
1982
2220
  * 该接口用于创建知识库意图和问法。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
1983
2221
  *
@@ -2425,7 +2663,7 @@ export declare class MetaStudioClient {
2425
2663
  * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2426
2664
  * @param {number} [offset] 偏移量,表示从此偏移量开始查询。
2427
2665
  * @param {number} [limit] 每页显示的条目数量。
2428
- * @param {string} [accessType] 平台对接类型。
2666
+ * @param {string} [accessType] 平台对接类型。| * MEITUAN_OFFICIAL:对接美团直播平台官方接口 * MSS_STANDARD:对接MetaStudio定义的标准接口
2429
2667
  * @param {*} [options] Override http request option.
2430
2668
  * @throws {RequiredError}
2431
2669
  */
@@ -2445,6 +2683,21 @@ export declare class MetaStudioClient {
2445
2683
  * @throws {RequiredError}
2446
2684
  */
2447
2685
  showLivePlatform(showLivePlatformRequest?: ShowLivePlatformRequest): Promise<ShowLivePlatformResponse>;
2686
+ /**
2687
+ * 该接口用于直播平台对接方式。
2688
+ *
2689
+ * Please refer to HUAWEI cloud API Explorer for details.
2690
+ *
2691
+ * @summary 查询直播平台对接方式
2692
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
2693
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
2694
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
2695
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
2696
+ * @param {boolean} [used] 是否已使用
2697
+ * @param {*} [options] Override http request option.
2698
+ * @throws {RequiredError}
2699
+ */
2700
+ showLivePlatformAccessType(showLivePlatformAccessTypeRequest?: ShowLivePlatformAccessTypeRequest): Promise<ShowLivePlatformAccessTypeResponse>;
2448
2701
  /**
2449
2702
  * 该接口用于更新第三方直播平台信息。
2450
2703
  *
@@ -3160,6 +3413,20 @@ export declare class MetaStudioClient {
3160
3413
  * @throws {RequiredError}
3161
3414
  */
3162
3415
  updateQuestionAnswer(updateQuestionAnswerRequest?: UpdateQuestionAnswerRequest): Promise<UpdateQuestionAnswerResponse>;
3416
+ /**
3417
+ * 查询声音训练资源。
3418
+ *
3419
+ * Please refer to HUAWEI cloud API Explorer for details.
3420
+ *
3421
+ * @summary 查询声音训练资源
3422
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
3423
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
3424
+ * @param {number} [offset] 偏移量,表示从此偏移量开始查询。
3425
+ * @param {number} [limit] 每页显示的条目数量。
3426
+ * @param {*} [options] Override http request option.
3427
+ * @throws {RequiredError}
3428
+ */
3429
+ showVoiceTrainingQuotas(showVoiceTrainingQuotasRequest?: ShowVoiceTrainingQuotasRequest): Promise<ShowVoiceTrainingQuotasResponse>;
3163
3430
  /**
3164
3431
  * 该接口用于创建应用。
3165
3432
  *
@@ -3413,6 +3680,20 @@ export declare class MetaStudioClient {
3413
3680
  * @throws {RequiredError}
3414
3681
  */
3415
3682
  updateSmartChatRoom(updateSmartChatRoomRequest?: UpdateSmartChatRoomRequest): Promise<UpdateSmartChatRoomResponse>;
3683
+ /**
3684
+ * 该接口用于租户设置直播租户级配置。
3685
+ *
3686
+ * Please refer to HUAWEI cloud API Explorer for details.
3687
+ *
3688
+ * @summary 租户设置直播租户级配置
3689
+ * @param {UpdateSmartLiveUserConfigReq} updateSmartLiveUserConfigRequestBody 设置租户级直播配置。
3690
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
3691
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
3692
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
3693
+ * @param {*} [options] Override http request option.
3694
+ * @throws {RequiredError}
3695
+ */
3696
+ updateSmartLiveUserConfig(updateSmartLiveUserConfigRequest?: UpdateSmartLiveUserConfigRequest): Promise<UpdateSmartLiveUserConfigResponse>;
3416
3697
  /**
3417
3698
  * 该接口用于批量确认命令列表
3418
3699
  *
@@ -3447,6 +3728,24 @@ export declare class MetaStudioClient {
3447
3728
  * @throws {RequiredError}
3448
3729
  */
3449
3730
  executeSmartLiveCommand(executeSmartLiveCommandRequest?: ExecuteSmartLiveCommandRequest): Promise<ExecuteSmartLiveCommandResponse>;
3731
+ /**
3732
+ * 该接口用于查询数字人直播插入命令列表。
3733
+ *
3734
+ * Please refer to HUAWEI cloud API Explorer for details.
3735
+ *
3736
+ * @summary 查询数字人直播插入命令列表
3737
+ * @param {string} roomId 直播间ID。
3738
+ * @param {string} jobId 任务ID。
3739
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
3740
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
3741
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
3742
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
3743
+ * @param {number} [offset] 偏移量,表示从此偏移量开始查询。
3744
+ * @param {number} [limit] 每页显示的条目数量。
3745
+ * @param {*} [options] Override http request option.
3746
+ * @throws {RequiredError}
3747
+ */
3748
+ listInsertCommands(listInsertCommandsRequest?: ListInsertCommandsRequest): Promise<ListInsertCommandsResponse>;
3450
3749
  /**
3451
3750
  * 该接口用于查询某个智能直播间的直播任务列表。
3452
3751
  *
@@ -3666,6 +3965,21 @@ export declare class MetaStudioClient {
3666
3965
  * @throws {RequiredError}
3667
3966
  */
3668
3967
  listSmartLiveRooms(listSmartLiveRoomsRequest?: ListSmartLiveRoomsRequest): Promise<ListSmartLiveRoomsResponse>;
3968
+ /**
3969
+ * 该接口用查询直播建配置风险信息。
3970
+ *
3971
+ * Please refer to HUAWEI cloud API Explorer for details.
3972
+ *
3973
+ * @summary 查询直播建配置风险信息
3974
+ * @param {string} roomId 直播间ID。
3975
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
3976
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
3977
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
3978
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
3979
+ * @param {*} [options] Override http request option.
3980
+ * @throws {RequiredError}
3981
+ */
3982
+ showLiveWarningInfo(showLiveWarningInfoRequest?: ShowLiveWarningInfoRequest): Promise<ShowLiveWarningInfoResponse>;
3669
3983
  /**
3670
3984
  * 该接口用于查询智能直播间剧本详情。
3671
3985
  *
@@ -3835,6 +4149,21 @@ export declare class MetaStudioClient {
3835
4149
  * @throws {RequiredError}
3836
4150
  */
3837
4151
  signSpecialAgreement(signSpecialAgreementRequest?: SignSpecialAgreementRequest): Promise<SignSpecialAgreementResponse>;
4152
+ /**
4153
+ * 提交短任务,执行改接口后,任务会正式开始执行。
4154
+ *
4155
+ * Please refer to HUAWEI cloud API Explorer for details.
4156
+ *
4157
+ * @summary 提交短任务
4158
+ * @param {string} jobId 任务id。
4159
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
4160
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
4161
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
4162
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
4163
+ * @param {*} [options] Override http request option.
4164
+ * @throws {RequiredError}
4165
+ */
4166
+ commitShortJob(commitShortJobRequest?: CommitShortJobRequest): Promise<CommitShortJobResponse>;
3838
4167
  /**
3839
4168
  * 提交训练任务,执行该接口后,任务会进入审核状态,审核完成后会等待训练。
3840
4169
  *
@@ -3863,6 +4192,22 @@ export declare class MetaStudioClient {
3863
4192
  * @throws {RequiredError}
3864
4193
  */
3865
4194
  confirmTrainingSegment(confirmTrainingSegmentRequest?: ConfirmTrainingSegmentRequest): Promise<ConfirmTrainingSegmentResponse>;
4195
+ /**
4196
+ * 用户创建短任务(音频质量检测等),该接口会返回一个obs上传地址,用于上传语音文件。
4197
+ * 文件上传后,调用“提交短任务”接口,启动短任务。
4198
+ *
4199
+ * Please refer to HUAWEI cloud API Explorer for details.
4200
+ *
4201
+ * @summary 创建短任务
4202
+ * @param {CreateShortJobReq} createShortJobRequestBody 创建任务请求。
4203
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
4204
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
4205
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
4206
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
4207
+ * @param {*} [options] Override http request option.
4208
+ * @throws {RequiredError}
4209
+ */
4210
+ createShortJob(createShortJobRequest?: CreateShortJobRequest): Promise<CreateShortJobResponse>;
3866
4211
  /**
3867
4212
  * 用户创建语音训练高级版任务,该接口会返回一个obs上传地址,用于上传语音文件。
3868
4213
  *
@@ -3921,6 +4266,22 @@ export declare class MetaStudioClient {
3921
4266
  * @throws {RequiredError}
3922
4267
  */
3923
4268
  createTrainingMiddleJob(createTrainingMiddleJobRequest?: CreateTrainingMiddleJobRequest): Promise<CreateTrainingMiddleJobResponse>;
4269
+ /**
4270
+ * 用户创建第三方平台语音训练任务,该接口会返回一个obs上传地址,用于上传语音文件。
4271
+ * 仅支持zip包方式上传语音文件:
4272
+ * * 语音文件打包成zip上传:上传的训练数据为一个zip格式压缩文件,其中包含一段wav格式的长音频文件。
4273
+ *
4274
+ * &gt; * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
4275
+ *
4276
+ * Please refer to HUAWEI cloud API Explorer for details.
4277
+ *
4278
+ * @summary 创建第三方平台语音训练任务
4279
+ * @param {CreateTrainingJobReq} createTrainingThirdPartyJobRequestBody 创建任务请求。
4280
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
4281
+ * @param {*} [options] Override http request option.
4282
+ * @throws {RequiredError}
4283
+ */
4284
+ createTrainingThirdPartyJob(createTrainingThirdPartyJobRequest?: CreateTrainingThirdPartyJobRequest): Promise<CreateTrainingThirdPartyJobResponse>;
3924
4285
  /**
3925
4286
  * 删除语音训练任务
3926
4287
  *
@@ -3962,7 +4323,7 @@ export declare class MetaStudioClient {
3962
4323
  * @param {string} [updateUntil] 过滤更新时间&lt;&#x3D;输入时间的记录。
3963
4324
  * @param {string} [updateSince] 过滤更新时间&gt;&#x3D;输入时间的记录。
3964
4325
  * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
3965
- * @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state&#x3D;FAILED,WAITING
4326
+ * @param {string} [state] 任务状态,默认所有状态。 可多个状态查询,使用英文逗号分隔。 如state&#x3D;FAILED,WAITING 任务状态包括: * CREATING: 创建中 * SYSTEM_AUDITING: 系统审核中 * AUDITING: 人工审核中 * WAITING_SPLIT: 等待切割 * SPLITTING: 切割中 * SPLIT_FAILED: 切割失败 * ANNOTATING: 标注中 * WAITING: 等待训练 * PROCESSING: 任务训练中 * RESULT_REVIEW: 审核结果 * AUDIT_FAILED: 审核失败,等待用户重传数据 * UPLOADING: 上传中 * FAILED: 失败 * SUCCEED: 成功
3966
4327
  * @param {string} [jobId] 任务id。
3967
4328
  * @param {string} [voiceName] 声音名称。
3968
4329
  * @param {string} [tag] 任务标签。
@@ -4010,6 +4371,21 @@ export declare class MetaStudioClient {
4010
4371
  * @throws {RequiredError}
4011
4372
  */
4012
4373
  showJobUploadingAddress(showJobUploadingAddressRequest?: ShowJobUploadingAddressRequest): Promise<ShowJobUploadingAddressResponse>;
4374
+ /**
4375
+ * 查询短任务详情
4376
+ *
4377
+ * Please refer to HUAWEI cloud API Explorer for details.
4378
+ *
4379
+ * @summary 查询短任务详情
4380
+ * @param {string} jobId 任务id。
4381
+ * @param {string} [authorization] 使用AK/SK方式认证时必选,携带的鉴权信息。
4382
+ * @param {string} [xSdkDate] 使用AK/SK方式认证时必选,请求的发生时间。 格式为(YYYYMMDD\&#39;T\&#39;HHMMSS\&#39;Z\&#39;)。
4383
+ * @param {string} [xProjectId] 使用AK/SK方式认证时必选,携带项目ID信息。
4384
+ * @param {string} [xAppUserId] 第三方用户ID。不允许输入中文。
4385
+ * @param {*} [options] Override http request option.
4386
+ * @throws {RequiredError}
4387
+ */
4388
+ showShortJob(showShortJobRequest?: ShowShortJobRequest): Promise<ShowShortJobResponse>;
4013
4389
  /**
4014
4390
  * 查询用户配置的个性化音频时长
4015
4391
  *
@@ -4031,6 +4407,19 @@ export declare class MetaStudioClient {
4031
4407
  * @throws {RequiredError}
4032
4408
  */
4033
4409
  showTrainingSegmentInfo(showTrainingSegmentInfoRequest?: ShowTrainingSegmentInfoRequest): Promise<ShowTrainingSegmentInfoResponse>;
4410
+ /**
4411
+ * 用户获取附件上传url
4412
+ *
4413
+ * Please refer to HUAWEI cloud API Explorer for details.
4414
+ *
4415
+ * @summary 用户获取附件上传url
4416
+ * @param {string} jobId 任务id
4417
+ * @param {number} [startNumber] 起始序号
4418
+ * @param {number} [endNumber] 结束序号
4419
+ * @param {*} [options] Override http request option.
4420
+ * @throws {RequiredError}
4421
+ */
4422
+ showUserReviewAttachmentUploadingAddress(showUserReviewAttachmentUploadingAddressRequest?: ShowUserReviewAttachmentUploadingAddressRequest): Promise<ShowUserReviewAttachmentUploadingAddressResponse>;
4034
4423
  /**
4035
4424
  * 查询语音训练任务详情
4036
4425
  *
@@ -4622,6 +5011,7 @@ export declare class MetaStudioClient {
4622
5011
  stopVideoMotionCaptureJob(stopVideoMotionCaptureJobRequest?: StopVideoMotionCaptureJobRequest): Promise<StopVideoMotionCaptureJobResponse>;
4623
5012
  /**
4624
5013
  * 该接口用于复制视频制作剧本。
5014
+ * &gt; - 复制的剧本不包含预览字幕信息。
4625
5015
  *
4626
5016
  * Please refer to HUAWEI cloud API Explorer for details.
4627
5017
  *
@@ -4948,6 +5338,60 @@ export declare const ParamCreater: () => {
4948
5338
  pathParams: {};
4949
5339
  headers: {};
4950
5340
  };
5341
+ /**
5342
+ * 该接口用于创建语音录制配置。
5343
+ *
5344
+ * Please refer to HUAWEI cloud API Explorer for details.
5345
+ */
5346
+ createAudioRecordConfig(createAudioRecordConfigRequest?: CreateAudioRecordConfigRequest): {
5347
+ method: string;
5348
+ url: string;
5349
+ contentType: string;
5350
+ queryParams: {};
5351
+ pathParams: {};
5352
+ headers: {};
5353
+ data: {};
5354
+ };
5355
+ /**
5356
+ * 该接口用于删除语音录制配置。
5357
+ *
5358
+ * Please refer to HUAWEI cloud API Explorer for details.
5359
+ */
5360
+ deleteAudioRecordConfig(deleteAudioRecordConfigRequest?: DeleteAudioRecordConfigRequest): {
5361
+ method: string;
5362
+ url: string;
5363
+ contentType: string;
5364
+ queryParams: {};
5365
+ pathParams: {};
5366
+ headers: {};
5367
+ };
5368
+ /**
5369
+ * 该接口用于查询语音录制配置。
5370
+ *
5371
+ * Please refer to HUAWEI cloud API Explorer for details.
5372
+ */
5373
+ showAudioRecordConfig(showAudioRecordConfigRequest?: ShowAudioRecordConfigRequest): {
5374
+ method: string;
5375
+ url: string;
5376
+ contentType: string;
5377
+ queryParams: {};
5378
+ pathParams: {};
5379
+ headers: {};
5380
+ };
5381
+ /**
5382
+ * 该接口用于修改语音录制配置。
5383
+ *
5384
+ * Please refer to HUAWEI cloud API Explorer for details.
5385
+ */
5386
+ updateAudioRecordConfig(updateAudioRecordConfigRequest?: UpdateAudioRecordConfigRequest): {
5387
+ method: string;
5388
+ url: string;
5389
+ contentType: string;
5390
+ queryParams: {};
5391
+ pathParams: {};
5392
+ headers: {};
5393
+ data: {};
5394
+ };
4951
5395
  /**
4952
5396
  * 删除导入导出任务
4953
5397
  *
@@ -5040,6 +5484,32 @@ export declare const ParamCreater: () => {
5040
5484
  pathParams: {};
5041
5485
  headers: {};
5042
5486
  };
5487
+ /**
5488
+ * 获取周期内用户的资源使用情况概览
5489
+ *
5490
+ * Please refer to HUAWEI cloud API Explorer for details.
5491
+ */
5492
+ showSummaryUsageData(showSummaryUsageDataRequest?: ShowSummaryUsageDataRequest): {
5493
+ method: string;
5494
+ url: string;
5495
+ contentType: string;
5496
+ queryParams: {};
5497
+ pathParams: {};
5498
+ headers: {};
5499
+ };
5500
+ /**
5501
+ * 获取周期内用户的资源使用情况
5502
+ *
5503
+ * Please refer to HUAWEI cloud API Explorer for details.
5504
+ */
5505
+ showUsageData(showUsageDataRequest?: ShowUsageDataRequest): {
5506
+ method: string;
5507
+ url: string;
5508
+ contentType: string;
5509
+ queryParams: {};
5510
+ pathParams: {};
5511
+ headers: {};
5512
+ };
5043
5513
  /**
5044
5514
  * 该接口用于创建对话链接。
5045
5515
  *
@@ -5991,6 +6461,20 @@ export declare const ParamCreater: () => {
5991
6461
  headers: {};
5992
6462
  data: {};
5993
6463
  };
6464
+ /**
6465
+ * 该接口用于互动规则库增加规则。
6466
+ *
6467
+ * Please refer to HUAWEI cloud API Explorer for details.
6468
+ */
6469
+ createInteractionRule(createInteractionRuleRequest?: CreateInteractionRuleRequest): {
6470
+ method: string;
6471
+ url: string;
6472
+ contentType: string;
6473
+ queryParams: {};
6474
+ pathParams: {};
6475
+ headers: {};
6476
+ data: {};
6477
+ };
5994
6478
  /**
5995
6479
  * 该接口用于创建智能直播间互动规则库。
5996
6480
  *
@@ -6005,6 +6489,19 @@ export declare const ParamCreater: () => {
6005
6489
  headers: {};
6006
6490
  data: {};
6007
6491
  };
6492
+ /**
6493
+ * 该接口用于互动规则库修改删除规则。
6494
+ *
6495
+ * Please refer to HUAWEI cloud API Explorer for details.
6496
+ */
6497
+ deleteInteractionRule(deleteInteractionRuleRequest?: DeleteInteractionRuleRequest): {
6498
+ method: string;
6499
+ url: string;
6500
+ contentType: string;
6501
+ queryParams: {};
6502
+ pathParams: {};
6503
+ headers: {};
6504
+ };
6008
6505
  /**
6009
6506
  * 该接口用于删除智能直播间互动规则库。
6010
6507
  *
@@ -6031,6 +6528,46 @@ export declare const ParamCreater: () => {
6031
6528
  pathParams: {};
6032
6529
  headers: {};
6033
6530
  };
6531
+ /**
6532
+ * 该接口用于智能直播间互动规则库概要列表。
6533
+ *
6534
+ * Please refer to HUAWEI cloud API Explorer for details.
6535
+ */
6536
+ listInteractionRuleGroupsSummary(listInteractionRuleGroupsSummaryRequest?: ListInteractionRuleGroupsSummaryRequest): {
6537
+ method: string;
6538
+ url: string;
6539
+ contentType: string;
6540
+ queryParams: {};
6541
+ pathParams: {};
6542
+ headers: {};
6543
+ };
6544
+ /**
6545
+ * 该接口用于查询智能直播间互动规则库详情。
6546
+ *
6547
+ * Please refer to HUAWEI cloud API Explorer for details.
6548
+ */
6549
+ showInteractionRuleGroup(showInteractionRuleGroupRequest?: ShowInteractionRuleGroupRequest): {
6550
+ method: string;
6551
+ url: string;
6552
+ contentType: string;
6553
+ queryParams: {};
6554
+ pathParams: {};
6555
+ headers: {};
6556
+ };
6557
+ /**
6558
+ * 该接口用于互动规则库修改某条规则。
6559
+ *
6560
+ * Please refer to HUAWEI cloud API Explorer for details.
6561
+ */
6562
+ updateInteractionRule(updateInteractionRuleRequest?: UpdateInteractionRuleRequest): {
6563
+ method: string;
6564
+ url: string;
6565
+ contentType: string;
6566
+ queryParams: {};
6567
+ pathParams: {};
6568
+ headers: {};
6569
+ data: {};
6570
+ };
6034
6571
  /**
6035
6572
  * 该接口用于更新智能直播间互动规则库。
6036
6573
  *
@@ -6059,6 +6596,19 @@ export declare const ParamCreater: () => {
6059
6596
  headers: {};
6060
6597
  data: {};
6061
6598
  };
6599
+ /**
6600
+ * 下载加密文件
6601
+ *
6602
+ * Please refer to HUAWEI cloud API Explorer for details.
6603
+ */
6604
+ showEncryptFile(showEncryptFileRequest?: ShowEncryptFileRequest): {
6605
+ method: string;
6606
+ url: string;
6607
+ contentType: string;
6608
+ queryParams: {};
6609
+ pathParams: {};
6610
+ headers: {};
6611
+ };
6062
6612
  /**
6063
6613
  * 该接口用于创建知识库意图和问法。一个意图包含一个主题,一个答案,若干个问法等。接口使用限制详见[API使用限制](metastudio_02_0000.xml)。
6064
6614
  *
@@ -6466,6 +7016,19 @@ export declare const ParamCreater: () => {
6466
7016
  pathParams: {};
6467
7017
  headers: {};
6468
7018
  };
7019
+ /**
7020
+ * 该接口用于直播平台对接方式。
7021
+ *
7022
+ * Please refer to HUAWEI cloud API Explorer for details.
7023
+ */
7024
+ showLivePlatformAccessType(showLivePlatformAccessTypeRequest?: ShowLivePlatformAccessTypeRequest): {
7025
+ method: string;
7026
+ url: string;
7027
+ contentType: string;
7028
+ queryParams: {};
7029
+ pathParams: {};
7030
+ headers: {};
7031
+ };
6469
7032
  /**
6470
7033
  * 该接口用于更新第三方直播平台信息。
6471
7034
  *
@@ -7076,6 +7639,19 @@ export declare const ParamCreater: () => {
7076
7639
  headers: {};
7077
7640
  data: {};
7078
7641
  };
7642
+ /**
7643
+ * 查询声音训练资源。
7644
+ *
7645
+ * Please refer to HUAWEI cloud API Explorer for details.
7646
+ */
7647
+ showVoiceTrainingQuotas(showVoiceTrainingQuotasRequest?: ShowVoiceTrainingQuotasRequest): {
7648
+ method: string;
7649
+ url: string;
7650
+ contentType: string;
7651
+ queryParams: {};
7652
+ pathParams: {};
7653
+ headers: {};
7654
+ };
7079
7655
  /**
7080
7656
  * 该接口用于创建应用。
7081
7657
  *
@@ -7293,6 +7869,20 @@ export declare const ParamCreater: () => {
7293
7869
  headers: {};
7294
7870
  data: {};
7295
7871
  };
7872
+ /**
7873
+ * 该接口用于租户设置直播租户级配置。
7874
+ *
7875
+ * Please refer to HUAWEI cloud API Explorer for details.
7876
+ */
7877
+ updateSmartLiveUserConfig(updateSmartLiveUserConfigRequest?: UpdateSmartLiveUserConfigRequest): {
7878
+ method: string;
7879
+ url: string;
7880
+ contentType: string;
7881
+ queryParams: {};
7882
+ pathParams: {};
7883
+ headers: {};
7884
+ data: {};
7885
+ };
7296
7886
  /**
7297
7887
  * 该接口用于批量确认命令列表
7298
7888
  *
@@ -7321,6 +7911,19 @@ export declare const ParamCreater: () => {
7321
7911
  headers: {};
7322
7912
  data: {};
7323
7913
  };
7914
+ /**
7915
+ * 该接口用于查询数字人直播插入命令列表。
7916
+ *
7917
+ * Please refer to HUAWEI cloud API Explorer for details.
7918
+ */
7919
+ listInsertCommands(listInsertCommandsRequest?: ListInsertCommandsRequest): {
7920
+ method: string;
7921
+ url: string;
7922
+ contentType: string;
7923
+ queryParams: {};
7924
+ pathParams: {};
7925
+ headers: {};
7926
+ };
7324
7927
  /**
7325
7928
  * 该接口用于查询某个智能直播间的直播任务列表。
7326
7929
  *
@@ -7481,6 +8084,19 @@ export declare const ParamCreater: () => {
7481
8084
  pathParams: {};
7482
8085
  headers: {};
7483
8086
  };
8087
+ /**
8088
+ * 该接口用查询直播建配置风险信息。
8089
+ *
8090
+ * Please refer to HUAWEI cloud API Explorer for details.
8091
+ */
8092
+ showLiveWarningInfo(showLiveWarningInfoRequest?: ShowLiveWarningInfoRequest): {
8093
+ method: string;
8094
+ url: string;
8095
+ contentType: string;
8096
+ queryParams: {};
8097
+ pathParams: {};
8098
+ headers: {};
8099
+ };
7484
8100
  /**
7485
8101
  * 该接口用于查询智能直播间剧本详情。
7486
8102
  *
@@ -7618,6 +8234,19 @@ export declare const ParamCreater: () => {
7618
8234
  headers: {};
7619
8235
  data: {};
7620
8236
  };
8237
+ /**
8238
+ * 提交短任务,执行改接口后,任务会正式开始执行。
8239
+ *
8240
+ * Please refer to HUAWEI cloud API Explorer for details.
8241
+ */
8242
+ commitShortJob(commitShortJobRequest?: CommitShortJobRequest): {
8243
+ method: string;
8244
+ url: string;
8245
+ contentType: string;
8246
+ queryParams: {};
8247
+ pathParams: {};
8248
+ headers: {};
8249
+ };
7621
8250
  /**
7622
8251
  * 提交训练任务,执行该接口后,任务会进入审核状态,审核完成后会等待训练。
7623
8252
  *
@@ -7645,6 +8274,21 @@ export declare const ParamCreater: () => {
7645
8274
  pathParams: {};
7646
8275
  headers: {};
7647
8276
  };
8277
+ /**
8278
+ * 用户创建短任务(音频质量检测等),该接口会返回一个obs上传地址,用于上传语音文件。
8279
+ * 文件上传后,调用“提交短任务”接口,启动短任务。
8280
+ *
8281
+ * Please refer to HUAWEI cloud API Explorer for details.
8282
+ */
8283
+ createShortJob(createShortJobRequest?: CreateShortJobRequest): {
8284
+ method: string;
8285
+ url: string;
8286
+ contentType: string;
8287
+ queryParams: {};
8288
+ pathParams: {};
8289
+ headers: {};
8290
+ data: {};
8291
+ };
7648
8292
  /**
7649
8293
  * 用户创建语音训练高级版任务,该接口会返回一个obs上传地址,用于上传语音文件。
7650
8294
  *
@@ -7703,6 +8347,24 @@ export declare const ParamCreater: () => {
7703
8347
  headers: {};
7704
8348
  data: {};
7705
8349
  };
8350
+ /**
8351
+ * 用户创建第三方平台语音训练任务,该接口会返回一个obs上传地址,用于上传语音文件。
8352
+ * 仅支持zip包方式上传语音文件:
8353
+ * * 语音文件打包成zip上传:上传的训练数据为一个zip格式压缩文件,其中包含一段wav格式的长音频文件。
8354
+ *
8355
+ * &gt; * 文件上传后,调用“提交语音训练任务”接口,启动审核和训练。
8356
+ *
8357
+ * Please refer to HUAWEI cloud API Explorer for details.
8358
+ */
8359
+ createTrainingThirdPartyJob(createTrainingThirdPartyJobRequest?: CreateTrainingThirdPartyJobRequest): {
8360
+ method: string;
8361
+ url: string;
8362
+ contentType: string;
8363
+ queryParams: {};
8364
+ pathParams: {};
8365
+ headers: {};
8366
+ data: {};
8367
+ };
7706
8368
  /**
7707
8369
  * 删除语音训练任务
7708
8370
  *
@@ -7783,6 +8445,19 @@ export declare const ParamCreater: () => {
7783
8445
  pathParams: {};
7784
8446
  headers: {};
7785
8447
  };
8448
+ /**
8449
+ * 查询短任务详情
8450
+ *
8451
+ * Please refer to HUAWEI cloud API Explorer for details.
8452
+ */
8453
+ showShortJob(showShortJobRequest?: ShowShortJobRequest): {
8454
+ method: string;
8455
+ url: string;
8456
+ contentType: string;
8457
+ queryParams: {};
8458
+ pathParams: {};
8459
+ headers: {};
8460
+ };
7786
8461
  /**
7787
8462
  * 查询用户配置的个性化音频时长
7788
8463
  *
@@ -7809,6 +8484,19 @@ export declare const ParamCreater: () => {
7809
8484
  pathParams: {};
7810
8485
  headers: {};
7811
8486
  };
8487
+ /**
8488
+ * 用户获取附件上传url
8489
+ *
8490
+ * Please refer to HUAWEI cloud API Explorer for details.
8491
+ */
8492
+ showUserReviewAttachmentUploadingAddress(showUserReviewAttachmentUploadingAddressRequest?: ShowUserReviewAttachmentUploadingAddressRequest): {
8493
+ method: string;
8494
+ url: string;
8495
+ contentType: string;
8496
+ queryParams: {};
8497
+ pathParams: {};
8498
+ headers: {};
8499
+ };
7812
8500
  /**
7813
8501
  * 查询语音训练任务详情
7814
8502
  *
@@ -8292,6 +8980,7 @@ export declare const ParamCreater: () => {
8292
8980
  };
8293
8981
  /**
8294
8982
  * 该接口用于复制视频制作剧本。
8983
+ * &gt; - 复制的剧本不包含预览字幕信息。
8295
8984
  *
8296
8985
  * Please refer to HUAWEI cloud API Explorer for details.
8297
8986
  */