tccli 3.0.1131.1__py2.py3-none-any.whl → 3.0.1133.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/apm/v20210622/api.json +1 -0
- tccli/services/apm/v20210622/examples.json +1 -1
- tccli/services/cdwch/v20200915/api.json +9 -9
- tccli/services/cdwch/v20200915/examples.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +18 -0
- tccli/services/cfw/v20190904/api.json +4 -4
- tccli/services/ckafka/v20190819/api.json +133 -76
- tccli/services/ckafka/v20190819/examples.json +17 -17
- tccli/services/cms/v20190321/api.json +2 -0
- tccli/services/cms/v20190321/examples.json +1 -1
- tccli/services/csip/csip_client.py +106 -0
- tccli/services/csip/v20221121/api.json +862 -129
- tccli/services/csip/v20221121/examples.json +20 -4
- tccli/services/cynosdb/v20190107/api.json +340 -0
- tccli/services/dlc/dlc_client.py +53 -0
- tccli/services/dlc/v20210125/api.json +34 -0
- tccli/services/dlc/v20210125/examples.json +8 -0
- tccli/services/dsgc/v20190723/api.json +20 -18
- tccli/services/dsgc/v20190723/examples.json +5 -5
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/emr/v20190103/api.json +1 -1
- tccli/services/ess/v20201111/api.json +3 -3
- tccli/services/essbasic/v20210526/api.json +6 -6
- tccli/services/gaap/v20180529/api.json +21 -1
- tccli/services/gaap/v20180529/examples.json +0 -6
- tccli/services/iecp/v20210914/api.json +40 -40
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/lke/lke_client.py +171 -12
- tccli/services/lke/v20231130/api.json +524 -0
- tccli/services/lke/v20231130/examples.json +24 -0
- tccli/services/monitor/v20180724/api.json +47 -19
- tccli/services/monitor/v20180724/examples.json +4 -4
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/ocr/v20181119/examples.json +2 -2
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/pts/v20210728/examples.json +1 -1
- tccli/services/redis/v20180412/api.json +33 -29
- tccli/services/redis/v20180412/examples.json +8 -8
- tccli/services/rum/v20210622/api.json +2 -0
- tccli/services/rum/v20210622/examples.json +1 -1
- tccli/services/sms/v20210111/api.json +26 -26
- tccli/services/tcr/v20190924/api.json +13 -10
- tccli/services/tcr/v20190924/examples.json +2 -2
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +227 -41
- tccli/services/tke/v20180525/examples.json +26 -0
- tccli/services/tse/v20201207/api.json +13 -2
- tccli/services/tsf/v20180326/api.json +10 -8
- tccli/services/tsf/v20180326/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +65 -9
- tccli/services/waf/v20180125/examples.json +1 -1
- tccli/services/wedata/v20210820/api.json +111 -20
- tccli/services/wedata/v20210820/examples.json +8 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/RECORD +60 -60
- {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1131.1.dist-info → tccli-3.0.1133.1.dist-info}/license_files/LICENSE +0 -0
@@ -49,6 +49,13 @@
|
|
49
49
|
"output": "CreateQACateResponse",
|
50
50
|
"status": "online"
|
51
51
|
},
|
52
|
+
"CreateReconstructDocumentFlow": {
|
53
|
+
"document": "文档解析,异步接口。",
|
54
|
+
"input": "CreateReconstructDocumentFlowRequest",
|
55
|
+
"name": "创建智能文档识别任务",
|
56
|
+
"output": "CreateReconstructDocumentFlowResponse",
|
57
|
+
"status": "online"
|
58
|
+
},
|
52
59
|
"CreateRejectedQuestion": {
|
53
60
|
"document": "创建拒答问题",
|
54
61
|
"input": "CreateRejectedQuestionRequest",
|
@@ -245,6 +252,13 @@
|
|
245
252
|
"output": "GetMsgRecordResponse",
|
246
253
|
"status": "online"
|
247
254
|
},
|
255
|
+
"GetReconstructDocumentResult": {
|
256
|
+
"document": "获取文档解析任务执行结果",
|
257
|
+
"input": "GetReconstructDocumentResultRequest",
|
258
|
+
"name": "查询智能文档识别任务结果",
|
259
|
+
"output": "GetReconstructDocumentResultResponse",
|
260
|
+
"status": "online"
|
261
|
+
},
|
248
262
|
"GetTaskStatus": {
|
249
263
|
"document": "获取任务状态",
|
250
264
|
"input": "GetTaskStatusRequest",
|
@@ -469,6 +483,13 @@
|
|
469
483
|
"output": "RateMsgRecordResponse",
|
470
484
|
"status": "online"
|
471
485
|
},
|
486
|
+
"ReconstructDocument": {
|
487
|
+
"document": "支持将图片或PDF文件转换成Markdown格式文件,可解析包括表格、公式、图片、标题、段落、页眉、页脚等内容元素,并将内容智能转换成阅读顺序。",
|
488
|
+
"input": "ReconstructDocumentRequest",
|
489
|
+
"name": "智能文档识别",
|
490
|
+
"output": "ReconstructDocumentResponse",
|
491
|
+
"status": "online"
|
492
|
+
},
|
472
493
|
"ResetSession": {
|
473
494
|
"document": "重置会话",
|
474
495
|
"input": "ResetSessionRequest",
|
@@ -1293,6 +1314,32 @@
|
|
1293
1314
|
],
|
1294
1315
|
"usage": "out"
|
1295
1316
|
},
|
1317
|
+
"Coord": {
|
1318
|
+
"document": "坐标",
|
1319
|
+
"members": [
|
1320
|
+
{
|
1321
|
+
"disabled": false,
|
1322
|
+
"document": "横坐标",
|
1323
|
+
"example": "无",
|
1324
|
+
"member": "int64",
|
1325
|
+
"name": "X",
|
1326
|
+
"output_required": true,
|
1327
|
+
"type": "int",
|
1328
|
+
"value_allowed_null": false
|
1329
|
+
},
|
1330
|
+
{
|
1331
|
+
"disabled": false,
|
1332
|
+
"document": "纵坐标",
|
1333
|
+
"example": "无",
|
1334
|
+
"member": "int64",
|
1335
|
+
"name": "Y",
|
1336
|
+
"output_required": true,
|
1337
|
+
"type": "int",
|
1338
|
+
"value_allowed_null": false
|
1339
|
+
}
|
1340
|
+
],
|
1341
|
+
"usage": "out"
|
1342
|
+
},
|
1296
1343
|
"CreateAppRequest": {
|
1297
1344
|
"document": "CreateApp请求参数结构体",
|
1298
1345
|
"members": [
|
@@ -1678,6 +1725,94 @@
|
|
1678
1725
|
],
|
1679
1726
|
"type": "object"
|
1680
1727
|
},
|
1728
|
+
"CreateReconstructDocumentFlowConfig": {
|
1729
|
+
"document": "创建智能文档解析任务的配置信息",
|
1730
|
+
"members": [
|
1731
|
+
{
|
1732
|
+
"disabled": false,
|
1733
|
+
"document": "Markdown文件中表格返回的形式\n0,表格以MD形式返回\n1,表格以HTML形式返回\n默认为1",
|
1734
|
+
"example": "1",
|
1735
|
+
"member": "string",
|
1736
|
+
"name": "TableResultType",
|
1737
|
+
"required": false,
|
1738
|
+
"type": "string"
|
1739
|
+
}
|
1740
|
+
],
|
1741
|
+
"usage": "in"
|
1742
|
+
},
|
1743
|
+
"CreateReconstructDocumentFlowRequest": {
|
1744
|
+
"document": "CreateReconstructDocumentFlow请求参数结构体",
|
1745
|
+
"members": [
|
1746
|
+
{
|
1747
|
+
"disabled": false,
|
1748
|
+
"document": "图片的 Base64 值。 支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。 支持的图片大小:所下载图片经Base64编码后不超过 8M。图片下载时间不超过 3 秒。 支持的图片像素:单边介于20-10000px之间。 图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
|
1749
|
+
"example": "无",
|
1750
|
+
"member": "string",
|
1751
|
+
"name": "FileBase64",
|
1752
|
+
"required": false,
|
1753
|
+
"type": "string"
|
1754
|
+
},
|
1755
|
+
{
|
1756
|
+
"disabled": false,
|
1757
|
+
"document": "图片的 Url 地址。 支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。 支持的图片大小:所下载图片经 Base64 编码后不超过 8M。图片下载时间不超过 3 秒。 支持的图片像素:单边介于20-10000px之间。 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
|
1758
|
+
"example": "无",
|
1759
|
+
"member": "string",
|
1760
|
+
"name": "FileUrl",
|
1761
|
+
"required": false,
|
1762
|
+
"type": "string"
|
1763
|
+
},
|
1764
|
+
{
|
1765
|
+
"disabled": false,
|
1766
|
+
"document": "当传入文件是PDF类型(IsPdf=true)时,用来指定pdf识别的起始页码,识别的页码包含当前值。",
|
1767
|
+
"example": "1",
|
1768
|
+
"member": "int64",
|
1769
|
+
"name": "FileStartPageNumber",
|
1770
|
+
"required": false,
|
1771
|
+
"type": "int"
|
1772
|
+
},
|
1773
|
+
{
|
1774
|
+
"disabled": false,
|
1775
|
+
"document": "当传入文件是PDF类型(IsPdf=true)时,用来指定pdf识别的结束页码,识别的页码包含当前值。",
|
1776
|
+
"example": "3",
|
1777
|
+
"member": "int64",
|
1778
|
+
"name": "FileEndPageNumber",
|
1779
|
+
"required": false,
|
1780
|
+
"type": "int"
|
1781
|
+
},
|
1782
|
+
{
|
1783
|
+
"disabled": false,
|
1784
|
+
"document": "创建智能文档识别任务配置信息",
|
1785
|
+
"example": "{\"TableResultType\":\"1\"}",
|
1786
|
+
"member": "CreateReconstructDocumentFlowConfig",
|
1787
|
+
"name": "Config",
|
1788
|
+
"required": false,
|
1789
|
+
"type": "object"
|
1790
|
+
}
|
1791
|
+
],
|
1792
|
+
"type": "object"
|
1793
|
+
},
|
1794
|
+
"CreateReconstructDocumentFlowResponse": {
|
1795
|
+
"document": "CreateReconstructDocumentFlow返回参数结构体",
|
1796
|
+
"members": [
|
1797
|
+
{
|
1798
|
+
"disabled": false,
|
1799
|
+
"document": "任务唯一id",
|
1800
|
+
"example": "无",
|
1801
|
+
"member": "string",
|
1802
|
+
"name": "TaskId",
|
1803
|
+
"output_required": true,
|
1804
|
+
"type": "string",
|
1805
|
+
"value_allowed_null": false
|
1806
|
+
},
|
1807
|
+
{
|
1808
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1809
|
+
"member": "string",
|
1810
|
+
"name": "RequestId",
|
1811
|
+
"type": "string"
|
1812
|
+
}
|
1813
|
+
],
|
1814
|
+
"type": "object"
|
1815
|
+
},
|
1681
1816
|
"CreateRejectedQuestionRequest": {
|
1682
1817
|
"document": "CreateRejectedQuestion请求参数结构体",
|
1683
1818
|
"members": [
|
@@ -3396,6 +3531,168 @@
|
|
3396
3531
|
],
|
3397
3532
|
"type": "object"
|
3398
3533
|
},
|
3534
|
+
"DocumentElement": {
|
3535
|
+
"document": "文档元素字段",
|
3536
|
+
"members": [
|
3537
|
+
{
|
3538
|
+
"disabled": false,
|
3539
|
+
"document": "文档元素索引\n注意:此字段可能返回 null,表示取不到有效值。",
|
3540
|
+
"example": "无",
|
3541
|
+
"member": "int64",
|
3542
|
+
"name": "Index",
|
3543
|
+
"output_required": false,
|
3544
|
+
"type": "int",
|
3545
|
+
"value_allowed_null": true
|
3546
|
+
},
|
3547
|
+
{
|
3548
|
+
"disabled": false,
|
3549
|
+
"document": "元素类型,包括paragraph、table、formula、figure、title、header、footer、figure_text\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
3550
|
+
"example": "无",
|
3551
|
+
"member": "string",
|
3552
|
+
"name": "Type",
|
3553
|
+
"output_required": false,
|
3554
|
+
"type": "string",
|
3555
|
+
"value_allowed_null": true
|
3556
|
+
},
|
3557
|
+
{
|
3558
|
+
"disabled": false,
|
3559
|
+
"document": "元素内容,当type为figure或formula(公式识别关闭)时该字段内容为图片的位置\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
3560
|
+
"example": "无",
|
3561
|
+
"member": "string",
|
3562
|
+
"name": "Text",
|
3563
|
+
"output_required": false,
|
3564
|
+
"type": "string",
|
3565
|
+
"value_allowed_null": true
|
3566
|
+
},
|
3567
|
+
{
|
3568
|
+
"disabled": false,
|
3569
|
+
"document": "元素坐标,左上角(x1, y1),右上角(x2, y2),右下角(x3, y3),左下角(x4, y4)\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
3570
|
+
"example": "无",
|
3571
|
+
"member": "Polygon",
|
3572
|
+
"name": "Polygon",
|
3573
|
+
"output_required": false,
|
3574
|
+
"type": "object",
|
3575
|
+
"value_allowed_null": true
|
3576
|
+
},
|
3577
|
+
{
|
3578
|
+
"disabled": false,
|
3579
|
+
"document": "元素层级\n注意:此字段可能返回 null,表示取不到有效值。",
|
3580
|
+
"example": "无",
|
3581
|
+
"member": "int64",
|
3582
|
+
"name": "Level",
|
3583
|
+
"output_required": false,
|
3584
|
+
"type": "int",
|
3585
|
+
"value_allowed_null": true
|
3586
|
+
},
|
3587
|
+
{
|
3588
|
+
"disabled": false,
|
3589
|
+
"document": "入参开启EnableInsetImage后返回,表示在InsetImagePackage中的内嵌图片名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
3590
|
+
"example": "无",
|
3591
|
+
"member": "string",
|
3592
|
+
"name": "InsetImageName",
|
3593
|
+
"output_required": false,
|
3594
|
+
"type": "string",
|
3595
|
+
"value_allowed_null": true
|
3596
|
+
},
|
3597
|
+
{
|
3598
|
+
"disabled": false,
|
3599
|
+
"document": "嵌套的文档元素信息,一般包含的是文档内嵌入图片的文字识别结果\n注意:此字段可能返回 null,表示取不到有效值。",
|
3600
|
+
"example": "无",
|
3601
|
+
"member": "DocumentElement",
|
3602
|
+
"name": "Elements",
|
3603
|
+
"output_required": false,
|
3604
|
+
"type": "list",
|
3605
|
+
"value_allowed_null": true
|
3606
|
+
}
|
3607
|
+
],
|
3608
|
+
"usage": "out"
|
3609
|
+
},
|
3610
|
+
"DocumentRecognizeInfo": {
|
3611
|
+
"document": "单页文档识别的内容",
|
3612
|
+
"members": [
|
3613
|
+
{
|
3614
|
+
"disabled": false,
|
3615
|
+
"document": "输入PDF文件的页码,从1开始。输入图片的话值始终为1\n注意:此字段可能返回 null,表示取不到有效值。",
|
3616
|
+
"example": "无",
|
3617
|
+
"member": "int64",
|
3618
|
+
"name": "PageNumber",
|
3619
|
+
"output_required": false,
|
3620
|
+
"type": "int",
|
3621
|
+
"value_allowed_null": true
|
3622
|
+
},
|
3623
|
+
{
|
3624
|
+
"disabled": false,
|
3625
|
+
"document": "旋转角度\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
3626
|
+
"example": "无",
|
3627
|
+
"member": "int64",
|
3628
|
+
"name": "Angle",
|
3629
|
+
"output_required": false,
|
3630
|
+
"type": "int",
|
3631
|
+
"value_allowed_null": true
|
3632
|
+
},
|
3633
|
+
{
|
3634
|
+
"disabled": false,
|
3635
|
+
"document": "AI算法识别处理后的图片高度\n注意:此字段可能返回 null,表示取不到有效值。",
|
3636
|
+
"example": "无",
|
3637
|
+
"member": "int64",
|
3638
|
+
"name": "Height",
|
3639
|
+
"output_required": false,
|
3640
|
+
"type": "int",
|
3641
|
+
"value_allowed_null": true
|
3642
|
+
},
|
3643
|
+
{
|
3644
|
+
"disabled": false,
|
3645
|
+
"document": "AI算法识别处理后的图片宽度\n注意:此字段可能返回 null,表示取不到有效值。",
|
3646
|
+
"example": "无",
|
3647
|
+
"member": "int64",
|
3648
|
+
"name": "Width",
|
3649
|
+
"output_required": false,
|
3650
|
+
"type": "int",
|
3651
|
+
"value_allowed_null": true
|
3652
|
+
},
|
3653
|
+
{
|
3654
|
+
"disabled": false,
|
3655
|
+
"document": "图片的原始高度,输入PDF文件则表示单页PDF转图片之后的图片高度\n注意:此字段可能返回 null,表示取不到有效值。",
|
3656
|
+
"example": "无",
|
3657
|
+
"member": "int64",
|
3658
|
+
"name": "OriginHeight",
|
3659
|
+
"output_required": false,
|
3660
|
+
"type": "int",
|
3661
|
+
"value_allowed_null": true
|
3662
|
+
},
|
3663
|
+
{
|
3664
|
+
"disabled": false,
|
3665
|
+
"document": "图片的原始宽度,输入PDF文件则表示单页PDF转图片之后的图片宽度\n注意:此字段可能返回 null,表示取不到有效值。",
|
3666
|
+
"example": "无",
|
3667
|
+
"member": "int64",
|
3668
|
+
"name": "OriginWidth",
|
3669
|
+
"output_required": false,
|
3670
|
+
"type": "int",
|
3671
|
+
"value_allowed_null": true
|
3672
|
+
},
|
3673
|
+
{
|
3674
|
+
"disabled": false,
|
3675
|
+
"document": "文档元素信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
3676
|
+
"example": "无",
|
3677
|
+
"member": "DocumentElement",
|
3678
|
+
"name": "Elements",
|
3679
|
+
"output_required": false,
|
3680
|
+
"type": "list",
|
3681
|
+
"value_allowed_null": true
|
3682
|
+
},
|
3683
|
+
{
|
3684
|
+
"disabled": false,
|
3685
|
+
"document": "旋转角度\n\n注意:此字段可能返回 null,表示取不到有效值。",
|
3686
|
+
"example": "无",
|
3687
|
+
"member": "float",
|
3688
|
+
"name": "RotatedAngle",
|
3689
|
+
"output_required": false,
|
3690
|
+
"type": "float",
|
3691
|
+
"value_allowed_null": true
|
3692
|
+
}
|
3693
|
+
],
|
3694
|
+
"usage": "out"
|
3695
|
+
},
|
3399
3696
|
"EmbeddingObject": {
|
3400
3697
|
"document": "向量",
|
3401
3698
|
"members": [
|
@@ -4028,6 +4325,63 @@
|
|
4028
4325
|
],
|
4029
4326
|
"type": "object"
|
4030
4327
|
},
|
4328
|
+
"GetReconstructDocumentResultRequest": {
|
4329
|
+
"document": "GetReconstructDocumentResult请求参数结构体",
|
4330
|
+
"members": [
|
4331
|
+
{
|
4332
|
+
"disabled": false,
|
4333
|
+
"document": "任务唯一id",
|
4334
|
+
"example": "无",
|
4335
|
+
"member": "string",
|
4336
|
+
"name": "TaskId",
|
4337
|
+
"required": true,
|
4338
|
+
"type": "string"
|
4339
|
+
}
|
4340
|
+
],
|
4341
|
+
"type": "object"
|
4342
|
+
},
|
4343
|
+
"GetReconstructDocumentResultResponse": {
|
4344
|
+
"document": "GetReconstructDocumentResult返回参数结构体",
|
4345
|
+
"members": [
|
4346
|
+
{
|
4347
|
+
"disabled": false,
|
4348
|
+
"document": "任务状态: Success->执行完成;Processing->执行中;Failed->执行失败;WaitExecute->等待执行;",
|
4349
|
+
"example": "无",
|
4350
|
+
"member": "string",
|
4351
|
+
"name": "Status",
|
4352
|
+
"output_required": false,
|
4353
|
+
"type": "string",
|
4354
|
+
"value_allowed_null": false
|
4355
|
+
},
|
4356
|
+
{
|
4357
|
+
"disabled": false,
|
4358
|
+
"document": "输入文件中嵌入的图片中文字内容的识别结果,存储在腾讯云cos的下载地址",
|
4359
|
+
"example": "无",
|
4360
|
+
"member": "string",
|
4361
|
+
"name": "DocumentRecognizeResultUrl",
|
4362
|
+
"output_required": false,
|
4363
|
+
"type": "string",
|
4364
|
+
"value_allowed_null": false
|
4365
|
+
},
|
4366
|
+
{
|
4367
|
+
"disabled": false,
|
4368
|
+
"document": "还原失败的页",
|
4369
|
+
"example": "无",
|
4370
|
+
"member": "ReconstructDocumentFailedPage",
|
4371
|
+
"name": "FailedPages",
|
4372
|
+
"output_required": false,
|
4373
|
+
"type": "list",
|
4374
|
+
"value_allowed_null": false
|
4375
|
+
},
|
4376
|
+
{
|
4377
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
4378
|
+
"member": "string",
|
4379
|
+
"name": "RequestId",
|
4380
|
+
"type": "string"
|
4381
|
+
}
|
4382
|
+
],
|
4383
|
+
"type": "object"
|
4384
|
+
},
|
4031
4385
|
"GetTaskStatusRequest": {
|
4032
4386
|
"document": "GetTaskStatus请求参数结构体",
|
4033
4387
|
"members": [
|
@@ -7586,6 +7940,52 @@
|
|
7586
7940
|
],
|
7587
7941
|
"type": "object"
|
7588
7942
|
},
|
7943
|
+
"Polygon": {
|
7944
|
+
"document": "文本的坐标,以四个顶点坐标表示\n注意:此字段可能返回 null,表示取不到有效值",
|
7945
|
+
"members": [
|
7946
|
+
{
|
7947
|
+
"disabled": false,
|
7948
|
+
"document": "左上顶点坐标",
|
7949
|
+
"example": "无",
|
7950
|
+
"member": "Coord",
|
7951
|
+
"name": "LeftTop",
|
7952
|
+
"output_required": true,
|
7953
|
+
"type": "object",
|
7954
|
+
"value_allowed_null": false
|
7955
|
+
},
|
7956
|
+
{
|
7957
|
+
"disabled": false,
|
7958
|
+
"document": "右上顶点坐标",
|
7959
|
+
"example": "无",
|
7960
|
+
"member": "Coord",
|
7961
|
+
"name": "RightTop",
|
7962
|
+
"output_required": true,
|
7963
|
+
"type": "object",
|
7964
|
+
"value_allowed_null": false
|
7965
|
+
},
|
7966
|
+
{
|
7967
|
+
"disabled": false,
|
7968
|
+
"document": "右下顶点坐标",
|
7969
|
+
"example": "无",
|
7970
|
+
"member": "Coord",
|
7971
|
+
"name": "RightBottom",
|
7972
|
+
"output_required": true,
|
7973
|
+
"type": "object",
|
7974
|
+
"value_allowed_null": false
|
7975
|
+
},
|
7976
|
+
{
|
7977
|
+
"disabled": false,
|
7978
|
+
"document": "左下顶点坐标",
|
7979
|
+
"example": "无",
|
7980
|
+
"member": "Coord",
|
7981
|
+
"name": "LeftBottom",
|
7982
|
+
"output_required": true,
|
7983
|
+
"type": "object",
|
7984
|
+
"value_allowed_null": false
|
7985
|
+
}
|
7986
|
+
],
|
7987
|
+
"usage": "out"
|
7988
|
+
},
|
7589
7989
|
"Procedure": {
|
7590
7990
|
"document": "执行过程信息记录",
|
7591
7991
|
"members": [
|
@@ -8064,6 +8464,130 @@
|
|
8064
8464
|
],
|
8065
8465
|
"type": "object"
|
8066
8466
|
},
|
8467
|
+
"ReconstructDocumentConfig": {
|
8468
|
+
"document": "ReconstructDocument配置选项",
|
8469
|
+
"members": [
|
8470
|
+
{
|
8471
|
+
"disabled": false,
|
8472
|
+
"document": "生成的Markdown中是否嵌入图片",
|
8473
|
+
"example": "无",
|
8474
|
+
"member": "bool",
|
8475
|
+
"name": "EnableInsetImage",
|
8476
|
+
"required": false,
|
8477
|
+
"type": "bool"
|
8478
|
+
}
|
8479
|
+
],
|
8480
|
+
"usage": "in"
|
8481
|
+
},
|
8482
|
+
"ReconstructDocumentFailedPage": {
|
8483
|
+
"document": "文档解析失败记录",
|
8484
|
+
"members": [
|
8485
|
+
{
|
8486
|
+
"disabled": false,
|
8487
|
+
"document": "失败页码\n注意:此字段可能返回 null,表示取不到有效值。",
|
8488
|
+
"example": "无",
|
8489
|
+
"member": "int64",
|
8490
|
+
"name": "PageNumber",
|
8491
|
+
"output_required": false,
|
8492
|
+
"type": "int",
|
8493
|
+
"value_allowed_null": true
|
8494
|
+
}
|
8495
|
+
],
|
8496
|
+
"usage": "out"
|
8497
|
+
},
|
8498
|
+
"ReconstructDocumentRequest": {
|
8499
|
+
"document": "ReconstructDocument请求参数结构体",
|
8500
|
+
"members": [
|
8501
|
+
{
|
8502
|
+
"disabled": false,
|
8503
|
+
"document": "图片的 Base64 值。 支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。 支持的图片大小:所下载图片经Base64编码后不超过 8M。图片下载时间不超过 3 秒。 支持的图片像素:单边介于20-10000px之间。 图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
|
8504
|
+
"example": "无",
|
8505
|
+
"member": "string",
|
8506
|
+
"name": "FileBase64",
|
8507
|
+
"required": false,
|
8508
|
+
"type": "string"
|
8509
|
+
},
|
8510
|
+
{
|
8511
|
+
"disabled": false,
|
8512
|
+
"document": "图片的 Url 地址。 支持的图片格式:PNG、JPG、JPEG、PDF,暂不支持 GIF 格式。 支持的图片大小:所下载图片经 Base64 编码后不超过 8M。图片下载时间不超过 3 秒。 支持的图片像素:单边介于20-10000px之间。 图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。 非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
|
8513
|
+
"example": "无",
|
8514
|
+
"member": "string",
|
8515
|
+
"name": "FileUrl",
|
8516
|
+
"required": false,
|
8517
|
+
"type": "string"
|
8518
|
+
},
|
8519
|
+
{
|
8520
|
+
"disabled": false,
|
8521
|
+
"document": "当传入文件是PDF类型(IsPdf=true)时,用来指定pdf识别的起始页码,识别的页码包含当前值。",
|
8522
|
+
"example": "1",
|
8523
|
+
"member": "int64",
|
8524
|
+
"name": "FileStartPageNumber",
|
8525
|
+
"required": false,
|
8526
|
+
"type": "int"
|
8527
|
+
},
|
8528
|
+
{
|
8529
|
+
"disabled": false,
|
8530
|
+
"document": "当传入文件是PDF类型(IsPdf=true)时,用来指定pdf识别的结束页码,识别的页码包含当前值。\n单次调用,最多支持10页pdf的智能识别。",
|
8531
|
+
"example": "3",
|
8532
|
+
"member": "int64",
|
8533
|
+
"name": "FileEndPageNumber",
|
8534
|
+
"required": false,
|
8535
|
+
"type": "int"
|
8536
|
+
},
|
8537
|
+
{
|
8538
|
+
"disabled": false,
|
8539
|
+
"document": "配置选项,支持配置是否在生成的Markdown中是否嵌入图片",
|
8540
|
+
"example": "无",
|
8541
|
+
"member": "ReconstructDocumentConfig",
|
8542
|
+
"name": "Config",
|
8543
|
+
"required": false,
|
8544
|
+
"type": "object"
|
8545
|
+
}
|
8546
|
+
],
|
8547
|
+
"type": "object"
|
8548
|
+
},
|
8549
|
+
"ReconstructDocumentResponse": {
|
8550
|
+
"document": "ReconstructDocument返回参数结构体",
|
8551
|
+
"members": [
|
8552
|
+
{
|
8553
|
+
"disabled": false,
|
8554
|
+
"document": "识别生成的Markdown文件base64编码的字符串\n注意:此字段可能返回 null,表示取不到有效值。",
|
8555
|
+
"example": "无",
|
8556
|
+
"member": "string",
|
8557
|
+
"name": "MarkdownBase64",
|
8558
|
+
"output_required": false,
|
8559
|
+
"type": "string",
|
8560
|
+
"value_allowed_null": true
|
8561
|
+
},
|
8562
|
+
{
|
8563
|
+
"disabled": false,
|
8564
|
+
"document": "输入文件中嵌入的图片放在一个文件夹中打包为.zip压缩文件,识别生成的Markdown文件通过路径关联插入本文件夹中的图片。\n注意:此字段可能返回 null,表示取不到有效值。",
|
8565
|
+
"example": "无",
|
8566
|
+
"member": "string",
|
8567
|
+
"name": "InsetImagePackage",
|
8568
|
+
"output_required": false,
|
8569
|
+
"type": "string",
|
8570
|
+
"value_allowed_null": true
|
8571
|
+
},
|
8572
|
+
{
|
8573
|
+
"disabled": false,
|
8574
|
+
"document": "输入文件中嵌入的图片中文字内容的识别结果\n注意:此字段可能返回 null,表示取不到有效值。",
|
8575
|
+
"example": "无",
|
8576
|
+
"member": "DocumentRecognizeInfo",
|
8577
|
+
"name": "DocumentRecognizeInfo",
|
8578
|
+
"output_required": false,
|
8579
|
+
"type": "list",
|
8580
|
+
"value_allowed_null": true
|
8581
|
+
},
|
8582
|
+
{
|
8583
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
8584
|
+
"member": "string",
|
8585
|
+
"name": "RequestId",
|
8586
|
+
"type": "string"
|
8587
|
+
}
|
8588
|
+
],
|
8589
|
+
"type": "object"
|
8590
|
+
},
|
8067
8591
|
"ReferDetail": {
|
8068
8592
|
"document": "引用来源详情",
|
8069
8593
|
"members": [
|