tencentcloud-sdk-cls 1.0.279 → 1.0.282

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: acb1ef4c586b9e263166ecb34aa7fe7bf7200345
4
- data.tar.gz: 216a1b8353114d4bcfaf3bd7a952f27059adc6bd
3
+ metadata.gz: df9a247829a2509011468debb3e6a1737395bde6
4
+ data.tar.gz: 7b02d1cca8b7bb2257c95e3b4282189add7d4551
5
5
  SHA512:
6
- metadata.gz: b7f8452c8af153e3d93b5e18a373bc9748aef1da163f995dd04b7e86635826aca414cd6f72741ebc6e0ffb81a6059f1573ae0110ae4d0b66dde4245cb4e371f1
7
- data.tar.gz: 98a4f5b8f3495ac11db6fc2d046911d580a924c5e840c30e3f4443b874afae169a48d443e7f59c47cf7d911f49fc6644f961e887cb0178d92c4cf738afbd1804
6
+ metadata.gz: 07a7ca949b9d170e74bfa7e3e5d1ab9d7ed52227980127b5b120c328ea24e22c3b6c896e7bc465c33f8077ca86406345fa3c9ba2aeb6b4b07dbf710ee0ad96d9
7
+ data.tar.gz: d76c08df638cc01cbba05a65c35c841dbc587f1d6ad802cc958060b2082bb7d64f0002589bdc4612146f1d47eae362b47e9aec5fd2a1553880b1cc76027e3318
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.279
1
+ 1.0.282
@@ -4540,7 +4540,7 @@ module TencentCloud
4540
4540
  # @type AutoSplit: Boolean
4541
4541
  # @param MaxSplitPartitions: 若开启最大分裂,该主题能够能够允许的最大分区数
4542
4542
  # @type MaxSplitPartitions: Integer
4543
- # @param Period: 生命周期,单位天;可取值范围1~366
4543
+ # @param Period: 生命周期,单位天,可取值范围1~3600。取值为3640时代表永久保存
4544
4544
  # @type Period: Integer
4545
4545
 
4546
4546
  attr_accessor :TopicId, :TopicName, :Tags, :Status, :AutoSplit, :MaxSplitPartitions, :Period
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: 1.0.279
4
+ version: 1.0.282
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-18 00:00:00.000000000 Z
11
+ date: 2022-03-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common