tencentcloud-sdk-nodejs 4.1.172 → 4.1.174
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/ai3d/v20250513/ai3d_client.js +6 -0
- package/es/services/ess/v20201111/ess_client.js +3 -0
- package/es/services/evt/v20250217/evt_client.js +3 -0
- package/es/services/hunyuan/v20230901/hunyuan_client.js +39 -33
- package/es/services/lcic/v20220817/lcic_client.js +10 -4
- package/es/services/live/v20180801/live_client.js +5 -2
- package/es/services/thpc/v20230321/thpc_client.js +3 -0
- package/es/services/tione/v20211111/tione_client.js +3 -0
- package/es/services/vod/v20180717/vod_client.js +3 -0
- package/es/services/vpc/v20170312/vpc_client.js +3 -0
- package/es/services/waf/v20180125/waf_client.js +3 -0
- 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/ai3d/v20250513/ai3d_client.d.ts +11 -1
- package/tencentcloud/services/ai3d/v20250513/ai3d_client.js +14 -0
- package/tencentcloud/services/ai3d/v20250513/ai3d_models.d.ts +113 -11
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +6 -13
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +39 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +95 -78
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +13 -1
- package/tencentcloud/services/dbdc/v20201029/dbdc_models.d.ts +61 -45
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +5 -4
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +12 -0
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +5 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +6 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +97 -10
- package/tencentcloud/services/evt/v20250217/evt_client.d.ts +5 -1
- package/tencentcloud/services/evt/v20250217/evt_client.js +6 -0
- package/tencentcloud/services/evt/v20250217/evt_models.d.ts +30 -0
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +6 -0
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.d.ts +72 -62
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_client.js +97 -83
- package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +99 -0
- package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +13 -5
- package/tencentcloud/services/lcic/v20220817/lcic_client.js +18 -6
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +119 -87
- package/tencentcloud/services/live/v20180801/live_client.d.ts +7 -3
- package/tencentcloud/services/live/v20180801/live_client.js +9 -3
- package/tencentcloud/services/live/v20180801/live_models.d.ts +61 -19
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +75 -14
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +51 -6
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +6 -40
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +1 -0
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +16 -21
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +96 -164
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +17 -4
- package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +63 -73
- package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +5 -1
- package/tencentcloud/services/thpc/v20230321/thpc_client.js +6 -0
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +90 -78
- package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
- package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +40 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/vclm/v20240523/vclm_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +7 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +8 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +195 -22
- package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +5 -1
- package/tencentcloud/services/vpc/v20170312/vpc_client.js +6 -0
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +37 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +17 -0
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.174";
|
|
@@ -15,6 +15,9 @@ export class Client extends AbstractClient {
|
|
|
15
15
|
async SubmitHunyuanTo3DRapidJob(req, cb) {
|
|
16
16
|
return this.request("SubmitHunyuanTo3DRapidJob", req, cb);
|
|
17
17
|
}
|
|
18
|
+
async SubmitProfileTo3DJob(req, cb) {
|
|
19
|
+
return this.request("SubmitProfileTo3DJob", req, cb);
|
|
20
|
+
}
|
|
18
21
|
async SubmitHunyuanTo3DUVJob(req, cb) {
|
|
19
22
|
return this.request("SubmitHunyuanTo3DUVJob", req, cb);
|
|
20
23
|
}
|
|
@@ -33,6 +36,9 @@ export class Client extends AbstractClient {
|
|
|
33
36
|
async DescribeTextureTo3DJob(req, cb) {
|
|
34
37
|
return this.request("DescribeTextureTo3DJob", req, cb);
|
|
35
38
|
}
|
|
39
|
+
async DescribeProfileTo3DJob(req, cb) {
|
|
40
|
+
return this.request("DescribeProfileTo3DJob", req, cb);
|
|
41
|
+
}
|
|
36
42
|
async DescribeHunyuanTo3DUVJob(req, cb) {
|
|
37
43
|
return this.request("DescribeHunyuanTo3DUVJob", req, cb);
|
|
38
44
|
}
|
|
@@ -381,6 +381,9 @@ export class Client extends AbstractClient {
|
|
|
381
381
|
async CreatePrepareFlowGroup(req, cb) {
|
|
382
382
|
return this.request("CreatePrepareFlowGroup", req, cb);
|
|
383
383
|
}
|
|
384
|
+
async DescribeEnterpriseContractReviewChecklists(req, cb) {
|
|
385
|
+
return this.request("DescribeEnterpriseContractReviewChecklists", req, cb);
|
|
386
|
+
}
|
|
384
387
|
async UpdateIntegrationEmployees(req, cb) {
|
|
385
388
|
return this.request("UpdateIntegrationEmployees", req, cb);
|
|
386
389
|
}
|
|
@@ -3,6 +3,9 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("evt.tencentcloudapi.com", "2025-02-17", clientConfig);
|
|
5
5
|
}
|
|
6
|
+
async PutEvent(req, cb) {
|
|
7
|
+
return this.request("PutEvent", req, cb);
|
|
8
|
+
}
|
|
6
9
|
async DeleteRoleUser(req, cb) {
|
|
7
10
|
return this.request("DeleteRoleUser", req, cb);
|
|
8
11
|
}
|
|
@@ -3,67 +3,73 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("hunyuan.tencentcloudapi.com", "2023-09-01", clientConfig);
|
|
5
5
|
}
|
|
6
|
-
async SetPayMode(req, cb) {
|
|
7
|
-
return this.request("SetPayMode", req, cb);
|
|
8
|
-
}
|
|
9
|
-
async ImageQuestion(req, cb) {
|
|
10
|
-
return this.request("ImageQuestion", req, cb);
|
|
11
|
-
}
|
|
12
|
-
async FilesList(req, cb) {
|
|
13
|
-
return this.request("FilesList", req, cb);
|
|
14
|
-
}
|
|
15
6
|
async GetThread(req, cb) {
|
|
16
7
|
return this.request("GetThread", req, cb);
|
|
17
8
|
}
|
|
18
|
-
async
|
|
19
|
-
return this.request("
|
|
20
|
-
}
|
|
21
|
-
async CreateThread(req, cb) {
|
|
22
|
-
return this.request("CreateThread", req, cb);
|
|
23
|
-
}
|
|
24
|
-
async GetTokenCount(req, cb) {
|
|
25
|
-
return this.request("GetTokenCount", req, cb);
|
|
9
|
+
async SubmitHunyuanImageJob(req, cb) {
|
|
10
|
+
return this.request("SubmitHunyuanImageJob", req, cb);
|
|
26
11
|
}
|
|
27
12
|
async QueryHunyuanImageJob(req, cb) {
|
|
28
13
|
return this.request("QueryHunyuanImageJob", req, cb);
|
|
29
14
|
}
|
|
30
|
-
async
|
|
31
|
-
return this.request("
|
|
15
|
+
async Describe3DSmartTopologyJob(req, cb) {
|
|
16
|
+
return this.request("Describe3DSmartTopologyJob", req, cb);
|
|
32
17
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
18
|
+
async ChatTranslations(req, cb) {
|
|
19
|
+
return this.request("ChatTranslations", req, cb);
|
|
35
20
|
}
|
|
36
21
|
async GetThreadMessageList(req, cb) {
|
|
37
22
|
return this.request("GetThreadMessageList", req, cb);
|
|
38
23
|
}
|
|
24
|
+
async GetEmbedding(req, cb) {
|
|
25
|
+
return this.request("GetEmbedding", req, cb);
|
|
26
|
+
}
|
|
27
|
+
async ImageQuestion(req, cb) {
|
|
28
|
+
return this.request("ImageQuestion", req, cb);
|
|
29
|
+
}
|
|
39
30
|
async GroupChatCompletions(req, cb) {
|
|
40
31
|
return this.request("GroupChatCompletions", req, cb);
|
|
41
32
|
}
|
|
42
|
-
async GetThreadMessage(req, cb) {
|
|
43
|
-
return this.request("GetThreadMessage", req, cb);
|
|
44
|
-
}
|
|
45
33
|
async RunThread(req, cb) {
|
|
46
34
|
return this.request("RunThread", req, cb);
|
|
47
35
|
}
|
|
48
|
-
async
|
|
49
|
-
return this.request("
|
|
36
|
+
async SetPayMode(req, cb) {
|
|
37
|
+
return this.request("SetPayMode", req, cb);
|
|
50
38
|
}
|
|
51
39
|
async QueryHunyuanImageChatJob(req, cb) {
|
|
52
40
|
return this.request("QueryHunyuanImageChatJob", req, cb);
|
|
53
41
|
}
|
|
54
|
-
async
|
|
55
|
-
return this.request("
|
|
42
|
+
async CreateThread(req, cb) {
|
|
43
|
+
return this.request("CreateThread", req, cb);
|
|
56
44
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
45
|
+
async FilesDeletions(req, cb) {
|
|
46
|
+
return this.request("FilesDeletions", req, cb);
|
|
47
|
+
}
|
|
48
|
+
async GetThreadMessage(req, cb) {
|
|
49
|
+
return this.request("GetThreadMessage", req, cb);
|
|
59
50
|
}
|
|
60
51
|
async FilesUploads(req, cb) {
|
|
61
52
|
return this.request("FilesUploads", req, cb);
|
|
62
53
|
}
|
|
63
|
-
async TextToImageLite(req, cb) {
|
|
64
|
-
return this.request("TextToImageLite", req, cb);
|
|
65
|
-
}
|
|
66
54
|
async ActivateService(req, cb) {
|
|
67
55
|
return this.request("ActivateService", req, cb);
|
|
68
56
|
}
|
|
57
|
+
async FilesList(req, cb) {
|
|
58
|
+
return this.request("FilesList", req, cb);
|
|
59
|
+
}
|
|
60
|
+
async Submit3DSmartTopologyJob(req, cb) {
|
|
61
|
+
return this.request("Submit3DSmartTopologyJob", req, cb);
|
|
62
|
+
}
|
|
63
|
+
async SubmitHunyuanImageChatJob(req, cb) {
|
|
64
|
+
return this.request("SubmitHunyuanImageChatJob", req, cb);
|
|
65
|
+
}
|
|
66
|
+
async ChatCompletions(req, cb) {
|
|
67
|
+
return this.request("ChatCompletions", req, cb);
|
|
68
|
+
}
|
|
69
|
+
async GetTokenCount(req, cb) {
|
|
70
|
+
return this.request("GetTokenCount", req, cb);
|
|
71
|
+
}
|
|
72
|
+
async TextToImageLite(req, cb) {
|
|
73
|
+
return this.request("TextToImageLite", req, cb);
|
|
74
|
+
}
|
|
69
75
|
}
|
|
@@ -93,8 +93,8 @@ export class Client extends AbstractClient {
|
|
|
93
93
|
async BatchDeleteGroupMember(req, cb) {
|
|
94
94
|
return this.request("BatchDeleteGroupMember", req, cb);
|
|
95
95
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
96
|
+
async CreateGroupLiveCodes(req, cb) {
|
|
97
|
+
return this.request("CreateGroupLiveCodes", req, cb);
|
|
98
98
|
}
|
|
99
99
|
async DeleteUser(req, cb) {
|
|
100
100
|
return this.request("DeleteUser", req, cb);
|
|
@@ -129,8 +129,8 @@ export class Client extends AbstractClient {
|
|
|
129
129
|
async DescribeRecordTask(req, cb) {
|
|
130
130
|
return this.request("DescribeRecordTask", req, cb);
|
|
131
131
|
}
|
|
132
|
-
async
|
|
133
|
-
return this.request("
|
|
132
|
+
async GetRoomEvent(req, cb) {
|
|
133
|
+
return this.request("GetRoomEvent", req, cb);
|
|
134
134
|
}
|
|
135
135
|
async BindDocumentToRoom(req, cb) {
|
|
136
136
|
return this.request("BindDocumentToRoom", req, cb);
|
|
@@ -195,9 +195,15 @@ export class Client extends AbstractClient {
|
|
|
195
195
|
async DeleteRoom(req, cb) {
|
|
196
196
|
return this.request("DeleteRoom", req, cb);
|
|
197
197
|
}
|
|
198
|
+
async UnbindDocumentFromRoom(req, cb) {
|
|
199
|
+
return this.request("UnbindDocumentFromRoom", req, cb);
|
|
200
|
+
}
|
|
198
201
|
async DeleteWhiteBoardSnapshot(req, cb) {
|
|
199
202
|
return this.request("DeleteWhiteBoardSnapshot", req, cb);
|
|
200
203
|
}
|
|
204
|
+
async DescribeGroupLiveCodes(req, cb) {
|
|
205
|
+
return this.request("DescribeGroupLiveCodes", req, cb);
|
|
206
|
+
}
|
|
201
207
|
async StartRecord(req, cb) {
|
|
202
208
|
return this.request("StartRecord", req, cb);
|
|
203
209
|
}
|
|
@@ -198,6 +198,9 @@ export class Client extends AbstractClient {
|
|
|
198
198
|
async DescribeLiveStreamMonitor(req, cb) {
|
|
199
199
|
return this.request("DescribeLiveStreamMonitor", req, cb);
|
|
200
200
|
}
|
|
201
|
+
async SwitchBackupStream(req, cb) {
|
|
202
|
+
return this.request("SwitchBackupStream", req, cb);
|
|
203
|
+
}
|
|
201
204
|
async SendLiveCloudEffect(req, cb) {
|
|
202
205
|
return this.request("SendLiveCloudEffect", req, cb);
|
|
203
206
|
}
|
|
@@ -444,8 +447,8 @@ export class Client extends AbstractClient {
|
|
|
444
447
|
async DeleteLivePadTemplate(req, cb) {
|
|
445
448
|
return this.request("DeleteLivePadTemplate", req, cb);
|
|
446
449
|
}
|
|
447
|
-
async
|
|
448
|
-
return this.request("
|
|
450
|
+
async DescribeLiveCloudEffectConfig(req, cb) {
|
|
451
|
+
return this.request("DescribeLiveCloudEffectConfig", req, cb);
|
|
449
452
|
}
|
|
450
453
|
async DescribeLiveDomainPlayInfoList(req, cb) {
|
|
451
454
|
return this.request("DescribeLiveDomainPlayInfoList", req, cb);
|
|
@@ -51,6 +51,9 @@ export class Client extends AbstractClient {
|
|
|
51
51
|
async DescribeClusters(req, cb) {
|
|
52
52
|
return this.request("DescribeClusters", req, cb);
|
|
53
53
|
}
|
|
54
|
+
async ModifyNodeAttribute(req, cb) {
|
|
55
|
+
return this.request("ModifyNodeAttribute", req, cb);
|
|
56
|
+
}
|
|
54
57
|
async SetAutoScalingConfiguration(req, cb) {
|
|
55
58
|
return this.request("SetAutoScalingConfiguration", req, cb);
|
|
56
59
|
}
|
|
@@ -72,6 +72,9 @@ export class Client extends AbstractClient {
|
|
|
72
72
|
async DeleteTrainingModel(req, cb) {
|
|
73
73
|
return this.request("DeleteTrainingModel", req, cb);
|
|
74
74
|
}
|
|
75
|
+
async ModifyServiceGroupWeights(req, cb) {
|
|
76
|
+
return this.request("ModifyServiceGroupWeights", req, cb);
|
|
77
|
+
}
|
|
75
78
|
async CreateDataset(req, cb) {
|
|
76
79
|
return this.request("CreateDataset", req, cb);
|
|
77
80
|
}
|
|
@@ -105,6 +105,9 @@ export class Client extends AbstractClient {
|
|
|
105
105
|
async SetCLSPushTarget(req, cb) {
|
|
106
106
|
return this.request("SetCLSPushTarget", req, cb);
|
|
107
107
|
}
|
|
108
|
+
async ListFiles(req, cb) {
|
|
109
|
+
return this.request("ListFiles", req, cb);
|
|
110
|
+
}
|
|
108
111
|
async DescribeTasks(req, cb) {
|
|
109
112
|
return this.request("DescribeTasks", req, cb);
|
|
110
113
|
}
|
|
@@ -1029,6 +1029,9 @@ export class Client extends AbstractClient {
|
|
|
1029
1029
|
async MigrateNetworkInterface(req, cb) {
|
|
1030
1030
|
return this.request("MigrateNetworkInterface", req, cb);
|
|
1031
1031
|
}
|
|
1032
|
+
async UpgradeNatGatewayProductVersion(req, cb) {
|
|
1033
|
+
return this.request("UpgradeNatGatewayProductVersion", req, cb);
|
|
1034
|
+
}
|
|
1032
1035
|
async DescribeHighPriorityRouteTables(req, cb) {
|
|
1033
1036
|
return this.request("DescribeHighPriorityRouteTables", req, cb);
|
|
1034
1037
|
}
|
|
@@ -261,6 +261,9 @@ export class Client extends AbstractClient {
|
|
|
261
261
|
async DescribeAttackOverview(req, cb) {
|
|
262
262
|
return this.request("DescribeAttackOverview", req, cb);
|
|
263
263
|
}
|
|
264
|
+
async GetOrganizationRole(req, cb) {
|
|
265
|
+
return this.request("GetOrganizationRole", req, cb);
|
|
266
|
+
}
|
|
264
267
|
async ModifyOwaspWhiteRule(req, cb) {
|
|
265
268
|
return this.request("ModifyOwaspWhiteRule", req, cb);
|
|
266
269
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.174";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { Convert3DFormatRequest, DescribeReduceFaceJobResponse, SubmitReduceFaceJobResponse, Convert3DFormatResponse, QueryHunyuanTo3DProJobRequest, QueryHunyuan3DPartJobResponse, QueryHunyuanTo3DRapidJobResponse, SubmitTextureTo3DJobRequest, DescribeReduceFaceJobRequest, SubmitHunyuanTo3DRapidJobResponse, SubmitHunyuanTo3DUVJobRequest, DescribeTextureTo3DJobResponse, SubmitHunyuanTo3DRapidJobRequest, SubmitHunyuanTo3DUVJobResponse, SubmitHunyuan3DPartJobResponse, SubmitHunyuanTo3DProJobRequest, DescribeHunyuanTo3DUVJobResponse, SubmitReduceFaceJobRequest, DescribeTextureTo3DJobRequest, DescribeHunyuanTo3DUVJobRequest, SubmitHunyuan3DPartJobRequest, SubmitHunyuanTo3DProJobResponse, SubmitTextureTo3DJobResponse, QueryHunyuanTo3DProJobResponse, QueryHunyuan3DPartJobRequest, QueryHunyuanTo3DRapidJobRequest } from "./ai3d_models";
|
|
3
|
+
import { Convert3DFormatRequest, DescribeReduceFaceJobResponse, SubmitReduceFaceJobResponse, Convert3DFormatResponse, QueryHunyuanTo3DProJobRequest, QueryHunyuan3DPartJobResponse, QueryHunyuanTo3DRapidJobResponse, SubmitTextureTo3DJobRequest, DescribeReduceFaceJobRequest, SubmitHunyuanTo3DRapidJobResponse, SubmitHunyuanTo3DUVJobRequest, SubmitProfileTo3DJobRequest, DescribeTextureTo3DJobResponse, DescribeProfileTo3DJobRequest, SubmitProfileTo3DJobResponse, SubmitHunyuanTo3DRapidJobRequest, SubmitHunyuanTo3DUVJobResponse, SubmitHunyuan3DPartJobResponse, SubmitHunyuanTo3DProJobRequest, DescribeProfileTo3DJobResponse, DescribeHunyuanTo3DUVJobResponse, SubmitReduceFaceJobRequest, DescribeTextureTo3DJobRequest, DescribeHunyuanTo3DUVJobRequest, SubmitHunyuan3DPartJobRequest, SubmitHunyuanTo3DProJobResponse, SubmitTextureTo3DJobResponse, QueryHunyuanTo3DProJobResponse, QueryHunyuan3DPartJobRequest, QueryHunyuanTo3DRapidJobRequest } from "./ai3d_models";
|
|
4
4
|
/**
|
|
5
5
|
* ai3d client
|
|
6
6
|
* @class
|
|
@@ -27,6 +27,11 @@ export declare class Client extends AbstractClient {
|
|
|
27
27
|
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
28
28
|
*/
|
|
29
29
|
SubmitHunyuanTo3DRapidJob(req: SubmitHunyuanTo3DRapidJobRequest, cb?: (error: string, rep: SubmitHunyuanTo3DRapidJobResponse) => void): Promise<SubmitHunyuanTo3DRapidJobResponse>;
|
|
30
|
+
/**
|
|
31
|
+
* 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
|
|
32
|
+
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
33
|
+
*/
|
|
34
|
+
SubmitProfileTo3DJob(req: SubmitProfileTo3DJobRequest, cb?: (error: string, rep: SubmitProfileTo3DJobResponse) => void): Promise<SubmitProfileTo3DJobResponse>;
|
|
30
35
|
/**
|
|
31
36
|
* 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
|
|
32
37
|
*/
|
|
@@ -54,6 +59,11 @@ export declare class Client extends AbstractClient {
|
|
|
54
59
|
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
55
60
|
*/
|
|
56
61
|
DescribeTextureTo3DJob(req: DescribeTextureTo3DJobRequest, cb?: (error: string, rep: DescribeTextureTo3DJobResponse) => void): Promise<DescribeTextureTo3DJobResponse>;
|
|
62
|
+
/**
|
|
63
|
+
* 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
|
|
64
|
+
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
65
|
+
*/
|
|
66
|
+
DescribeProfileTo3DJob(req: DescribeProfileTo3DJobRequest, cb?: (error: string, rep: DescribeProfileTo3DJobResponse) => void): Promise<DescribeProfileTo3DJobResponse>;
|
|
57
67
|
/**
|
|
58
68
|
* 查询组件拆分任务。
|
|
59
69
|
*/
|
|
@@ -55,6 +55,13 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
55
55
|
async SubmitHunyuanTo3DRapidJob(req, cb) {
|
|
56
56
|
return this.request("SubmitHunyuanTo3DRapidJob", req, cb);
|
|
57
57
|
}
|
|
58
|
+
/**
|
|
59
|
+
* 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
|
|
60
|
+
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
61
|
+
*/
|
|
62
|
+
async SubmitProfileTo3DJob(req, cb) {
|
|
63
|
+
return this.request("SubmitProfileTo3DJob", req, cb);
|
|
64
|
+
}
|
|
58
65
|
/**
|
|
59
66
|
* 输入模型后,可根据模型纹理进行UV展开,输出对应UV贴图。
|
|
60
67
|
*/
|
|
@@ -94,6 +101,13 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
94
101
|
async DescribeTextureTo3DJob(req, cb) {
|
|
95
102
|
return this.request("DescribeTextureTo3DJob", req, cb);
|
|
96
103
|
}
|
|
104
|
+
/**
|
|
105
|
+
* 混元生3D接口,基于混元大模型,根据输入的文本描述/图片智能生成3D。
|
|
106
|
+
默认提供1个并发,代表最多能同时处理1个已提交的任务,上一个任务处理完毕后,才能开始处理下一个任务。
|
|
107
|
+
*/
|
|
108
|
+
async DescribeProfileTo3DJob(req, cb) {
|
|
109
|
+
return this.request("DescribeProfileTo3DJob", req, cb);
|
|
110
|
+
}
|
|
97
111
|
/**
|
|
98
112
|
* 查询组件拆分任务。
|
|
99
113
|
*/
|
|
@@ -147,6 +147,24 @@ export interface SubmitTextureTo3DJobRequest {
|
|
|
147
147
|
*/
|
|
148
148
|
EnablePBR?: boolean;
|
|
149
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* 多视角图片
|
|
152
|
+
*/
|
|
153
|
+
export interface ViewImage {
|
|
154
|
+
/**
|
|
155
|
+
* 视角类型。
|
|
156
|
+
取值:back、left、right
|
|
157
|
+
*/
|
|
158
|
+
ViewType?: string;
|
|
159
|
+
/**
|
|
160
|
+
* 图片Url地址
|
|
161
|
+
*/
|
|
162
|
+
ViewImageUrl?: string;
|
|
163
|
+
/**
|
|
164
|
+
* 图片base64地址
|
|
165
|
+
*/
|
|
166
|
+
ViewImageBase64?: string;
|
|
167
|
+
}
|
|
150
168
|
/**
|
|
151
169
|
* DescribeReduceFaceJob请求参数结构体
|
|
152
170
|
*/
|
|
@@ -195,6 +213,61 @@ export interface File3D {
|
|
|
195
213
|
*/
|
|
196
214
|
PreviewImageUrl?: string;
|
|
197
215
|
}
|
|
216
|
+
/**
|
|
217
|
+
* SubmitProfileTo3DJob请求参数结构体
|
|
218
|
+
*/
|
|
219
|
+
export interface SubmitProfileTo3DJobRequest {
|
|
220
|
+
/**
|
|
221
|
+
* 真人头像参考图 Base64 数据和参考图 Url。
|
|
222
|
+
- Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
223
|
+
- 图片限制:单边分辨率小于4096且大于500,转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png。
|
|
224
|
+
*/
|
|
225
|
+
Profile?: Image;
|
|
226
|
+
/**
|
|
227
|
+
* 生成人物模板,参考值:
|
|
228
|
+
|
|
229
|
+
basketball: 动感球手;
|
|
230
|
+
|
|
231
|
+
badminton: 羽扬中华;
|
|
232
|
+
|
|
233
|
+
pingpong: 国球荣耀;
|
|
234
|
+
|
|
235
|
+
gymnastics:勇攀巅峰;
|
|
236
|
+
|
|
237
|
+
pilidance: 舞动青春;
|
|
238
|
+
|
|
239
|
+
tennis: 网球甜心;
|
|
240
|
+
|
|
241
|
+
athletics: 东方疾风;
|
|
242
|
+
|
|
243
|
+
footballboykicking1:激情逐风;
|
|
244
|
+
|
|
245
|
+
footballboykicking2: 绿茵之星;
|
|
246
|
+
|
|
247
|
+
guitar:甜酷弦音;
|
|
248
|
+
|
|
249
|
+
footballboy: 足球小将;
|
|
250
|
+
|
|
251
|
+
skateboard: 滑跃青春;
|
|
252
|
+
|
|
253
|
+
futuresoilder: 未来战士;
|
|
254
|
+
|
|
255
|
+
explorer: 逐梦旷野;
|
|
256
|
+
|
|
257
|
+
beardollgirl:可爱女孩;
|
|
258
|
+
|
|
259
|
+
bibpantsboy:都市白领;
|
|
260
|
+
|
|
261
|
+
womansitpose: 职业丽影;
|
|
262
|
+
|
|
263
|
+
womanstandpose2: 悠闲时光;
|
|
264
|
+
|
|
265
|
+
mysteriousprincess: 海洋公主;
|
|
266
|
+
|
|
267
|
+
manstandpose2: 演讲之星;
|
|
268
|
+
*/
|
|
269
|
+
Template?: string;
|
|
270
|
+
}
|
|
198
271
|
/**
|
|
199
272
|
* DescribeTextureTo3DJob返回参数结构体
|
|
200
273
|
*/
|
|
@@ -220,6 +293,15 @@ export interface DescribeTextureTo3DJobResponse {
|
|
|
220
293
|
*/
|
|
221
294
|
RequestId?: string;
|
|
222
295
|
}
|
|
296
|
+
/**
|
|
297
|
+
* DescribeProfileTo3DJob请求参数结构体
|
|
298
|
+
*/
|
|
299
|
+
export interface DescribeProfileTo3DJobRequest {
|
|
300
|
+
/**
|
|
301
|
+
* 任务ID。
|
|
302
|
+
*/
|
|
303
|
+
JobId?: string;
|
|
304
|
+
}
|
|
223
305
|
/**
|
|
224
306
|
* 3D文件
|
|
225
307
|
*/
|
|
@@ -234,22 +316,17 @@ export interface InputFile3D {
|
|
|
234
316
|
Type: string;
|
|
235
317
|
}
|
|
236
318
|
/**
|
|
237
|
-
*
|
|
319
|
+
* SubmitProfileTo3DJob返回参数结构体
|
|
238
320
|
*/
|
|
239
|
-
export interface
|
|
321
|
+
export interface SubmitProfileTo3DJobResponse {
|
|
240
322
|
/**
|
|
241
|
-
*
|
|
242
|
-
取值:back、left、right
|
|
243
|
-
*/
|
|
244
|
-
ViewType?: string;
|
|
245
|
-
/**
|
|
246
|
-
* 图片Url地址
|
|
323
|
+
* 任务ID(有效期24小时)
|
|
247
324
|
*/
|
|
248
|
-
|
|
325
|
+
JobId?: string;
|
|
249
326
|
/**
|
|
250
|
-
*
|
|
327
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
251
328
|
*/
|
|
252
|
-
|
|
329
|
+
RequestId?: string;
|
|
253
330
|
}
|
|
254
331
|
/**
|
|
255
332
|
* SubmitHunyuanTo3DRapidJob请求参数结构体
|
|
@@ -392,6 +469,31 @@ export interface SubmitHunyuanTo3DProJobRequest {
|
|
|
392
469
|
*/
|
|
393
470
|
ResultFormat?: string;
|
|
394
471
|
}
|
|
472
|
+
/**
|
|
473
|
+
* DescribeProfileTo3DJob返回参数结构体
|
|
474
|
+
*/
|
|
475
|
+
export interface DescribeProfileTo3DJobResponse {
|
|
476
|
+
/**
|
|
477
|
+
* 任务状态。WAIT:等待中,RUN:执行中,FAIL:任务失败,DONE:任务成功
|
|
478
|
+
*/
|
|
479
|
+
Status?: string;
|
|
480
|
+
/**
|
|
481
|
+
* 错误码
|
|
482
|
+
*/
|
|
483
|
+
ErrorCode?: string;
|
|
484
|
+
/**
|
|
485
|
+
* 错误信息
|
|
486
|
+
*/
|
|
487
|
+
ErrorMessage?: string;
|
|
488
|
+
/**
|
|
489
|
+
* 生成的3D文件数组。
|
|
490
|
+
*/
|
|
491
|
+
ResultFile3Ds?: Array<File3D>;
|
|
492
|
+
/**
|
|
493
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
494
|
+
*/
|
|
495
|
+
RequestId?: string;
|
|
496
|
+
}
|
|
395
497
|
/**
|
|
396
498
|
* DescribeHunyuanTo3DUVJob返回参数结构体
|
|
397
499
|
*/
|
|
@@ -257,30 +257,23 @@ export interface UploadTrainPortraitImagesResponse {
|
|
|
257
257
|
*/
|
|
258
258
|
export interface SubmitTemplateToImageJobRequest {
|
|
259
259
|
/**
|
|
260
|
-
*
|
|
261
|
-
Base64 和 Url 必须提供一个,如果都提供以 Url 为准。
|
|
262
|
-
图片限制:单边分辨率小于5000且大于50,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
|
260
|
+
* <p>算法将根据输入的图片,结合文本描述智能生成与之相关的图像。Base64 和 Url 必须提供一个,如果都提供以 Url 为准。图片限制:单边分辨率小于5000且大于50,转成 Base64 字符串后小于 8MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。</p>
|
|
263
261
|
*/
|
|
264
262
|
Image: Image;
|
|
265
263
|
/**
|
|
266
|
-
*
|
|
264
|
+
* <p>绘画风格当前仅支持美术馆风格(gallerying)。</p>
|
|
267
265
|
*/
|
|
268
266
|
Style?: string;
|
|
269
267
|
/**
|
|
270
|
-
*
|
|
268
|
+
* <p>特效模式,默认使用人像模式。</p>枚举值:<ul><li> Person: 人像模式,仅支持上传人像图片。</li><li> Pet: 宠物模式,支持宠物等非人像图片。</li></ul>默认值:Person
|
|
271
269
|
*/
|
|
272
270
|
Mode?: string;
|
|
273
271
|
/**
|
|
274
|
-
*
|
|
275
|
-
1:添加。
|
|
276
|
-
0:不添加。
|
|
277
|
-
其他数值:默认按1处理。
|
|
278
|
-
建议您使用显著标识来提示结果图使用了 AI 绘画技术,是 AI 生成的图片。
|
|
272
|
+
* <p>为生成结果图添加显式水印标识的开关,默认为1。<br />1:添加。<br />0:不添加。<br />其他数值:默认按1处理。<br />建议您使用显著标识来提示结果图使用了 AI 绘画技术,是 AI 生成的图片。</p>
|
|
279
273
|
*/
|
|
280
274
|
LogoAdd?: number;
|
|
281
275
|
/**
|
|
282
|
-
*
|
|
283
|
-
默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。
|
|
276
|
+
* <p>标识内容设置。默认在生成结果图右下角添加“图片由 AI 生成”字样,您可根据自身需要替换为其他的标识图片。</p>
|
|
284
277
|
*/
|
|
285
278
|
LogoParam?: LogoParam;
|
|
286
279
|
}
|
|
@@ -751,7 +744,7 @@ export interface FaceInfo {
|
|
|
751
744
|
*/
|
|
752
745
|
export interface SubmitTemplateToImageJobResponse {
|
|
753
746
|
/**
|
|
754
|
-
*
|
|
747
|
+
* <p>任务 ID。</p>
|
|
755
748
|
*/
|
|
756
749
|
JobId?: string;
|
|
757
750
|
/**
|
|
@@ -125,6 +125,10 @@ export interface CreateLifecycleDataTaskRequest {
|
|
|
125
125
|
* 数据流动 ID ,该接口可以通过 DescribeDataFlow 查询
|
|
126
126
|
*/
|
|
127
127
|
DataFlowId?: string;
|
|
128
|
+
/**
|
|
129
|
+
* 当CFSTurbo内的文件和外置存储存在同名情况时,是否覆盖。 ture:覆盖 false:不覆盖(同时也不会释放热存数据) 为空时,默认为false
|
|
130
|
+
*/
|
|
131
|
+
IsOverwrite?: boolean;
|
|
128
132
|
}
|
|
129
133
|
/**
|
|
130
134
|
* DescribeCfsPGroups返回参数结构体
|
|
@@ -1418,6 +1422,28 @@ export interface LifecycleRule {
|
|
|
1418
1422
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1419
1423
|
*/
|
|
1420
1424
|
FileMinSize?: string;
|
|
1425
|
+
/**
|
|
1426
|
+
* 策略类型
|
|
1427
|
+
*/
|
|
1428
|
+
PolicyType?: string;
|
|
1429
|
+
/**
|
|
1430
|
+
* 阈值范围[10-90]
|
|
1431
|
+
*/
|
|
1432
|
+
ExpireThreshold?: number;
|
|
1433
|
+
/**
|
|
1434
|
+
* 阈值范围[10-90]
|
|
1435
|
+
*/
|
|
1436
|
+
TargetThreshold?: number;
|
|
1437
|
+
/**
|
|
1438
|
+
* 当CFSTurbo内的文件和外置存储存在同名情况时,是否覆盖。
|
|
1439
|
+
|
|
1440
|
+
ture:覆盖
|
|
1441
|
+
|
|
1442
|
+
false:不覆盖(同时也不会释放热存数据)
|
|
1443
|
+
|
|
1444
|
+
为空时,默认为false
|
|
1445
|
+
*/
|
|
1446
|
+
IsOverwrite?: boolean;
|
|
1421
1447
|
}
|
|
1422
1448
|
/**
|
|
1423
1449
|
* 文件系统配额信息
|
|
@@ -1658,6 +1684,15 @@ export interface LifecycleDataTaskInfo {
|
|
|
1658
1684
|
* 数据流动Id
|
|
1659
1685
|
*/
|
|
1660
1686
|
DataFlowId?: string;
|
|
1687
|
+
/**
|
|
1688
|
+
* 当CFSTurbo内的文件和外置存储存在同名情况时,是否覆盖。
|
|
1689
|
+
|
|
1690
|
+
ture:覆盖
|
|
1691
|
+
|
|
1692
|
+
false:不覆盖(同时也不会释放热存数据)
|
|
1693
|
+
为空时,默认为false
|
|
1694
|
+
*/
|
|
1695
|
+
IsOverwrite?: boolean;
|
|
1661
1696
|
}
|
|
1662
1697
|
/**
|
|
1663
1698
|
* DescribeLifecyclePolicies返回参数结构体
|
|
@@ -2695,6 +2730,10 @@ export interface PathInfo {
|
|
|
2695
2730
|
* 目录绝对路径
|
|
2696
2731
|
*/
|
|
2697
2732
|
Path: string;
|
|
2733
|
+
/**
|
|
2734
|
+
* 数据流动Id
|
|
2735
|
+
*/
|
|
2736
|
+
DataFlowId?: string;
|
|
2698
2737
|
}
|
|
2699
2738
|
/**
|
|
2700
2739
|
* SetUserQuota返回参数结构体
|