tencentcloud-sdk-tmt 3.0.886 → 3.0.888

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d311be7d07f81930676e11fcbd5beb2f2d0c4a27
4
- data.tar.gz: ca42e0dc0226a649f9d3c3e6893edd1c87b0d9fe
3
+ metadata.gz: fcb4a4bbbd92263b0191d30091bcdf80c1b4ee0d
4
+ data.tar.gz: b065767975d3ab0a27cab70e083025cae7c20c8e
5
5
  SHA512:
6
- metadata.gz: 892dcc73a863bf867dc037d6a584bd62f781aa57f1d96876bbf192b4a57d8262291455391f297c5793f2f13a68b6163b38d33a73fa74f4ebcce3c0f5ab2aea04
7
- data.tar.gz: 29bf4e529d1ce3e3afd777a3b850b2ea976f6564d4535d05ee27d339ee0a96d98be4dfbdef5154d4a2aeeac65dc702edc103408ee95f67936a9ee093e859b313
6
+ metadata.gz: 5796599ec49265fbbd2821b4a30276cf34b088be5df3b4ea9f2b78754cbbcddb1ac5da9a4d3c7c07317c27e3cfca0279df38929c12ca299e78eb5927f2521c73
7
+ data.tar.gz: 3a1ee058ddba71bc69f5141233289df7add17dba090515d8de78a2b64f8b25e491d4639b79bf26e4902d15bd73e331e894a06c7dfa3619efa55f415ac800cbbe
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.886
1
+ 3.0.888
@@ -59,7 +59,7 @@ module TencentCloud
59
59
  # @type DocumentType: String
60
60
  # @param SourceType: 数据来源,0:url,1:直接传文件编码后数据
61
61
  # @type SourceType: Integer
62
- # @param Url: 需要翻译文件url,文件限制如下:docx/xIsx/html/markdown文件不超过800万字符,doc/pdf/pptx文件不超过300页,txt/po文件不超过10MB,pdf/docx/pptx/xlsx不超过40MB
62
+ # @param Url: 需要翻译文件url,长度不超过256字符。文件限制如下:docx/xIsx/html/markdown文件不超过800万字符,doc/pdf/pptx文件不超过300页,txt/po文件不超过10MB,pdf/docx/pptx/xlsx不超过40MB
63
63
  # @type Url: String
64
64
  # @param BasicDocumentType: 原始文档类型。该参数为高级参数,请留空,如需使用,请与工作人员确认后再使用。
65
65
  # @type BasicDocumentType: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.886
4
+ version: 3.0.888
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-08-14 00:00:00.000000000 Z
11
+ date: 2024-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common