Skip to content

Commit e36cf6c

Browse files
author
ci_volc_sdk_gen
committed
feat: auto generate for vod-Node.js-2025-01-01-online-2226-2026_02_02_14_15_42
1 parent cbd38d6 commit e36cf6c

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

meta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"lasted": "1.0.4",
3-
"meta_commit": "e65ada7926ff19f67e13b8f674e2d5b59c42254d"
2+
"lasted": "1.0.5",
3+
"meta_commit": "1c9baccc52b3be033b0b111c433d5e5ce0a9400d"
44
}

service/vod20250101/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@volcengine/vod20250101",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "swagger client for @volcengine/vod20250101",
55
"license": "Apache-2.0",
66
"main": "./dist/cjs/index.js",

service/vod20250101/src/api.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export type UpdateAITranslationSpeakersCommandOutput = CommandOutput<UpdateAITra
9494
export type UpdateAITranslationSpeechesCommandOutput = CommandOutput<UpdateAITranslationSpeechesResponse>;
9595
export type UpdateAITranslationUtterancesCommandOutput = CommandOutput<UpdateAITranslationUtterancesResponse>;
9696

97-
9897
/**
9998
* VOD20250101Client Service Client
10099
*/

service/vod20250101/src/types/process-config-for-submit-aitranslation-workflow-input.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
*/
2121
export interface ProcessConfigForSubmitAITranslationWorkflowInput {
2222

23+
/**
24+
* @type {boolean}
25+
* @memberof ProcessConfigForSubmitAITranslationWorkflowInput
26+
*/
27+
DisableCloneVoiceByScene?: boolean;
28+
2329
/**
2430
* @type {boolean}
2531
* @memberof ProcessConfigForSubmitAITranslationWorkflowInput

0 commit comments

Comments
 (0)