tencentcloud-sdk-ocr 3.0.849 → 3.0.850
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20181119/client.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a3e03ef4efa6eb62c95ccbf8008242ae59a6685c
|
|
4
|
+
data.tar.gz: 53d9a96167afd01214af3e3162bd5132bf41bca9
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 43c11cdfd2dff69d7cbc166dc0a8a95b074bc639641ca108689c0277da24b5c9a80f6b4c04ee724726a1f5cd0b458037a0ad9cf5588ea6ae6eb28adf9428aa36
|
|
7
|
+
data.tar.gz: de99daf9c44ef58444efa43e88dc96cac0f8e4fd4ec53452eecaa8fef5db25f21735e93b3efba816b88935417e6866c32375a00dc2e2a40e6f31be99eb43085f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.850
|
data/lib/v20181119/client.rb
CHANGED
|
@@ -2086,7 +2086,7 @@ module TencentCloud
|
|
|
2086
2086
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
2087
2087
|
end
|
|
2088
2088
|
|
|
2089
|
-
#
|
|
2089
|
+
# 服务已迁移至 [文档解析](https://cloud.tencent.com/document/product/1759/107504),请跳转查看接口文档。该接口支持将图片或PDF文件转换成Markdown格式文件,可解析包括表格、公式、图片、标题、段落、页眉、页脚等内容元素,并将内容智能转换成阅读顺序。
|
|
2090
2090
|
|
|
2091
2091
|
# @param request: Request instance for ReconstructDocument.
|
|
2092
2092
|
# @type request: :class:`Tencentcloud::ocr::V20181119::ReconstructDocumentRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ocr
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.850
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-06-
|
|
11
|
+
date: 2024-06-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|