tencentcloud-sdk-cls 3.0.635 → 3.0.636
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/v20201016/models.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: 8732c62305e0e419fc2ea2fd3eb45df7b0979d26
|
|
4
|
+
data.tar.gz: b4c889e8b6272f40b874424003c54b300785d178
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e721ec5a4f7bd37d72bb4e9ff0932eab742f8b4d83112c65ac328a7d713b95310f26f59b9e9ee15b7edb5c2306d2ec147106a28865911535a95ae1183dacbf05
|
|
7
|
+
data.tar.gz: 714052ca7ce1a77515e49b860921f9a9e470d1e322dcd0caddc608cfa0533dba01b54e60dbb43ce441000d55e91f09c3049b55c8a40ec702ae80da767b192785
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.636
|
data/lib/v20201016/models.rb
CHANGED
|
@@ -1701,7 +1701,7 @@ module TencentCloud
|
|
|
1701
1701
|
# @type TaskType: Integer
|
|
1702
1702
|
# @param EnableFlag: 任务启动状态. 默认为1:开启, 2:关闭
|
|
1703
1703
|
# @type EnableFlag: Integer
|
|
1704
|
-
# @param DstResources: 加工任务目的topic_id
|
|
1704
|
+
# @param DstResources: 加工任务目的topic_id以及别名,当FuncType=1时,该参数必填,当FuncType=2时,无需填写
|
|
1705
1705
|
# @type DstResources: Array
|
|
1706
1706
|
# @param PreviewLogStatistics: 用于预览加工结果的测试数据
|
|
1707
1707
|
# @type PreviewLogStatistics: Array
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cls
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.636
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-08-
|
|
11
|
+
date: 2023-08-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|