tencentcloud-sdk-nodejs 4.1.173 → 4.1.175
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/advisor/v20200721/advisor_client.js +3 -0
- package/es/services/ai3d/v20250513/ai3d_client.js +6 -0
- package/es/services/billing/v20180709/billing_client.js +13 -4
- package/es/services/ess/v20201111/ess_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/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/advisor/v20200721/advisor_client.d.ts +5 -1
- package/tencentcloud/services/advisor/v20200721/advisor_client.js +6 -0
- package/tencentcloud/services/advisor/v20200721/advisor_models.d.ts +41 -24
- 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/billing/v20180709/billing_client.d.ts +17 -5
- package/tencentcloud/services/billing/v20180709/billing_client.js +24 -6
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +156 -1
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +2 -1
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +39 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +10 -11
- 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/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_models.d.ts +12 -20
- package/tencentcloud/services/lke/v20231130/lke_client.d.ts +1 -1
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +84 -21
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +44 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +9 -72
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +8 -8
- 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/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 +111 -102
- 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 +7 -7
- 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 +208 -23
- 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 +49 -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.175";
|
|
@@ -6,6 +6,9 @@ export class Client extends AbstractClient {
|
|
|
6
6
|
async DescribeTaskStrategyRisks(req, cb) {
|
|
7
7
|
return this.request("DescribeTaskStrategyRisks", req, cb);
|
|
8
8
|
}
|
|
9
|
+
async CreateAdvisorAuthorization(req, cb) {
|
|
10
|
+
return this.request("CreateAdvisorAuthorization", req, cb);
|
|
11
|
+
}
|
|
9
12
|
async DescribeStrategies(req, cb) {
|
|
10
13
|
return this.request("DescribeStrategies", req, cb);
|
|
11
14
|
}
|
|
@@ -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
|
}
|
|
@@ -111,14 +111,14 @@ export class Client extends AbstractClient {
|
|
|
111
111
|
async DescribeAccountBalance(req, cb) {
|
|
112
112
|
return this.request("DescribeAccountBalance", req, cb);
|
|
113
113
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
114
|
+
async DescribeAllocationTree(req, cb) {
|
|
115
|
+
return this.request("DescribeAllocationTree", req, cb);
|
|
116
116
|
}
|
|
117
117
|
async DescribeDosageDetailByDate(req, cb) {
|
|
118
118
|
return this.request("DescribeDosageDetailByDate", req, cb);
|
|
119
119
|
}
|
|
120
|
-
async
|
|
121
|
-
return this.request("
|
|
120
|
+
async CreateInstance(req, cb) {
|
|
121
|
+
return this.request("CreateInstance", req, cb);
|
|
122
122
|
}
|
|
123
123
|
async DescribeAllocationUnitDetail(req, cb) {
|
|
124
124
|
return this.request("DescribeAllocationUnitDetail", req, cb);
|
|
@@ -159,6 +159,9 @@ export class Client extends AbstractClient {
|
|
|
159
159
|
async DescribeBudget(req, cb) {
|
|
160
160
|
return this.request("DescribeBudget", req, cb);
|
|
161
161
|
}
|
|
162
|
+
async RenewInstance(req, cb) {
|
|
163
|
+
return this.request("RenewInstance", req, cb);
|
|
164
|
+
}
|
|
162
165
|
async DescribeCostSummaryByTag(req, cb) {
|
|
163
166
|
return this.request("DescribeCostSummaryByTag", req, cb);
|
|
164
167
|
}
|
|
@@ -177,6 +180,12 @@ export class Client extends AbstractClient {
|
|
|
177
180
|
async DescribeDealsByCond(req, cb) {
|
|
178
181
|
return this.request("DescribeDealsByCond", req, cb);
|
|
179
182
|
}
|
|
183
|
+
async DescribeGatherRuleDetail(req, cb) {
|
|
184
|
+
return this.request("DescribeGatherRuleDetail", req, cb);
|
|
185
|
+
}
|
|
186
|
+
async RefundInstance(req, cb) {
|
|
187
|
+
return this.request("RefundInstance", req, cb);
|
|
188
|
+
}
|
|
180
189
|
async DescribeCostSummaryByProduct(req, cb) {
|
|
181
190
|
return this.request("DescribeCostSummaryByProduct", req, cb);
|
|
182
191
|
}
|
|
@@ -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,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
|
}
|
|
@@ -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.175";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeStrategiesResponse, DescribeTaskStrategyRisksRequest, DescribeTaskStrategyRisksResponse, DescribeStrategiesRequest } from "./advisor_models";
|
|
3
|
+
import { DescribeStrategiesResponse, DescribeTaskStrategyRisksRequest, CreateAdvisorAuthorizationResponse, DescribeTaskStrategyRisksResponse, CreateAdvisorAuthorizationRequest, DescribeStrategiesRequest } from "./advisor_models";
|
|
4
4
|
/**
|
|
5
5
|
* advisor client
|
|
6
6
|
* @class
|
|
@@ -11,6 +11,10 @@ export declare class Client extends AbstractClient {
|
|
|
11
11
|
* 查询评估项风险实例列表
|
|
12
12
|
*/
|
|
13
13
|
DescribeTaskStrategyRisks(req: DescribeTaskStrategyRisksRequest, cb?: (error: string, rep: DescribeTaskStrategyRisksResponse) => void): Promise<DescribeTaskStrategyRisksResponse>;
|
|
14
|
+
/**
|
|
15
|
+
* 开启智能顾问授权。会同步开启报告解读和云架构协作权限
|
|
16
|
+
*/
|
|
17
|
+
CreateAdvisorAuthorization(req?: CreateAdvisorAuthorizationRequest, cb?: (error: string, rep: CreateAdvisorAuthorizationResponse) => void): Promise<CreateAdvisorAuthorizationResponse>;
|
|
14
18
|
/**
|
|
15
19
|
* 用于查询评估项的信息
|
|
16
20
|
*/
|
|
@@ -33,6 +33,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
33
33
|
async DescribeTaskStrategyRisks(req, cb) {
|
|
34
34
|
return this.request("DescribeTaskStrategyRisks", req, cb);
|
|
35
35
|
}
|
|
36
|
+
/**
|
|
37
|
+
* 开启智能顾问授权。会同步开启报告解读和云架构协作权限
|
|
38
|
+
*/
|
|
39
|
+
async CreateAdvisorAuthorization(req, cb) {
|
|
40
|
+
return this.request("CreateAdvisorAuthorization", req, cb);
|
|
41
|
+
}
|
|
36
42
|
/**
|
|
37
43
|
* 用于查询评估项的信息
|
|
38
44
|
*/
|
|
@@ -36,6 +36,45 @@ export interface DescribeTaskStrategyRisksRequest {
|
|
|
36
36
|
*/
|
|
37
37
|
TaskType?: string;
|
|
38
38
|
}
|
|
39
|
+
/**
|
|
40
|
+
* CreateAdvisorAuthorization返回参数结构体
|
|
41
|
+
*/
|
|
42
|
+
export interface CreateAdvisorAuthorizationResponse {
|
|
43
|
+
/**
|
|
44
|
+
* 返回信息
|
|
45
|
+
*/
|
|
46
|
+
Message?: string;
|
|
47
|
+
/**
|
|
48
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
49
|
+
*/
|
|
50
|
+
RequestId?: string;
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* 风险实例字段描述
|
|
54
|
+
*/
|
|
55
|
+
export interface RiskFieldsDesc {
|
|
56
|
+
/**
|
|
57
|
+
* 字段ID
|
|
58
|
+
*/
|
|
59
|
+
Field: string;
|
|
60
|
+
/**
|
|
61
|
+
* 字段名称
|
|
62
|
+
*/
|
|
63
|
+
FieldName: string;
|
|
64
|
+
/**
|
|
65
|
+
* 字段类型,
|
|
66
|
+
string: 字符串类型,例如"aa"
|
|
67
|
+
int: 整形,例如 111
|
|
68
|
+
stringSlice : 字符串数组类型,例如["a", "b"]
|
|
69
|
+
tags: 标签类型, 例如: [{"Key":"kkk","Value":"vvv"},{"Key":"kkk2","Value":"vvv2"}]
|
|
70
|
+
*/
|
|
71
|
+
FieldType: string;
|
|
72
|
+
/**
|
|
73
|
+
* 字段值对应字典
|
|
74
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
75
|
+
*/
|
|
76
|
+
FieldDict: Array<KeyValue>;
|
|
77
|
+
}
|
|
39
78
|
/**
|
|
40
79
|
* DescribeTaskStrategyRisks返回参数结构体
|
|
41
80
|
*/
|
|
@@ -85,31 +124,9 @@ export interface KeyValue {
|
|
|
85
124
|
Value?: string;
|
|
86
125
|
}
|
|
87
126
|
/**
|
|
88
|
-
*
|
|
127
|
+
* CreateAdvisorAuthorization请求参数结构体
|
|
89
128
|
*/
|
|
90
|
-
export
|
|
91
|
-
/**
|
|
92
|
-
* 字段ID
|
|
93
|
-
*/
|
|
94
|
-
Field: string;
|
|
95
|
-
/**
|
|
96
|
-
* 字段名称
|
|
97
|
-
*/
|
|
98
|
-
FieldName: string;
|
|
99
|
-
/**
|
|
100
|
-
* 字段类型,
|
|
101
|
-
string: 字符串类型,例如"aa"
|
|
102
|
-
int: 整形,例如 111
|
|
103
|
-
stringSlice : 字符串数组类型,例如["a", "b"]
|
|
104
|
-
tags: 标签类型, 例如: [{"Key":"kkk","Value":"vvv"},{"Key":"kkk2","Value":"vvv2"}]
|
|
105
|
-
*/
|
|
106
|
-
FieldType: string;
|
|
107
|
-
/**
|
|
108
|
-
* 字段值对应字典
|
|
109
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
110
|
-
*/
|
|
111
|
-
FieldDict: Array<KeyValue>;
|
|
112
|
-
}
|
|
129
|
+
export type CreateAdvisorAuthorizationRequest = null;
|
|
113
130
|
/**
|
|
114
131
|
* 评估项信息
|
|
115
132
|
*/
|
|
@@ -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
|
*/
|