tencentcloud-sdk-tmt 3.0.765 → 3.0.767

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: 09c13bd0d3277a8b1490cf14d631a639026b0237
4
- data.tar.gz: 4ddd38c9cc92014c6cc7de87675bf7ec7f2b1809
3
+ metadata.gz: 88d1f2336d8092b68ae7ed77942b2283b3a7f398
4
+ data.tar.gz: 24f08d2cf1609cf71a2095a9a6f2a8eef4e56d64
5
5
  SHA512:
6
- metadata.gz: 43544896759b964945965f289a4ae20ddaf47d26d4a398a5fd403820404da9e3f96f896cfbba484a2d2d3b4beec7ca65313927f72271885996559a610eb3c3c3
7
- data.tar.gz: 0ccbbf622837e929c9b01460042327d5028b6f1de3a104c802225cfae840d875aecb374f5566ff64d1ac5cb9a695ab11950d2fa4383f3ecdb59fb04c61c6d74a
6
+ metadata.gz: c7e97a1031846abf874082cca8fd32803dbeca2384e0fef14a676e6120f14dab16b3cdadbc3c0906c2e4db6b1dba65c2841c5962b8c8301a7c79c0828b453808
7
+ data.tar.gz: 0535db67862b16e6dcc9c8503fc3ed1c56c3aa6673d3c7114fb43577a5f37cfdfe2a393b0de3325b4e99a34a79378ded6074b872be19ee066c68ded5ddcd7df5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.765
1
+ 3.0.767
@@ -61,7 +61,7 @@ module TencentCloud
61
61
  # @type SourceType: Integer
62
62
  # @param Url: 需要翻译文件url,文件需小于100MB。
63
63
  # @type Url: String
64
- # @param BasicDocumentType: 原始文档类型
64
+ # @param BasicDocumentType: 原始文档类型。该参数为高级参数,请留空,如需使用,请与工作人员确认后再使用。
65
65
  # @type BasicDocumentType: String
66
66
  # @param CallbackUrl: 回调url,文件大于10MB,建议采用回调方式;回调时,所有内容会放入 Body 中,具体请参见[文件翻译回调说明](https://cloud.tencent.com/document/product/551/91138)。
67
67
  # @type CallbackUrl: 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.765
4
+ version: 3.0.767
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-02-20 00:00:00.000000000 Z
11
+ date: 2024-02-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common