tencentcloud-sdk-dlc 1.0.233 → 1.0.237

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: 8ca72812bc7d6a8450551ab1c62163de2f66a094
4
- data.tar.gz: 94882c710783bcac204d9b8d9538f2fc75b61aa7
3
+ metadata.gz: 53186ef30b4fe7d96d5c2d957181fabd8c7c0e60
4
+ data.tar.gz: a2e0b01610298123d222f2fdfc0a76d0de40a639
5
5
  SHA512:
6
- metadata.gz: b64e354d79f64cb1671efbcdaab639cc853ac04a0263e861bcebfa774b88bc345ff47135f0984161a1931d991436ff30c7012478e8ee12674da3fe89c7c62a4b
7
- data.tar.gz: cd88bad9a3934545205cb1202b400bd4ee7c391bbca180ddcd290725196e9d117f69245c4ad03189edfcc95fd27b1d879cfa0b0f2453e7ce21868b00fc89dfd8
6
+ metadata.gz: 4771f3636a1f1e3f7071c5c321556f26795877ba3618cee1fe5af80598dcdbab234b73d7c05fccfec5fb244647ed049ce0a7e806ab32d4ab8478497cbe991f21
7
+ data.tar.gz: c855d1396c3e578eaa10dccc4457daffdc7694449074d4fa49eb0250ac0cd1a1420f6030652814d5120386259bff6e225676f1841604481657e945093fad95ca
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.233
1
+ 1.0.237
@@ -1384,7 +1384,6 @@ module TencentCloud
1384
1384
  # task-state - String - (任务状态过滤)取值范围 0(初始化), 1(运行中), 2(成功), -1(失败)。
1385
1385
  # task-sql-keyword - String - (SQL语句关键字模糊过滤)取值形如:DROP TABLE。
1386
1386
  # task-operator- string (子uin过滤)
1387
- # task-type -string (任务类型过滤)分导入任务和sql任务
1388
1387
  # @type Filters: Array
1389
1388
  # @param SortBy: 排序字段,支持如下字段类型,create-time(创建时间,默认)、update-time(更新时间)
1390
1389
  # @type SortBy: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dlc
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.233
4
+ version: 1.0.237
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-29 00:00:00.000000000 Z
11
+ date: 2022-01-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common