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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 78591fc51a8f360bbcb7474b50b2a63bfdafc25a
4
- data.tar.gz: 1f4ec99b4775c474852f06db5a008d463e59d4db
3
+ metadata.gz: c0b0b39c68ca3b5690c5c08652586011de4dad7e
4
+ data.tar.gz: dfe7bf6ef42770b5f23595015635ba5270408648
5
5
  SHA512:
6
- metadata.gz: 38fd8d44c86b5bea8fe7238d595262bfd84dd9483cffe97c15fd4574f32b35c17677644a200c56f50422b872597b4940dde21bf8448253de4e96b3bf4ece4420
7
- data.tar.gz: 0eaf7a37c10b407d78f98df09c714b41398d2700fdc3af8a20482f5b7fc3bdc365fe99650db2117be8de9935d6099afebeb3dffe294c32c1c285acc723b30b34
6
+ metadata.gz: 11199958c899579c568f6ab870048b95a1d03e06f223a69f4178860ef242f5f33a2dd0946204cab0ebf6c94422ef86a905f734e5d2b27deebd18a6f32da833b4
7
+ data.tar.gz: 42d299e2c507ccdb00bacbd136b41d6aa20788cda07af5ddd0b356b6069bf079ed8d56cb9790162136a3edb4403a17f2c6718b202c53a21c233bccd8e81b9103
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.986
1
+ 3.0.987
@@ -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.986
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-20 00:00:00.000000000 Z
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