@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
@@ -0,0 +1,79 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInsertCommandsRequest = void 0;
4
+ class ListInsertCommandsRequest {
5
+ constructor(roomId, jobId) {
6
+ this['room_id'] = roomId;
7
+ this['job_id'] = jobId;
8
+ }
9
+ withRoomId(roomId) {
10
+ this['room_id'] = roomId;
11
+ return this;
12
+ }
13
+ set roomId(roomId) {
14
+ this['room_id'] = roomId;
15
+ }
16
+ get roomId() {
17
+ return this['room_id'];
18
+ }
19
+ withJobId(jobId) {
20
+ this['job_id'] = jobId;
21
+ return this;
22
+ }
23
+ set jobId(jobId) {
24
+ this['job_id'] = jobId;
25
+ }
26
+ get jobId() {
27
+ return this['job_id'];
28
+ }
29
+ withAuthorization(authorization) {
30
+ this['Authorization'] = authorization;
31
+ return this;
32
+ }
33
+ set authorization(authorization) {
34
+ this['Authorization'] = authorization;
35
+ }
36
+ get authorization() {
37
+ return this['Authorization'];
38
+ }
39
+ withXSdkDate(xSdkDate) {
40
+ this['X-Sdk-Date'] = xSdkDate;
41
+ return this;
42
+ }
43
+ set xSdkDate(xSdkDate) {
44
+ this['X-Sdk-Date'] = xSdkDate;
45
+ }
46
+ get xSdkDate() {
47
+ return this['X-Sdk-Date'];
48
+ }
49
+ withXProjectId(xProjectId) {
50
+ this['X-Project-Id'] = xProjectId;
51
+ return this;
52
+ }
53
+ set xProjectId(xProjectId) {
54
+ this['X-Project-Id'] = xProjectId;
55
+ }
56
+ get xProjectId() {
57
+ return this['X-Project-Id'];
58
+ }
59
+ withXAppUserId(xAppUserId) {
60
+ this['X-App-UserId'] = xAppUserId;
61
+ return this;
62
+ }
63
+ set xAppUserId(xAppUserId) {
64
+ this['X-App-UserId'] = xAppUserId;
65
+ }
66
+ get xAppUserId() {
67
+ return this['X-App-UserId'];
68
+ }
69
+ withOffset(offset) {
70
+ this['offset'] = offset;
71
+ return this;
72
+ }
73
+ withLimit(limit) {
74
+ this['limit'] = limit;
75
+ return this;
76
+ }
77
+ }
78
+ exports.ListInsertCommandsRequest = ListInsertCommandsRequest;
79
+ //# sourceMappingURL=ListInsertCommandsRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInsertCommandsRequest.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInsertCommandsRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,yBAAyB;IASlC,YAAmB,MAAe,EAAE,KAAc;QAC9C,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;QACzB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,MAAM,CAAC,MAA2B;QACzC,IAAI,CAAC,SAAS,CAAC,GAAG,MAAM,CAAC;IAC7B,CAAC;IACD,IAAW,MAAM;QACb,OAAO,IAAI,CAAC,SAAS,CAAC,CAAC;IAC3B,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;QACvB,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,KAAK,CAAC,KAA0B;QACvC,IAAI,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC;IAC3B,CAAC;IACD,IAAW,KAAK;QACZ,OAAO,IAAI,CAAC,QAAQ,CAAC,CAAC;IAC1B,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;IAC1C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;IAClC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AAjFD,8DAiFC"}
@@ -0,0 +1,16 @@
1
+ import { InsertCommandItem } from './InsertCommandItem';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListInsertCommandsResponse extends SdkResponse {
4
+ count?: number;
5
+ private 'insert_commands'?;
6
+ private 'X-Request-Id'?;
7
+ constructor();
8
+ withCount(count: number): ListInsertCommandsResponse;
9
+ withInsertCommands(insertCommands: Array<InsertCommandItem>): ListInsertCommandsResponse;
10
+ set insertCommands(insertCommands: Array<InsertCommandItem> | undefined);
11
+ get insertCommands(): Array<InsertCommandItem> | undefined;
12
+ withXRequestId(xRequestId: string): ListInsertCommandsResponse;
13
+ set xRequestId(xRequestId: string | undefined);
14
+ get xRequestId(): string | undefined;
15
+ }
16
+ //# sourceMappingURL=ListInsertCommandsResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInsertCommandsResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInsertCommandsResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,0BAA2B,SAAQ,WAAW;IAChD,KAAK,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,iBAAiB,CAAC,CAA2B;IACrD,OAAO,CAAC,cAAc,CAAC,CAAS;;IAIzB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,0BAA0B;IAIpD,kBAAkB,CAAC,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAG,0BAA0B;IAI/F,IAAW,cAAc,CAAC,cAAc,EAAE,KAAK,CAAC,iBAAiB,CAAC,GAAI,SAAS,EAE9E;IACD,IAAW,cAAc,IAAI,KAAK,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAEhE;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,0BAA0B;IAIrE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInsertCommandsResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListInsertCommandsResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withCount(count) {
10
+ this['count'] = count;
11
+ return this;
12
+ }
13
+ withInsertCommands(insertCommands) {
14
+ this['insert_commands'] = insertCommands;
15
+ return this;
16
+ }
17
+ set insertCommands(insertCommands) {
18
+ this['insert_commands'] = insertCommands;
19
+ }
20
+ get insertCommands() {
21
+ return this['insert_commands'];
22
+ }
23
+ withXRequestId(xRequestId) {
24
+ this['X-Request-Id'] = xRequestId;
25
+ return this;
26
+ }
27
+ set xRequestId(xRequestId) {
28
+ this['X-Request-Id'] = xRequestId;
29
+ }
30
+ get xRequestId() {
31
+ return this['X-Request-Id'];
32
+ }
33
+ }
34
+ exports.ListInsertCommandsResponse = ListInsertCommandsResponse;
35
+ //# sourceMappingURL=ListInsertCommandsResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInsertCommandsResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInsertCommandsResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,0BAA2B,SAAQ,yBAAW;IAIvD;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAwC;QAC9D,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAqD;QAC3E,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA/BD,gEA+BC"}
@@ -0,0 +1,36 @@
1
+ export declare class ListInteractionRuleGroupsSummaryRequest {
2
+ private 'Authorization'?;
3
+ private 'X-Sdk-Date'?;
4
+ private 'X-Project-Id'?;
5
+ private 'X-App-UserId'?;
6
+ offset?: number;
7
+ limit?: number;
8
+ private 'create_since'?;
9
+ private 'create_until'?;
10
+ private 'group_name'?;
11
+ constructor();
12
+ withAuthorization(authorization: string): ListInteractionRuleGroupsSummaryRequest;
13
+ set authorization(authorization: string | undefined);
14
+ get authorization(): string | undefined;
15
+ withXSdkDate(xSdkDate: string): ListInteractionRuleGroupsSummaryRequest;
16
+ set xSdkDate(xSdkDate: string | undefined);
17
+ get xSdkDate(): string | undefined;
18
+ withXProjectId(xProjectId: string): ListInteractionRuleGroupsSummaryRequest;
19
+ set xProjectId(xProjectId: string | undefined);
20
+ get xProjectId(): string | undefined;
21
+ withXAppUserId(xAppUserId: string): ListInteractionRuleGroupsSummaryRequest;
22
+ set xAppUserId(xAppUserId: string | undefined);
23
+ get xAppUserId(): string | undefined;
24
+ withOffset(offset: number): ListInteractionRuleGroupsSummaryRequest;
25
+ withLimit(limit: number): ListInteractionRuleGroupsSummaryRequest;
26
+ withCreateSince(createSince: string): ListInteractionRuleGroupsSummaryRequest;
27
+ set createSince(createSince: string | undefined);
28
+ get createSince(): string | undefined;
29
+ withCreateUntil(createUntil: string): ListInteractionRuleGroupsSummaryRequest;
30
+ set createUntil(createUntil: string | undefined);
31
+ get createUntil(): string | undefined;
32
+ withGroupName(groupName: string): ListInteractionRuleGroupsSummaryRequest;
33
+ set groupName(groupName: string | undefined);
34
+ get groupName(): string | undefined;
35
+ }
36
+ //# sourceMappingURL=ListInteractionRuleGroupsSummaryRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInteractionRuleGroupsSummaryRequest.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInteractionRuleGroupsSummaryRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,uCAAuC;IAChD,OAAO,CAAC,eAAe,CAAC,CAAS;IACjC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;IACzB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,YAAY,CAAC,CAAS;;IAGvB,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,uCAAuC;IAIxF,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,uCAAuC;IAI9E,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,uCAAuC;IAIlF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,uCAAuC;IAIlF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,uCAAuC;IAInE,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,uCAAuC;IAIjE,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uCAAuC;IAIpF,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,uCAAuC;IAIpF,IAAW,WAAW,CAAC,WAAW,EAAE,MAAM,GAAI,SAAS,EAEtD;IACD,IAAW,WAAW,IAAI,MAAM,GAAG,SAAS,CAE3C;IACM,aAAa,CAAC,SAAS,EAAE,MAAM,GAAG,uCAAuC;IAIhF,IAAW,SAAS,CAAC,SAAS,EAAE,MAAM,GAAI,SAAS,EAElD;IACD,IAAW,SAAS,IAAI,MAAM,GAAG,SAAS,CAEzC;CACJ"}
@@ -0,0 +1,87 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInteractionRuleGroupsSummaryRequest = void 0;
4
+ class ListInteractionRuleGroupsSummaryRequest {
5
+ constructor() {
6
+ }
7
+ withAuthorization(authorization) {
8
+ this['Authorization'] = authorization;
9
+ return this;
10
+ }
11
+ set authorization(authorization) {
12
+ this['Authorization'] = authorization;
13
+ }
14
+ get authorization() {
15
+ return this['Authorization'];
16
+ }
17
+ withXSdkDate(xSdkDate) {
18
+ this['X-Sdk-Date'] = xSdkDate;
19
+ return this;
20
+ }
21
+ set xSdkDate(xSdkDate) {
22
+ this['X-Sdk-Date'] = xSdkDate;
23
+ }
24
+ get xSdkDate() {
25
+ return this['X-Sdk-Date'];
26
+ }
27
+ withXProjectId(xProjectId) {
28
+ this['X-Project-Id'] = xProjectId;
29
+ return this;
30
+ }
31
+ set xProjectId(xProjectId) {
32
+ this['X-Project-Id'] = xProjectId;
33
+ }
34
+ get xProjectId() {
35
+ return this['X-Project-Id'];
36
+ }
37
+ withXAppUserId(xAppUserId) {
38
+ this['X-App-UserId'] = xAppUserId;
39
+ return this;
40
+ }
41
+ set xAppUserId(xAppUserId) {
42
+ this['X-App-UserId'] = xAppUserId;
43
+ }
44
+ get xAppUserId() {
45
+ return this['X-App-UserId'];
46
+ }
47
+ withOffset(offset) {
48
+ this['offset'] = offset;
49
+ return this;
50
+ }
51
+ withLimit(limit) {
52
+ this['limit'] = limit;
53
+ return this;
54
+ }
55
+ withCreateSince(createSince) {
56
+ this['create_since'] = createSince;
57
+ return this;
58
+ }
59
+ set createSince(createSince) {
60
+ this['create_since'] = createSince;
61
+ }
62
+ get createSince() {
63
+ return this['create_since'];
64
+ }
65
+ withCreateUntil(createUntil) {
66
+ this['create_until'] = createUntil;
67
+ return this;
68
+ }
69
+ set createUntil(createUntil) {
70
+ this['create_until'] = createUntil;
71
+ }
72
+ get createUntil() {
73
+ return this['create_until'];
74
+ }
75
+ withGroupName(groupName) {
76
+ this['group_name'] = groupName;
77
+ return this;
78
+ }
79
+ set groupName(groupName) {
80
+ this['group_name'] = groupName;
81
+ }
82
+ get groupName() {
83
+ return this['group_name'];
84
+ }
85
+ }
86
+ exports.ListInteractionRuleGroupsSummaryRequest = ListInteractionRuleGroupsSummaryRequest;
87
+ //# sourceMappingURL=ListInteractionRuleGroupsSummaryRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInteractionRuleGroupsSummaryRequest.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInteractionRuleGroupsSummaryRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,uCAAuC;IAUhD;IACA,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;IAC1C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;IAClC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,eAAe,CAAC,WAAmB;QACtC,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;QACnC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,WAAW,CAAC,WAAgC;QACnD,IAAI,CAAC,cAAc,CAAC,GAAG,WAAW,CAAC;IACvC,CAAC;IACD,IAAW,WAAW;QAClB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,aAAa,CAAC,SAAiB;QAClC,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;QAC/B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,SAAS,CAAC,SAA8B;QAC/C,IAAI,CAAC,YAAY,CAAC,GAAG,SAAS,CAAC;IACnC,CAAC;IACD,IAAW,SAAS;QAChB,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;CACJ;AA1FD,0FA0FC"}
@@ -0,0 +1,16 @@
1
+ import { InteractionRuleGroupSummary } from './InteractionRuleGroupSummary';
2
+ import { SdkResponse } from "@huaweicloud/huaweicloud-sdk-core/SdkResponse";
3
+ export declare class ListInteractionRuleGroupsSummaryResponse extends SdkResponse {
4
+ count?: number;
5
+ private 'interaction_rule_groups'?;
6
+ private 'X-Request-Id'?;
7
+ constructor();
8
+ withCount(count: number): ListInteractionRuleGroupsSummaryResponse;
9
+ withInteractionRuleGroups(interactionRuleGroups: Array<InteractionRuleGroupSummary>): ListInteractionRuleGroupsSummaryResponse;
10
+ set interactionRuleGroups(interactionRuleGroups: Array<InteractionRuleGroupSummary> | undefined);
11
+ get interactionRuleGroups(): Array<InteractionRuleGroupSummary> | undefined;
12
+ withXRequestId(xRequestId: string): ListInteractionRuleGroupsSummaryResponse;
13
+ set xRequestId(xRequestId: string | undefined);
14
+ get xRequestId(): string | undefined;
15
+ }
16
+ //# sourceMappingURL=ListInteractionRuleGroupsSummaryResponse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInteractionRuleGroupsSummaryResponse.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInteractionRuleGroupsSummaryResponse.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAE5E,OAAO,EAAE,WAAW,EAAE,MAAM,+CAA+C,CAAC;AAE5E,qBAAa,wCAAyC,SAAQ,WAAW;IAC9D,KAAK,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,yBAAyB,CAAC,CAAqC;IACvE,OAAO,CAAC,cAAc,CAAC,CAAS;;IAIzB,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,wCAAwC;IAIlE,yBAAyB,CAAC,qBAAqB,EAAE,KAAK,CAAC,2BAA2B,CAAC,GAAG,wCAAwC;IAIrI,IAAW,qBAAqB,CAAC,qBAAqB,EAAE,KAAK,CAAC,2BAA2B,CAAC,GAAI,SAAS,EAEtG;IACD,IAAW,qBAAqB,IAAI,KAAK,CAAC,2BAA2B,CAAC,GAAG,SAAS,CAEjF;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,wCAAwC;IAInF,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ListInteractionRuleGroupsSummaryResponse = void 0;
4
+ const SdkResponse_1 = require("@huaweicloud/huaweicloud-sdk-core/SdkResponse");
5
+ class ListInteractionRuleGroupsSummaryResponse extends SdkResponse_1.SdkResponse {
6
+ constructor() {
7
+ super();
8
+ }
9
+ withCount(count) {
10
+ this['count'] = count;
11
+ return this;
12
+ }
13
+ withInteractionRuleGroups(interactionRuleGroups) {
14
+ this['interaction_rule_groups'] = interactionRuleGroups;
15
+ return this;
16
+ }
17
+ set interactionRuleGroups(interactionRuleGroups) {
18
+ this['interaction_rule_groups'] = interactionRuleGroups;
19
+ }
20
+ get interactionRuleGroups() {
21
+ return this['interaction_rule_groups'];
22
+ }
23
+ withXRequestId(xRequestId) {
24
+ this['X-Request-Id'] = xRequestId;
25
+ return this;
26
+ }
27
+ set xRequestId(xRequestId) {
28
+ this['X-Request-Id'] = xRequestId;
29
+ }
30
+ get xRequestId() {
31
+ return this['X-Request-Id'];
32
+ }
33
+ }
34
+ exports.ListInteractionRuleGroupsSummaryResponse = ListInteractionRuleGroupsSummaryResponse;
35
+ //# sourceMappingURL=ListInteractionRuleGroupsSummaryResponse.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ListInteractionRuleGroupsSummaryResponse.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ListInteractionRuleGroupsSummaryResponse.ts"],"names":[],"mappings":";;;AAEA,+EAA4E;AAE5E,MAAa,wCAAyC,SAAQ,yBAAW;IAIrE;QACI,KAAK,EAAE,CAAC;IACZ,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,yBAAyB,CAAC,qBAAyD;QACtF,IAAI,CAAC,yBAAyB,CAAC,GAAG,qBAAqB,CAAC;QACxD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,qBAAqB,CAAC,qBAAsE;QACnG,IAAI,CAAC,yBAAyB,CAAC,GAAG,qBAAqB,CAAC;IAC5D,CAAC;IACD,IAAW,qBAAqB;QAC5B,OAAO,IAAI,CAAC,yBAAyB,CAAC,CAAC;IAC3C,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA/BD,4FA+BC"}
@@ -0,0 +1,20 @@
1
+ import { NotifyEventEnum } from './NotifyEventEnum';
2
+ export declare class LiveNotifyConfigReq {
3
+ action?: LiveNotifyConfigReqActionEnum | string;
4
+ private 'notify_events'?;
5
+ constructor();
6
+ withAction(action: LiveNotifyConfigReqActionEnum | string): LiveNotifyConfigReq;
7
+ withNotifyEvents(notifyEvents: Array<NotifyEventEnum>): LiveNotifyConfigReq;
8
+ set notifyEvents(notifyEvents: Array<NotifyEventEnum> | undefined);
9
+ get notifyEvents(): Array<NotifyEventEnum> | undefined;
10
+ }
11
+ /**
12
+ * @export
13
+ * @enum {string}
14
+ */
15
+ export declare enum LiveNotifyConfigReqActionEnum {
16
+ ADD = "add",
17
+ DEL = "del",
18
+ REPLACE = "replace"
19
+ }
20
+ //# sourceMappingURL=LiveNotifyConfigReq.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LiveNotifyConfigReq.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/LiveNotifyConfigReq.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAGpD,qBAAa,mBAAmB;IACrB,MAAM,CAAC,EAAE,6BAA6B,GAAG,MAAM,CAAC;IACvD,OAAO,CAAC,eAAe,CAAC,CAAyB;;IAG1C,UAAU,CAAC,MAAM,EAAE,6BAA6B,GAAG,MAAM,GAAG,mBAAmB;IAI/E,gBAAgB,CAAC,YAAY,EAAE,KAAK,CAAC,eAAe,CAAC,GAAG,mBAAmB;IAIlF,IAAW,YAAY,CAAC,YAAY,EAAE,KAAK,CAAC,eAAe,CAAC,GAAI,SAAS,EAExE;IACD,IAAW,YAAY,IAAI,KAAK,CAAC,eAAe,CAAC,GAAG,SAAS,CAE5D;CACJ;AAED;;;MAGM;AACN,oBAAY,6BAA6B;IACrC,GAAG,QAAQ;IACX,GAAG,QAAQ;IACX,OAAO,YAAY;CACtB"}
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.LiveNotifyConfigReqActionEnum = exports.LiveNotifyConfigReq = void 0;
4
+ class LiveNotifyConfigReq {
5
+ constructor() {
6
+ }
7
+ withAction(action) {
8
+ this['action'] = action;
9
+ return this;
10
+ }
11
+ withNotifyEvents(notifyEvents) {
12
+ this['notify_events'] = notifyEvents;
13
+ return this;
14
+ }
15
+ set notifyEvents(notifyEvents) {
16
+ this['notify_events'] = notifyEvents;
17
+ }
18
+ get notifyEvents() {
19
+ return this['notify_events'];
20
+ }
21
+ }
22
+ exports.LiveNotifyConfigReq = LiveNotifyConfigReq;
23
+ /**
24
+ * @export
25
+ * @enum {string}
26
+ */
27
+ var LiveNotifyConfigReqActionEnum;
28
+ (function (LiveNotifyConfigReqActionEnum) {
29
+ LiveNotifyConfigReqActionEnum["ADD"] = "add";
30
+ LiveNotifyConfigReqActionEnum["DEL"] = "del";
31
+ LiveNotifyConfigReqActionEnum["REPLACE"] = "replace";
32
+ })(LiveNotifyConfigReqActionEnum = exports.LiveNotifyConfigReqActionEnum || (exports.LiveNotifyConfigReqActionEnum = {}));
33
+ //# sourceMappingURL=LiveNotifyConfigReq.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"LiveNotifyConfigReq.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/LiveNotifyConfigReq.ts"],"names":[],"mappings":";;;AAGA,MAAa,mBAAmB;IAG5B;IACA,CAAC;IACM,UAAU,CAAC,MAA8C;QAC5D,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,gBAAgB,CAAC,YAAoC;QACxD,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;QACrC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAiD;QACrE,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;CACJ;AAnBD,kDAmBC;AAED;;;MAGM;AACN,IAAY,6BAIX;AAJD,WAAY,6BAA6B;IACrC,4CAAW,CAAA;IACX,4CAAW,CAAA;IACX,oDAAmB,CAAA;AACvB,CAAC,EAJW,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QAIxC"}
@@ -0,0 +1,4 @@
1
+ export declare class NotifyEventEnum {
2
+ constructor();
3
+ }
4
+ //# sourceMappingURL=NotifyEventEnum.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotifyEventEnum.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/NotifyEventEnum.ts"],"names":[],"mappings":"AAEA,qBAAa,eAAe;;CAG3B"}
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.NotifyEventEnum = void 0;
4
+ class NotifyEventEnum {
5
+ constructor() {
6
+ }
7
+ }
8
+ exports.NotifyEventEnum = NotifyEventEnum;
9
+ //# sourceMappingURL=NotifyEventEnum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NotifyEventEnum.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/NotifyEventEnum.ts"],"names":[],"mappings":";;;AAEA,MAAa,eAAe;IACxB;IACA,CAAC;CACJ;AAHD,0CAGC"}
@@ -0,0 +1,20 @@
1
+ export declare class ResourceAvailableNums {
2
+ flexus?: number;
3
+ basic?: number;
4
+ middle?: number;
5
+ private 'middle_on_demand'?;
6
+ advance?: number;
7
+ private 'third_party_cmww'?;
8
+ constructor();
9
+ withFlexus(flexus: number): ResourceAvailableNums;
10
+ withBasic(basic: number): ResourceAvailableNums;
11
+ withMiddle(middle: number): ResourceAvailableNums;
12
+ withMiddleOnDemand(middleOnDemand: number): ResourceAvailableNums;
13
+ set middleOnDemand(middleOnDemand: number | undefined);
14
+ get middleOnDemand(): number | undefined;
15
+ withAdvance(advance: number): ResourceAvailableNums;
16
+ withThirdPartyCmww(thirdPartyCmww: number): ResourceAvailableNums;
17
+ set thirdPartyCmww(thirdPartyCmww: number | undefined);
18
+ get thirdPartyCmww(): number | undefined;
19
+ }
20
+ //# sourceMappingURL=ResourceAvailableNums.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResourceAvailableNums.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ResourceAvailableNums.ts"],"names":[],"mappings":"AAEA,qBAAa,qBAAqB;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IACvB,OAAO,CAAC,kBAAkB,CAAC,CAAS;IAC7B,OAAO,CAAC,EAAE,MAAM,CAAC;IACxB,OAAO,CAAC,kBAAkB,CAAC,CAAS;;IAG7B,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,qBAAqB;IAIjD,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,qBAAqB;IAI/C,UAAU,CAAC,MAAM,EAAE,MAAM,GAAG,qBAAqB;IAIjD,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,qBAAqB;IAIxE,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;IACM,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,qBAAqB;IAInD,kBAAkB,CAAC,cAAc,EAAE,MAAM,GAAG,qBAAqB;IAIxE,IAAW,cAAc,CAAC,cAAc,EAAE,MAAM,GAAI,SAAS,EAE5D;IACD,IAAW,cAAc,IAAI,MAAM,GAAG,SAAS,CAE9C;CACJ"}
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ResourceAvailableNums = void 0;
4
+ class ResourceAvailableNums {
5
+ constructor() {
6
+ }
7
+ withFlexus(flexus) {
8
+ this['flexus'] = flexus;
9
+ return this;
10
+ }
11
+ withBasic(basic) {
12
+ this['basic'] = basic;
13
+ return this;
14
+ }
15
+ withMiddle(middle) {
16
+ this['middle'] = middle;
17
+ return this;
18
+ }
19
+ withMiddleOnDemand(middleOnDemand) {
20
+ this['middle_on_demand'] = middleOnDemand;
21
+ return this;
22
+ }
23
+ set middleOnDemand(middleOnDemand) {
24
+ this['middle_on_demand'] = middleOnDemand;
25
+ }
26
+ get middleOnDemand() {
27
+ return this['middle_on_demand'];
28
+ }
29
+ withAdvance(advance) {
30
+ this['advance'] = advance;
31
+ return this;
32
+ }
33
+ withThirdPartyCmww(thirdPartyCmww) {
34
+ this['third_party_cmww'] = thirdPartyCmww;
35
+ return this;
36
+ }
37
+ set thirdPartyCmww(thirdPartyCmww) {
38
+ this['third_party_cmww'] = thirdPartyCmww;
39
+ }
40
+ get thirdPartyCmww() {
41
+ return this['third_party_cmww'];
42
+ }
43
+ }
44
+ exports.ResourceAvailableNums = ResourceAvailableNums;
45
+ //# sourceMappingURL=ResourceAvailableNums.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ResourceAvailableNums.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ResourceAvailableNums.ts"],"names":[],"mappings":";;;AAEA,MAAa,qBAAqB;IAO9B;IACA,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,UAAU,CAAC,MAAc;QAC5B,IAAI,CAAC,QAAQ,CAAC,GAAG,MAAM,CAAC;QACxB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;IAC9C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,SAAS,CAAC,GAAG,OAAO,CAAC;QAC1B,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAsB;QAC5C,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;QAC1C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmC;QACzD,IAAI,CAAC,kBAAkB,CAAC,GAAG,cAAc,CAAC;IAC9C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;CACJ;AA7CD,sDA6CC"}
@@ -0,0 +1,4 @@
1
+ export declare class ShortJobType {
2
+ constructor();
3
+ }
4
+ //# sourceMappingURL=ShortJobType.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShortJobType.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ShortJobType.ts"],"names":[],"mappings":"AAEA,qBAAa,YAAY;;CAGxB"}
@@ -0,0 +1,9 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ShortJobType = void 0;
4
+ class ShortJobType {
5
+ constructor() {
6
+ }
7
+ }
8
+ exports.ShortJobType = ShortJobType;
9
+ //# sourceMappingURL=ShortJobType.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShortJobType.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ShortJobType.ts"],"names":[],"mappings":";;;AAEA,MAAa,YAAY;IACrB;IACA,CAAC;CACJ;AAHD,oCAGC"}
@@ -0,0 +1,20 @@
1
+ export declare class ShowAudioRecordConfigRequest {
2
+ private 'Authorization'?;
3
+ private 'X-Sdk-Date'?;
4
+ private 'X-Project-Id'?;
5
+ private 'X-App-UserId'?;
6
+ constructor();
7
+ withAuthorization(authorization: string): ShowAudioRecordConfigRequest;
8
+ set authorization(authorization: string | undefined);
9
+ get authorization(): string | undefined;
10
+ withXSdkDate(xSdkDate: string): ShowAudioRecordConfigRequest;
11
+ set xSdkDate(xSdkDate: string | undefined);
12
+ get xSdkDate(): string | undefined;
13
+ withXProjectId(xProjectId: string): ShowAudioRecordConfigRequest;
14
+ set xProjectId(xProjectId: string | undefined);
15
+ get xProjectId(): string | undefined;
16
+ withXAppUserId(xAppUserId: string): ShowAudioRecordConfigRequest;
17
+ set xAppUserId(xAppUserId: string | undefined);
18
+ get xAppUserId(): string | undefined;
19
+ }
20
+ //# sourceMappingURL=ShowAudioRecordConfigRequest.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowAudioRecordConfigRequest.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ShowAudioRecordConfigRequest.ts"],"names":[],"mappings":"AAEA,qBAAa,4BAA4B;IACrC,OAAO,CAAC,eAAe,CAAC,CAAS;IACjC,OAAO,CAAC,YAAY,CAAC,CAAS;IAC9B,OAAO,CAAC,cAAc,CAAC,CAAS;IAChC,OAAO,CAAC,cAAc,CAAC,CAAS;;IAGzB,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,4BAA4B;IAI7E,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,YAAY,CAAC,QAAQ,EAAE,MAAM,GAAG,4BAA4B;IAInE,IAAW,QAAQ,CAAC,QAAQ,EAAE,MAAM,GAAI,SAAS,EAEhD;IACD,IAAW,QAAQ,IAAI,MAAM,GAAG,SAAS,CAExC;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,4BAA4B;IAIvE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;IACM,cAAc,CAAC,UAAU,EAAE,MAAM,GAAG,4BAA4B;IAIvE,IAAW,UAAU,CAAC,UAAU,EAAE,MAAM,GAAI,SAAS,EAEpD;IACD,IAAW,UAAU,IAAI,MAAM,GAAG,SAAS,CAE1C;CACJ"}
@@ -0,0 +1,49 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ShowAudioRecordConfigRequest = void 0;
4
+ class ShowAudioRecordConfigRequest {
5
+ constructor() {
6
+ }
7
+ withAuthorization(authorization) {
8
+ this['Authorization'] = authorization;
9
+ return this;
10
+ }
11
+ set authorization(authorization) {
12
+ this['Authorization'] = authorization;
13
+ }
14
+ get authorization() {
15
+ return this['Authorization'];
16
+ }
17
+ withXSdkDate(xSdkDate) {
18
+ this['X-Sdk-Date'] = xSdkDate;
19
+ return this;
20
+ }
21
+ set xSdkDate(xSdkDate) {
22
+ this['X-Sdk-Date'] = xSdkDate;
23
+ }
24
+ get xSdkDate() {
25
+ return this['X-Sdk-Date'];
26
+ }
27
+ withXProjectId(xProjectId) {
28
+ this['X-Project-Id'] = xProjectId;
29
+ return this;
30
+ }
31
+ set xProjectId(xProjectId) {
32
+ this['X-Project-Id'] = xProjectId;
33
+ }
34
+ get xProjectId() {
35
+ return this['X-Project-Id'];
36
+ }
37
+ withXAppUserId(xAppUserId) {
38
+ this['X-App-UserId'] = xAppUserId;
39
+ return this;
40
+ }
41
+ set xAppUserId(xAppUserId) {
42
+ this['X-App-UserId'] = xAppUserId;
43
+ }
44
+ get xAppUserId() {
45
+ return this['X-App-UserId'];
46
+ }
47
+ }
48
+ exports.ShowAudioRecordConfigRequest = ShowAudioRecordConfigRequest;
49
+ //# sourceMappingURL=ShowAudioRecordConfigRequest.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ShowAudioRecordConfigRequest.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/ShowAudioRecordConfigRequest.ts"],"names":[],"mappings":";;;AAEA,MAAa,4BAA4B;IAKrC;IACA,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;QACtC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,eAAe,CAAC,GAAG,aAAa,CAAC;IAC1C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,YAAY,CAAC,QAAgB;QAChC,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;QAC9B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,QAAQ,CAAC,QAA6B;QAC7C,IAAI,CAAC,YAAY,CAAC,GAAG,QAAQ,CAAC;IAClC,CAAC;IACD,IAAW,QAAQ;QACf,OAAO,IAAI,CAAC,YAAY,CAAC,CAAC;IAC9B,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;IACM,cAAc,CAAC,UAAkB;QACpC,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;QAClC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,UAAU,CAAC,UAA+B;QACjD,IAAI,CAAC,cAAc,CAAC,GAAG,UAAU,CAAC;IACtC,CAAC;IACD,IAAW,UAAU;QACjB,OAAO,IAAI,CAAC,cAAc,CAAC,CAAC;IAChC,CAAC;CACJ;AA/CD,oEA+CC"}