tencentcloud-sdk-nodejs 4.1.278 → 4.1.279

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.
@@ -1 +1 @@
1
- export const sdkVersion = "4.1.278";
1
+ export const sdkVersion = "4.1.279";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.1.278",
3
+ "version": "4.1.279",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -1 +1 @@
1
- export declare const sdkVersion = "4.1.278";
1
+ export declare const sdkVersion = "4.1.279";
@@ -1,4 +1,4 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.sdkVersion = void 0;
4
- exports.sdkVersion = "4.1.278";
4
+ exports.sdkVersion = "4.1.279";
@@ -16292,6 +16292,14 @@ export interface AiAnalysisTaskDelLogoOutput {
16292
16292
  注意:此字段可能返回 null,表示取不到有效值。
16293
16293
  */
16294
16294
  VoiceClonedMarkFile?: string;
16295
+ /**
16296
+ * <p>仅做擦除的视频结果路径</p>
16297
+ */
16298
+ ErasedVideoPath?: string;
16299
+ /**
16300
+ * <p>音色克隆编辑信息</p><p>用于音色克隆二次修改的编辑信息</p>
16301
+ */
16302
+ DubbingEditInfoUrl?: string;
16295
16303
  /**
16296
16304
  * <p>擦除后文件的FileId。</p>
16297
16305
  */