tencentcloud-sdk-nodejs 4.1.113 → 4.1.114
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/btoe/index.js +2 -2
- package/es/services/ccc/v20200210/ccc_client.js +14 -8
- package/es/services/dbbrain/index.js +2 -2
- package/es/services/gs/v20191118/gs_client.js +3 -0
- package/es/services/ims/index.js +2 -2
- package/es/services/iotcloud/index.js +2 -2
- package/es/services/iotvideo/index.js +2 -2
- package/es/services/irp/index.js +2 -2
- package/es/services/mongodb/index.js +2 -2
- package/es/services/mongodb/v20190725/mongodb_client.js +3 -0
- package/es/services/organization/index.js +2 -2
- package/es/services/tem/index.js +2 -2
- package/es/services/teo/index.js +2 -2
- package/es/services/thpc/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/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/apm/v20210622/apm_models.d.ts +4 -0
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +2 -1
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +4 -0
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +17 -9
- package/tencentcloud/services/ccc/v20200210/ccc_client.js +24 -12
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +248 -24
- package/tencentcloud/services/cdwpg/v20201230/cdwpg_models.d.ts +8 -0
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +49 -45
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +22 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +1 -1
- package/tencentcloud/services/dbbrain/index.d.ts +4 -4
- package/tencentcloud/services/dbbrain/index.js +2 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +155 -1
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +16 -12
- package/tencentcloud/services/gs/v20191118/gs_client.d.ts +5 -1
- package/tencentcloud/services/gs/v20191118/gs_client.js +6 -0
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +61 -43
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +3 -3
- package/tencentcloud/services/iotcloud/index.d.ts +4 -4
- package/tencentcloud/services/iotcloud/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +64 -0
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +19 -2
- package/tencentcloud/services/mongodb/index.d.ts +4 -4
- package/tencentcloud/services/mongodb/index.js +2 -2
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +5 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +6 -0
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +33 -16
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +33 -16
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -2
- package/tencentcloud/services/omics/v20221128/omics_models.d.ts +98 -26
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- 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 +65 -25
- package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +8 -0
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +22 -0
- package/tencentcloud/services/tke/index.d.ts +4 -4
- package/tencentcloud/services/tke/index.js +2 -2
- 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 +40 -0
- package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +1 -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_models.d.ts +12 -0
@@ -1187,6 +1187,10 @@ export interface GetDeviceListRequest {
|
|
1187
1187
|
* 设备固件版本号,若不带此参数会返回所有固件版本的设备。传"None-FirmwareVersion"查询无版本号的设备
|
1188
1188
|
*/
|
1189
1189
|
FirmwareVersion?: string;
|
1190
|
+
/**
|
1191
|
+
* 固件类型
|
1192
|
+
*/
|
1193
|
+
FwType?: string;
|
1190
1194
|
/**
|
1191
1195
|
* 需要过滤的设备名称
|
1192
1196
|
*/
|
@@ -2249,6 +2253,10 @@ export interface DescribeFirmwareRequest {
|
|
2249
2253
|
* 固件版本号
|
2250
2254
|
*/
|
2251
2255
|
FirmwareVersion: string;
|
2256
|
+
/**
|
2257
|
+
* 固件模块
|
2258
|
+
*/
|
2259
|
+
FwType?: string;
|
2252
2260
|
}
|
2253
2261
|
/**
|
2254
2262
|
* DescribeP2PRoute返回参数结构体
|
@@ -3875,6 +3883,22 @@ export interface InvokeAISearchServiceRequest {
|
|
3875
3883
|
|
3876
3884
|
*/
|
3877
3885
|
TimeZone?: string;
|
3886
|
+
/**
|
3887
|
+
* 取值为1表示高级搜索,取值为2表示简单搜索,默认为1
|
3888
|
+
*/
|
3889
|
+
SearchMode?: number;
|
3890
|
+
/**
|
3891
|
+
* 最终输出的条数;仅当SearchMode为2时支持自定义设置,默认为50
|
3892
|
+
*/
|
3893
|
+
Limit?: number;
|
3894
|
+
/**
|
3895
|
+
* 向量搜索的相似度搜索半径,取值范围[-1, 1];仅当SearchMode为2时支持自定义设置,默认为0.5
|
3896
|
+
*/
|
3897
|
+
VectorSearchRadius?: number;
|
3898
|
+
/**
|
3899
|
+
* 指定向量搜索最相似的 Top K;仅当SearchMode为2时支持自定义设置,默认为100
|
3900
|
+
*/
|
3901
|
+
VectorSearchTopK?: number;
|
3878
3902
|
}
|
3879
3903
|
/**
|
3880
3904
|
* 结构体(PackageInfo)记录了设备拥有的有效套餐信息,包括云存开启状态、云存类型、云存回看时长、云存套餐过期时间
|
@@ -4965,6 +4989,38 @@ export interface DescribeFirmwareTaskResponse {
|
|
4965
4989
|
* 创建账号ID昵称
|
4966
4990
|
*/
|
4967
4991
|
CreatorNickName?: string;
|
4992
|
+
/**
|
4993
|
+
* 延迟时间
|
4994
|
+
*/
|
4995
|
+
DelayTime?: number;
|
4996
|
+
/**
|
4997
|
+
* 超时时间
|
4998
|
+
*/
|
4999
|
+
TimeoutInterval?: number;
|
5000
|
+
/**
|
5001
|
+
* 静默升级or用户确认升级
|
5002
|
+
*/
|
5003
|
+
UpgradeMethod?: number;
|
5004
|
+
/**
|
5005
|
+
* 最大重试次数
|
5006
|
+
*/
|
5007
|
+
MaxRetryNum?: number;
|
5008
|
+
/**
|
5009
|
+
* 固件类型
|
5010
|
+
*/
|
5011
|
+
FwType?: string;
|
5012
|
+
/**
|
5013
|
+
* 重试间隔时间单位min
|
5014
|
+
*/
|
5015
|
+
RetryInterval?: number;
|
5016
|
+
/**
|
5017
|
+
* 是否覆盖任务
|
5018
|
+
*/
|
5019
|
+
OverrideMode?: number;
|
5020
|
+
/**
|
5021
|
+
* 用户自定义消息
|
5022
|
+
*/
|
5023
|
+
TaskUserDefine?: string;
|
4968
5024
|
/**
|
4969
5025
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
4970
5026
|
*/
|
@@ -7314,6 +7370,10 @@ export interface GetCOSURLRequest {
|
|
7314
7370
|
* 文件大小
|
7315
7371
|
*/
|
7316
7372
|
FileSize?: number;
|
7373
|
+
/**
|
7374
|
+
* 模块类型or固件类型
|
7375
|
+
*/
|
7376
|
+
FwType?: string;
|
7317
7377
|
}
|
7318
7378
|
/**
|
7319
7379
|
* CreateFenceBind请求参数结构体
|
@@ -8476,6 +8536,10 @@ export interface PublishFirmwareUpdateMessageRequest {
|
|
8476
8536
|
* 设备名称。
|
8477
8537
|
*/
|
8478
8538
|
DeviceName?: string;
|
8539
|
+
/**
|
8540
|
+
* 固件类型
|
8541
|
+
*/
|
8542
|
+
FwType?: string;
|
8479
8543
|
}
|
8480
8544
|
/**
|
8481
8545
|
* UpdateDevicesEnableState请求参数结构体
|
@@ -3,12 +3,12 @@ export declare const iotvideo: {
|
|
3
3
|
Client: typeof import("./v20201215/iotvideo_client").Client;
|
4
4
|
Models: typeof import("./v20201215/iotvideo_models");
|
5
5
|
};
|
6
|
-
v20211125: {
|
7
|
-
Client: typeof import("./v20211125/iotvideo_client").Client;
|
8
|
-
Models: typeof import("./v20211125/iotvideo_models");
|
9
|
-
};
|
10
6
|
v20191126: {
|
11
7
|
Client: typeof import("./v20191126/iotvideo_client").Client;
|
12
8
|
Models: typeof import("./v20191126/iotvideo_models");
|
13
9
|
};
|
10
|
+
v20211125: {
|
11
|
+
Client: typeof import("./v20211125/iotvideo_client").Client;
|
12
|
+
Models: typeof import("./v20211125/iotvideo_models");
|
13
|
+
};
|
14
14
|
};
|
@@ -2,10 +2,10 @@
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.iotvideo = void 0;
|
4
4
|
const v20201215_1 = require("./v20201215");
|
5
|
-
const v20211125_1 = require("./v20211125");
|
6
5
|
const v20191126_1 = require("./v20191126");
|
6
|
+
const v20211125_1 = require("./v20211125");
|
7
7
|
exports.iotvideo = {
|
8
8
|
v20201215: v20201215_1.v20201215,
|
9
|
-
v20211125: v20211125_1.v20211125,
|
10
9
|
v20191126: v20191126_1.v20191126,
|
10
|
+
v20211125: v20211125_1.v20211125,
|
11
11
|
};
|
@@ -1,10 +1,10 @@
|
|
1
1
|
export declare const irp: {
|
2
|
-
v20220324: {
|
3
|
-
Client: typeof import("./v20220324/irp_client").Client;
|
4
|
-
Models: typeof import("./v20220324/irp_models");
|
5
|
-
};
|
6
2
|
v20220805: {
|
7
3
|
Client: typeof import("./v20220805/irp_client").Client;
|
8
4
|
Models: typeof import("./v20220805/irp_models");
|
9
5
|
};
|
6
|
+
v20220324: {
|
7
|
+
Client: typeof import("./v20220324/irp_client").Client;
|
8
|
+
Models: typeof import("./v20220324/irp_models");
|
9
|
+
};
|
10
10
|
};
|
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.irp = void 0;
|
4
|
-
const v20220324_1 = require("./v20220324");
|
5
4
|
const v20220805_1 = require("./v20220805");
|
5
|
+
const v20220324_1 = require("./v20220324");
|
6
6
|
exports.irp = {
|
7
|
-
v20220324: v20220324_1.v20220324,
|
8
7
|
v20220805: v20220805_1.v20220805,
|
8
|
+
v20220324: v20220324_1.v20220324,
|
9
9
|
};
|
@@ -1011,6 +1011,10 @@ export interface AttrLabelRefer {
|
|
1011
1011
|
* DescribeWorkflowRun请求参数结构体
|
1012
1012
|
*/
|
1013
1013
|
export interface DescribeWorkflowRunRequest {
|
1014
|
+
/**
|
1015
|
+
* 应用ID
|
1016
|
+
*/
|
1017
|
+
AppBizId?: string;
|
1014
1018
|
/**
|
1015
1019
|
* 工作流运行实例ID
|
1016
1020
|
*/
|
@@ -2322,6 +2326,10 @@ export interface RenameDocResponse {
|
|
2322
2326
|
* DescribeNodeRun请求参数结构体
|
2323
2327
|
*/
|
2324
2328
|
export interface DescribeNodeRunRequest {
|
2329
|
+
/**
|
2330
|
+
* 应用ID
|
2331
|
+
*/
|
2332
|
+
AppBizId?: string;
|
2325
2333
|
/**
|
2326
2334
|
* 节点运行实例ID
|
2327
2335
|
*/
|
@@ -3256,6 +3264,10 @@ export interface ListReleaseDocPreviewResponse {
|
|
3256
3264
|
* StopWorkflowRun请求参数结构体
|
3257
3265
|
*/
|
3258
3266
|
export interface StopWorkflowRunRequest {
|
3267
|
+
/**
|
3268
|
+
* 应用ID
|
3269
|
+
*/
|
3270
|
+
AppBizId?: string;
|
3259
3271
|
/**
|
3260
3272
|
* 工作流运行实例ID
|
3261
3273
|
*/
|
@@ -4148,6 +4160,10 @@ export interface KnowledgeBaseInfo {
|
|
4148
4160
|
注意:此字段可能返回 null,表示取不到有效值。
|
4149
4161
|
*/
|
4150
4162
|
ProcessingFlags?: Array<number | bigint>;
|
4163
|
+
/**
|
4164
|
+
* 知识库拥有者的名字
|
4165
|
+
*/
|
4166
|
+
OwnerStaffName?: string;
|
4151
4167
|
}
|
4152
4168
|
/**
|
4153
4169
|
* ListReleaseConfigPreview请求参数结构体
|
@@ -5301,6 +5317,7 @@ export interface AgentPluginInfo {
|
|
5301
5317
|
KnowledgeQa?: AgentKnowledgeQAPlugin;
|
5302
5318
|
/**
|
5303
5319
|
* 是否使用一键授权
|
5320
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
5304
5321
|
*/
|
5305
5322
|
EnableRoleAuth?: boolean;
|
5306
5323
|
/**
|
@@ -8471,7 +8488,7 @@ export interface ListReleaseItem {
|
|
8471
8488
|
*/
|
8472
8489
|
UpdateTime?: string;
|
8473
8490
|
/**
|
8474
|
-
*
|
8491
|
+
* 发布状态,1:待发布,2:发布中,3:发布成功,5:发布失败
|
8475
8492
|
*/
|
8476
8493
|
Status?: number;
|
8477
8494
|
/**
|
@@ -9152,7 +9169,7 @@ export interface IgnoreUnsatisfiedReplyResponse {
|
|
9152
9169
|
*/
|
9153
9170
|
export interface ListReleaseRequest {
|
9154
9171
|
/**
|
9155
|
-
*
|
9172
|
+
* 应用ID
|
9156
9173
|
*/
|
9157
9174
|
BotBizId: string;
|
9158
9175
|
/**
|
@@ -1,10 +1,10 @@
|
|
1
1
|
export declare const mongodb: {
|
2
|
-
v20190725: {
|
3
|
-
Client: typeof import("./v20190725/mongodb_client").Client;
|
4
|
-
Models: typeof import("./v20190725/mongodb_models");
|
5
|
-
};
|
6
2
|
v20180408: {
|
7
3
|
Client: typeof import("./v20180408/mongodb_client").Client;
|
8
4
|
Models: typeof import("./v20180408/mongodb_models");
|
9
5
|
};
|
6
|
+
v20190725: {
|
7
|
+
Client: typeof import("./v20190725/mongodb_client").Client;
|
8
|
+
Models: typeof import("./v20190725/mongodb_models");
|
9
|
+
};
|
10
10
|
};
|
@@ -1,9 +1,9 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
3
3
|
exports.mongodb = void 0;
|
4
|
-
const v20190725_1 = require("./v20190725");
|
5
4
|
const v20180408_1 = require("./v20180408");
|
5
|
+
const v20190725_1 = require("./v20190725");
|
6
6
|
exports.mongodb = {
|
7
|
-
v20190725: v20190725_1.v20190725,
|
8
7
|
v20180408: v20180408_1.v20180408,
|
8
|
+
v20190725: v20190725_1.v20190725,
|
9
9
|
};
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
3
|
-
import { DescribeSpecInfoRequest, CreateDBInstanceRequest, CreateDBInstanceParamTplResponse, DescribeAccountUsersRequest, DescribeDBInstanceParamTplRequest, CreateBackupDBInstanceResponse, KillOpsRequest, DescribeDBInstanceNamespaceResponse, DescribeSlowLogsRequest, FlushInstanceRouterConfigResponse, DescribeCurrentOpResponse, ModifyInstanceParamsResponse, SetInstanceMaintenanceResponse, DescribeBackupRulesResponse, DescribeDBInstanceNamespaceRequest, AssignProjectResponse, DescribeDBInstanceDealResponse, OfflineIsolatedDBInstanceResponse, IsolateDBInstanceResponse, CreateDBInstanceParamTplRequest, DescribeSecurityGroupRequest, RenameInstanceRequest, DescribeBackupRulesRequest, DescribeBackupDownloadTaskResponse, FlushInstanceRouterConfigRequest, SetAccountUserPrivilegeResponse, ModifyDBInstanceNetworkAddressRequest, CreateDBInstanceHourResponse, DropDBInstanceParamTplResponse, EnableTransparentDataEncryptionRequest, DeleteAccountUserRequest, DescribeDetailedSlowLogsRequest, ModifyDBInstanceNetworkAddressResponse, DropDBInstanceParamTplRequest, CreateAccountUserResponse, DescribeSlowLogPatternsResponse, DescribeSlowLogsResponse, InquirePriceModifyDBInstanceSpecRequest, DescribeDBInstancesRequest, ModifyDBInstanceSpecRequest, FlashBackDBInstanceRequest, TerminateDBInstancesResponse, ResetDBInstancePasswordRequest, DescribeAsyncRequestInfoResponse, CreateDBInstanceResponse, CreateAccountUserRequest, ModifyDBInstanceSecurityGroupRequest, DescribeAccountUsersResponse, InquirePriceRenewDBInstancesRequest, DescribeBackupDownloadTaskRequest, DescribeClientConnectionsResponse, ModifyDBInstanceParamTplResponse, TerminateDBInstancesRequest, DescribeDBBackupsResponse, ModifyDBInstanceSecurityGroupResponse, DescribeInstanceParamsRequest, InquirePriceCreateDBInstancesResponse, DescribeSecurityGroupResponse, DescribeTransparentDataEncryptionStatusRequest, ResetDBInstancePasswordResponse, DescribeDBInstanceDealRequest, DescribeAsyncRequestInfoRequest, CreateBackupDownloadTaskRequest, InquirePriceModifyDBInstanceSpecResponse, DescribeDBInstanceNodePropertyResponse, DescribeDBInstanceParamTplDetailResponse, ModifyDBInstanceParamTplRequest, DescribeCurrentOpRequest, DescribeDBBackupsRequest, DescribeClientConnectionsRequest, DescribeDetailedSlowLogsResponse, SetBackupRulesResponse, DescribeDBInstanceNodePropertyRequest, RenewDBInstancesResponse, FlashBackDBInstanceResponse, RenameInstanceResponse, DescribeTransparentDataEncryptionStatusResponse, CreateBackupDBInstanceRequest, SetAccountUserPrivilegeRequest, KillOpsResponse, IsolateDBInstanceRequest, CreateDBInstanceHourRequest, EnableTransparentDataEncryptionResponse, SetBackupRulesRequest, AssignProjectRequest, ModifyInstanceParamsRequest, CreateBackupDownloadTaskResponse, DescribeSlowLogPatternsRequest, DescribeSpecInfoResponse, InquirePriceRenewDBInstancesResponse, DeleteAccountUserResponse, DescribeDBInstancesResponse, OfflineIsolatedDBInstanceRequest, InquirePriceCreateDBInstancesRequest, DescribeInstanceParamsResponse, DescribeDBInstanceParamTplResponse, DescribeDBInstanceURLResponse, RestartNodesRequest, SetInstanceMaintenanceRequest, RestartNodesResponse, DescribeDBInstanceURLRequest, DescribeDBInstanceParamTplDetailRequest, ModifyDBInstanceSpecResponse, RenewDBInstancesRequest } from "./mongodb_models";
|
3
|
+
import { DescribeSpecInfoRequest, CreateDBInstanceRequest, CreateDBInstanceParamTplResponse, DescribeAccountUsersRequest, DescribeDBInstanceParamTplRequest, CreateBackupDBInstanceResponse, KillOpsRequest, DescribeDBInstanceNamespaceResponse, DescribeSlowLogsRequest, FlushInstanceRouterConfigResponse, DescribeCurrentOpResponse, SetDBInstanceDeletionProtectionRequest, ModifyInstanceParamsResponse, SetInstanceMaintenanceResponse, DescribeBackupRulesResponse, DescribeDBInstanceNamespaceRequest, AssignProjectResponse, DescribeDBInstanceDealResponse, OfflineIsolatedDBInstanceResponse, IsolateDBInstanceResponse, CreateDBInstanceParamTplRequest, DescribeSecurityGroupRequest, RenameInstanceRequest, DescribeBackupRulesRequest, DescribeBackupDownloadTaskResponse, FlushInstanceRouterConfigRequest, SetAccountUserPrivilegeResponse, ModifyDBInstanceNetworkAddressRequest, CreateDBInstanceHourResponse, DropDBInstanceParamTplResponse, EnableTransparentDataEncryptionRequest, DeleteAccountUserRequest, DescribeDetailedSlowLogsRequest, ModifyDBInstanceNetworkAddressResponse, DropDBInstanceParamTplRequest, CreateAccountUserResponse, DescribeSlowLogPatternsResponse, DescribeSlowLogsResponse, InquirePriceModifyDBInstanceSpecRequest, DescribeDBInstancesRequest, ModifyDBInstanceSpecRequest, FlashBackDBInstanceRequest, TerminateDBInstancesResponse, ResetDBInstancePasswordRequest, DescribeAsyncRequestInfoResponse, CreateDBInstanceResponse, CreateAccountUserRequest, ModifyDBInstanceSecurityGroupRequest, DescribeAccountUsersResponse, InquirePriceRenewDBInstancesRequest, DescribeBackupDownloadTaskRequest, DescribeClientConnectionsResponse, ModifyDBInstanceParamTplResponse, TerminateDBInstancesRequest, DescribeDBBackupsResponse, ModifyDBInstanceSecurityGroupResponse, DescribeInstanceParamsRequest, InquirePriceCreateDBInstancesResponse, DescribeSecurityGroupResponse, DescribeTransparentDataEncryptionStatusRequest, ResetDBInstancePasswordResponse, DescribeDBInstanceDealRequest, DescribeAsyncRequestInfoRequest, CreateBackupDownloadTaskRequest, InquirePriceModifyDBInstanceSpecResponse, DescribeDBInstanceNodePropertyResponse, DescribeDBInstanceParamTplDetailResponse, ModifyDBInstanceParamTplRequest, DescribeCurrentOpRequest, DescribeDBBackupsRequest, DescribeClientConnectionsRequest, SetDBInstanceDeletionProtectionResponse, DescribeDetailedSlowLogsResponse, SetBackupRulesResponse, DescribeDBInstanceNodePropertyRequest, RenewDBInstancesResponse, FlashBackDBInstanceResponse, RenameInstanceResponse, DescribeTransparentDataEncryptionStatusResponse, CreateBackupDBInstanceRequest, SetAccountUserPrivilegeRequest, KillOpsResponse, IsolateDBInstanceRequest, CreateDBInstanceHourRequest, EnableTransparentDataEncryptionResponse, SetBackupRulesRequest, AssignProjectRequest, ModifyInstanceParamsRequest, CreateBackupDownloadTaskResponse, DescribeSlowLogPatternsRequest, DescribeSpecInfoResponse, InquirePriceRenewDBInstancesResponse, DeleteAccountUserResponse, DescribeDBInstancesResponse, OfflineIsolatedDBInstanceRequest, InquirePriceCreateDBInstancesRequest, DescribeInstanceParamsResponse, DescribeDBInstanceParamTplResponse, DescribeDBInstanceURLResponse, RestartNodesRequest, SetInstanceMaintenanceRequest, RestartNodesResponse, DescribeDBInstanceURLRequest, DescribeDBInstanceParamTplDetailRequest, ModifyDBInstanceSpecResponse, RenewDBInstancesRequest } from "./mongodb_models";
|
4
4
|
/**
|
5
5
|
* mongodb client
|
6
6
|
* @class
|
@@ -172,6 +172,10 @@ export declare class Client extends AbstractClient {
|
|
172
172
|
* 本接口(InquirePriceCreateDBInstances)用于创建数据库实例询价。本接口参数中必须传入region参数,否则无法通过校验。本接口仅允许针对购买限制范围内的实例配置进行询价。
|
173
173
|
*/
|
174
174
|
InquirePriceCreateDBInstances(req: InquirePriceCreateDBInstancesRequest, cb?: (error: string, rep: InquirePriceCreateDBInstancesResponse) => void): Promise<InquirePriceCreateDBInstancesResponse>;
|
175
|
+
/**
|
176
|
+
* 本接口(SetDBInstanceDeletionProtection)用于设置实例销毁保护
|
177
|
+
*/
|
178
|
+
SetDBInstanceDeletionProtection(req: SetDBInstanceDeletionProtectionRequest, cb?: (error: string, rep: SetDBInstanceDeletionProtectionResponse) => void): Promise<SetDBInstanceDeletionProtectionResponse>;
|
175
179
|
/**
|
176
180
|
* 本接口(AssignProject)用于指定云数据库实例的所属项目。
|
177
181
|
*/
|
@@ -272,6 +272,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
272
272
|
async InquirePriceCreateDBInstances(req, cb) {
|
273
273
|
return this.request("InquirePriceCreateDBInstances", req, cb);
|
274
274
|
}
|
275
|
+
/**
|
276
|
+
* 本接口(SetDBInstanceDeletionProtection)用于设置实例销毁保护
|
277
|
+
*/
|
278
|
+
async SetDBInstanceDeletionProtection(req, cb) {
|
279
|
+
return this.request("SetDBInstanceDeletionProtection", req, cb);
|
280
|
+
}
|
275
281
|
/**
|
276
282
|
* 本接口(AssignProject)用于指定云数据库实例的所属项目。
|
277
283
|
*/
|
@@ -329,6 +329,19 @@ export interface DescribeCurrentOpResponse {
|
|
329
329
|
*/
|
330
330
|
RequestId?: string;
|
331
331
|
}
|
332
|
+
/**
|
333
|
+
* SetDBInstanceDeletionProtection请求参数结构体
|
334
|
+
*/
|
335
|
+
export interface SetDBInstanceDeletionProtectionRequest {
|
336
|
+
/**
|
337
|
+
* 实例ID列表,格式如:cmgo-p8vnipr5。与云数据库控制台页面中显示的实例ID相同
|
338
|
+
*/
|
339
|
+
InstanceIds: Array<string>;
|
340
|
+
/**
|
341
|
+
* 实例销毁保护选项,取值范围:0-关闭销毁保护,1-开启销毁保护
|
342
|
+
*/
|
343
|
+
EnableDeletionProtection: number;
|
344
|
+
}
|
332
345
|
/**
|
333
346
|
* 实例可修改参数Multi类型集合。
|
334
347
|
*/
|
@@ -535,7 +548,7 @@ export interface IsolateDBInstanceResponse {
|
|
535
548
|
/**
|
536
549
|
* 异步任务的请求 ID,可使用此 ID 查询异步任务的执行结果。
|
537
550
|
*/
|
538
|
-
AsyncRequestId
|
551
|
+
AsyncRequestId?: string;
|
539
552
|
/**
|
540
553
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
541
554
|
*/
|
@@ -2185,6 +2198,15 @@ export interface DescribeClientConnectionsRequest {
|
|
2185
2198
|
*/
|
2186
2199
|
Offset?: number;
|
2187
2200
|
}
|
2201
|
+
/**
|
2202
|
+
* SetDBInstanceDeletionProtection返回参数结构体
|
2203
|
+
*/
|
2204
|
+
export interface SetDBInstanceDeletionProtectionResponse {
|
2205
|
+
/**
|
2206
|
+
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2207
|
+
*/
|
2208
|
+
RequestId?: string;
|
2209
|
+
}
|
2188
2210
|
/**
|
2189
2211
|
* DescribeDetailedSlowLogs返回参数结构体
|
2190
2212
|
*/
|
@@ -2708,7 +2730,7 @@ export interface CreateBackupDownloadTaskResponse {
|
|
2708
2730
|
/**
|
2709
2731
|
* 下载任务状态
|
2710
2732
|
*/
|
2711
|
-
Tasks
|
2733
|
+
Tasks?: Array<BackupDownloadTaskStatus>;
|
2712
2734
|
/**
|
2713
2735
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2714
2736
|
*/
|
@@ -162,14 +162,16 @@ export declare class Client extends AbstractClient {
|
|
162
162
|
*/
|
163
163
|
TrainTicketOCR(req: TrainTicketOCRRequest, cb?: (error: string, rep: TrainTicketOCRResponse) => void): Promise<TrainTicketOCRResponse>;
|
164
164
|
/**
|
165
|
-
*
|
165
|
+
* <b>因技术原因,本接口将不再迭代升级。文档抽取(基础版)可支持此类证书的识别抽取,效果、功能更强并将持续迭代优化,建议使用<a href="https://cloud.tencent.com/document/product/866/119452">文档抽取(基础版)</a>。</b>
|
166
|
+
本接口支持房产证关键字段的识别,包括房地产权利人、共有情况、登记时间、规划用途、房屋性质、房屋坐落等。
|
166
167
|
目前接口对合肥、成都、佛山三个城市的房产证版式识别较好。
|
167
168
|
|
168
169
|
默认接口请求频率限制:5次/秒。
|
169
170
|
*/
|
170
171
|
PropOwnerCertOCR(req: PropOwnerCertOCRRequest, cb?: (error: string, rep: PropOwnerCertOCRResponse) => void): Promise<PropOwnerCertOCRResponse>;
|
171
172
|
/**
|
172
|
-
*
|
173
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
174
|
+
本接口支持对通用机打发票的发票代码、发票号码、日期、合计金额(小写)、合计金额(大写)、购买方识别号、销售方识别号、校验码、购买方名称、销售方名称、时间、种类、发票消费类型、省、市、是否有公司印章、发票名称、购买方地址、电话、销售方地址、电话、购买方开户行及账号、销售方开户行及账号、经办人取票用户、经办人支付信息、经办人商户号、经办人订单号、货物或应税劳务、服务名称、数量、单价、税率、税额、金额、单位、规格型号、合计税额、合计金额、备注、收款人、复核、开票人、密码区、行业分类等字段的识别。
|
173
175
|
|
174
176
|
默认接口请求频率限制:5次/秒。
|
175
177
|
*/
|
@@ -187,7 +189,8 @@ export declare class Client extends AbstractClient {
|
|
187
189
|
*/
|
188
190
|
PermitOCR(req: PermitOCRRequest, cb?: (error: string, rep: PermitOCRResponse) => void): Promise<PermitOCRResponse>;
|
189
191
|
/**
|
190
|
-
*
|
192
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
193
|
+
本接口支持识别公路汽车客票关键字段的识别,包括发票代码、发票号码、日期、票价、始发地、目的地、姓名、时间、发票消费类型、身份证号、省、市、开票日期、乘车地点、检票口、客票类型、车型、座位号、车次等。
|
191
194
|
|
192
195
|
默认接口请求频率限制:5次/秒。
|
193
196
|
*/
|
@@ -222,7 +225,8 @@ export declare class Client extends AbstractClient {
|
|
222
225
|
*/
|
223
226
|
RideHailingDriverLicenseOCR(req: RideHailingDriverLicenseOCRRequest, cb?: (error: string, rep: RideHailingDriverLicenseOCRResponse) => void): Promise<RideHailingDriverLicenseOCRResponse>;
|
224
227
|
/**
|
225
|
-
*
|
228
|
+
* <b>因技术原因,本接口将不再迭代升级。有效身份证件识别(鉴伪版)可支持此类证件的识别,并包含质量和PS告警,效果、功能更强并将持续迭代优化,建议使用<a href="https://cloud.tencent.com/document/product/866/112345">有效身份证件识别(鉴伪版)</a>。</b>
|
229
|
+
外国人永久居留身份证识别
|
226
230
|
*/
|
227
231
|
RecognizeForeignPermanentResidentIdCard(req: RecognizeForeignPermanentResidentIdCardRequest, cb?: (error: string, rep: RecognizeForeignPermanentResidentIdCardResponse) => void): Promise<RecognizeForeignPermanentResidentIdCardResponse>;
|
228
232
|
/**
|
@@ -232,7 +236,8 @@ export declare class Client extends AbstractClient {
|
|
232
236
|
*/
|
233
237
|
MainlandPermitOCR(req: MainlandPermitOCRRequest, cb?: (error: string, rep: MainlandPermitOCRResponse) => void): Promise<MainlandPermitOCRResponse>;
|
234
238
|
/**
|
235
|
-
*
|
239
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
240
|
+
本接口支持机票行程单关键字段的识别,包括旅客姓名、有效身份证件号码、电子客票号码、验证码、填开单位、其他税费、燃油附加费、民航发展基金、保险费、销售单位代号、始发地、目的地、航班号、时间、日期、座位等级、承运人、发票消费类型、票价、合计金额、填开日期、国内国际标签、印刷序号、客票级别/类别、客票生效日期、有效期截止日期、免费行李等字段,支持航班信息多行明细输出。
|
236
241
|
|
237
242
|
默认接口请求频率限制:5次/秒。
|
238
243
|
*/
|
@@ -659,11 +664,13 @@ export declare class Client extends AbstractClient {
|
|
659
664
|
*/
|
660
665
|
IDCardOCR(req: IDCardOCRRequest, cb?: (error: string, rep: IDCardOCRResponse) => void): Promise<IDCardOCRResponse>;
|
661
666
|
/**
|
662
|
-
*
|
667
|
+
* <b>因技术原因,本接口将不再迭代升级。通用卡证鉴伪可支持更多告警类型,效果、功能更强并将持续迭代优化,建议使用<a href="https://cloud.tencent.com/document/product/866/115916">通用卡证鉴伪</a>。</b>
|
668
|
+
本接口支持多种类型证件有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能。可以应用于各种证件信息有效性校验场景,例如银行开户、用户注册等场景。
|
663
669
|
*/
|
664
670
|
RecognizeGeneralTextImageWarn(req: RecognizeGeneralTextImageWarnRequest, cb?: (error: string, rep: RecognizeGeneralTextImageWarnResponse) => void): Promise<RecognizeGeneralTextImageWarnResponse>;
|
665
671
|
/**
|
666
|
-
*
|
672
|
+
* <b>因技术原因,本接口将不再迭代升级。文档抽取(基础版)可支持此类证书的识别抽取,效果、功能更强并将持续迭代优化,建议使用<a href="https://cloud.tencent.com/document/product/866/119452">文档抽取(基础版)</a>。</b>
|
673
|
+
本接口支持事业单位法人证书关键字段识别,包括注册号、有效期、住所、名称、法定代表人等。
|
667
674
|
|
668
675
|
默认接口请求频率限制:5次/秒。
|
669
676
|
*/
|
@@ -680,13 +687,15 @@ export declare class Client extends AbstractClient {
|
|
680
687
|
*/
|
681
688
|
MixedInvoiceDetect(req: MixedInvoiceDetectRequest, cb?: (error: string, rep: MixedInvoiceDetectResponse) => void): Promise<MixedInvoiceDetectResponse>;
|
682
689
|
/**
|
683
|
-
*
|
690
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
691
|
+
本接口支持对增值税发票(卷票)关键字段的识别,包括的发票代码、合计金额(小写)、合计金额(大写)、开票日期、发票号码、购买方识别号、销售方识别号、校验码、销售方名称、购买方名称、发票消费类型、省、市、是否有公司印章、单价、金额、数量、服务类型、品名、种类等。
|
684
692
|
|
685
693
|
默认接口请求频率限制:5次/秒。
|
686
694
|
*/
|
687
695
|
VatRollInvoiceOCR(req: VatRollInvoiceOCRRequest, cb?: (error: string, rep: VatRollInvoiceOCRResponse) => void): Promise<VatRollInvoiceOCRResponse>;
|
688
696
|
/**
|
689
|
-
*
|
697
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
698
|
+
本接口支持定额发票的发票号码、发票代码、金额(大小写)、发票消费类型、地区及是否有公司印章等关键字段的识别。
|
690
699
|
|
691
700
|
默认接口请求频率限制:5次/秒。
|
692
701
|
*/
|
@@ -738,7 +747,8 @@ export declare class Client extends AbstractClient {
|
|
738
747
|
*/
|
739
748
|
HmtResidentPermitOCR(req: HmtResidentPermitOCRRequest, cb?: (error: string, rep: HmtResidentPermitOCRResponse) => void): Promise<HmtResidentPermitOCRResponse>;
|
740
749
|
/**
|
741
|
-
*
|
750
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
751
|
+
本接口支持过路过桥费发票关键字段的识别,包括发票代码、发票号码、日期、金额、入口、出口、时间、发票消费类型、高速标志等。
|
742
752
|
|
743
753
|
默认接口请求频率限制:5次/秒。
|
744
754
|
*/
|
@@ -798,7 +808,8 @@ export declare class Client extends AbstractClient {
|
|
798
808
|
*/
|
799
809
|
DriverLicenseOCR(req: DriverLicenseOCRRequest, cb?: (error: string, rep: DriverLicenseOCRResponse) => void): Promise<DriverLicenseOCRResponse>;
|
800
810
|
/**
|
801
|
-
*
|
811
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
812
|
+
本接口支持常见银行票据的自动分类和识别。整单识别包括支票(含现金支票、普通支票、转账支票),承兑汇票(含银行承兑汇票、商业承兑汇票)以及进账单等,适用于中国人民银行印发的 2010 版银行票据凭证版式(银发[2010]299 号)。
|
802
813
|
|
803
814
|
默认接口请求频率限制:5次/秒。
|
804
815
|
*/
|
@@ -857,19 +868,22 @@ export declare class Client extends AbstractClient {
|
|
857
868
|
*/
|
858
869
|
VatInvoiceOCR(req: VatInvoiceOCRRequest, cb?: (error: string, rep: VatInvoiceOCRResponse) => void): Promise<VatInvoiceOCRResponse>;
|
859
870
|
/**
|
860
|
-
*
|
871
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
872
|
+
本接口支持对完税证明的税号、纳税人识别号、纳税人名称、金额合计大写、金额合计小写、填发日期、税务机关、填票人等关键字段的识别。
|
861
873
|
|
862
874
|
默认接口请求频率限制:5次/秒。
|
863
875
|
*/
|
864
876
|
DutyPaidProofOCR(req: DutyPaidProofOCRRequest, cb?: (error: string, rep: DutyPaidProofOCRResponse) => void): Promise<DutyPaidProofOCRResponse>;
|
865
877
|
/**
|
866
|
-
*
|
878
|
+
* <b>因技术原因,本接口将不再迭代升级。文档抽取(基础版)可支持此类证书的识别抽取,效果、功能更强并将持续迭代优化,建议使用<a href="https://cloud.tencent.com/document/product/866/119452">文档抽取(基础版)</a>。</b>
|
879
|
+
本接口支持组织机构代码证关键字段的识别,包括代码、有效期、地址、机构名称等。
|
867
880
|
|
868
881
|
默认接口请求频率限制:5次/秒。
|
869
882
|
*/
|
870
883
|
OrgCodeCertOCR(req: OrgCodeCertOCRRequest, cb?: (error: string, rep: OrgCodeCertOCRResponse) => void): Promise<OrgCodeCertOCRResponse>;
|
871
884
|
/**
|
872
|
-
*
|
885
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
886
|
+
本接口支持常见银行票据的自动分类和识别。切片识别包括金融行业常见票据的重要切片字段识别,包括金额、账号、日期、凭证号码等。(金融票据切片:金融票据中待识别字段及其周围局部区域的裁剪图像。)
|
873
887
|
|
874
888
|
默认接口请求频率限制:5次/秒。
|
875
889
|
*/
|
@@ -985,13 +999,16 @@ export declare class Client extends AbstractClient {
|
|
985
999
|
*/
|
986
1000
|
FormulaOCR(req: FormulaOCRRequest, cb?: (error: string, rep: FormulaOCRResponse) => void): Promise<FormulaOCRResponse>;
|
987
1001
|
/**
|
988
|
-
*
|
1002
|
+
* <b>此接口为护照识别(中国大陆地区护照)的旧版本服务,不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/37657">护照识别(多国多地区护照)</a>。</b>
|
1003
|
+
|
1004
|
+
本接口支持中国大陆地区护照个人资料页多个字段的检测与识别。已支持字段包括英文姓名、中文姓名、国家码、护照号、出生地、出生日期、国籍英文、性别英文、有效期、签发地点英文、签发日期、持证人签名、护照机读码(MRZ码)等。
|
989
1005
|
|
990
1006
|
默认接口请求频率限制:10次/秒。
|
991
1007
|
*/
|
992
1008
|
PassportOCR(req: PassportOCRRequest, cb?: (error: string, rep: PassportOCRResponse) => void): Promise<PassportOCRResponse>;
|
993
1009
|
/**
|
994
|
-
*
|
1010
|
+
* <b>此接口不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/90802">通用票据识别(高级版)</a>。</b>
|
1011
|
+
本接口支持识别轮船票的发票代码、发票号码、日期、姓名、票价、始发地、目的地、姓名、时间、发票消费类型、省、市、币种字段。
|
995
1012
|
|
996
1013
|
默认接口请求频率限制:5次/秒。
|
997
1014
|
*/
|