tencentcloud-sdk-nodejs 4.0.254 → 4.0.258
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/CHANGELOG.md +642 -98
- package/package.json +1 -1
- package/products.md +38 -38
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +15 -0
- package/src/services/as/v20180419/as_client.ts +15 -1
- package/src/services/as/v20180419/as_models.ts +65 -5
- package/src/services/asr/v20190614/asr_client.ts +1 -1
- package/src/services/billing/v20180709/billing_models.ts +5 -5
- package/src/services/cam/v20190116/cam_models.ts +1 -1
- package/src/services/cii/v20210408/cii_client.ts +13 -0
- package/src/services/cii/v20210408/cii_models.ts +89 -7
- package/src/services/ckafka/v20190819/ckafka_models.ts +14 -2
- package/src/services/clb/v20180317/clb_client.ts +44 -18
- package/src/services/clb/v20180317/clb_models.ts +180 -64
- package/src/services/cls/v20201016/cls_client.ts +6 -6
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/cme/v20191029/cme_models.ts +10 -10
- package/src/services/cvm/v20170312/cvm_client.ts +17 -0
- package/src/services/cvm/v20170312/cvm_models.ts +30 -0
- package/src/services/dbbrain/v20210527/dbbrain_client.ts +14 -2
- package/src/services/dbbrain/v20210527/dbbrain_models.ts +100 -45
- package/src/services/eiam/v20210420/eiam_client.ts +230 -65
- package/src/services/eiam/v20210420/eiam_models.ts +1525 -729
- package/src/services/faceid/v20180301/faceid_client.ts +12 -0
- package/src/services/faceid/v20180301/faceid_models.ts +60 -0
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +436 -57
- package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +1721 -303
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +202 -38
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +765 -77
- package/src/services/live/v20180801/live_models.ts +12 -1
- package/src/services/mongodb/v20190725/mongodb_client.ts +19 -3
- package/src/services/mongodb/v20190725/mongodb_models.ts +297 -62
- package/src/services/monitor/v20180724/monitor_client.ts +26 -7
- package/src/services/monitor/v20180724/monitor_models.ts +320 -0
- package/src/services/mrs/v20200910/mrs_models.ts +6 -0
- package/src/services/ocr/v20181119/ocr_models.ts +2 -1
- package/src/services/rum/v20210622/rum_models.ts +24 -4
- package/src/services/sms/v20210111/sms_client.ts +3 -3
- package/src/services/sts/v20180813/sts_client.ts +13 -0
- package/src/services/sts/v20180813/sts_models.ts +45 -0
- package/src/services/tcb/v20180608/tcb_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +11 -1
- package/src/services/thpc/v20211109/thpc_client.ts +15 -0
- package/src/services/thpc/v20211109/thpc_models.ts +124 -0
- package/src/services/tiia/v20190529/tiia_client.ts +1 -0
- package/src/services/tiia/v20190529/tiia_models.ts +31 -0
- package/src/services/tiw/v20190919/tiw_models.ts +2 -6
- package/src/services/tke/v20180525/tke_models.ts +1 -1
- package/src/services/tse/v20201207/tse_models.ts +5 -0
- package/src/services/vod/v20180717/vod_models.ts +12 -13
- package/src/services/vpc/v20170312/vpc_models.ts +15 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +12 -0
- package/tencentcloud/services/as/v20180419/as_client.d.ts +5 -1
- package/tencentcloud/services/as/v20180419/as_client.js +6 -0
- package/tencentcloud/services/as/v20180419/as_models.d.ts +57 -5
- package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
- package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +5 -5
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +1 -1
- package/tencentcloud/services/cii/v20210408/cii_client.d.ts +5 -1
- package/tencentcloud/services/cii/v20210408/cii_client.js +6 -0
- package/tencentcloud/services/cii/v20210408/cii_models.d.ts +77 -7
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +12 -2
- package/tencentcloud/services/clb/v20180317/clb_client.d.ts +16 -7
- package/tencentcloud/services/clb/v20180317/clb_client.js +21 -8
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +155 -56
- package/tencentcloud/services/cls/v20201016/cls_client.d.ts +6 -6
- package/tencentcloud/services/cls/v20201016/cls_client.js +6 -6
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/cme/v20191029/cme_models.d.ts +8 -9
- package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +10 -1
- package/tencentcloud/services/cvm/v20170312/cvm_client.js +11 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +26 -0
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +5 -1
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +6 -0
- package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +83 -37
- package/tencentcloud/services/eiam/v20210420/eiam_client.d.ts +57 -5
- package/tencentcloud/services/eiam/v20210420/eiam_client.js +84 -6
- package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +1353 -673
- package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +5 -1
- package/tencentcloud/services/faceid/v20180301/faceid_client.js +6 -0
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +50 -0
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +139 -15
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +207 -21
- package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +1462 -245
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +66 -14
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +95 -17
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +665 -75
- package/tencentcloud/services/live/v20180801/live_models.d.ts +11 -1
- 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 +249 -55
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +11 -3
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +13 -3
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +275 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +5 -0
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -1
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +20 -4
- package/tencentcloud/services/sms/v20210111/sms_client.d.ts +3 -3
- package/tencentcloud/services/sms/v20210111/sms_client.js +3 -3
- package/tencentcloud/services/sts/v20180813/sts_client.d.ts +6 -1
- package/tencentcloud/services/sts/v20180813/sts_client.js +7 -0
- package/tencentcloud/services/sts/v20180813/sts_models.d.ts +38 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +9 -1
- package/tencentcloud/services/thpc/v20211109/thpc_client.d.ts +5 -1
- package/tencentcloud/services/thpc/v20211109/thpc_client.js +6 -0
- package/tencentcloud/services/thpc/v20211109/thpc_models.d.ts +105 -0
- package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +26 -0
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -6
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +8 -9
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +14 -1
- package/test/as.v20180419.test.js +10 -0
- package/test/cii.v20210408.test.js +10 -0
- package/test/clb.v20180317.test.js +24 -4
- package/test/cvm.v20170312.test.js +10 -0
- package/test/dbbrain.v20210527.test.js +10 -0
- package/test/eiam.v20210420.test.js +134 -4
- package/test/faceid.v20180301.test.js +10 -0
- package/test/iotvideoindustry.v20201201.test.js +324 -14
- package/test/lighthouse.v20200324.test.js +138 -8
- package/test/mongodb.v20190725.test.js +10 -0
- package/test/monitor.v20180724.test.js +12 -2
- package/test/sts.v20180813.test.js +10 -0
- package/test/thpc.v20211109.test.js +10 -0
|
@@ -15,6 +15,55 @@
|
|
|
15
15
|
* under the License.
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
|
+
/**
|
|
19
|
+
* BindAutoScalingGroup请求参数结构体
|
|
20
|
+
*/
|
|
21
|
+
export interface BindAutoScalingGroupRequest {
|
|
22
|
+
/**
|
|
23
|
+
* 集群ID。
|
|
24
|
+
*/
|
|
25
|
+
ClusterId: string
|
|
26
|
+
|
|
27
|
+
/**
|
|
28
|
+
* 弹性伸缩启动配置ID。
|
|
29
|
+
*/
|
|
30
|
+
LaunchConfigurationId: string
|
|
31
|
+
|
|
32
|
+
/**
|
|
33
|
+
* 弹性伸缩组ID。
|
|
34
|
+
*/
|
|
35
|
+
AutoScalingGroupId: string
|
|
36
|
+
|
|
37
|
+
/**
|
|
38
|
+
* 任务连续等待时间,队列的任务处于连续等待的时间。单位秒。默认值120。
|
|
39
|
+
*/
|
|
40
|
+
ExpansionBusyTime?: number
|
|
41
|
+
|
|
42
|
+
/**
|
|
43
|
+
* 节点连续空闲(未运行作业)时间,一个节点连续处于空闲状态时间。单位秒。默认值300。
|
|
44
|
+
*/
|
|
45
|
+
ShrinkIdleTime?: number
|
|
46
|
+
|
|
47
|
+
/**
|
|
48
|
+
* 是否开启自动扩容,默认值true。
|
|
49
|
+
*/
|
|
50
|
+
EnableAutoExpansion?: boolean
|
|
51
|
+
|
|
52
|
+
/**
|
|
53
|
+
* 是否开启自动缩容,默认值true。
|
|
54
|
+
*/
|
|
55
|
+
EnableAutoShrink?: boolean
|
|
56
|
+
|
|
57
|
+
/**
|
|
58
|
+
* 是否只预检此次请求。
|
|
59
|
+
true:发送检查请求,不会绑定弹性伸缩组。检查项包括是否填写了必需参数,请求格式,业务限制。
|
|
60
|
+
如果检查不通过,则返回对应错误码;
|
|
61
|
+
如果检查通过,则返回RequestId。
|
|
62
|
+
false(默认):发送正常请求,通过检查后直接绑定弹性伸缩组。
|
|
63
|
+
*/
|
|
64
|
+
DryRun?: boolean
|
|
65
|
+
}
|
|
66
|
+
|
|
18
67
|
/**
|
|
19
68
|
* DeleteCluster请求参数结构体
|
|
20
69
|
*/
|
|
@@ -179,6 +228,11 @@ false(默认):发送正常请求,通过检查后直接创建实例
|
|
|
179
228
|
* 集群显示名称。
|
|
180
229
|
*/
|
|
181
230
|
ClusterName?: string
|
|
231
|
+
|
|
232
|
+
/**
|
|
233
|
+
* 集群存储选项
|
|
234
|
+
*/
|
|
235
|
+
StorageOption?: StorageOption
|
|
182
236
|
}
|
|
183
237
|
|
|
184
238
|
/**
|
|
@@ -271,6 +325,21 @@ export interface VirtualPrivateCloud {
|
|
|
271
325
|
SubnetId: string
|
|
272
326
|
}
|
|
273
327
|
|
|
328
|
+
/**
|
|
329
|
+
* 描述集群文件系统选项
|
|
330
|
+
*/
|
|
331
|
+
export interface StorageOption {
|
|
332
|
+
/**
|
|
333
|
+
* 集群挂载CFS文件系统选项
|
|
334
|
+
*/
|
|
335
|
+
CFSOptions?: Array<CFSOption>
|
|
336
|
+
|
|
337
|
+
/**
|
|
338
|
+
* 集群挂在GooseFS文件系统选项
|
|
339
|
+
*/
|
|
340
|
+
GooseFSOptions?: Array<GooseFSOption>
|
|
341
|
+
}
|
|
342
|
+
|
|
274
343
|
/**
|
|
275
344
|
* DeleteCluster返回参数结构体
|
|
276
345
|
*/
|
|
@@ -281,6 +350,36 @@ export interface DeleteClusterResponse {
|
|
|
281
350
|
RequestId?: string
|
|
282
351
|
}
|
|
283
352
|
|
|
353
|
+
/**
|
|
354
|
+
* 描述GooseFS挂载信息
|
|
355
|
+
*/
|
|
356
|
+
export interface GooseFSOption {
|
|
357
|
+
/**
|
|
358
|
+
* 文件系统本地挂载路径
|
|
359
|
+
*/
|
|
360
|
+
LocalPath: string
|
|
361
|
+
|
|
362
|
+
/**
|
|
363
|
+
* 文件系统远程挂载路径
|
|
364
|
+
*/
|
|
365
|
+
RemotePath: string
|
|
366
|
+
|
|
367
|
+
/**
|
|
368
|
+
* 文件系统master的ip和端口
|
|
369
|
+
*/
|
|
370
|
+
Masters: Array<string>
|
|
371
|
+
}
|
|
372
|
+
|
|
373
|
+
/**
|
|
374
|
+
* BindAutoScalingGroup返回参数结构体
|
|
375
|
+
*/
|
|
376
|
+
export interface BindAutoScalingGroupResponse {
|
|
377
|
+
/**
|
|
378
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
379
|
+
*/
|
|
380
|
+
RequestId?: string
|
|
381
|
+
}
|
|
382
|
+
|
|
284
383
|
/**
|
|
285
384
|
* 描述了实例的计费模式
|
|
286
385
|
*/
|
|
@@ -301,6 +400,31 @@ DISABLE_NOTIFY_AND_MANUAL_RENEW:不通知过期不自动续费
|
|
|
301
400
|
RenewFlag?: string
|
|
302
401
|
}
|
|
303
402
|
|
|
403
|
+
/**
|
|
404
|
+
* 描述CFS文件系统版本和挂载信息
|
|
405
|
+
*/
|
|
406
|
+
export interface CFSOption {
|
|
407
|
+
/**
|
|
408
|
+
* 文件系统本地挂载路径
|
|
409
|
+
*/
|
|
410
|
+
LocalPath: string
|
|
411
|
+
|
|
412
|
+
/**
|
|
413
|
+
* 文件系统远程挂载ip及路径
|
|
414
|
+
*/
|
|
415
|
+
RemotePath: string
|
|
416
|
+
|
|
417
|
+
/**
|
|
418
|
+
* 文件系统协议类型,默认值NFS 3.0
|
|
419
|
+
*/
|
|
420
|
+
Protocol: string
|
|
421
|
+
|
|
422
|
+
/**
|
|
423
|
+
* 文件系统存储类型,默认值SD
|
|
424
|
+
*/
|
|
425
|
+
StorageType: string
|
|
426
|
+
}
|
|
427
|
+
|
|
304
428
|
/**
|
|
305
429
|
* CreateCluster返回参数结构体
|
|
306
430
|
*/
|
|
@@ -337,6 +337,11 @@ Url、Image必须提供一个,如果都提供,只使用 Url。
|
|
|
337
337
|
* 针对入库时提交的Tags信息进行条件过滤。支持>、>=、 <、 <=、=,!=,多个条件之间支持AND和OR进行连接。
|
|
338
338
|
*/
|
|
339
339
|
Filter?: string
|
|
340
|
+
|
|
341
|
+
/**
|
|
342
|
+
* 图像主体区域。
|
|
343
|
+
*/
|
|
344
|
+
ImageRect?: ImageRect
|
|
340
345
|
}
|
|
341
346
|
|
|
342
347
|
/**
|
|
@@ -577,6 +582,7 @@ export interface CreateGroupRequest {
|
|
|
577
582
|
类型:
|
|
578
583
|
1: 通用图库,以用户输入图提取特征。
|
|
579
584
|
2: 灰度图库,输入图和搜索图均转为灰度图提取特征。
|
|
585
|
+
3: 针对电商(通用品类)和logo优化。
|
|
580
586
|
*/
|
|
581
587
|
GroupType?: number
|
|
582
588
|
}
|
|
@@ -936,6 +942,31 @@ LOCATION,主体位置识别;
|
|
|
936
942
|
Scenes?: Array<string>
|
|
937
943
|
}
|
|
938
944
|
|
|
945
|
+
/**
|
|
946
|
+
* 图像主体区域坐标
|
|
947
|
+
*/
|
|
948
|
+
export interface ImageRect {
|
|
949
|
+
/**
|
|
950
|
+
* 左上角横坐标。
|
|
951
|
+
*/
|
|
952
|
+
X: number
|
|
953
|
+
|
|
954
|
+
/**
|
|
955
|
+
* 左上角纵坐标。
|
|
956
|
+
*/
|
|
957
|
+
Y: number
|
|
958
|
+
|
|
959
|
+
/**
|
|
960
|
+
* 宽度。
|
|
961
|
+
*/
|
|
962
|
+
Width: number
|
|
963
|
+
|
|
964
|
+
/**
|
|
965
|
+
* 高度。
|
|
966
|
+
*/
|
|
967
|
+
Height: number
|
|
968
|
+
}
|
|
969
|
+
|
|
939
970
|
/**
|
|
940
971
|
* CreateImage返回参数结构体
|
|
941
972
|
*/
|
|
@@ -300,9 +300,7 @@ SdkAppID = 12345678,RoomID = 12345,PushUserID = push_user_1
|
|
|
300
300
|
ExtraData?: string
|
|
301
301
|
|
|
302
302
|
/**
|
|
303
|
-
*
|
|
304
|
-
|
|
305
|
-
TRTC数字类型房间号,取值范围: (1, 4294967295)。
|
|
303
|
+
* TRTC数字类型房间号,取值范围: (1, 4294967295)。
|
|
306
304
|
|
|
307
305
|
在同时指定了RoomId与TRTCRoomId的情况下,优先使用TRTCRoomId作为白板流进行推流的TRTC房间号。
|
|
308
306
|
|
|
@@ -311,9 +309,7 @@ TRTC数字类型房间号,取值范围: (1, 4294967295)。
|
|
|
311
309
|
TRTCRoomId?: number
|
|
312
310
|
|
|
313
311
|
/**
|
|
314
|
-
*
|
|
315
|
-
|
|
316
|
-
TRTC字符串类型房间号。
|
|
312
|
+
* TRTC字符串类型房间号。
|
|
317
313
|
|
|
318
314
|
在指定了TRTCRoomIdStr的情况下,会优先使用TRTCRoomIdStr作为白板流进行推流的TRTC房间号。
|
|
319
315
|
*/
|
|
@@ -5355,16 +5355,6 @@ export interface AiRecognitionTaskSegmentSegmentItem {
|
|
|
5355
5355
|
* 取回视频任务信息
|
|
5356
5356
|
*/
|
|
5357
5357
|
export interface RestoreMediaTask {
|
|
5358
|
-
/**
|
|
5359
|
-
* 取回任务状态,0表示取回完成,其他值表示取回还未完成。
|
|
5360
|
-
*/
|
|
5361
|
-
Status: number
|
|
5362
|
-
|
|
5363
|
-
/**
|
|
5364
|
-
* 提示信息。
|
|
5365
|
-
*/
|
|
5366
|
-
Message: string
|
|
5367
|
-
|
|
5368
5358
|
/**
|
|
5369
5359
|
* 文件ID。
|
|
5370
5360
|
*/
|
|
@@ -5389,10 +5379,19 @@ export interface RestoreMediaTask {
|
|
|
5389
5379
|
RestoreTier: string
|
|
5390
5380
|
|
|
5391
5381
|
/**
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
*/
|
|
5382
|
+
* 临时取回副本有效期,单位:天。对于永久取回,取值为0。
|
|
5383
|
+
*/
|
|
5395
5384
|
RestoreDay: number
|
|
5385
|
+
|
|
5386
|
+
/**
|
|
5387
|
+
* 该字段已废弃。
|
|
5388
|
+
*/
|
|
5389
|
+
Status: number
|
|
5390
|
+
|
|
5391
|
+
/**
|
|
5392
|
+
* 该字段已废弃。
|
|
5393
|
+
*/
|
|
5394
|
+
Message: string
|
|
5396
5395
|
}
|
|
5397
5396
|
|
|
5398
5397
|
/**
|
|
@@ -4366,7 +4366,7 @@ export interface DescribeSecurityGroupPoliciesResponse {
|
|
|
4366
4366
|
/**
|
|
4367
4367
|
* 安全组规则集合。
|
|
4368
4368
|
*/
|
|
4369
|
-
SecurityGroupPolicySet
|
|
4369
|
+
SecurityGroupPolicySet: SecurityGroupPolicySet
|
|
4370
4370
|
|
|
4371
4371
|
/**
|
|
4372
4372
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -5963,6 +5963,20 @@ export interface DescribeSecurityGroupPoliciesRequest {
|
|
|
5963
5963
|
* 安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。
|
|
5964
5964
|
*/
|
|
5965
5965
|
SecurityGroupId: string
|
|
5966
|
+
|
|
5967
|
+
/**
|
|
5968
|
+
* 过滤条件,不支持同时指定SecurityGroupId和Filters参数。
|
|
5969
|
+
<li>security-group-id - String - 安全组ID。</li>
|
|
5970
|
+
<li>ip - String - IP,支持IPV4和IPV6模糊匹配。</li>
|
|
5971
|
+
<li>address-module - String - IP地址模板或IP地址组模板ID。</li>
|
|
5972
|
+
<li>service-module - String - 协议端口模板或协议端口组模板ID。</li>
|
|
5973
|
+
<li>protocol-type - String - 安全组策略支持的协议,可选值:`TCP`, `UDP`, `ICMP`, `ICMPV6`, `GRE`, `ALL`。</li>
|
|
5974
|
+
<li>port - String - 是否必填:否 -协议端口,支持模糊匹配,值为`ALL`时,查询所有的端口。</li>
|
|
5975
|
+
<li>poly - String - 协议策略,可选值:`ALL`,所有策略;`ACCEPT`,允许;`DROP`,拒绝。</li>
|
|
5976
|
+
<li>direction - String - 协议规则,可选值:`ALL`,所有策略;`INBOUND`,入站规则;`OUTBOUND`,出站规则。</li>
|
|
5977
|
+
<li>description - String - 协议描述,该过滤条件支持模糊匹配。</li>
|
|
5978
|
+
*/
|
|
5979
|
+
Filters?: Array<Filter>
|
|
5966
5980
|
}
|
|
5967
5981
|
|
|
5968
5982
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.258";
|
|
@@ -302,6 +302,14 @@ export interface DescribeListBGPInstancesRequest {
|
|
|
302
302
|
* 按照线路搜索, 1: BGP; 2: 三网
|
|
303
303
|
*/
|
|
304
304
|
FilterLine?: number;
|
|
305
|
+
/**
|
|
306
|
+
* 状态搜索,idle:允许中;attacking:攻击中;blocking:封堵中
|
|
307
|
+
*/
|
|
308
|
+
FilterStatus?: string;
|
|
309
|
+
/**
|
|
310
|
+
* 高防包绑定状态搜索,bounding:绑定中; failed:绑定失败
|
|
311
|
+
*/
|
|
312
|
+
FilterBoundStatus?: string;
|
|
305
313
|
}
|
|
306
314
|
/**
|
|
307
315
|
* 字段值,K-V形式
|
|
@@ -524,6 +532,10 @@ export interface DescribeListBGPIPInstancesRequest {
|
|
|
524
532
|
* 是否只获取安全加速实例。填写时,只能填写1或者0。当填写1时,表示返回安全加速实例。当填写0时,表示返回非安全加速实例。
|
|
525
533
|
*/
|
|
526
534
|
FilterDamDDoSStatus?: number;
|
|
535
|
+
/**
|
|
536
|
+
* 获取特定状态的资源,运行中填idle,攻击中填attacking,封堵中填blocking
|
|
537
|
+
*/
|
|
538
|
+
FilterStatus?: string;
|
|
527
539
|
}
|
|
528
540
|
/**
|
|
529
541
|
* 三网高防套餐详情
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DisableAutoScalingGroupResponse, ModifyLaunchConfigurationAttributesRequest, DisableAutoScalingGroupRequest, ModifyAutoScalingGroupRequest, ScaleOutInstancesRequest, ModifyScheduledActionRequest, DescribeAutoScalingGroupsRequest, CreateAutoScalingGroupResponse, DescribeAccountLimitsResponse, CreateLaunchConfigurationResponse, CreateLifecycleHookResponse, ClearLaunchConfigurationAttributesResponse, DescribeAutoScalingGroupsResponse, StopAutoScalingInstancesResponse, DescribeScalingPoliciesRequest, ModifyScheduledActionResponse, CreateAutoScalingGroupFromInstanceRequest, ExecuteScalingPolicyResponse, ModifyLaunchConfigurationAttributesResponse, SetInstancesProtectionResponse, StartAutoScalingInstancesResponse, CompleteLifecycleActionRequest, CreateScalingPolicyResponse, CreateNotificationConfigurationResponse, DescribeLaunchConfigurationsResponse, DeleteScalingPolicyResponse, DescribeAutoScalingInstancesRequest, ModifyLoadBalancersRequest, RemoveInstancesResponse, ModifyScalingPolicyResponse, SetInstancesProtectionRequest, DeleteNotificationConfigurationResponse, DetachInstancesResponse, CreateLaunchConfigurationRequest, AttachInstancesResponse, DescribeAutoScalingGroupLastActivitiesResponse, DescribeAccountLimitsRequest, UpgradeLifecycleHookRequest, DescribeAutoScalingGroupLastActivitiesRequest, ModifyLoadBalancersResponse, DescribePaiInstancesRequest, CreateNotificationConfigurationRequest, DescribeScheduledActionsResponse, ModifyNotificationConfigurationRequest, DeleteLifecycleHookRequest, ModifyAutoScalingGroupResponse, DeleteLaunchConfigurationRequest, ModifyScalingPolicyRequest, UpgradeLifecycleHookResponse, CreateAutoScalingGroupRequest, DeleteScheduledActionResponse, UpgradeLaunchConfigurationRequest, DescribeAutoScalingActivitiesResponse, DescribeNotificationConfigurationsResponse, PreviewPaiDomainNameRequest, DeleteScalingPolicyRequest, CreateAutoScalingGroupFromInstanceResponse, DetachInstancesRequest, CreateScheduledActionRequest, DeleteLaunchConfigurationResponse, DescribeScheduledActionsRequest, DeleteScheduledActionRequest, DescribeAutoScalingActivitiesRequest, ModifyDesiredCapacityRequest, CreateScheduledActionResponse, CreateLifecycleHookRequest, CompleteLifecycleActionResponse, ScaleOutInstancesResponse, DescribeLifecycleHooksRequest, ModifyNotificationConfigurationResponse, DescribeAutoScalingInstancesResponse, DescribeLifecycleHooksResponse, CreateScalingPolicyRequest, ScaleInInstancesResponse, DeleteNotificationConfigurationRequest, DescribeLaunchConfigurationsRequest, DeleteAutoScalingGroupResponse, EnableAutoScalingGroupRequest, DescribeNotificationConfigurationsRequest, ScaleInInstancesRequest, ClearLaunchConfigurationAttributesRequest, PreviewPaiDomainNameResponse, DeleteAutoScalingGroupRequest,
|
|
3
|
+
import { DisableAutoScalingGroupResponse, ModifyLaunchConfigurationAttributesRequest, DisableAutoScalingGroupRequest, ModifyAutoScalingGroupRequest, ScaleOutInstancesRequest, ModifyScheduledActionRequest, DescribeAutoScalingGroupsRequest, CreateAutoScalingGroupResponse, DescribeAccountLimitsResponse, CreateLaunchConfigurationResponse, CreateLifecycleHookResponse, ClearLaunchConfigurationAttributesResponse, DescribeAutoScalingGroupsResponse, StopAutoScalingInstancesResponse, DescribeScalingPoliciesRequest, ModifyScheduledActionResponse, CreateAutoScalingGroupFromInstanceRequest, ExecuteScalingPolicyResponse, ModifyLaunchConfigurationAttributesResponse, SetInstancesProtectionResponse, StartAutoScalingInstancesResponse, CompleteLifecycleActionRequest, CreateScalingPolicyResponse, CreateNotificationConfigurationResponse, DescribeLaunchConfigurationsResponse, RemoveInstancesRequest, DeleteScalingPolicyResponse, DescribeAutoScalingInstancesRequest, ModifyLoadBalancersRequest, RemoveInstancesResponse, ModifyScalingPolicyResponse, SetInstancesProtectionRequest, DeleteNotificationConfigurationResponse, DetachInstancesResponse, CreateLaunchConfigurationRequest, AttachInstancesResponse, DescribeAutoScalingGroupLastActivitiesResponse, DescribeAccountLimitsRequest, UpgradeLifecycleHookRequest, DescribeAutoScalingGroupLastActivitiesRequest, ModifyLoadBalancersResponse, DescribePaiInstancesRequest, CreateNotificationConfigurationRequest, DescribeScheduledActionsResponse, ModifyNotificationConfigurationRequest, DeleteLifecycleHookRequest, ModifyAutoScalingGroupResponse, DeleteLaunchConfigurationRequest, ModifyScalingPolicyRequest, UpgradeLifecycleHookResponse, DescribeAutoScalingAdvicesResponse, CreateAutoScalingGroupRequest, DeleteScheduledActionResponse, UpgradeLaunchConfigurationRequest, DescribeAutoScalingActivitiesResponse, DescribeNotificationConfigurationsResponse, PreviewPaiDomainNameRequest, DeleteScalingPolicyRequest, CreateAutoScalingGroupFromInstanceResponse, DetachInstancesRequest, CreateScheduledActionRequest, DeleteLaunchConfigurationResponse, DescribeScheduledActionsRequest, DeleteScheduledActionRequest, DescribeAutoScalingActivitiesRequest, ModifyDesiredCapacityRequest, CreateScheduledActionResponse, CreateLifecycleHookRequest, CompleteLifecycleActionResponse, ScaleOutInstancesResponse, DescribeLifecycleHooksRequest, ModifyNotificationConfigurationResponse, DescribeAutoScalingInstancesResponse, DescribeLifecycleHooksResponse, CreateScalingPolicyRequest, ScaleInInstancesResponse, DescribeAutoScalingAdvicesRequest, DeleteNotificationConfigurationRequest, DescribeLaunchConfigurationsRequest, DeleteAutoScalingGroupResponse, EnableAutoScalingGroupRequest, DescribeNotificationConfigurationsRequest, ScaleInInstancesRequest, ClearLaunchConfigurationAttributesRequest, PreviewPaiDomainNameResponse, DeleteAutoScalingGroupRequest, StartAutoScalingInstancesRequest, AttachInstancesRequest, DescribeScalingPoliciesResponse, ModifyDesiredCapacityResponse, StopAutoScalingInstancesRequest, DeleteLifecycleHookResponse, EnableAutoScalingGroupResponse, UpgradeLaunchConfigurationResponse, DescribePaiInstancesResponse, ExecuteScalingPolicyRequest } from "./as_models";
|
|
4
4
|
/**
|
|
5
5
|
* as client
|
|
6
6
|
* @class
|
|
@@ -95,6 +95,10 @@ export declare class Client extends AbstractClient {
|
|
|
95
95
|
* 本接口(CreateScheduledAction)用于创建定时任务。
|
|
96
96
|
*/
|
|
97
97
|
CreateScheduledAction(req: CreateScheduledActionRequest, cb?: (error: string, rep: CreateScheduledActionResponse) => void): Promise<CreateScheduledActionResponse>;
|
|
98
|
+
/**
|
|
99
|
+
* 此接口用于查询伸缩组配置建议。
|
|
100
|
+
*/
|
|
101
|
+
DescribeAutoScalingAdvices(req: DescribeAutoScalingAdvicesRequest, cb?: (error: string, rep: DescribeAutoScalingAdvicesResponse) => void): Promise<DescribeAutoScalingAdvicesResponse>;
|
|
98
102
|
/**
|
|
99
103
|
* 本接口(RemoveInstances)用于从伸缩组删除 CVM 实例。根据当前的产品逻辑,如果实例由弹性伸缩自动创建,则实例会被销毁;如果实例系创建后加入伸缩组的,则会从伸缩组中移除,保留实例。
|
|
100
104
|
* 如果删除指定实例后,伸缩组内处于`IN_SERVICE`状态的实例数量小于伸缩组最小值,接口将报错
|
|
@@ -147,6 +147,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
147
147
|
async CreateScheduledAction(req, cb) {
|
|
148
148
|
return this.request("CreateScheduledAction", req, cb);
|
|
149
149
|
}
|
|
150
|
+
/**
|
|
151
|
+
* 此接口用于查询伸缩组配置建议。
|
|
152
|
+
*/
|
|
153
|
+
async DescribeAutoScalingAdvices(req, cb) {
|
|
154
|
+
return this.request("DescribeAutoScalingAdvices", req, cb);
|
|
155
|
+
}
|
|
150
156
|
/**
|
|
151
157
|
* 本接口(RemoveInstances)用于从伸缩组删除 CVM 实例。根据当前的产品逻辑,如果实例由弹性伸缩自动创建,则实例会被销毁;如果实例系创建后加入伸缩组的,则会从伸缩组中移除,保留实例。
|
|
152
158
|
* 如果删除指定实例后,伸缩组内处于`IN_SERVICE`状态的实例数量小于伸缩组最小值,接口将报错
|
|
@@ -393,6 +393,23 @@ export interface CreateLaunchConfigurationResponse {
|
|
|
393
393
|
*/
|
|
394
394
|
RequestId?: string;
|
|
395
395
|
}
|
|
396
|
+
/**
|
|
397
|
+
* 伸缩配置建议。
|
|
398
|
+
*/
|
|
399
|
+
export interface Advice {
|
|
400
|
+
/**
|
|
401
|
+
* 问题描述。
|
|
402
|
+
*/
|
|
403
|
+
Problem: string;
|
|
404
|
+
/**
|
|
405
|
+
* 问题详情。
|
|
406
|
+
*/
|
|
407
|
+
Detail: string;
|
|
408
|
+
/**
|
|
409
|
+
* 建议解决方案。
|
|
410
|
+
*/
|
|
411
|
+
Solution: string;
|
|
412
|
+
}
|
|
396
413
|
/**
|
|
397
414
|
* CreateLifecycleHook返回参数结构体
|
|
398
415
|
*/
|
|
@@ -698,6 +715,19 @@ export interface DescribeLaunchConfigurationsResponse {
|
|
|
698
715
|
*/
|
|
699
716
|
RequestId?: string;
|
|
700
717
|
}
|
|
718
|
+
/**
|
|
719
|
+
* RemoveInstances请求参数结构体
|
|
720
|
+
*/
|
|
721
|
+
export interface RemoveInstancesRequest {
|
|
722
|
+
/**
|
|
723
|
+
* 伸缩组ID
|
|
724
|
+
*/
|
|
725
|
+
AutoScalingGroupId: string;
|
|
726
|
+
/**
|
|
727
|
+
* CVM实例ID列表
|
|
728
|
+
*/
|
|
729
|
+
InstanceIds: Array<string>;
|
|
730
|
+
}
|
|
701
731
|
/**
|
|
702
732
|
* DeleteScalingPolicy返回参数结构体
|
|
703
733
|
*/
|
|
@@ -1452,6 +1482,19 @@ export interface PaiInstance {
|
|
|
1452
1482
|
*/
|
|
1453
1483
|
PaiMateUrl: string;
|
|
1454
1484
|
}
|
|
1485
|
+
/**
|
|
1486
|
+
* DescribeAutoScalingAdvices返回参数结构体
|
|
1487
|
+
*/
|
|
1488
|
+
export interface DescribeAutoScalingAdvicesResponse {
|
|
1489
|
+
/**
|
|
1490
|
+
* 伸缩组配置建议集合。
|
|
1491
|
+
*/
|
|
1492
|
+
AutoScalingAdviceSet: Array<AutoScalingAdvice>;
|
|
1493
|
+
/**
|
|
1494
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1495
|
+
*/
|
|
1496
|
+
RequestId?: string;
|
|
1497
|
+
}
|
|
1455
1498
|
/**
|
|
1456
1499
|
* CreateAutoScalingGroup请求参数结构体
|
|
1457
1500
|
*/
|
|
@@ -2429,6 +2472,15 @@ export interface ScaleInInstancesResponse {
|
|
|
2429
2472
|
*/
|
|
2430
2473
|
RequestId?: string;
|
|
2431
2474
|
}
|
|
2475
|
+
/**
|
|
2476
|
+
* DescribeAutoScalingAdvices请求参数结构体
|
|
2477
|
+
*/
|
|
2478
|
+
export interface DescribeAutoScalingAdvicesRequest {
|
|
2479
|
+
/**
|
|
2480
|
+
* 待查询的伸缩组列表,上限100。
|
|
2481
|
+
*/
|
|
2482
|
+
AutoScalingGroupIds: Array<string>;
|
|
2483
|
+
}
|
|
2432
2484
|
/**
|
|
2433
2485
|
* DeleteNotificationConfiguration请求参数结构体
|
|
2434
2486
|
*/
|
|
@@ -2723,17 +2775,17 @@ export interface DeleteAutoScalingGroupRequest {
|
|
|
2723
2775
|
AutoScalingGroupId: string;
|
|
2724
2776
|
}
|
|
2725
2777
|
/**
|
|
2726
|
-
*
|
|
2778
|
+
* 伸缩组配置建议。
|
|
2727
2779
|
*/
|
|
2728
|
-
export interface
|
|
2780
|
+
export interface AutoScalingAdvice {
|
|
2729
2781
|
/**
|
|
2730
|
-
* 伸缩组ID
|
|
2782
|
+
* 伸缩组ID。
|
|
2731
2783
|
*/
|
|
2732
2784
|
AutoScalingGroupId: string;
|
|
2733
2785
|
/**
|
|
2734
|
-
*
|
|
2786
|
+
* 伸缩组配置建议集合。
|
|
2735
2787
|
*/
|
|
2736
|
-
|
|
2788
|
+
Advices: Array<Advice>;
|
|
2737
2789
|
}
|
|
2738
2790
|
/**
|
|
2739
2791
|
* StartAutoScalingInstances请求参数结构体
|
|
@@ -103,7 +103,7 @@ export declare class Client extends AbstractClient {
|
|
|
103
103
|
*/
|
|
104
104
|
ModifyCustomization(req: ModifyCustomizationRequest, cb?: (error: string, rep: ModifyCustomizationResponse) => void): Promise<ModifyCustomizationResponse>;
|
|
105
105
|
/**
|
|
106
|
-
* 本接口用于对60秒之内的短音频文件进行识别。<br>•
|
|
106
|
+
* 本接口用于对60秒之内的短音频文件进行识别。<br>• 支持中文普通话、英语、粤语、日语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。<br>• 支持本地语音文件上传和语音URL上传两种请求方式,音频时长不能超过60s,音频文件大小不能超过3MB。<br>• 音频格式支持wav、mp3;采样率支持8000Hz或者16000Hz;采样精度支持16bits;声道支持单声道。<br>• 请求方法为 HTTP POST , Content-Type为"application/json; charset=utf-8"<br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。<br>• 默认接口请求频率限制:25次/秒,如您有提高请求频率限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。
|
|
107
107
|
*/
|
|
108
108
|
SentenceRecognition(req: SentenceRecognitionRequest, cb?: (error: string, rep: SentenceRecognitionResponse) => void): Promise<SentenceRecognitionResponse>;
|
|
109
109
|
/**
|
|
@@ -157,7 +157,7 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
157
157
|
return this.request("ModifyCustomization", req, cb);
|
|
158
158
|
}
|
|
159
159
|
/**
|
|
160
|
-
* 本接口用于对60秒之内的短音频文件进行识别。<br>•
|
|
160
|
+
* 本接口用于对60秒之内的短音频文件进行识别。<br>• 支持中文普通话、英语、粤语、日语、上海话、四川话、武汉话、贵阳话、昆明话、西安话、郑州话、太原话、兰州话、银川话、西宁话、南京话、合肥话、南昌话、长沙话、苏州话、杭州话、济南话、天津话、石家庄话、黑龙江话、吉林话、辽宁话。<br>• 支持本地语音文件上传和语音URL上传两种请求方式,音频时长不能超过60s,音频文件大小不能超过3MB。<br>• 音频格式支持wav、mp3;采样率支持8000Hz或者16000Hz;采样精度支持16bits;声道支持单声道。<br>• 请求方法为 HTTP POST , Content-Type为"application/json; charset=utf-8"<br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。<br>• 默认接口请求频率限制:25次/秒,如您有提高请求频率限制的需求,请提[工单](https://console.cloud.tencent.com/workorder/category)进行咨询。
|
|
161
161
|
*/
|
|
162
162
|
async SentenceRecognition(req, cb) {
|
|
163
163
|
return this.request("SentenceRecognition", req, cb);
|
|
@@ -151,7 +151,7 @@ cdn业务:
|
|
|
151
151
|
ProductCode: string;
|
|
152
152
|
/**
|
|
153
153
|
* 查询域名 例如 www.qq.com
|
|
154
|
-
非CDN
|
|
154
|
+
非CDN业务查询时传入空字符串,返回的值为空
|
|
155
155
|
*/
|
|
156
156
|
Domain: string;
|
|
157
157
|
/**
|
|
@@ -993,22 +993,22 @@ export interface DescribeDosageDetailByDateResponse {
|
|
|
993
993
|
* 计量单位
|
|
994
994
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
995
995
|
*/
|
|
996
|
-
Unit
|
|
996
|
+
Unit: string;
|
|
997
997
|
/**
|
|
998
998
|
* 用量数组
|
|
999
999
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1000
1000
|
*/
|
|
1001
|
-
DetailSets
|
|
1001
|
+
DetailSets: Array<DetailSet>;
|
|
1002
1002
|
/**
|
|
1003
1003
|
* 错误码
|
|
1004
1004
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1005
1005
|
*/
|
|
1006
|
-
RetCode
|
|
1006
|
+
RetCode: number;
|
|
1007
1007
|
/**
|
|
1008
1008
|
* 错误信息
|
|
1009
1009
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1010
1010
|
*/
|
|
1011
|
-
RetMsg
|
|
1011
|
+
RetMsg: string;
|
|
1012
1012
|
/**
|
|
1013
1013
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1014
1014
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AbstractClient } from "../../../common/abstract_client";
|
|
2
2
|
import { ClientConfig } from "../../../common/interface";
|
|
3
|
-
import { DescribeStructureTaskResultRequest, CreateStructureTaskRequest, DescribeStructCompareDataRequest, DescribeStructureDifferenceResponse, UploadMedicalFileRequest, DescribeMachineUnderwriteRequest, DescribeStructureResultRequest, DescribeStructCompareDataResponse, DescribeStructureResultResponse, CreateStructureTaskResponse, DescribeStructureTaskResultResponse, DescribeMachineUnderwriteResponse, CreateUnderwriteTaskByIdRequest, CreateUnderwriteTaskByIdResponse, DescribeStructureDifferenceRequest, UploadMedicalFileResponse } from "./cii_models";
|
|
3
|
+
import { DescribeStructureTaskResultRequest, CreateStructureTaskRequest, DescribeStructCompareDataRequest, DescribeStructureDifferenceResponse, UploadMedicalFileRequest, CreateAutoClassifyStructureTaskRequest, DescribeMachineUnderwriteRequest, DescribeStructureResultRequest, DescribeStructCompareDataResponse, DescribeStructureResultResponse, CreateStructureTaskResponse, DescribeStructureTaskResultResponse, DescribeMachineUnderwriteResponse, CreateAutoClassifyStructureTaskResponse, CreateUnderwriteTaskByIdRequest, CreateUnderwriteTaskByIdResponse, DescribeStructureDifferenceRequest, UploadMedicalFileResponse } from "./cii_models";
|
|
4
4
|
/**
|
|
5
5
|
* cii client
|
|
6
6
|
* @class
|
|
@@ -31,6 +31,10 @@ export declare class Client extends AbstractClient {
|
|
|
31
31
|
* 本接口(CreateStructureTask)基于提供的客户及保单信息,创建并启动结构化识别任务。
|
|
32
32
|
*/
|
|
33
33
|
CreateStructureTask(req: CreateStructureTaskRequest, cb?: (error: string, rep: CreateStructureTaskResponse) => void): Promise<CreateStructureTaskResponse>;
|
|
34
|
+
/**
|
|
35
|
+
* 本接口(CreateAutoClassifyStructureTask)基于提供的客户及保单信息,创建并启动结构化识别任务。
|
|
36
|
+
*/
|
|
37
|
+
CreateAutoClassifyStructureTask(req: CreateAutoClassifyStructureTaskRequest, cb?: (error: string, rep: CreateAutoClassifyStructureTaskResponse) => void): Promise<CreateAutoClassifyStructureTaskResponse>;
|
|
34
38
|
/**
|
|
35
39
|
* 结构化对比查询接口,对比结构化复核前后数据差异,查询识别正确率,召回率。
|
|
36
40
|
*/
|
|
@@ -66,6 +66,12 @@ class Client extends abstract_client_1.AbstractClient {
|
|
|
66
66
|
async CreateStructureTask(req, cb) {
|
|
67
67
|
return this.request("CreateStructureTask", req, cb);
|
|
68
68
|
}
|
|
69
|
+
/**
|
|
70
|
+
* 本接口(CreateAutoClassifyStructureTask)基于提供的客户及保单信息,创建并启动结构化识别任务。
|
|
71
|
+
*/
|
|
72
|
+
async CreateAutoClassifyStructureTask(req, cb) {
|
|
73
|
+
return this.request("CreateAutoClassifyStructureTask", req, cb);
|
|
74
|
+
}
|
|
69
75
|
/**
|
|
70
76
|
* 结构化对比查询接口,对比结构化复核前后数据差异,查询识别正确率,召回率。
|
|
71
77
|
*/
|