tccli 3.0.1363.1__py2.py3-none-any.whl → 3.0.1365.1__py2.py3-none-any.whl

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.
Files changed (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/autoscaling/v20180419/api.json +1 -1
  3. tccli/services/bi/v20220105/api.json +97 -5
  4. tccli/services/bi/v20220105/examples.json +5 -5
  5. tccli/services/cam/cam_client.py +61 -8
  6. tccli/services/cam/v20190116/api.json +96 -0
  7. tccli/services/cam/v20190116/examples.json +8 -0
  8. tccli/services/cdb/v20170320/api.json +35 -35
  9. tccli/services/cdb/v20170320/examples.json +3 -3
  10. tccli/services/cdn/cdn_client.py +161 -1380
  11. tccli/services/cdn/v20180606/api.json +5302 -9471
  12. tccli/services/cdn/v20180606/examples.json +0 -184
  13. tccli/services/cfs/cfs_client.py +817 -128
  14. tccli/services/cfs/v20190719/api.json +2256 -848
  15. tccli/services/cfs/v20190719/examples.json +104 -0
  16. tccli/services/clb/v20180317/api.json +29 -9
  17. tccli/services/cls/v20201016/api.json +76 -72
  18. tccli/services/cls/v20201016/examples.json +3 -3
  19. tccli/services/ctem/v20231128/api.json +331 -97
  20. tccli/services/ctem/v20231128/examples.json +8 -8
  21. tccli/services/dlc/dlc_client.py +1622 -403
  22. tccli/services/dlc/v20210125/api.json +10882 -8052
  23. tccli/services/dlc/v20210125/examples.json +184 -0
  24. tccli/services/emr/v20190103/api.json +1 -1
  25. tccli/services/es/v20250101/api.json +38 -1
  26. tccli/services/ess/ess_client.py +110 -4
  27. tccli/services/ess/v20201111/api.json +354 -1
  28. tccli/services/ess/v20201111/examples.json +16 -0
  29. tccli/services/hunyuan/hunyuan_client.py +73 -179
  30. tccli/services/hunyuan/v20230901/api.json +0 -190
  31. tccli/services/hunyuan/v20230901/examples.json +0 -16
  32. tccli/services/kms/v20190118/api.json +2 -2
  33. tccli/services/live/v20180801/api.json +1 -1
  34. tccli/services/lowcode/lowcode_client.py +212 -0
  35. tccli/services/lowcode/v20210108/api.json +239 -0
  36. tccli/services/lowcode/v20210108/examples.json +32 -0
  37. tccli/services/monitor/v20180724/api.json +2 -2
  38. tccli/services/mps/v20190612/api.json +5 -5
  39. tccli/services/mqtt/v20240516/api.json +84 -0
  40. tccli/services/ocr/v20181119/api.json +3 -3
  41. tccli/services/ssl/v20191205/api.json +38 -28
  42. tccli/services/teo/teo_client.py +1266 -206
  43. tccli/services/teo/v20220901/api.json +1818 -116
  44. tccli/services/teo/v20220901/examples.json +160 -0
  45. tccli/services/tione/v20211111/api.json +10 -0
  46. tccli/services/trtc/v20190722/api.json +40 -7
  47. tccli/services/waf/v20180125/api.json +499 -0
  48. tccli/services/waf/v20180125/examples.json +32 -0
  49. tccli/services/waf/waf_client.py +224 -12
  50. tccli/services/wedata/v20210820/api.json +191 -11
  51. tccli/services/wedata/v20210820/examples.json +10 -2
  52. tccli/services/wedata/wedata_client.py +53 -0
  53. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/RECORD +57 -57
  55. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.1363.1.dist-info → tccli-3.0.1365.1.dist-info}/license_files/LICENSE +0 -0
