tencentcloud-sdk-cls 3.0.898 → 3.0.899
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201016/models.rb +4 -5
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7e9c184f0abe6d665d5f679de4c1b14c2f699465
|
4
|
+
data.tar.gz: fd9a08b8bbd073c6d50bfaebabf7e5b433ba9949
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8276c75a303f9f40d5c73eb9b5b8e4709b19c593315627607d72a503a227061545cf060b84a1b457649012acc3e7372c5e7e890527ed898fa9595cb8ea0b19e0
|
7
|
+
data.tar.gz: 21af38eb9d2ab2f02eb3b4bf0ef13dcad31ac5c127fbf8072807dfc9cb62ced5f85efb69fff63155e0df1a35bc9e6c0b184258904cea9029892243df566a9dc6
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.899
|
data/lib/v20201016/models.rb
CHANGED
@@ -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,
|
9477
|
-
deprecate :DstTopicName=, :none, 2024,
|
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,
|
10729
|
-
deprecate :HashKey=, :none, 2024,
|
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
|