tencentcloud-sdk-tmt 3.0.886 → 3.0.887

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d311be7d07f81930676e11fcbd5beb2f2d0c4a27
4
- data.tar.gz: ca42e0dc0226a649f9d3c3e6893edd1c87b0d9fe
3
+ metadata.gz: 558757266afc587d2d0d16916ca6359098fc6c5a
4
+ data.tar.gz: c91a6e9ea9b0744deaede2ff7bb5bf70694c25df
5
5
  SHA512:
6
- metadata.gz: 892dcc73a863bf867dc037d6a584bd62f781aa57f1d96876bbf192b4a57d8262291455391f297c5793f2f13a68b6163b38d33a73fa74f4ebcce3c0f5ab2aea04
7
- data.tar.gz: 29bf4e529d1ce3e3afd777a3b850b2ea976f6564d4535d05ee27d339ee0a96d98be4dfbdef5154d4a2aeeac65dc702edc103408ee95f67936a9ee093e859b313
6
+ metadata.gz: 5927d81aa2bbf1a2ea1d1c828d3f821acef479743aa6dce1887976c117c1a7ed113c5a069549bc529ee644743f73ab240c4feb1539e5caf9ad6784f11c36b141
7
+ data.tar.gz: d271bcff19df4e6903075aa7bd76289fe33da16a2825f0996a7de953ae7192321cd70921c7f27205686ce4978e1d5cea335b337ee60c3bdf66179e5fe8f82edc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.886
1
+ 3.0.887
@@ -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.887
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-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common