tccli 3.0.1084.1__py2.py3-none-any.whl → 3.0.1086.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (213) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/aiart/v20221229/QueryTextToImageProJob.md +30 -0
  3. tccli/examples/aiart/v20221229/SubmitTextToImageProJob.md +22 -0
  4. tccli/examples/billing/v20180709/DescribeCostDetail.md +36 -33
  5. tccli/examples/billing/v20180709/DescribeCostSummaryByProject.md +25 -80
  6. tccli/examples/billing/v20180709/DescribeCostSummaryByRegion.md +23 -14
  7. tccli/examples/billing/v20180709/DescribeCostSummaryByResource.md +53 -27
  8. tccli/examples/ccc/v20200210/CreateCompanyApply.md +36 -0
  9. tccli/examples/ccc/v20200210/DescribeCompanyList.md +33 -0
  10. tccli/examples/ccc/v20200210/ModifyCompanyApply.md +36 -0
  11. tccli/examples/ckafka/v20190819/CreateInstancePost.md +9 -6
  12. tccli/examples/ckafka/v20190819/CreatePrometheus.md +29 -0
  13. tccli/examples/ckafka/v20190819/DescribePrometheus.md +25 -0
  14. tccli/examples/cynosdb/v20190107/RollbackToNewCluster.md +62 -0
  15. tccli/examples/dlc/v20210125/QueryTaskCostDetail.md +20 -0
  16. tccli/examples/essbasic/v20210526/ChannelCreateReleaseFlow.md +1 -1
  17. tccli/examples/faceid/v20180301/GetFaceIdResult.md +4 -4
  18. tccli/examples/iotexplorer/v20190423/BindCloudStorageUser.md +22 -0
  19. tccli/examples/iotexplorer/v20190423/CreateIotVideoCloudStorage.md +22 -0
  20. tccli/examples/iotexplorer/v20190423/DeleteCloudStorageEvent.md +26 -0
  21. tccli/examples/iotexplorer/v20190423/DescribeCloudStorage.md +27 -0
  22. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageDate.md +24 -0
  23. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageEvents.md +87 -0
  24. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageMultiThumbnail.md +28 -0
  25. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageOrder.md +25 -0
  26. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeDetails.md +21 -0
  27. tccli/examples/iotexplorer/v20190423/DescribeCloudStoragePackageConsumeStats.md +44 -0
  28. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageStreamData.md +24 -0
  29. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnail.md +24 -0
  30. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageThumbnailList.md +28 -0
  31. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageTime.md +43 -0
  32. tccli/examples/iotexplorer/v20190423/DescribeCloudStorageUsers.md +29 -0
  33. tccli/examples/iotexplorer/v20190423/DescribeDevicePackages.md +37 -0
  34. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTask.md +21 -0
  35. tccli/examples/iotexplorer/v20190423/DescribePackageConsumeTasks.md +39 -0
  36. tccli/examples/iotexplorer/v20190423/GenerateSignedVideoURL.md +22 -0
  37. tccli/examples/iotexplorer/v20190423/InheritCloudStorageUser.md +23 -0
  38. tccli/examples/iotexplorer/v20190423/ResetCloudStorage.md +21 -0
  39. tccli/examples/iotexplorer/v20190423/ResetCloudStorageEvent.md +22 -0
  40. tccli/examples/iotexplorer/v20190423/TransferCloudStorage.md +22 -0
  41. tccli/examples/monitor/v20180724/CreateExporterIntegration.md +626 -2
  42. tccli/examples/ocr/v20181119/ReconstructDocument.md +2263 -0
  43. tccli/examples/pts/v20210728/CreateEnvironment.md +18 -0
  44. tccli/examples/pts/v20210728/DeleteEnvironments.md +18 -0
  45. tccli/examples/pts/v20210728/DescribeEnvironments.md +18 -0
  46. tccli/examples/pts/v20210728/UpdateEnvironment.md +18 -0
  47. tccli/examples/redis/v20180412/DescribeInstanceEvents.md +45 -0
  48. tccli/examples/redis/v20180412/ModifyInstanceEvent.md +25 -0
  49. tccli/examples/ssl/v20191205/UploadCertificate.md +48 -3
  50. tccli/examples/tag/v20180813/DescribeProjects.md +1 -1
  51. tccli/examples/tione/v20211111/CreateModelService.md +3 -1
  52. tccli/examples/tione/v20211111/ModifyModelService.md +62 -228
  53. tccli/examples/vrs/v20200824/DetectEnvAndSoundQuality.md +12 -4
  54. tccli/examples/wedata/v20210820/BatchCreateIntegrationTaskAlarms.md +11 -11
  55. tccli/examples/wedata/v20210820/BatchForceSuccessIntegrationTaskInstances.md +2 -2
  56. tccli/examples/wedata/v20210820/BatchKillIntegrationTaskInstances.md +2 -2
  57. tccli/examples/wedata/v20210820/BatchMakeUpIntegrationTasks.md +2 -2
  58. tccli/examples/wedata/v20210820/BatchRerunIntegrationTaskInstances.md +5 -2
  59. tccli/examples/wedata/v20210820/CheckDuplicateRuleName.md +5 -5
  60. tccli/examples/wedata/v20210820/CheckDuplicateTemplateName.md +4 -4
  61. tccli/examples/wedata/v20210820/CheckIntegrationNodeNameExists.md +4 -4
  62. tccli/examples/wedata/v20210820/CheckIntegrationTaskNameExists.md +4 -4
  63. tccli/examples/wedata/v20210820/CheckTaskNameExist.md +3 -3
  64. tccli/examples/wedata/v20210820/CommitExportTask.md +4 -4
  65. tccli/examples/wedata/v20210820/CreateInLongAgent.md +6 -6
  66. tccli/examples/wedata/v20210820/CreateOrUpdateResource.md +2 -1
  67. tccli/examples/wedata/v20210820/CreateRuleTemplate.md +1 -1
  68. tccli/examples/wedata/v20210820/CreateTaskAlarmRegular.md +11 -11
  69. tccli/examples/wedata/v20210820/DeleteInLongAgent.md +3 -3
  70. tccli/examples/wedata/v20210820/DeleteIntegrationNode.md +2 -2
  71. tccli/examples/wedata/v20210820/DeleteOfflineTask.md +4 -4
  72. tccli/examples/wedata/v20210820/DeleteRule.md +1 -1
  73. tccli/examples/wedata/v20210820/DeleteRuleTemplate.md +1 -1
  74. tccli/examples/wedata/v20210820/DescribeClusterNamespaceList.md +6 -6
  75. tccli/examples/wedata/v20210820/DescribeDataBases.md +12 -8
  76. tccli/examples/wedata/v20210820/DescribeDataCheckStat.md +5 -5
  77. tccli/examples/wedata/v20210820/DescribeDataObjects.md +6 -3
  78. tccli/examples/wedata/v20210820/DescribeExecStrategy.md +20 -16
  79. tccli/examples/wedata/v20210820/DescribeInLongAgentTaskList.md +6 -6
  80. tccli/examples/wedata/v20210820/DescribeInLongAgentVpcList.md +3 -3
  81. tccli/examples/wedata/v20210820/DescribeInstances.md +6 -6
  82. tccli/examples/wedata/v20210820/DescribeIntegrationNode.md +61 -43
  83. tccli/examples/wedata/v20210820/DescribeIntegrationStatistics.md +13 -13
  84. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsAgentStatus.md +6 -6
  85. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsInstanceTrend.md +8 -10
  86. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsRecordsTrend.md +1 -1
  87. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatus.md +5 -5
  88. tccli/examples/wedata/v20210820/DescribeIntegrationStatisticsTaskStatusTrend.md +8 -10
  89. tccli/examples/wedata/v20210820/DescribeMonitorsByPage.md +7 -7
  90. tccli/examples/wedata/v20210820/DescribeOfflineTaskToken.md +3 -3
  91. tccli/examples/wedata/v20210820/DescribeProdTasks.md +6 -5
  92. tccli/examples/wedata/v20210820/DescribeRealTimeTaskInstanceNodeInfo.md +9 -9
  93. tccli/examples/wedata/v20210820/DescribeRealTimeTaskSpeed.md +32 -26
  94. tccli/examples/wedata/v20210820/DescribeRule.md +118 -23
  95. tccli/examples/wedata/v20210820/DescribeRuleDataSources.md +11 -8
  96. tccli/examples/wedata/v20210820/DescribeRuleDimStat.md +3 -3
  97. tccli/examples/wedata/v20210820/DescribeRuleExecDetail.md +48 -41
  98. tccli/examples/wedata/v20210820/DescribeRuleExecExportResult.md +15 -10
  99. tccli/examples/wedata/v20210820/DescribeRuleExecLog.md +2 -2
  100. tccli/examples/wedata/v20210820/DescribeRuleExecResults.md +72 -4
  101. tccli/examples/wedata/v20210820/DescribeRuleExecResultsByPage.md +38 -33
  102. tccli/examples/wedata/v20210820/DescribeRuleExecStat.md +14 -14
  103. tccli/examples/wedata/v20210820/DescribeRuleGroup.md +50 -23
  104. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPage.md +87 -14
  105. tccli/examples/wedata/v20210820/DescribeRuleGroupExecResultsByPageWithoutAuth.md +81 -12
  106. tccli/examples/wedata/v20210820/DescribeRuleGroupSubscription.md +12 -6
  107. tccli/examples/wedata/v20210820/DescribeRuleGroupTable.md +35 -27
  108. tccli/examples/wedata/v20210820/DescribeRuleGroupsByPage.md +51 -21
  109. tccli/examples/wedata/v20210820/DescribeRuleHistoryByPage.md +9 -9
  110. tccli/examples/wedata/v20210820/DescribeRuleTablesByPage.md +52 -35
  111. tccli/examples/wedata/v20210820/DescribeRuleTemplate.md +33 -16
  112. tccli/examples/wedata/v20210820/DescribeRuleTemplates.md +8 -8
  113. tccli/examples/wedata/v20210820/DescribeRuleTemplatesByPage.md +13 -13
  114. tccli/examples/wedata/v20210820/DescribeRulesByPage.md +123 -28
  115. tccli/examples/wedata/v20210820/DescribeStandardRuleDetailInfoList.md +3 -3
  116. tccli/examples/wedata/v20210820/DescribeTableInfoList.md +9 -2
  117. tccli/examples/wedata/v20210820/DescribeTaskInstance.md +35 -35
  118. tccli/examples/wedata/v20210820/DescribeTaskInstanceReportDetail.md +28 -26
  119. tccli/examples/wedata/v20210820/DescribeTaskLockStatus.md +7 -7
  120. tccli/examples/wedata/v20210820/DescribeTaskReport.md +6 -6
  121. tccli/examples/wedata/v20210820/DescribeTaskReportDetailList.md +17 -17
  122. tccli/examples/wedata/v20210820/DescribeTopTableStat.md +9 -9
  123. tccli/examples/wedata/v20210820/DescribeTrendStat.md +2 -2
  124. tccli/examples/wedata/v20210820/DryRunDIOfflineTask.md +10 -9
  125. tccli/examples/wedata/v20210820/GetIntegrationNodeColumnSchema.md +13 -11
  126. tccli/examples/wedata/v20210820/GetOfflineDIInstanceList.md +26 -26
  127. tccli/examples/wedata/v20210820/LockIntegrationTask.md +4 -4
  128. tccli/examples/wedata/v20210820/ModifyIntegrationNode.md +42 -41
  129. tccli/examples/wedata/v20210820/ModifyIntegrationTask.md +110 -58
  130. tccli/examples/wedata/v20210820/ModifyMonitorStatus.md +4 -4
  131. tccli/examples/wedata/v20210820/ModifyRule.md +24 -24
  132. tccli/examples/wedata/v20210820/ModifyRuleGroupSubscription.md +11 -13
  133. tccli/examples/wedata/v20210820/ModifyTaskAlarmRegular.md +45 -16
  134. tccli/examples/wedata/v20210820/ModifyTaskName.md +5 -5
  135. tccli/examples/wedata/v20210820/RestartInLongAgent.md +3 -3
  136. tccli/examples/wedata/v20210820/RobAndLockIntegrationTask.md +7 -7
  137. tccli/examples/wedata/v20210820/StopIntegrationTask.md +4 -4
  138. tccli/examples/wedata/v20210820/TaskLog.md +5 -15
  139. tccli/examples/wedata/v20210820/UnlockIntegrationTask.md +4 -4
  140. tccli/examples/wedata/v20210820/UpdateInLongAgent.md +5 -5
  141. tccli/services/aiart/aiart_client.py +106 -0
  142. tccli/services/aiart/v20221229/api.json +174 -0
  143. tccli/services/aiart/v20221229/examples.json +16 -0
  144. tccli/services/asr/v20190614/api.json +4 -4
  145. tccli/services/bi/v20220105/api.json +27 -0
  146. tccli/services/billing/v20180709/api.json +365 -130
  147. tccli/services/billing/v20180709/examples.json +4 -4
  148. tccli/services/ccc/ccc_client.py +159 -0
  149. tccli/services/ccc/v20200210/api.json +442 -0
  150. tccli/services/ccc/v20200210/examples.json +24 -0
  151. tccli/services/cdb/v20170320/api.json +3 -3
  152. tccli/services/cdwch/v20200915/api.json +13 -4
  153. tccli/services/cdwdoris/v20211228/api.json +127 -0
  154. tccli/services/cdwpg/v20201230/api.json +9 -0
  155. tccli/services/ckafka/ckafka_client.py +106 -0
  156. tccli/services/ckafka/v20190819/api.json +190 -12
  157. tccli/services/ckafka/v20190819/examples.json +17 -1
  158. tccli/services/clb/v20180317/api.json +2 -2
  159. tccli/services/cloudstudio/v20230508/api.json +40 -4
  160. tccli/services/cls/v20201016/api.json +30 -30
  161. tccli/services/csip/v20221121/api.json +76 -76
  162. tccli/services/cwp/v20180228/api.json +124 -8
  163. tccli/services/cynosdb/cynosdb_client.py +53 -0
  164. tccli/services/cynosdb/v20190107/api.json +255 -0
  165. tccli/services/cynosdb/v20190107/examples.json +8 -0
  166. tccli/services/dlc/dlc_client.py +53 -0
  167. tccli/services/dlc/v20210125/api.json +103 -4
  168. tccli/services/dlc/v20210125/examples.json +8 -0
  169. tccli/services/dsgc/v20190723/api.json +20 -0
  170. tccli/services/dts/v20211206/api.json +56 -2
  171. tccli/services/es/v20180416/api.json +127 -24
  172. tccli/services/ess/v20201111/api.json +20 -20
  173. tccli/services/essbasic/v20210526/api.json +14 -5
  174. tccli/services/essbasic/v20210526/examples.json +1 -1
  175. tccli/services/faceid/v20180301/api.json +23 -13
  176. tccli/services/faceid/v20180301/examples.json +1 -1
  177. tccli/services/iotexplorer/iotexplorer_client.py +1453 -234
  178. tccli/services/iotexplorer/v20190423/api.json +2179 -117
  179. tccli/services/iotexplorer/v20190423/examples.json +184 -0
  180. tccli/services/lcic/v20220817/api.json +62 -4
  181. tccli/services/live/v20180801/api.json +16 -0
  182. tccli/services/monitor/v20180724/examples.json +111 -3
  183. tccli/services/mps/v20190612/api.json +161 -27
  184. tccli/services/ms/v20180408/api.json +14 -14
  185. tccli/services/ocr/ocr_client.py +53 -0
  186. tccli/services/ocr/v20181119/api.json +276 -0
  187. tccli/services/ocr/v20181119/examples.json +8 -0
  188. tccli/services/pts/pts_client.py +212 -0
  189. tccli/services/pts/v20210728/api.json +96 -0
  190. tccli/services/pts/v20210728/examples.json +32 -0
  191. tccli/services/redis/redis_client.py +106 -0
  192. tccli/services/redis/v20180412/api.json +342 -0
  193. tccli/services/redis/v20180412/examples.json +16 -0
  194. tccli/services/ssl/v20191205/examples.json +9 -3
  195. tccli/services/tag/v20180813/examples.json +1 -1
  196. tccli/services/tdmq/v20200217/api.json +45 -0
  197. tccli/services/tione/v20211111/api.json +77 -3
  198. tccli/services/tione/v20211111/examples.json +2 -2
  199. tccli/services/tms/v20201229/api.json +1 -1
  200. tccli/services/tmt/v20180321/api.json +1 -1
  201. tccli/services/trtc/v20190722/api.json +1 -1
  202. tccli/services/tse/v20201207/api.json +286 -42
  203. tccli/services/tts/v20190823/api.json +19 -10
  204. tccli/services/vod/v20180717/api.json +6 -6
  205. tccli/services/vrs/v20200824/api.json +34 -33
  206. tccli/services/vrs/v20200824/examples.json +1 -1
  207. tccli/services/wedata/v20210820/api.json +621 -198
  208. tccli/services/wedata/v20210820/examples.json +146 -146
  209. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/METADATA +2 -2
  210. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/RECORD +213 -174
  211. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/WHEEL +0 -0
  212. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/entry_points.txt +0 -0
  213. {tccli-3.0.1084.1.dist-info → tccli-3.0.1086.1.dist-info}/license_files/LICENSE +0 -0
