tencentcloud-sdk-dlc 3.0.986 → 3.0.987
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/v20210125/models.rb +3 -3
- 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: c0b0b39c68ca3b5690c5c08652586011de4dad7e
|
|
4
|
+
data.tar.gz: dfe7bf6ef42770b5f23595015635ba5270408648
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 11199958c899579c568f6ab870048b95a1d03e06f223a69f4178860ef242f5f33a2dd0946204cab0ebf6c94422ef86a905f734e5d2b27deebd18a6f32da833b4
|
|
7
|
+
data.tar.gz: 42d299e2c507ccdb00bacbd136b41d6aa20788cda07af5ddd0b356b6069bf079ed8d56cb9790162136a3edb4403a17f2c6718b202c53a21c233bccd8e81b9103
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.987
|
data/lib/v20210125/models.rb
CHANGED
|
@@ -12277,11 +12277,11 @@ module TencentCloud
|
|
|
12277
12277
|
# @type Type: String
|
|
12278
12278
|
# @param Comment: 字段描述
|
|
12279
12279
|
# @type Comment: String
|
|
12280
|
-
# @param PartitionType:
|
|
12280
|
+
# @param PartitionType: 分区类型(已废弃)
|
|
12281
12281
|
# @type PartitionType: String
|
|
12282
|
-
# @param PartitionFormat:
|
|
12282
|
+
# @param PartitionFormat: 分区格式(已废弃)
|
|
12283
12283
|
# @type PartitionFormat: String
|
|
12284
|
-
# @param PartitionDot:
|
|
12284
|
+
# @param PartitionDot: 分区分隔数(已废弃)
|
|
12285
12285
|
# @type PartitionDot: Integer
|
|
12286
12286
|
# @param Transform: 分区转换策略
|
|
12287
12287
|
# @type Transform: 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: 3.0.
|
|
4
|
+
version: 3.0.987
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2025-01-
|
|
11
|
+
date: 2025-01-21 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|