tencentcloud-sdk-nodejs 4.1.238 → 4.1.239
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/ams/index.js +2 -2
- package/es/services/chdfs/index.js +2 -2
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/ecm/v20190719/ecm_client.js +10 -31
- package/es/services/eis/index.js +2 -2
- package/es/services/essbasic/index.js +2 -2
- package/es/services/facefusion/index.js +2 -2
- package/es/services/ig/v20210518/ig_client.js +15 -0
- package/es/services/ims/index.js +2 -2
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/mongodb/index.js +2 -2
- package/es/services/organization/index.js +2 -2
- package/es/services/rce/index.js +2 -2
- package/es/services/sms/index.js +2 -2
- package/es/services/tbp/index.js +2 -2
- package/es/services/tcb/v20180608/tcb_client.js +182 -158
- package/es/services/thpc/index.js +2 -2
- package/es/services/tione/index.js +2 -2
- package/es/services/tke/index.js +2 -2
- package/es/services/tms/index.js +2 -2
- package/es/services/vm/index.js +2 -2
- package/es/services/vod/index.js +2 -2
- package/es/services/wedata/index.js +2 -2
- 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/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +12 -12
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/ecm/v20190719/ecm_client.d.ts +14 -79
- package/tencentcloud/services/ecm/v20190719/ecm_client.js +18 -97
- package/tencentcloud/services/ecm/v20190719/ecm_models.d.ts +39 -581
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +2 -2
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +2 -2
- package/tencentcloud/services/evt/v20250217/evt_models.d.ts +5 -1
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/ig/v20210518/ig_client.d.ts +21 -1
- package/tencentcloud/services/ig/v20210518/ig_client.js +30 -0
- package/tencentcloud/services/ig/v20210518/ig_models.d.ts +651 -7
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- 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 +13 -9
- package/tencentcloud/services/mna/v20210119/mna_client.d.ts +1 -1
- package/tencentcloud/services/mna/v20210119/mna_client.js +1 -1
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/rce/index.d.ts +4 -4
- package/tencentcloud/services/rce/index.js +2 -2
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +13 -13
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +322 -286
- package/tencentcloud/services/tcb/v20180608/tcb_client.js +416 -364
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +555 -64
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +1 -1
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/thpc/v20230321/thpc_client.d.ts +1 -1
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +44 -19
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +58 -12
- package/tencentcloud/services/tke/v20220501/tke_models.d.ts +6 -6
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +6 -5
- 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/vod/v20180717/vod_models.d.ts +5 -1
- package/tencentcloud/services/wedata/index.d.ts +4 -4
- package/tencentcloud/services/wedata/index.js +2 -2
- package/tencentcloud/services/wsa/v20250508/wsa_models.d.ts +11 -23
- 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 eis: {
|
|
2
|
-
v20200715: {
|
|
3
|
-
Client: typeof import("./v20200715/eis_client").Client;
|
|
4
|
-
Models: typeof import("./v20200715/eis_models");
|
|
5
|
-
};
|
|
6
2
|
v20210601: {
|
|
7
3
|
Client: typeof import("./v20210601/eis_client").Client;
|
|
8
4
|
Models: typeof import("./v20210601/eis_models");
|
|
9
5
|
};
|
|
6
|
+
v20200715: {
|
|
7
|
+
Client: typeof import("./v20200715/eis_client").Client;
|
|
8
|
+
Models: typeof import("./v20200715/eis_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.eis = void 0;
|
|
4
|
-
const v20200715_1 = require("./v20200715");
|
|
5
4
|
const v20210601_1 = require("./v20210601");
|
|
5
|
+
const v20200715_1 = require("./v20200715");
|
|
6
6
|
exports.eis = {
|
|
7
|
-
v20200715: v20200715_1.v20200715,
|
|
8
7
|
v20210601: v20210601_1.v20210601,
|
|
8
|
+
v20200715: v20200715_1.v20200715,
|
|
9
9
|
};
|
|
@@ -10763,7 +10763,7 @@ export interface CreateBatchQuickSignUrlRequest {
|
|
|
10763
10763
|
*/
|
|
10764
10764
|
CanSkipReadFlow?: boolean;
|
|
10765
10765
|
/**
|
|
10766
|
-
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。 </p><p>注意: </p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24
|
|
10766
|
+
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。 </p><p>注意: </p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24小时内点击链接查看合同需要进行手机验证码校验。此校验将会扣除短信份额,不建议通过设置此值来缓存签署链接,建议在用户需要签署的时候临时生成链接。</code></li><li><code>动态签署方链接暂不支持修改过期时间。</code></li></ol>
|
|
10767
10767
|
*/
|
|
10768
10768
|
ExpiredOn?: number;
|
|
10769
10769
|
}
|
|
@@ -12832,7 +12832,7 @@ export interface CreateFlowSignUrlRequest {
|
|
|
12832
12832
|
*/
|
|
12833
12833
|
UrlType?: number;
|
|
12834
12834
|
/**
|
|
12835
|
-
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24
|
|
12835
|
+
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24小时内点击链接查看合同需要进行手机验证码校验。此校验将会扣除短信份额,不建议通过设置此值来缓存签署链接,建议在用户需要签署的时候临时生成链接。</code></li><li><code>若生成合同发起方预览链接,有效期大于30分钟,则需要进行验证码校验的手机号为发起方账号绑定的手机号。</code></li></ol>
|
|
12836
12836
|
*/
|
|
12837
12837
|
ExpiredOn?: number;
|
|
12838
12838
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const essbasic: {
|
|
2
|
-
v20201222: {
|
|
3
|
-
Client: typeof import("./v20201222/essbasic_client").Client;
|
|
4
|
-
Models: typeof import("./v20201222/essbasic_models");
|
|
5
|
-
};
|
|
6
2
|
v20210526: {
|
|
7
3
|
Client: typeof import("./v20210526/essbasic_client").Client;
|
|
8
4
|
Models: typeof import("./v20210526/essbasic_models");
|
|
9
5
|
};
|
|
6
|
+
v20201222: {
|
|
7
|
+
Client: typeof import("./v20201222/essbasic_client").Client;
|
|
8
|
+
Models: typeof import("./v20201222/essbasic_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.essbasic = void 0;
|
|
4
|
-
const v20201222_1 = require("./v20201222");
|
|
5
4
|
const v20210526_1 = require("./v20210526");
|
|
5
|
+
const v20201222_1 = require("./v20201222");
|
|
6
6
|
exports.essbasic = {
|
|
7
|
-
v20201222: v20201222_1.v20201222,
|
|
8
7
|
v20210526: v20210526_1.v20210526,
|
|
8
|
+
v20201222: v20201222_1.v20201222,
|
|
9
9
|
};
|
|
@@ -1550,7 +1550,7 @@ export interface ChannelCreateFlowSignUrlRequest {
|
|
|
1550
1550
|
*/
|
|
1551
1551
|
UrlType?: number;
|
|
1552
1552
|
/**
|
|
1553
|
-
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24
|
|
1553
|
+
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24小时内点击链接查看合同需要进行手机验证码校验。此校验将会扣除短信份额,不建议通过设置此值来缓存签署链接,建议在用户需要签署的时候临时生成链接。</code></li><li><code>若生成合同发起方预览链接,有效期大于30分钟,则需要进行验证码校验的手机号为发起方账号绑定的手机号。</code></li></ol>
|
|
1554
1554
|
*/
|
|
1555
1555
|
ExpiredOn?: number;
|
|
1556
1556
|
}
|
|
@@ -4716,7 +4716,7 @@ export interface ChannelCreateBatchQuickSignUrlRequest {
|
|
|
4716
4716
|
*/
|
|
4717
4717
|
CanSkipReadFlow?: boolean;
|
|
4718
4718
|
/**
|
|
4719
|
-
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24
|
|
4719
|
+
* <p>链接的有效时间,单位为秒。取值范围为 30分钟(1800)-90天(7776000)。如果不传,默认有效期为30分钟。</p><p>注意:</p><ol><li><code>出于安全性考虑,若有效期大于30分钟,同设备24小时内点击链接查看合同需要进行手机验证码校验。此校验将会扣除短信份额,不建议通过设置此值来缓存签署链接,建议在用户需要签署的时候临时生成链接。</code></li><li><code>动态签署方链接暂不支持修改过期时间。</code></li></ol>
|
|
4720
4720
|
*/
|
|
4721
4721
|
ExpiredOn?: number;
|
|
4722
4722
|
}
|
|
@@ -163,7 +163,7 @@ export interface PutMessageRequest {
|
|
|
163
163
|
/**
|
|
164
164
|
* <p>事件ID</p>
|
|
165
165
|
*/
|
|
166
|
-
EventId
|
|
166
|
+
EventId?: string;
|
|
167
167
|
/**
|
|
168
168
|
* <p>需要推送的事件数据内容,格式为json,字段定义需要与事件中的定义一致</p>
|
|
169
169
|
*/
|
|
@@ -172,4 +172,8 @@ export interface PutMessageRequest {
|
|
|
172
172
|
* <p>数据推送来源,会在生成的单据中展示数据来源</p>
|
|
173
173
|
*/
|
|
174
174
|
Source?: string;
|
|
175
|
+
/**
|
|
176
|
+
* <p>插件ID</p>
|
|
177
|
+
*/
|
|
178
|
+
PluginId?: string;
|
|
175
179
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
export declare const facefusion: {
|
|
2
|
-
v20181201: {
|
|
3
|
-
Client: typeof import("./v20181201/facefusion_client").Client;
|
|
4
|
-
Models: typeof import("./v20181201/facefusion_models");
|
|
5
|
-
};
|
|
6
2
|
v20220927: {
|
|
7
3
|
Client: typeof import("./v20220927/facefusion_client").Client;
|
|
8
4
|
Models: typeof import("./v20220927/facefusion_models");
|
|
9
5
|
};
|
|
6
|
+
v20181201: {
|
|
7
|
+
Client: typeof import("./v20181201/facefusion_client").Client;
|
|
8
|
+
Models: typeof import("./v20181201/facefusion_models");
|
|
9
|
+
};
|
|
10
10
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.facefusion = void 0;
|
|
4
|
-
const v20181201_1 = require("./v20181201");
|
|
5
4
|
const v20220927_1 = require("./v20220927");
|
|
5
|
+
const v20181201_1 = require("./v20181201");
|
|
6
6
|
exports.facefusion = {
|
|
7
|
-
v20181201: v20181201_1.v20181201,
|
|
8
7
|
v20220927: v20220927_1.v20220927,
|
|
8
|
+
v20181201: v20181201_1.v20181201,
|
|
9
9
|
};
|
|
@@ -1,14 +1,34 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import {
|
|
3
|
+
import { GetLLMDiagnosisHealthResponse, GetLLMDiagnosisDrugChatRequest, GetLLMDiagnosisDrugChatResponse, GetLLMReportInterpretationRequest, DescribeIgOrderListResponse, GetLLMDiagnosisDrugResponse, QueryDrugInstructionsRequest, GetLLMReportInterpretationResponse, GetLLMDiagnosisHealthRequest, GetLLMDiagnosisDrugRequest, DescribeIgOrderListRequest, QueryDrugInstructionsResponse } from "./ig_models";
|
|
4
4
|
/**
|
|
5
5
|
* ig client
|
|
6
6
|
* @class
|
|
7
7
|
*/
|
|
8
8
|
export declare class Client extends AbstractClient {
|
|
9
9
|
constructor(clientConfig: ClientConfig);
|
|
10
|
+
/**
|
|
11
|
+
* 查询药品说明书
|
|
12
|
+
*/
|
|
13
|
+
QueryDrugInstructions(req: QueryDrugInstructionsRequest, cb?: (error: string, rep: QueryDrugInstructionsResponse) => void): Promise<QueryDrugInstructionsResponse>;
|
|
14
|
+
/**
|
|
15
|
+
* 大模型报告解读
|
|
16
|
+
*/
|
|
17
|
+
GetLLMReportInterpretation(req: GetLLMReportInterpretationRequest, cb?: (error: string, rep: GetLLMReportInterpretationResponse) => void): Promise<GetLLMReportInterpretationResponse>;
|
|
18
|
+
/**
|
|
19
|
+
* 大模型问药拍药盒
|
|
20
|
+
*/
|
|
21
|
+
GetLLMDiagnosisDrug(req: GetLLMDiagnosisDrugRequest, cb?: (error: string, rep: GetLLMDiagnosisDrugResponse) => void): Promise<GetLLMDiagnosisDrugResponse>;
|
|
10
22
|
/**
|
|
11
23
|
* 查询智能导诊订单列表
|
|
12
24
|
*/
|
|
13
25
|
DescribeIgOrderList(req: DescribeIgOrderListRequest, cb?: (error: string, rep: DescribeIgOrderListResponse) => void): Promise<DescribeIgOrderListResponse>;
|
|
26
|
+
/**
|
|
27
|
+
* 大模型问药问答
|
|
28
|
+
*/
|
|
29
|
+
GetLLMDiagnosisDrugChat(req: GetLLMDiagnosisDrugChatRequest, cb?: (error: string, rep: GetLLMDiagnosisDrugChatResponse) => void): Promise<GetLLMDiagnosisDrugChatResponse>;
|
|
30
|
+
/**
|
|
31
|
+
* 大模型健康自诊
|
|
32
|
+
*/
|
|
33
|
+
GetLLMDiagnosisHealth(req: GetLLMDiagnosisHealthRequest, cb?: (error: string, rep: GetLLMDiagnosisHealthResponse) => void): Promise<GetLLMDiagnosisHealthResponse>;
|
|
14
34
|
}
|
|
@@ -27,11 +27,41 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
27
27
|
constructor(clientConfig) {
|
|
28
28
|
super("ig.tencentcloudapi.com", "2021-05-18", clientConfig);
|
|
29
29
|
}
|
|
30
|
+
/**
|
|
31
|
+
* 查询药品说明书
|
|
32
|
+
*/
|
|
33
|
+
async QueryDrugInstructions(req, cb) {
|
|
34
|
+
return this.request("QueryDrugInstructions", req, cb);
|
|
35
|
+
}
|
|
36
|
+
/**
|
|
37
|
+
* 大模型报告解读
|
|
38
|
+
*/
|
|
39
|
+
async GetLLMReportInterpretation(req, cb) {
|
|
40
|
+
return this.request("GetLLMReportInterpretation", req, cb);
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* 大模型问药拍药盒
|
|
44
|
+
*/
|
|
45
|
+
async GetLLMDiagnosisDrug(req, cb) {
|
|
46
|
+
return this.request("GetLLMDiagnosisDrug", req, cb);
|
|
47
|
+
}
|
|
30
48
|
/**
|
|
31
49
|
* 查询智能导诊订单列表
|
|
32
50
|
*/
|
|
33
51
|
async DescribeIgOrderList(req, cb) {
|
|
34
52
|
return this.request("DescribeIgOrderList", req, cb);
|
|
35
53
|
}
|
|
54
|
+
/**
|
|
55
|
+
* 大模型问药问答
|
|
56
|
+
*/
|
|
57
|
+
async GetLLMDiagnosisDrugChat(req, cb) {
|
|
58
|
+
return this.request("GetLLMDiagnosisDrugChat", req, cb);
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* 大模型健康自诊
|
|
62
|
+
*/
|
|
63
|
+
async GetLLMDiagnosisHealth(req, cb) {
|
|
64
|
+
return this.request("GetLLMDiagnosisHealth", req, cb);
|
|
65
|
+
}
|
|
36
66
|
}
|
|
37
67
|
exports.Client = Client;
|