@@ -6909,7 +6909,7 @@
6909
6909
  "members": [
6910
6910
  {
6911
6911
  "disabled": false,
6912
- "document": "日志集所属地区:\nap-guangzhou:广州; \nap-singapore:新加坡。",
6912
+ "document": "日志集所属地区:\n<li>ap-guangzhou:广州;</li>\n<li>ap-beijing:北京;</li>\n<li>ap-chengdu:成都;</li>\n<li>ap-chongqing:重庆;</li>\n<li>ap-nanjing:南京;</li>\n<li>ap-shanghai:上海;</li>\n<li>ap-singapore:新加坡。</li>",
6913
6913
  "example": "\"ap-guangzhou\"",
6914
6914
  "member": "string",
6915
6915
  "name": "CLSRegion",
@@ -9230,7 +9230,7 @@
9230
9230
  "members": [
9231
9231
  {
9232
9232
  "disabled": false,
9233
- "document": "日志集所属地区:\nap-guangzhou:广州;\nap-singapore:新加坡。",
9233
+ "document": "日志集所属的地域,取值有: <li>ap-guangzhou:广州;</li> <li>ap-beijing:北京;</li> <li>ap-chengdu:成都;</li> <li>ap-chongqing:重庆;</li> <li>ap-nanjing:南京;</li> <li>ap-shanghai:上海;</li> <li>ap-singapore:新加坡。</li>",
9234
9234
  "example": "\"ap-guangzhou\"",
9235
9235
  "member": "string",
9236
9236
  "name": "CLSRegion",
@@ -9267,7 +9267,7 @@
9267
9267
  "members": [
9268
9268
  {
9269
9269
  "disabled": false,
9270
- "document": "日志集所属地区:\nap-guangzhou:广州;\nap-singapore:新加坡。",
9270
+ "document": "日志集所属的地域,取值有: <li>ap-guangzhou:广州;</li> <li>ap-beijing:北京;</li> <li>ap-chengdu:成都;</li> <li>ap-chongqing:重庆;</li> <li>ap-nanjing:南京;</li> <li>ap-shanghai:上海;</li> <li>ap-singapore:新加坡。</li>",
9271
9271
  "example": "\"ap-guangzhou\"",
9272
9272
  "member": "string",
9273
9273
  "name": "CLSRegion",
@@ -11689,7 +11689,7 @@
11689
11689
  "members": [
11690
11690
  {
11691
11691
  "disabled": false,
11692
- "document": "日志集所属地区:\nap-guangzhou:广州;\nap-singapore:新加坡。",
11692
+ "document": "日志集所属的地域,取值有: <li>ap-guangzhou:广州;</li> <li>ap-beijing:北京;</li> <li>ap-chengdu:成都;</li> <li>ap-chongqing:重庆;</li> <li>ap-nanjing:南京;</li> <li>ap-shanghai:上海;</li> <li>ap-singapore:新加坡。</li>",
11693
11693
  "example": "\"ap-guangzhou\"",
11694
11694
  "member": "string",
11695
11695
  "name": "CLSRegion",
@@ -13052,7 +13052,7 @@
13052
13052
  "members": [
13053
13053
  {
13054
13054
  "disabled": false,
13055
- "document": "CLS 日志集所属的地域,取值有:\nap-guangzhou:广州;\nap-singapore:新加坡。",
13055
+ "document": "日志集所属的地域,取值有: <li>ap-guangzhou:广州;</li> <li>ap-beijing:北京;</li> <li>ap-chengdu:成都;</li> <li>ap-chongqing:重庆;</li> <li>ap-nanjing:南京;</li> <li>ap-shanghai:上海;</li> <li>ap-singapore:新加坡。</li>",
13056
13056
  "example": "“ap-guangzhou”",
13057
13057
  "member": "string",
13058
13058
  "name": "CLSRegion",
@@ -13145,7 +13145,7 @@
13145
13145
  "members": [
13146
13146
  {
13147
13147
  "disabled": false,
13148
- "document": "日志集所属地区:\nap-guangzhou:广州;\nap-singapore:新加坡。",
13148
+ "document": "日志集所属的地域,取值有: <li>ap-guangzhou:广州;</li> <li>ap-beijing:北京;</li> <li>ap-chengdu:成都;</li> <li>ap-chongqing:重庆;</li> <li>ap-nanjing:南京;</li> <li>ap-shanghai:上海;</li> <li>ap-singapore:新加坡。</li>",
13149
13149
  "example": "\"ap-guangzhou\"",
13150
13150
  "member": "string",
13151
13151
  "name": "CLSRegion",
@@ -119,15 +119,6 @@
119
119
  "required": true,
120
120
  "type": "string"
121
121
  },
122
- {
123
- "disabled": false,
124
- "document": "音频采样率:\n\n16000:16k",
125
- "example": "无",
126
- "member": "int64",
127
- "name": "SampleRate",
128
- "required": true,
129
- "type": "int"
130
- },
131
122
  {
132
123
  "disabled": false,
133
124
  "document": "音色性别:\n\n1-male\n\n2-female",
@@ -148,21 +139,30 @@
148
139
  },
149
140
  {
150
141
  "disabled": false,
151
- "document": "音频格式,音频类型(wav,mp3,aac,m4a)",
142
+ "document": "音频ID集合",
152
143
  "example": "无",
153
144
  "member": "string",
154
- "name": "Codec",
145
+ "name": "AudioIdList",
155
146
  "required": true,
156
- "type": "string"
147
+ "type": "list"
157
148
  },
158
149
  {
159
150
  "disabled": false,
160
- "document": "音频ID集合",
151
+ "document": "音频采样率:\n\n16000:16k",
152
+ "example": "无",
153
+ "member": "int64",
154
+ "name": "SampleRate",
155
+ "required": false,
156
+ "type": "int"
157
+ },
158
+ {
159
+ "disabled": false,
160
+ "document": "音频格式,音频类型(wav,mp3,aac,m4a)",
161
161
  "example": "无",
162
162
  "member": "string",
163
- "name": "AudioIdList",
164
- "required": true,
165
- "type": "list"
163
+ "name": "Codec",
164
+ "required": false,
165
+ "type": "string"
166
166
  },
167
167
  {
168
168
  "disabled": false,
@@ -184,7 +184,7 @@
184
184
  },
185
185
  {
186
186
  "disabled": false,
187
- "document": "任务类型 0:轻量版复刻\n默认为0",
187
+ "document": "复刻类型。 0 - 轻量版声音复刻(默认)。",
188
188
  "example": "无",
189
189
  "member": "int64",
190
190
  "name": "TaskType",
@@ -193,7 +193,7 @@
193
193
  },
194
194
  {
195
195
  "disabled": false,
196
- "document": "校验音频ID",
196
+ "document": "校验音频ID",
197
197
  "example": "无",
198
198
  "member": "string",
199
199
  "name": "VPRAudioId",
@@ -265,7 +265,7 @@
265
265
  "example": "无",
266
266
  "member": "string",
267
267
  "name": "TaskId",
268
- "required": false,
268
+ "output_required": true,
269
269
  "type": "string",
270
270
  "value_allowed_null": true
271
271
  },
@@ -275,7 +275,7 @@
275
275
  "example": "无",
276
276
  "member": "int64",
277
277
  "name": "Status",
278
- "required": false,
278
+ "output_required": true,
279
279
  "type": "int",
280
280
  "value_allowed_null": true
281
281
  },
@@ -285,17 +285,17 @@
285
285
  "example": "无",
286
286
  "member": "string",
287
287
  "name": "StatusStr",
288
- "required": false,
288
+ "output_required": true,
289
289
  "type": "string",
290
290
  "value_allowed_null": true
291
291
  },
292
292
  {
293
293
  "disabled": false,
294
- "document": "音色id\n注意:此字段可能返回 null,表示取不到有效值。",
294
+ "document": "音色id。\n注意:此字段可能返回 null,表示取不到有效值。",
295
295
  "example": "无",
296
296
  "member": "int64",
297
297
  "name": "VoiceType",
298
- "required": false,
298
+ "output_required": true,
299
299
  "type": "int",
300
300
  "value_allowed_null": true
301
301
  },
@@ -305,7 +305,7 @@
305
305
  "example": "无",
306
306
  "member": "string",
307
307
  "name": "ErrorMsg",
308
- "required": false,
308
+ "output_required": true,
309
309
  "type": "string",
310
310
  "value_allowed_null": true
311
311
  }
@@ -354,15 +354,6 @@
354
354
  "required": true,
355
355
  "type": "string"
356
356
  },
357
- {
358
- "disabled": false,
359
- "document": "音频格式,音频类型(wav,mp3,aac,m4a)",
360
- "example": "无",
361
- "member": "string",
362
- "name": "Codec",
363
- "required": true,
364
- "type": "string"
365
- },
366
357
  {
367
358
  "disabled": false,
368
359
  "document": "1:环境检测 2:音质检测",
@@ -372,6 +363,15 @@
372
363
  "required": true,
373
364
  "type": "int"
374
365
  },
366
+ {
367
+ "disabled": false,
368
+ "document": "音频格式,音频类型(wav,mp3,aac,m4a)",
369
+ "example": "无",
370
+ "member": "string",
371
+ "name": "Codec",
372
+ "required": false,
373
+ "type": "string"
374
+ },
375
375
  {
376
376
  "disabled": false,
377
377
  "document": "音频采样率:\n\n16000:16k(默认)",
@@ -559,6 +559,7 @@
559
559
  "example": "无",
560
560
  "member": "TrainingTexts",
561
561
  "name": "Data",
562
+ "output_required": true,
562
563
  "type": "object",
563
564
  "value_allowed_null": false
564
565
  },
@@ -28,7 +28,7 @@
28
28
  {
29
29
  "document": "音质检测",
30
30
  "input": "POST / HTTP/1.1\nHost: vrs.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DetectionEnvAndSoundQuality\n<公共请求参数>\n\n{\n \"TextId\": \"00020\",\n \"AudioData\": \"\",\n \"Codec\": \"wav\",\n \"TypeId\": 2\n}",
31
- "output": "{\n \"Response\": {\n \"RequestId\": \"63f755d5cae78f1b126bdbb0\",\n \"Data\": {\n \"AudioId\": \"vrs8270f89c-51f8-41c9-8bee-19fb5b8b9708\",\n \"DetectionCode\": 0,\n \"DetectionMsg\": \"Success\"\n }\n }\n}",
31
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"AudioId\": \"abc\",\n \"DetectionCode\": 0,\n \"DetectionMsg\": \"abc\",\n \"DetectionTip\": [\n {\n \"PronAccuracy\": 0,\n \"PronFluency\": 0,\n \"Tag\": 0,\n \"Word\": \"abc\"\n }\n ]\n },\n \"RequestId\": \"abc\"\n }\n}",
32
32
  "title": "音质检测"
33
33
  }
34
34
  ],