tencentcloud-sdk-nodejs 4.1.19 → 4.1.21
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/es/common/sdk_version.js +1 -1
- package/es/services/bma/index.js +2 -2
- package/es/services/ccc/v20200210/ccc_client.js +5 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/cynosdb/v20190107/cynosdb_client.js +11 -2
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/es/index.js +2 -2
- package/es/services/es/v20250101/es_client.js +3 -0
- package/es/services/essbasic/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/gs/v20191118/gs_client.js +8 -2
- package/es/services/iotexplorer/v20190423/iotexplorer_client.js +9 -0
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/lighthouse/v20200324/lighthouse_client.js +0 -6
- package/es/services/monitor/v20180724/monitor_client.js +3 -0
- package/es/services/sms/index.js +2 -2
- package/es/services/thpc/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/tsw/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- package/es/services/vpc/v20170312/vpc_client.js +3 -0
- package/es/services/waf/v20180125/waf_client.js +18 -0
- package/es/services/yunsou/index.js +2 -2
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/batch/v20170312/batch_models.d.ts +6 -9
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +7 -3
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +9 -3
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +73 -49
- package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +0 -6
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +2 -70
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +30 -6
- package/tencentcloud/services/chc/v20230418/chc_models.d.ts +4 -0
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +7 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +7 -1
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +44 -34
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +40 -6
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +15 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +21 -3
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +89 -0
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +0 -9
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +5 -3
- package/tencentcloud/services/es/index.d.ts +4 -4
- package/tencentcloud/services/es/index.js +2 -2
- package/tencentcloud/services/es/v20180416/es_models.d.ts +1 -1
- package/tencentcloud/services/es/v20250101/es_client.d.ts +5 -1
- package/tencentcloud/services/es/v20250101/es_client.js +6 -0
- package/tencentcloud/services/es/v20250101/es_models.d.ts +94 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.js +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +7 -16
- package/tencentcloud/services/gs/v20191118/gs_client.d.ts +11 -3
- package/tencentcloud/services/gs/v20191118/gs_client.js +15 -3
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +120 -12
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +13 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +18 -0
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +208 -53
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +16 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -20
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +0 -23
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +41 -85
- package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +5 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +6 -0
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +45 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +152 -115
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +1 -1
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +12 -0
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +1 -1
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +103 -82
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +2 -1
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +2 -1
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +39 -30
- package/tencentcloud/services/tsw/index.d.ts +4 -4
- package/tencentcloud/services/tsw/index.js +2 -2
- package/tencentcloud/services/tts/v20190823/tts_client.d.ts +4 -3
- package/tencentcloud/services/tts/v20190823/tts_client.js +4 -3
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +4 -4
- package/tencentcloud/services/vcube/v20220410/vcube_models.d.ts +4 -0
- package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +4 -0
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/index.d.ts +4 -4
- package/tencentcloud/services/vod/index.js +2 -2
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +14 -5
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +15 -4
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +99 -39
- package/tencentcloud/services/vrs/v20200824/vrs_models.d.ts +5 -0
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +25 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +36 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +948 -185
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +17 -0
- package/tencentcloud/services/yunsou/index.d.ts +4 -4
- package/tencentcloud/services/yunsou/index.js +2 -2
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const sms: {
|
|
2
|
-
v20190711: {
|
|
3
|
-
Client: typeof import("./v20190711/sms_client").Client;
|
|
4
|
-
Models: typeof import("./v20190711/sms_models");
|
|
5
|
-
};
|
|
6
2
|
v20210111: {
|
|
7
3
|
Client: typeof import("./v20210111/sms_client").Client;
|
|
8
4
|
Models: typeof import("./v20210111/sms_models");
|
|
9
5
|
};
|
|
6
|
+
v20190711: {
|
|
7
|
+
Client: typeof import("./v20190711/sms_client").Client;
|
|
8
|
+
Models: typeof import("./v20190711/sms_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.sms = void 0;
|
|
4
|
-
const v20190711_1 = require("./v20190711");
|
|
5
4
|
const v20210111_1 = require("./v20210111");
|
|
5
|
+
const v20190711_1 = require("./v20190711");
|
|
6
6
|
exports.sms = {
|
|
7
|
-
v20190711: v20190711_1.v20190711,
|
|
8
7
|
v20210111: v20210111_1.v20210111,
|
|
8
|
+
v20190711: v20190711_1.v20190711,
|
|
9
9
|
};
|
|
@@ -592,6 +592,14 @@ export interface ServerBaseConfig {
|
|
|
592
592
|
* 服务标签, function: 函数托管
|
|
593
593
|
*/
|
|
594
594
|
Tag?: string;
|
|
595
|
+
/**
|
|
596
|
+
* 内网访问开关 close | open
|
|
597
|
+
*/
|
|
598
|
+
InternalAccess?: string;
|
|
599
|
+
/**
|
|
600
|
+
* 内网域名
|
|
601
|
+
*/
|
|
602
|
+
InternalDomain?: string;
|
|
595
603
|
}
|
|
596
604
|
/**
|
|
597
605
|
* DescribeCloudRunServerDetail返回参数结构体
|
|
@@ -708,6 +716,10 @@ export interface ServerBaseInfo {
|
|
|
708
716
|
* 服务类型: function 云函数2.0;container 容器服务
|
|
709
717
|
*/
|
|
710
718
|
ServerType?: string;
|
|
719
|
+
/**
|
|
720
|
+
* 流量类型,目前只有 FLOW
|
|
721
|
+
*/
|
|
722
|
+
TrafficType?: string;
|
|
711
723
|
}
|
|
712
724
|
/**
|
|
713
725
|
* 环境信息
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
export declare const thpc: {
|
|
2
|
+
v20211109: {
|
|
3
|
+
Client: typeof import("./v20211109/thpc_client").Client;
|
|
4
|
+
Models: typeof import("./v20211109/thpc_models");
|
|
5
|
+
};
|
|
2
6
|
v20220401: {
|
|
3
7
|
Client: typeof import("./v20220401/thpc_client").Client;
|
|
4
8
|
Models: typeof import("./v20220401/thpc_models");
|
|
@@ -7,8 +11,4 @@ export declare const thpc: {
|
|
|
7
11
|
Client: typeof import("./v20230321/thpc_client").Client;
|
|
8
12
|
Models: typeof import("./v20230321/thpc_models");
|
|
9
13
|
};
|
|
10
|
-
v20211109: {
|
|
11
|
-
Client: typeof import("./v20211109/thpc_client").Client;
|
|
12
|
-
Models: typeof import("./v20211109/thpc_models");
|
|
13
|
-
};
|
|
14
14
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.thpc = void 0;
|
|
4
|
+
const v20211109_1 = require("./v20211109");
|
|
4
5
|
const v20220401_1 = require("./v20220401");
|
|
5
6
|
const v20230321_1 = require("./v20230321");
|
|
6
|
-
const v20211109_1 = require("./v20211109");
|
|
7
7
|
exports.thpc = {
|
|
8
|
+
v20211109: v20211109_1.v20211109,
|
|
8
9
|
v20220401: v20220401_1.v20220401,
|
|
9
10
|
v20230321: v20230321_1.v20230321,
|
|
10
|
-
v20211109: v20211109_1.v20211109,
|
|
11
11
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { CreateModelServiceRequest, DescribeLogsRequest, DescribeModelAccelerateVersionsRequest, StopModelAccelerateTaskRequest, DeleteTrainingModelVersionResponse, StartTrainingTaskRequest, DescribeBillingResourceGroupsRequest, DeleteNotebookRequest, DescribeTrainingModelVersionsRequest, CreateDatasetResponse, DescribeTrainingTasksRequest, DescribeBillingResourceGroupResponse, DescribeBillingResourceGroupsResponse, StartNotebookResponse, DescribeTrainingTaskPodsRequest, DescribeTrainingModelVersionRequest, StartNotebookRequest, PushTrainingMetricsRequest, DescribeModelAccelerateVersionsResponse, DescribeBuildInImagesRequest, ModifyModelServiceRequest, ChatCompletionRequest, DescribeModelServiceCallInfoRequest, CreateTrainingModelRequest, DescribeModelServiceGroupsResponse, DescribeBillingResourceInstanceRunningJobsResponse, CreateNotebookRequest, CreatePresignedNotebookUrlResponse, DescribeDatasetsRequest, DeleteTrainingModelResponse, DescribeInferTemplatesResponse, DescribeBillingSpecsRequest, DescribeInferTemplatesRequest, DeleteModelServiceGroupResponse, DescribeModelServiceResponse, DescribeModelAccelerateTaskResponse, DescribeModelServiceGroupsRequest, DescribeModelServiceRequest, CreateTrainingTaskResponse, DeleteModelServiceRequest, DescribeModelServiceGroupRequest, CreateTrainingTaskRequest, CreatePresignedNotebookUrlRequest, StopNotebookResponse, DescribeModelServiceHotUpdatedResponse, DescribeBuildInImagesResponse, DescribeDatasetsResponse, CreateNotebookResponse, DescribeBillingSpecsPriceRequest, DescribeBillingSpecsResponse, DeleteTrainingTaskResponse, DescribeNotebooksResponse, DescribeModelServiceCallInfoResponse, DescribeNotebooksRequest, DeleteNotebookResponse, DeleteTrainingTaskRequest, DescribeBillingResourceInstanceRunningJobsRequest, ModifyModelServiceResponse,
|
|
3
|
+
import { CreateModelServiceRequest, DescribeLogsRequest, DescribeModelAccelerateVersionsRequest, StopModelAccelerateTaskRequest, DeleteTrainingModelVersionResponse, StartTrainingTaskRequest, DescribeBillingResourceGroupsRequest, DeleteNotebookRequest, DescribeTrainingModelVersionsRequest, CreateDatasetRequest, CreateDatasetResponse, DescribeTrainingTasksRequest, DescribeBillingResourceGroupResponse, DescribeBillingResourceGroupsResponse, StartNotebookResponse, DescribeTrainingTaskPodsRequest, DescribeTrainingModelVersionRequest, StartNotebookRequest, PushTrainingMetricsRequest, DescribeModelAccelerateVersionsResponse, DescribeBuildInImagesRequest, ModifyModelServiceRequest, ChatCompletionRequest, DescribeModelServiceCallInfoRequest, CreateTrainingModelRequest, DescribeModelServiceGroupsResponse, DescribeBillingResourceInstanceRunningJobsResponse, CreateNotebookRequest, CreatePresignedNotebookUrlResponse, DescribeDatasetsRequest, DeleteTrainingModelResponse, DescribeInferTemplatesResponse, DescribeBillingSpecsRequest, DescribeInferTemplatesRequest, DeleteModelServiceGroupResponse, DescribeModelServiceResponse, DescribeModelAccelerateTaskResponse, DescribeModelServiceGroupsRequest, DescribeModelServiceRequest, CreateTrainingTaskResponse, DeleteModelServiceRequest, DescribeModelServiceGroupRequest, CreateTrainingTaskRequest, CreatePresignedNotebookUrlRequest, StopNotebookResponse, DescribeModelServiceHotUpdatedResponse, DescribeBuildInImagesResponse, DescribeDatasetsResponse, CreateNotebookResponse, DescribeBillingSpecsPriceRequest, DescribeBillingSpecsResponse, DeleteTrainingTaskResponse, DescribeNotebooksResponse, DescribeModelServiceCallInfoResponse, DescribeNotebooksRequest, DeleteNotebookResponse, DeleteTrainingTaskRequest, DescribeBillingResourceInstanceRunningJobsRequest, ModifyModelServiceResponse, CreateModelServiceResponse, DescribeModelServiceGroupResponse, DescribeNotebookResponse, CreateTrainingModelResponse, StopModelAccelerateTaskResponse, DescribeModelAccelerateTaskRequest, DeleteDatasetResponse, DescribeTrainingTasksResponse, DescribeNotebookRequest, DescribeLogsResponse, StopNotebookRequest, DeleteModelServiceGroupRequest, DescribeBillingResourceGroupRequest, DescribeTrainingTaskRequest, ChatCompletionResponse, DescribeTrainingModelVersionsResponse, DeleteDatasetRequest, PushTrainingMetricsResponse, StopTrainingTaskResponse, DescribeTrainingTaskPodsResponse, DeleteTrainingModelRequest, DescribeModelServiceHotUpdatedRequest, DescribeTrainingTaskResponse, DeleteModelServiceResponse, DeleteTrainingModelVersionRequest, DescribeBillingSpecsPriceResponse, DescribeTrainingModelVersionResponse, StopTrainingTaskRequest, StartTrainingTaskResponse } from "./tione_models";
|
|
4
4
|
/**
|
|
5
5
|
* tione client
|
|
6
6
|
* @class
|
|
@@ -605,17 +605,87 @@ export interface DescribeTrainingModelVersionsRequest {
|
|
|
605
605
|
Filters?: Array<Filter>;
|
|
606
606
|
}
|
|
607
607
|
/**
|
|
608
|
-
*
|
|
608
|
+
* CreateDataset请求参数结构体
|
|
609
609
|
*/
|
|
610
|
-
export interface
|
|
610
|
+
export interface CreateDatasetRequest {
|
|
611
611
|
/**
|
|
612
|
-
*
|
|
612
|
+
* 数据集名称,不超过60个字符,仅支持中英文、数字、下划线"_"、短横"-",只能以中英文、数字开头
|
|
613
613
|
*/
|
|
614
|
-
|
|
614
|
+
DatasetName: string;
|
|
615
615
|
/**
|
|
616
|
-
*
|
|
616
|
+
* 数据集类型:
|
|
617
|
+
TYPE_DATASET_TEXT,文本
|
|
618
|
+
TYPE_DATASET_IMAGE,图片
|
|
619
|
+
TYPE_DATASET_TABLE,表格
|
|
620
|
+
TYPE_DATASET_OTHER,其他
|
|
617
621
|
*/
|
|
618
|
-
|
|
622
|
+
DatasetType?: string;
|
|
623
|
+
/**
|
|
624
|
+
* 数据源cos路径
|
|
625
|
+
*/
|
|
626
|
+
StorageDataPath?: CosPathInfo;
|
|
627
|
+
/**
|
|
628
|
+
* 数据集标签cos存储路径
|
|
629
|
+
*/
|
|
630
|
+
StorageLabelPath?: CosPathInfo;
|
|
631
|
+
/**
|
|
632
|
+
* 数据集标签
|
|
633
|
+
*/
|
|
634
|
+
DatasetTags?: Array<Tag>;
|
|
635
|
+
/**
|
|
636
|
+
* 数据集标注状态:
|
|
637
|
+
STATUS_NON_ANNOTATED,未标注
|
|
638
|
+
STATUS_ANNOTATED,已标注
|
|
639
|
+
*/
|
|
640
|
+
AnnotationStatus?: string;
|
|
641
|
+
/**
|
|
642
|
+
* 标注类型:
|
|
643
|
+
ANNOTATION_TYPE_CLASSIFICATION,图片分类
|
|
644
|
+
ANNOTATION_TYPE_DETECTION,目标检测
|
|
645
|
+
ANNOTATION_TYPE_SEGMENTATION,图片分割
|
|
646
|
+
ANNOTATION_TYPE_TRACKING,目标跟踪
|
|
647
|
+
ANNOTATION_TYPE_OCR,OCR
|
|
648
|
+
ANNOTATION_TYPE_TEXT_CLASSIFICATION,文本分类
|
|
649
|
+
*/
|
|
650
|
+
AnnotationType?: string;
|
|
651
|
+
/**
|
|
652
|
+
* 标注格式:
|
|
653
|
+
ANNOTATION_FORMAT_TI,TI平台格式
|
|
654
|
+
ANNOTATION_FORMAT_PASCAL,Pascal Voc
|
|
655
|
+
ANNOTATION_FORMAT_COCO,COCO
|
|
656
|
+
ANNOTATION_FORMAT_FILE,文件目录结构
|
|
657
|
+
ANNOTATION_FORMAT_TEXT_TI,文本类型TI平台格式
|
|
658
|
+
ANNOTATION_FORMAT_TXT,文本类型TXT格式
|
|
659
|
+
ANNOTATION_FORMAT_CSV,文本类型CSV格式
|
|
660
|
+
ANNOTATION_FORMAT_JSON,文本类型JSON格式
|
|
661
|
+
*/
|
|
662
|
+
AnnotationFormat?: string;
|
|
663
|
+
/**
|
|
664
|
+
* 表头信息
|
|
665
|
+
*/
|
|
666
|
+
SchemaInfos?: Array<SchemaInfo>;
|
|
667
|
+
/**
|
|
668
|
+
* 数据是否存在表头
|
|
669
|
+
*/
|
|
670
|
+
IsSchemaExisted?: boolean;
|
|
671
|
+
/**
|
|
672
|
+
* 导入文件粒度
|
|
673
|
+
TYPE_TEXT_LINE,按行
|
|
674
|
+
TYPE_TEXT_FILE,按文件
|
|
675
|
+
*/
|
|
676
|
+
ContentType?: string;
|
|
677
|
+
/**
|
|
678
|
+
* 数据集建模一级类别。LLM,CV,STRUCTURE,OTHER
|
|
679
|
+
*/
|
|
680
|
+
DatasetScene?: string;
|
|
681
|
+
/**
|
|
682
|
+
* 数据集标签。
|
|
683
|
+
*/
|
|
684
|
+
SceneTags?: Array<string>;
|
|
685
|
+
/**
|
|
686
|
+
* 数据集CFS配置。仅支持LLM场景
|
|
687
|
+
*/
|
|
688
|
+
CFSConfig?: CFSConfig;
|
|
619
689
|
}
|
|
620
690
|
/**
|
|
621
691
|
* CreateDataset返回参数结构体
|
|
@@ -2455,6 +2525,19 @@ export interface CronScaleJob {
|
|
|
2455
2525
|
*/
|
|
2456
2526
|
ExcludeDates?: Array<string>;
|
|
2457
2527
|
}
|
|
2528
|
+
/**
|
|
2529
|
+
* 计费项询价单元
|
|
2530
|
+
*/
|
|
2531
|
+
export interface SpecUnit {
|
|
2532
|
+
/**
|
|
2533
|
+
* 计费项名称
|
|
2534
|
+
*/
|
|
2535
|
+
SpecName: string;
|
|
2536
|
+
/**
|
|
2537
|
+
* 计费项数量,建议不超过100万
|
|
2538
|
+
*/
|
|
2539
|
+
SpecCount: number;
|
|
2540
|
+
}
|
|
2458
2541
|
/**
|
|
2459
2542
|
* 推理镜像组
|
|
2460
2543
|
*/
|
|
@@ -3108,6 +3191,10 @@ export interface CreateTrainingTaskRequest {
|
|
|
3108
3191
|
* 编码后的任务启动命令,与StartCmdInfo同时配置时,仅当前参数生效
|
|
3109
3192
|
*/
|
|
3110
3193
|
EncodedStartCmdInfo?: EncodedStartCmdInfo;
|
|
3194
|
+
/**
|
|
3195
|
+
* 代码仓库配置
|
|
3196
|
+
*/
|
|
3197
|
+
CodeRepos?: Array<CodeRepoConfig>;
|
|
3111
3198
|
}
|
|
3112
3199
|
/**
|
|
3113
3200
|
* 对话输入内容
|
|
@@ -4167,87 +4254,17 @@ export interface ModelInfo {
|
|
|
4167
4254
|
ModelCategory?: string;
|
|
4168
4255
|
}
|
|
4169
4256
|
/**
|
|
4170
|
-
*
|
|
4257
|
+
* 代码仓库配置
|
|
4171
4258
|
*/
|
|
4172
|
-
export interface
|
|
4173
|
-
/**
|
|
4174
|
-
* 数据集名称,不超过60个字符,仅支持中英文、数字、下划线"_"、短横"-",只能以中英文、数字开头
|
|
4175
|
-
*/
|
|
4176
|
-
DatasetName: string;
|
|
4177
|
-
/**
|
|
4178
|
-
* 数据集类型:
|
|
4179
|
-
TYPE_DATASET_TEXT,文本
|
|
4180
|
-
TYPE_DATASET_IMAGE,图片
|
|
4181
|
-
TYPE_DATASET_TABLE,表格
|
|
4182
|
-
TYPE_DATASET_OTHER,其他
|
|
4183
|
-
*/
|
|
4184
|
-
DatasetType?: string;
|
|
4185
|
-
/**
|
|
4186
|
-
* 数据源cos路径
|
|
4187
|
-
*/
|
|
4188
|
-
StorageDataPath?: CosPathInfo;
|
|
4189
|
-
/**
|
|
4190
|
-
* 数据集标签cos存储路径
|
|
4191
|
-
*/
|
|
4192
|
-
StorageLabelPath?: CosPathInfo;
|
|
4193
|
-
/**
|
|
4194
|
-
* 数据集标签
|
|
4195
|
-
*/
|
|
4196
|
-
DatasetTags?: Array<Tag>;
|
|
4197
|
-
/**
|
|
4198
|
-
* 数据集标注状态:
|
|
4199
|
-
STATUS_NON_ANNOTATED,未标注
|
|
4200
|
-
STATUS_ANNOTATED,已标注
|
|
4201
|
-
*/
|
|
4202
|
-
AnnotationStatus?: string;
|
|
4203
|
-
/**
|
|
4204
|
-
* 标注类型:
|
|
4205
|
-
ANNOTATION_TYPE_CLASSIFICATION,图片分类
|
|
4206
|
-
ANNOTATION_TYPE_DETECTION,目标检测
|
|
4207
|
-
ANNOTATION_TYPE_SEGMENTATION,图片分割
|
|
4208
|
-
ANNOTATION_TYPE_TRACKING,目标跟踪
|
|
4209
|
-
ANNOTATION_TYPE_OCR,OCR
|
|
4210
|
-
ANNOTATION_TYPE_TEXT_CLASSIFICATION,文本分类
|
|
4211
|
-
*/
|
|
4212
|
-
AnnotationType?: string;
|
|
4213
|
-
/**
|
|
4214
|
-
* 标注格式:
|
|
4215
|
-
ANNOTATION_FORMAT_TI,TI平台格式
|
|
4216
|
-
ANNOTATION_FORMAT_PASCAL,Pascal Voc
|
|
4217
|
-
ANNOTATION_FORMAT_COCO,COCO
|
|
4218
|
-
ANNOTATION_FORMAT_FILE,文件目录结构
|
|
4219
|
-
ANNOTATION_FORMAT_TEXT_TI,文本类型TI平台格式
|
|
4220
|
-
ANNOTATION_FORMAT_TXT,文本类型TXT格式
|
|
4221
|
-
ANNOTATION_FORMAT_CSV,文本类型CSV格式
|
|
4222
|
-
ANNOTATION_FORMAT_JSON,文本类型JSON格式
|
|
4223
|
-
*/
|
|
4224
|
-
AnnotationFormat?: string;
|
|
4225
|
-
/**
|
|
4226
|
-
* 表头信息
|
|
4227
|
-
*/
|
|
4228
|
-
SchemaInfos?: Array<SchemaInfo>;
|
|
4229
|
-
/**
|
|
4230
|
-
* 数据是否存在表头
|
|
4231
|
-
*/
|
|
4232
|
-
IsSchemaExisted?: boolean;
|
|
4233
|
-
/**
|
|
4234
|
-
* 导入文件粒度
|
|
4235
|
-
TYPE_TEXT_LINE,按行
|
|
4236
|
-
TYPE_TEXT_FILE,按文件
|
|
4237
|
-
*/
|
|
4238
|
-
ContentType?: string;
|
|
4259
|
+
export interface CodeRepoConfig {
|
|
4239
4260
|
/**
|
|
4240
|
-
*
|
|
4241
|
-
*/
|
|
4242
|
-
DatasetScene?: string;
|
|
4243
|
-
/**
|
|
4244
|
-
* 数据集标签。
|
|
4261
|
+
* 代码仓库Id
|
|
4245
4262
|
*/
|
|
4246
|
-
|
|
4263
|
+
Id: string;
|
|
4247
4264
|
/**
|
|
4248
|
-
*
|
|
4265
|
+
* 代码仓下载目标地址
|
|
4249
4266
|
*/
|
|
4250
|
-
|
|
4267
|
+
TargetPath: string;
|
|
4251
4268
|
}
|
|
4252
4269
|
/**
|
|
4253
4270
|
* CreateModelService返回参数结构体
|
|
@@ -4780,6 +4797,10 @@ export interface TrainingTaskDetail {
|
|
|
4780
4797
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4781
4798
|
*/
|
|
4782
4799
|
CallbackUrl?: string;
|
|
4800
|
+
/**
|
|
4801
|
+
* 任务关联的代码仓库配置
|
|
4802
|
+
*/
|
|
4803
|
+
CodeRepos?: Array<CodeRepoConfig>;
|
|
4783
4804
|
}
|
|
4784
4805
|
/**
|
|
4785
4806
|
* DescribeTrainingTasks返回参数结构体
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tke: {
|
|
2
|
-
v20220501: {
|
|
3
|
-
Client: typeof import("./v20220501/tke_client").Client;
|
|
4
|
-
Models: typeof import("./v20220501/tke_models");
|
|
5
|
-
};
|
|
6
2
|
v20180525: {
|
|
7
3
|
Client: typeof import("./v20180525/tke_client").Client;
|
|
8
4
|
Models: typeof import("./v20180525/tke_models");
|
|
9
5
|
};
|
|
6
|
+
v20220501: {
|
|
7
|
+
Client: typeof import("./v20220501/tke_client").Client;
|
|
8
|
+
Models: typeof import("./v20220501/tke_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tke = void 0;
|
|
4
|
-
const v20220501_1 = require("./v20220501");
|
|
5
4
|
const v20180525_1 = require("./v20180525");
|
|
5
|
+
const v20220501_1 = require("./v20220501");
|
|
6
6
|
exports.tke = {
|
|
7
|
-
v20220501: v20220501_1.v20220501,
|
|
8
7
|
v20180525: v20180525_1.v20180525,
|
|
8
|
+
v20220501: v20220501_1.v20220501,
|
|
9
9
|
};
|
|
@@ -23,7 +23,7 @@ export declare class Client extends AbstractClient {
|
|
|
23
23
|
/**
|
|
24
24
|
* 查询Topic迁移状态列表
|
|
25
25
|
|
|
26
|
-
查询过滤器,支持TopicName、MigrationStatus查询
|
|
26
|
+
查询过滤器,支持TopicName、MigrationStatus、Namespace查询
|
|
27
27
|
*/
|
|
28
28
|
DescribeMigratingTopicList(req: DescribeMigratingTopicListRequest, cb?: (error: string, rep: DescribeMigratingTopicListResponse) => void): Promise<DescribeMigratingTopicListResponse>;
|
|
29
29
|
/**
|
|
@@ -79,6 +79,7 @@ TopicName,主题名称过滤
|
|
|
79
79
|
GroupName,消费组名称模糊搜索
|
|
80
80
|
Imported,是否已导入
|
|
81
81
|
ImportStatus,导入状态
|
|
82
|
+
Namespace,命名空间
|
|
82
83
|
*/
|
|
83
84
|
DescribeSourceClusterGroupList(req: DescribeSourceClusterGroupListRequest, cb?: (error: string, rep: DescribeSourceClusterGroupListResponse) => void): Promise<DescribeSourceClusterGroupListResponse>;
|
|
84
85
|
/**
|
|
@@ -49,7 +49,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
49
49
|
/**
|
|
50
50
|
* 查询Topic迁移状态列表
|
|
51
51
|
|
|
52
|
-
查询过滤器,支持TopicName、MigrationStatus查询
|
|
52
|
+
查询过滤器,支持TopicName、MigrationStatus、Namespace查询
|
|
53
53
|
*/
|
|
54
54
|
async DescribeMigratingTopicList(req, cb) {
|
|
55
55
|
return this.request("DescribeMigratingTopicList", req, cb);
|
|
@@ -129,6 +129,7 @@ TopicName,主题名称过滤
|
|
|
129
129
|
GroupName,消费组名称模糊搜索
|
|
130
130
|
Imported,是否已导入
|
|
131
131
|
ImportStatus,导入状态
|
|
132
|
+
Namespace,命名空间
|
|
132
133
|
*/
|
|
133
134
|
async DescribeSourceClusterGroupList(req, cb) {
|
|
134
135
|
return this.request("DescribeSourceClusterGroupList", req, cb);
|
|
@@ -571,17 +571,14 @@ export interface ImportSourceClusterConsumerGroupsResponse {
|
|
|
571
571
|
export interface TopicStageChangeResult {
|
|
572
572
|
/**
|
|
573
573
|
* 主题名称
|
|
574
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
575
574
|
*/
|
|
576
575
|
TopicName?: string;
|
|
577
576
|
/**
|
|
578
577
|
* 是否成功
|
|
579
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
580
578
|
*/
|
|
581
579
|
Success?: boolean;
|
|
582
580
|
/**
|
|
583
581
|
* 命名空间,仅4.x有效
|
|
584
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
585
582
|
*/
|
|
586
583
|
Namespace?: string;
|
|
587
584
|
}
|
|
@@ -604,29 +601,43 @@ export interface DeleteTopicRequest {
|
|
|
604
601
|
export interface MigratingTopic {
|
|
605
602
|
/**
|
|
606
603
|
* 主题名称
|
|
607
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
608
604
|
*/
|
|
609
605
|
TopicName?: string;
|
|
610
606
|
/**
|
|
611
607
|
* 迁移状态 S_RW_D_NA 源集群读写 S_RW_D_R 源集群读写目标集群读 S_RW_D_RW 源集群读写目标集群读写 S_R_D_RW 源集群读目标集群读写 S_NA_D_RW 目标集群读写
|
|
612
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
613
608
|
*/
|
|
614
609
|
MigrationStatus?: string;
|
|
615
610
|
/**
|
|
616
611
|
* 是否完成健康检查
|
|
617
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
618
612
|
*/
|
|
619
613
|
HealthCheckPassed?: boolean;
|
|
620
614
|
/**
|
|
621
615
|
* 上次健康检查返回的错误信息,仅在HealthCheckPassed为false时有效。 NotChecked 未执行检查, Unknown 未知错误, TopicNotImported 主题未导入, TopicNotExistsInSourceCluster 主题在源集群中不存在, TopicNotExistsInTargetCluster 主题在目标集群中不存在, ConsumerConnectedOnTarget 目标集群上存在消费者连接, SourceTopicHasNewMessagesIn5Minutes 源集群主题前5分钟内有新消息写入, TargetTopicHasNewMessagesIn5Minutes 目标集群主题前5分钟内有新消息写入, SourceTopicHasNoMessagesIn5Minutes 源集群前5分钟内没有新消息写入, TargetTopicHasNoMessagesIn5Minutes 源集群前5分钟内没有新消息写入, ConsumerGroupCountNotMatch 订阅组数量不一致, SourceTopicHasUnconsumedMessages 源集群主题存在未消费消息,
|
|
622
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
623
616
|
*/
|
|
624
617
|
HealthCheckError?: string;
|
|
625
618
|
/**
|
|
626
619
|
* 命名空间,仅4.x集群有效
|
|
627
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
628
620
|
*/
|
|
629
621
|
Namespace?: string;
|
|
622
|
+
/**
|
|
623
|
+
* 4.x的命名空间
|
|
624
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
625
|
+
*/
|
|
626
|
+
NamespaceV4?: string;
|
|
627
|
+
/**
|
|
628
|
+
* 4.x的主题名称
|
|
629
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
630
|
+
*/
|
|
631
|
+
TopicNameV4?: string;
|
|
632
|
+
/**
|
|
633
|
+
* 4.x的完整命名空间
|
|
634
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
635
|
+
*/
|
|
636
|
+
FullNamespaceV4?: string;
|
|
637
|
+
/**
|
|
638
|
+
* 上次健康检查返回的错误列表
|
|
639
|
+
*/
|
|
640
|
+
HealthCheckErrorList?: Array<string>;
|
|
630
641
|
}
|
|
631
642
|
/**
|
|
632
643
|
* ModifyMQTTInstance请求参数结构体
|
|
@@ -886,7 +897,6 @@ export interface Tag {
|
|
|
886
897
|
export interface DescribeSourceClusterGroupListResponse {
|
|
887
898
|
/**
|
|
888
899
|
* 查询总数
|
|
889
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
890
900
|
*/
|
|
891
901
|
TotalCount?: number;
|
|
892
902
|
/**
|
|
@@ -1126,14 +1136,6 @@ export interface DescribeMQTTClientRequest {
|
|
|
1126
1136
|
* DescribeSourceClusterGroupList请求参数结构体
|
|
1127
1137
|
*/
|
|
1128
1138
|
export interface DescribeSourceClusterGroupListRequest {
|
|
1129
|
-
/**
|
|
1130
|
-
* 查询起始位置
|
|
1131
|
-
*/
|
|
1132
|
-
Offset: number;
|
|
1133
|
-
/**
|
|
1134
|
-
* 查询结果限制数量
|
|
1135
|
-
*/
|
|
1136
|
-
Limit: number;
|
|
1137
1139
|
/**
|
|
1138
1140
|
* 任务ID
|
|
1139
1141
|
*/
|
|
@@ -1142,6 +1144,14 @@ export interface DescribeSourceClusterGroupListRequest {
|
|
|
1142
1144
|
* 查询条件列表
|
|
1143
1145
|
*/
|
|
1144
1146
|
Filters?: Array<Filter>;
|
|
1147
|
+
/**
|
|
1148
|
+
* 查询起始位置
|
|
1149
|
+
*/
|
|
1150
|
+
Offset?: number;
|
|
1151
|
+
/**
|
|
1152
|
+
* 查询结果限制数量
|
|
1153
|
+
*/
|
|
1154
|
+
Limit?: number;
|
|
1145
1155
|
}
|
|
1146
1156
|
/**
|
|
1147
1157
|
* DescribeMQTTInsVPCEndpoints返回参数结构体
|
|
@@ -1878,7 +1888,6 @@ export interface DoHealthCheckOnMigratingTopicRequest {
|
|
|
1878
1888
|
export interface DescribeMigratingTopicListResponse {
|
|
1879
1889
|
/**
|
|
1880
1890
|
* 查询总数
|
|
1881
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1882
1891
|
*/
|
|
1883
1892
|
TotalCount?: number;
|
|
1884
1893
|
/**
|
|
@@ -2121,22 +2130,18 @@ export interface CreateTopicResponse {
|
|
|
2121
2130
|
export interface DescribeMigratingGroupStatsResponse {
|
|
2122
2131
|
/**
|
|
2123
2132
|
* 源集群消费组堆积
|
|
2124
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2125
2133
|
*/
|
|
2126
2134
|
SourceConsumeLag?: number;
|
|
2127
2135
|
/**
|
|
2128
2136
|
* 目标集群消费组堆积
|
|
2129
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2130
2137
|
*/
|
|
2131
2138
|
TargetConsumeLag?: number;
|
|
2132
2139
|
/**
|
|
2133
2140
|
* 源集群连接客户端列表
|
|
2134
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2135
2141
|
*/
|
|
2136
2142
|
SourceConsumerClients?: Array<ConsumerClient>;
|
|
2137
2143
|
/**
|
|
2138
2144
|
* 目标集群连接客户端列表
|
|
2139
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
2140
2145
|
*/
|
|
2141
2146
|
TargetConsumerClients?: Array<ConsumerClient>;
|
|
2142
2147
|
/**
|
|
@@ -2727,6 +2732,10 @@ export interface ConsumerClient {
|
|
|
2727
2732
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2728
2733
|
*/
|
|
2729
2734
|
ConsumerLag?: number;
|
|
2735
|
+
/**
|
|
2736
|
+
* 消费者客户端类型(grpc;remoting;http)
|
|
2737
|
+
*/
|
|
2738
|
+
ChannelProtocol?: string;
|
|
2730
2739
|
}
|
|
2731
2740
|
/**
|
|
2732
2741
|
* DescribeConsumerGroup返回参数结构体
|
|
@@ -2878,14 +2887,6 @@ export interface DescribeTopicListByGroupRequest {
|
|
|
2878
2887
|
* DescribeMigratingTopicList请求参数结构体
|
|
2879
2888
|
*/
|
|
2880
2889
|
export interface DescribeMigratingTopicListRequest {
|
|
2881
|
-
/**
|
|
2882
|
-
* 查询起始位置
|
|
2883
|
-
*/
|
|
2884
|
-
Offset: number;
|
|
2885
|
-
/**
|
|
2886
|
-
* 查询结果限制数量
|
|
2887
|
-
*/
|
|
2888
|
-
Limit: number;
|
|
2889
2890
|
/**
|
|
2890
2891
|
* 任务ID
|
|
2891
2892
|
*/
|
|
@@ -2894,6 +2895,14 @@ export interface DescribeMigratingTopicListRequest {
|
|
|
2894
2895
|
* 查询条件列表
|
|
2895
2896
|
*/
|
|
2896
2897
|
Filters?: Array<Filter>;
|
|
2898
|
+
/**
|
|
2899
|
+
* 查询起始位置
|
|
2900
|
+
*/
|
|
2901
|
+
Offset?: number;
|
|
2902
|
+
/**
|
|
2903
|
+
* 查询结果限制数量
|
|
2904
|
+
*/
|
|
2905
|
+
Limit?: number;
|
|
2897
2906
|
}
|
|
2898
2907
|
/**
|
|
2899
2908
|
* 查询过滤器
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const tsw: {
|
|
2
|
-
v20210412: {
|
|
3
|
-
Client: typeof import("./v20210412/tsw_client").Client;
|
|
4
|
-
Models: typeof import("./v20210412/tsw_models");
|
|
5
|
-
};
|
|
6
2
|
v20200924: {
|
|
7
3
|
Client: typeof import("./v20200924/tsw_client").Client;
|
|
8
4
|
Models: typeof import("./v20200924/tsw_models");
|
|
9
5
|
};
|
|
6
|
+
v20210412: {
|
|
7
|
+
Client: typeof import("./v20210412/tsw_client").Client;
|
|
8
|
+
Models: typeof import("./v20210412/tsw_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.tsw = void 0;
|
|
4
|
-
const v20210412_1 = require("./v20210412");
|
|
5
4
|
const v20200924_1 = require("./v20200924");
|
|
5
|
+
const v20210412_1 = require("./v20210412");
|
|
6
6
|
exports.tsw = {
|
|
7
|
-
v20210412: v20210412_1.v20210412,
|
|
8
7
|
v20200924: v20200924_1.v20200924,
|
|
8
|
+
v20210412: v20210412_1.v20210412,
|
|
9
9
|
};
|
|
@@ -40,9 +40,10 @@ export declare class Client extends AbstractClient {
|
|
|
40
40
|
腾讯TTS技术可以应用到很多场景,比如,移动APP语音播报新闻;智能设备语音提醒;依靠网上现有节目或少量录音,快速合成明星语音,降低邀约成本;支持车载导航语音合成的个性化语音播报。
|
|
41
41
|
基础合成支持 SSML,语法详见 [SSML 标记语言](https://cloud.tencent.com/document/product/1073/49575)。
|
|
42
42
|
默认接口请求频率限制:
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
精品音色和标准音色:默认20并发
|
|
44
|
+
大模型音色:默认10并发
|
|
45
|
+
一句话复刻音色:默认5并发
|
|
46
|
+
超自然大模型音色:暂不支持
|
|
46
47
|
*/
|
|
47
48
|
TextToVoice(req: TextToVoiceRequest, cb?: (error: string, rep: TextToVoiceResponse) => void): Promise<TextToVoiceResponse>;
|
|
48
49
|
}
|
|
@@ -64,9 +64,10 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
64
64
|
腾讯TTS技术可以应用到很多场景,比如,移动APP语音播报新闻;智能设备语音提醒;依靠网上现有节目或少量录音,快速合成明星语音,降低邀约成本;支持车载导航语音合成的个性化语音播报。
|
|
65
65
|
基础合成支持 SSML,语法详见 [SSML 标记语言](https://cloud.tencent.com/document/product/1073/49575)。
|
|
66
66
|
默认接口请求频率限制:
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
67
|
+
精品音色和标准音色:默认20并发
|
|
68
|
+
大模型音色:默认10并发
|
|
69
|
+
一句话复刻音色:默认5并发
|
|
70
|
+
超自然大模型音色:暂不支持
|
|
70
71
|
*/
|
|
71
72
|
async TextToVoice(req, cb) {
|
|
72
73
|
return this.request("TextToVoice", req, cb);
|
|
@@ -217,6 +217,10 @@ export interface TextToVoiceRequest {
|
|
|
217
217
|
若使用一句话版声音复刻,请填入固定值“200000000”
|
|
218
218
|
*/
|
|
219
219
|
VoiceType?: number;
|
|
220
|
+
/**
|
|
221
|
+
* 一句话版声音复刻音色ID,使用一句话版声音复刻音色时需填写。【已废弃】
|
|
222
|
+
*/
|
|
223
|
+
FastVoiceType?: string;
|
|
220
224
|
/**
|
|
221
225
|
* 主语言类型:<li>1-中文(默认)</li><li>2-英文</li><li>3-日文</li>
|
|
222
226
|
*/
|
|
@@ -249,8 +253,4 @@ export interface TextToVoiceRequest {
|
|
|
249
253
|
* 控制合成音频情感程度,取值范围为[50,200],默认为100;只有EmotionCategory不为空时生效;
|
|
250
254
|
*/
|
|
251
255
|
EmotionIntensity?: number;
|
|
252
|
-
/**
|
|
253
|
-
* 一句话版声音复刻音色ID,使用一句话版声音复刻音色时需填写。【已废弃】
|
|
254
|
-
*/
|
|
255
|
-
FastVoiceType?: string;
|
|
256
256
|
}
|