tencentcloud-sdk-cls 3.0.898 → 3.0.899

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: 685bf4f7e1d74f7db443a5feebc93164595edda1
4
- data.tar.gz: 6ae210725fe488641151760d810823c93a995a2a
3
+ metadata.gz: 7e9c184f0abe6d665d5f679de4c1b14c2f699465
4
+ data.tar.gz: fd9a08b8bbd073c6d50bfaebabf7e5b433ba9949
5
5
  SHA512:
6
- metadata.gz: f945caa7542701ac835fa9b4b846a4efe6ac6b1b821ba42d67f44ba39198bdadc021b2638f20a1f9a92fdd23dfe74f7230a1d417de2da093ac01cd57bb19c29e
7
- data.tar.gz: e5d9767b776afd6c6bd7f467232dbc089a6525cfa6c12475ce882a38fe20bd2174b33063d66291966d2f5959310c32855f887aaa95a41dc4da33e12376ceb05a
6
+ metadata.gz: 8276c75a303f9f40d5c73eb9b5b8e4709b19c593315627607d72a503a227061545cf060b84a1b457649012acc3e7372c5e7e890527ed898fa9595cb8ea0b19e0
7
+ data.tar.gz: 21af38eb9d2ab2f02eb3b4bf0ef13dcad31ac5c127fbf8072807dfc9cb62ced5f85efb69fff63155e0df1a35bc9e6c0b184258904cea9029892243df566a9dc6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.898
1
+ 3.0.899
@@ -9473,8 +9473,8 @@ module TencentCloud
9473
9473
 
9474
9474
  attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
9475
9475
  extend Gem::Deprecate
9476
- deprecate :DstTopicName, :none, 2024, 8
9477
- deprecate :DstTopicName=, :none, 2024, 8
9476
+ deprecate :DstTopicName, :none, 2024, 9
9477
+ deprecate :DstTopicName=, :none, 2024, 9
9478
9478
 
9479
9479
  def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
9480
9480
  @LogContent = logcontent
@@ -10564,7 +10564,6 @@ module TencentCloud
10564
10564
  # - 1, 广州,ap-guangzhou
10565
10565
  # - 4, 上海,ap-shanghai
10566
10566
  # - 5, 中国香港,ap-hongkong
10567
- # - 6, 多伦多,na-toronto
10568
10567
  # - 7, 上海金融,ap-shanghai-fsi
10569
10568
  # - 8, 北京,ap-beijing
10570
10569
  # - 9, 新加坡,ap-singapore
@@ -10725,8 +10724,8 @@ module TencentCloud
10725
10724
 
10726
10725
  attr_accessor :TopicId, :HashKey, :CompressType
10727
10726
  extend Gem::Deprecate
10728
- deprecate :HashKey, :none, 2024, 8
10729
- deprecate :HashKey=, :none, 2024, 8
10727
+ deprecate :HashKey, :none, 2024, 9
10728
+ deprecate :HashKey=, :none, 2024, 9
10730
10729
 
10731
10730
  def initialize(topicid=nil, hashkey=nil, compresstype=nil)
10732
10731
  @TopicId = topicid
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cls
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.898
4
+ version: 3.0.899
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud