tencentcloud-sdk-nodejs-mps 4.1.289 → 4.1.290
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -21018,7 +21018,7 @@ export interface DescribeCloneViralTaskRequest {
|
|
|
21018
21018
|
/**
|
|
21019
21019
|
* <p>创建爆款复刻任务返回的任务ID</p>
|
|
21020
21020
|
*/
|
|
21021
|
-
TaskId
|
|
21021
|
+
TaskId: string;
|
|
21022
21022
|
}
|
|
21023
21023
|
/**
|
|
21024
21024
|
* 音色信息
|