@@ -1,5 +1,12 @@
1
1
  {
2
2
  "actions": {
3
+ "CheckDeployApp": {
4
+ "document": "检查应用发布状态",
5
+ "input": "CheckDeployAppRequest",
6
+ "name": "检查应用发布状态",
7
+ "output": "CheckDeployAppResponse",
8
+ "status": "online"
9
+ },
3
10
  "CreateKnowledgeSet": {
4
11
  "document": "创建知识库",
5
12
  "input": "CreateKnowledgeSetRequest",
@@ -7,6 +14,13 @@
7
14
  "output": "CreateKnowledgeSetResponse",
8
15
  "status": "online"
9
16
  },
17
+ "DeleteAppBindWxApp": {
18
+ "document": "删除应用绑定小程序",
19
+ "input": "DeleteAppBindWxAppRequest",
20
+ "name": "删除应用绑定小程序",
21
+ "output": "DeleteAppBindWxAppResponse",
22
+ "status": "online"
23
+ },
10
24
  "DeleteKnowledgeDocumentSet": {
11
25
  "document": "删除知识库下文档",
12
26
  "input": "DeleteKnowledgeDocumentSetRequest",
@@ -21,6 +35,13 @@
21
35
  "output": "DeleteKnowledgeSetResponse",
22
36
  "status": "online"
23
37
  },
38
+ "DeployApp": {
39
+ "document": "发布应用",
40
+ "input": "DeployAppRequest",
41
+ "name": "发布应用",
42
+ "output": "DeployAppResponse",
43
+ "status": "online"
44
+ },
24
45
  "DescribeDataSourceList": {
25
46
  "document": "获取数据源详情列表",
26
47
  "input": "DescribeDataSourceListRequest",
@@ -49,6 +70,13 @@
49
70
  "output": "DescribeKnowledgeSetListResponse",
50
71
  "status": "online"
51
72
  },
73
+ "PutWxAppIdToWeApp": {
74
+ "document": "接口提供应用绑定微信ID功能。",
75
+ "input": "PutWxAppIdToWeAppRequest",
76
+ "name": "应用绑定微信ID",
77
+ "output": "PutWxAppIdToWeAppResponse",
78
+ "status": "online"
79
+ },
52
80
  "SearchDocList": {
53
81
  "document": "知识库文档搜索接口",
54
82
  "input": "SearchDocListRequest",
@@ -78,6 +106,61 @@
78
106
  "serviceShortName": "lowcode"
79
107
  },
80
108
  "objects": {
109
+ "CheckDeployAppRequest": {
110
+ "document": "CheckDeployApp请求参数结构体",
111
+ "members": [
112
+ {
113
+ "disabled": false,
114
+ "document": "环境ID",
115
+ "example": "lowcode-5gzbnlvd93",
116
+ "member": "string",
117
+ "name": "EnvId",
118
+ "required": true,
119
+ "type": "string"
120
+ },
121
+ {
122
+ "disabled": false,
123
+ "document": "应用id",
124
+ "example": "app-k82WCPM8",
125
+ "member": "string",
126
+ "name": "Id",
127
+ "required": true,
128
+ "type": "string"
129
+ },
130
+ {
131
+ "disabled": false,
132
+ "document": "构建 Id",
133
+ "example": "4f12-b62b-c1c6f403d6e1",
134
+ "member": "string",
135
+ "name": "BuildId",
136
+ "required": true,
137
+ "type": "string"
138
+ }
139
+ ],
140
+ "type": "object"
141
+ },
142
+ "CheckDeployAppResponse": {
143
+ "document": "CheckDeployApp返回参数结构体",
144
+ "members": [
145
+ {
146
+ "disabled": false,
147
+ "document": "状态:success、building、reviewFail、releaseSuccess、underReview",
148
+ "example": "building",
149
+ "member": "string",
150
+ "name": "Status",
151
+ "output_required": false,
152
+ "type": "string",
153
+ "value_allowed_null": false
154
+ },
155
+ {
156
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
157
+ "member": "string",
158
+ "name": "RequestId",
159
+ "type": "string"
160
+ }
161
+ ],
162
+ "type": "object"
163
+ },
81
164
  "CreateKnowledgeSetRequest": {
82
165
  "document": "CreateKnowledgeSet请求参数结构体",
83
166
  "members": [
@@ -643,6 +726,33 @@
643
726
  ],
644
727
  "usage": "in"
645
728
  },
729
+ "DeleteAppBindWxAppRequest": {
730
+ "document": "DeleteAppBindWxApp请求参数结构体",
731
+ "members": [
732
+ {
733
+ "disabled": false,
734
+ "document": "应用id",
735
+ "example": "app-dfa",
736
+ "member": "string",
737
+ "name": "WeappId",
738
+ "required": true,
739
+ "type": "string"
740
+ }
741
+ ],
742
+ "type": "object"
743
+ },
744
+ "DeleteAppBindWxAppResponse": {
745
+ "document": "DeleteAppBindWxApp返回参数结构体",
746
+ "members": [
747
+ {
748
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
749
+ "member": "string",
750
+ "name": "RequestId",
751
+ "type": "string"
752
+ }
753
+ ],
754
+ "type": "object"
755
+ },
646
756
  "DeleteKnowledgeDocumentSetRequest": {
647
757
  "document": "DeleteKnowledgeDocumentSet请求参数结构体",
648
758
  "members": [
@@ -750,6 +860,99 @@
750
860
  ],
751
861
  "type": "object"
752
862
  },
863
+ "DeployAppRequest": {
864
+ "document": "DeployApp请求参数结构体",
865
+ "members": [
866
+ {
867
+ "disabled": false,
868
+ "document": "环境ID",
869
+ "example": "lowcode-5gzbnlvd93",
870
+ "member": "string",
871
+ "name": "EnvId",
872
+ "required": true,
873
+ "type": "string"
874
+ },
875
+ {
876
+ "disabled": false,
877
+ "document": "应用id",
878
+ "example": "app-k82WCPM8",
879
+ "member": "string",
880
+ "name": "Id",
881
+ "required": true,
882
+ "type": "string"
883
+ },
884
+ {
885
+ "disabled": false,
886
+ "document": "发布体验preview/正式upload",
887
+ "example": "upload",
888
+ "member": "string",
889
+ "name": "Mode",
890
+ "required": false,
891
+ "type": "string"
892
+ },
893
+ {
894
+ "disabled": false,
895
+ "document": "构建类型:mp、pc、web、adminPortal",
896
+ "example": "web",
897
+ "member": "string",
898
+ "name": "BuildType",
899
+ "required": false,
900
+ "type": "string"
901
+ },
902
+ {
903
+ "disabled": false,
904
+ "document": "子包数组",
905
+ "example": "[\"sub-7x28cST\"]",
906
+ "member": "string",
907
+ "name": "SubAppIds",
908
+ "required": false,
909
+ "type": "list"
910
+ }
911
+ ],
912
+ "type": "object"
913
+ },
914
+ "DeployAppResponse": {
915
+ "document": "DeployApp返回参数结构体",
916
+ "members": [
917
+ {
918
+ "disabled": false,
919
+ "document": "构建id",
920
+ "example": "bcad608f-9293-4f12-b62b",
921
+ "member": "string",
922
+ "name": "BuildId",
923
+ "output_required": false,
924
+ "type": "string",
925
+ "value_allowed_null": false
926
+ },
927
+ {
928
+ "disabled": false,
929
+ "document": "发布错误code",
930
+ "example": "0",
931
+ "member": "uint64",
932
+ "name": "DeployErrCode",
933
+ "output_required": false,
934
+ "type": "int",
935
+ "value_allowed_null": false
936
+ },
937
+ {
938
+ "disabled": false,
939
+ "document": "发布错误信息\n注意:此字段可能返回 null,表示取不到有效值。",
940
+ "example": "发布错误",
941
+ "member": "string",
942
+ "name": "DeployErrMsg",
943
+ "output_required": false,
944
+ "type": "string",
945
+ "value_allowed_null": true
946
+ },
947
+ {
948
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
949
+ "member": "string",
950
+ "name": "RequestId",
951
+ "type": "string"
952
+ }
953
+ ],
954
+ "type": "object"
955
+ },
753
956
  "DescribeDataSourceListRequest": {
754
957
  "document": "DescribeDataSourceList请求参数结构体",
755
958
  "members": [
@@ -1636,6 +1839,42 @@
1636
1839
  ],
1637
1840
  "usage": "in"
1638
1841
  },
1842
+ "PutWxAppIdToWeAppRequest": {
1843
+ "document": "PutWxAppIdToWeApp请求参数结构体",
1844
+ "members": [
1845
+ {
1846
+ "disabled": false,
1847
+ "document": "应用ID",
1848
+ "example": "app-xxx",
1849
+ "member": "string",
1850
+ "name": "WeAppId",
1851
+ "required": true,
1852
+ "type": "string"
1853
+ },
1854
+ {
1855
+ "disabled": false,
1856
+ "document": "微信AppId",
1857
+ "example": "无",
1858
+ "member": "string",
1859
+ "name": "WxAppId",
1860
+ "required": true,
1861
+ "type": "string"
1862
+ }
1863
+ ],
1864
+ "type": "object"
1865
+ },
1866
+ "PutWxAppIdToWeAppResponse": {
1867
+ "document": "PutWxAppIdToWeApp返回参数结构体",
1868
+ "members": [
1869
+ {
1870
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
1871
+ "member": "string",
1872
+ "name": "RequestId",
1873
+ "type": "string"
1874
+ }
1875
+ ],
1876
+ "type": "object"
1877
+ },
1639
1878
  "QureyKnowledgeDocumentSet": {
1640
1879
  "document": "搜索数据的集合",
1641
1880
  "members": [
@@ -1,5 +1,13 @@
1
1
  {
2
2
  "actions": {
3
+ "CheckDeployApp": [
4
+ {
5
+ "document": "",
6
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CheckDeployApp\n<公共请求参数>\n\n\n\n{\n \"EnvId\": \"lowcode-5gzbnlvd9\",\n \"Id\": \"app-k82WCPM\",\n \"BuildId\": \"b62b-c1c6f403d6e1\"\n}",
7
+ "output": "{\n \"Response\": {\n \"RequestId\": \"b722653b-c49a-46bd-8ff0-6d8ba61a37d1\",\n \"Status\": \"building\"\n }\n}",
8
+ "title": "检查应用发布状态"
9
+ }
10
+ ],
3
11
  "CreateKnowledgeSet": [
4
12
  {
5
13
  "document": "创建微搭知识库",
@@ -8,6 +16,14 @@
8
16
  "title": "创建知识库"
9
17
  }
10
18
  ],
19
+ "DeleteAppBindWxApp": [
20
+ {
21
+ "document": "",
22
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteAppBindWxApp\n<公共请求参数>\n\n{\n \"WeappId\": \"字符串\"\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"e0b18129-45b8-4fc5-99ee-721d5ba79fcc\"\n }\n}",
24
+ "title": "t1"
25
+ }
26
+ ],
11
27
  "DeleteKnowledgeDocumentSet": [
12
28
  {
13
29
  "document": "删除知识库下文档",
@@ -24,6 +40,14 @@
24
40
  "title": "删除知识库"
25
41
  }
26
42
  ],
43
+ "DeployApp": [
44
+ {
45
+ "document": "",
46
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeployApp\n<公共请求参数>\n\n\n\n{\n \"BuildType\": \"web\",\n \"Id\": \"app-k82WCM8\",\n \"Mode\": \"upload\",\n \"EnvId\": \"lowcode-5gzbnlv393348d\",\n \"SubAppIds\": [\n \"sub-7x2cST\"\n ]\n}",
47
+ "output": "{\n \"Response\": {\n \"BuildId\": \"bcad608f-962b-c1c6f403d6e1\",\n \"DeployErrCode\": 0,\n \"DeployErrMsg\": \"\",\n \"RequestId\": \"1cfaee37-93e8c08c47d\"\n }\n}",
48
+ "title": "发布应用"
49
+ }
50
+ ],
27
51
  "DescribeDataSourceList": [
28
52
  {
29
53
  "document": "查询数据源列表",
@@ -56,6 +80,14 @@
56
80
  "title": "查询环境下的知识库列表"
57
81
  }
58
82
  ],
83
+ "PutWxAppIdToWeApp": [
84
+ {
85
+ "document": "请求成功成功",
86
+ "input": "POST / HTTP/1.1\nHost: lowcode.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: PutWxAppIdToWeApp\n<公共请求参数>\n\n{\n \"WeAppId\": \"app-xxx\",\n \"WxAppId\": \"wxappidinfo1\"\n}",
87
+ "output": "{\n \"Response\": {\n \"RequestId\": \"03178f\"\n }\n}",
88
+ "title": "应用绑定微信ID"
89
+ }
90
+ ],
59
91
  "SearchDocList": [
60
92
  {
61
93
  "document": "根据关键字搜索知识库文档",
@@ -21400,7 +21400,7 @@
21400
21400
  {
21401
21401
  "disabled": false,
21402
21402
  "document": "告警策略ID,使用此字段时 GroupId 会被忽略",
21403
- "example": "policy-abc123",
21403
+ "example": "policy-acv124",
21404
21404
  "member": "string",
21405
21405
  "name": "PolicyId",
21406
21406
  "required": false,
@@ -21409,7 +21409,7 @@
21409
21409
  {
21410
21410
  "disabled": false,
21411
21411
  "document": "事件配置的告警",
21412
- "example": "{ \"source\": \"apigw.cloud.tencent\", // 对应云监控所选 云产品 \"type\": [ ",
21412
+ "example": "\"{\\\"source\\\":[\\\"cvm.cloud.tencent\\\"]}\"",
21413
21413
  "member": "string",
21414
21414
  "name": "EbSubject",
21415
21415
  "required": false,
@@ -31964,7 +31964,7 @@
31964
31964
  "members": [
31965
31965
  {
31966
31966
  "disabled": false,
31967
- "document": "抽检策略的每次循环检测的时长。取值范围(单位s):\n\n- 最小值:10\n- 最大值:86400\n",
31967
+ "document": "每次循环检测的时长。取值范围(单位s):\n\n- 最小值:10\n- 最大值:86400\n",
31968
31968
  "example": "30",
31969
31969
  "member": "uint64",
31970
31970
  "name": "CheckDuration",
@@ -31975,7 +31975,7 @@
31975
31975
  },
31976
31976
  {
31977
31977
  "disabled": false,
31978
- "document": "抽检测略的检测间隔,表示在一次检测结束后,等待多长时间后,再次检测。",
31978
+ "document": "抽检间隔,表示在一次检测结束后,等待多长时间后,再次检测。取值范围(单位 s):\n- 最小值:10\n- 最大值:3600",
31979
31979
  "example": "30",
31980
31980
  "member": "uint64",
31981
31981
  "name": "CheckInterval",
@@ -31986,7 +31986,7 @@
31986
31986
  },
31987
31987
  {
31988
31988
  "disabled": false,
31989
- "document": "片头跳过时长。",
31989
+ "document": "片头跳过时长。取值范围(单位 s):\n- 最小值:1\n- 最大值:1800",
31990
31990
  "example": "60",
31991
31991
  "member": "uint64",
31992
31992
  "name": "SkipDuration",
@@ -31997,8 +31997,8 @@
31997
31997
  },
31998
31998
  {
31999
31999
  "disabled": false,
32000
- "document": "循环次数,该字段为空或 0 时,默认循环直至视频结束。",
32001
- "example": "0",
32000
+ "document": "循环次数。取值范围:\n- 最小值:0\n- 最大值:1000\n\n取值为 0 或为空时,表示循环至视频结束。",
32001
+ "example": "10",
32002
32002
  "member": "uint64",
32003
32003
  "name": "CirclesNumber",
32004
32004
  "output_required": false,
@@ -3012,6 +3012,36 @@
3012
3012
  "type": "int",
3013
3013
  "value_allowed_null": false
3014
3014
  },
3015
+ {
3016
+ "disabled": false,
3017
+ "document": "是否使用默认的服务端证书",
3018
+ "example": "false",
3019
+ "member": "bool",
3020
+ "name": "UseDefaultServerCert",
3021
+ "output_required": false,
3022
+ "type": "bool",
3023
+ "value_allowed_null": false
3024
+ },
3025
+ {
3026
+ "disabled": false,
3027
+ "document": "服务端CA最大数量",
3028
+ "example": "3",
3029
+ "member": "int64",
3030
+ "name": "TrustedCaLimit",
3031
+ "output_required": false,
3032
+ "type": "int",
3033
+ "value_allowed_null": false
3034
+ },
3035
+ {
3036
+ "disabled": false,
3037
+ "document": "服务端证书最大数量",
3038
+ "example": "3",
3039
+ "member": "int64",
3040
+ "name": "ServerCertLimit",
3041
+ "output_required": false,
3042
+ "type": "int",
3043
+ "value_allowed_null": false
3044
+ },
3015
3045
  {
3016
3046
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
3017
3047
  "member": "string",
@@ -4055,6 +4085,16 @@
4055
4085
  "output_required": false,
4056
4086
  "type": "int",
4057
4087
  "value_allowed_null": false
4088
+ },
4089
+ {
4090
+ "disabled": false,
4091
+ "document": "用户属性",
4092
+ "example": "无",
4093
+ "member": "SubscriptionUserProperty",
4094
+ "name": "UserProperties",
4095
+ "output_required": false,
4096
+ "type": "list",
4097
+ "value_allowed_null": false
4058
4098
  }
4059
4099
  ],
4060
4100
  "usage": "out"
@@ -5066,6 +5106,24 @@
5066
5106
  "name": "AuthorizationPolicy",
5067
5107
  "required": false,
5068
5108
  "type": "bool"
5109
+ },
5110
+ {
5111
+ "disabled": false,
5112
+ "document": "是否使用默认的服务端证书",
5113
+ "example": "false",
5114
+ "member": "bool",
5115
+ "name": "UseDefaultServerCert",
5116
+ "required": false,
5117
+ "type": "bool"
5118
+ },
5119
+ {
5120
+ "disabled": false,
5121
+ "document": "TLS:单向认证\nmTLS;双向认证\nBYOC:一机一证",
5122
+ "example": "BYOC",
5123
+ "member": "string",
5124
+ "name": "X509Mode",
5125
+ "required": false,
5126
+ "type": "string"
5069
5127
  }
5070
5128
  ],
5071
5129
  "type": "object"
@@ -5826,6 +5884,32 @@
5826
5884
  ],
5827
5885
  "type": "object"
5828
5886
  },
5887
+ "SubscriptionUserProperty": {
5888
+ "document": "订阅的UserProperty结构",
5889
+ "members": [
5890
+ {
5891
+ "disabled": false,
5892
+ "document": "订阅的UserProperty键",
5893
+ "example": "UserProperty-key",
5894
+ "member": "string",
5895
+ "name": "Key",
5896
+ "output_required": false,
5897
+ "type": "string",
5898
+ "value_allowed_null": false
5899
+ },
5900
+ {
5901
+ "disabled": false,
5902
+ "document": "订阅的UserProperty值",
5903
+ "example": "UserProperty-value",
5904
+ "member": "string",
5905
+ "name": "Value",
5906
+ "output_required": false,
5907
+ "type": "string",
5908
+ "value_allowed_null": false
5909
+ }
5910
+ ],
5911
+ "usage": "out"
5912
+ },
5829
5913
  "Tag": {
5830
5914
  "document": "标签数据",
5831
5915
  "members": [
@@ -14757,7 +14757,7 @@
14757
14757
  "members": [
14758
14758
  {
14759
14759
  "disabled": false,
14760
- "document": "图片/PDF的 Base64 值。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
14760
+ "document": "图片/PDF的 Base64 值。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,且长宽比小于3(短边分辨率大于600, 长边分辨率小于等于短边分辨率的三倍)。支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。",
14761
14761
  "example": "/9j/4AAQSkZJRg.....s97n//2Q==",
14762
14762
  "member": "string",
14763
14763
  "name": "ImageBase64",
@@ -14766,7 +14766,7 @@
14766
14766
  },
14767
14767
  {
14768
14768
  "disabled": false,
14769
- "document": "图片/PDF的 Url 地址。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
14769
+ "document": "图片/PDF的 Url 地址。要求图片/PDF经Base64编码后不超过 10M,分辨率建议600*800以上,且长宽比小于3(短边分辨率大于600, 长边分辨率小于等于短边分辨率的三倍)。支持PNG、JPG、JPEG、BMP、PDF格式。图片支持的像素范围:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。",
14770
14770
  "example": "https://ocr-demo-1254418846.cos.ap-guangzhou.myqcloud.com/document/TableOCRDDS/TableOCRDDS1.png",
14771
14771
  "member": "string",
14772
14772
  "name": "ImageUrl",
@@ -14821,7 +14821,7 @@
14821
14821
  {
14822
14822
  "disabled": false,
14823
14823
  "document": "图片旋转角度(角度制),文本的水平方向为0°,统一以逆时针方向旋转,逆时针为负,角度范围为-360°至0°。\n注意:此字段可能返回 null,表示取不到有效值。",
14824
- "example": "0",
14824
+ "example": "0.0",
14825
14825
  "member": "float",
14826
14826
  "name": "Angle",
14827
14827
  "output_required": true,