tencentcloud-sdk-cls 3.0.961 → 3.0.963
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 -4
- 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: 7298301061a02e7ddc9e40d8a0c8df98f0b86e75
|
4
|
+
data.tar.gz: 3b064636890c5cb1f5f0e0fdf5aa9e618b43de21
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9a7c2d378c17f1cf63b7432e7358e409f38e8979583205eaec48fb4c369e21077ad57e43b397c902ab2da9b1ada01ca5fe351714dbcf98f4e87b3a7568b3f5f7
|
7
|
+
data.tar.gz: 979e092120f65ec15100c298d3639fad8ae432efac4e29cbe598c35d2aeb0cd7cab9b29c220a01ba775c887d4143184d3401bbf464e220da453bf22d39668694
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.963
|
data/lib/v20201016/models.rb
CHANGED
@@ -10457,8 +10457,8 @@ module TencentCloud
|
|
10457
10457
|
|
10458
10458
|
attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
|
10459
10459
|
extend Gem::Deprecate
|
10460
|
-
deprecate :DstTopicName, :none, 2024,
|
10461
|
-
deprecate :DstTopicName=, :none, 2024,
|
10460
|
+
deprecate :DstTopicName, :none, 2024, 12
|
10461
|
+
deprecate :DstTopicName=, :none, 2024, 12
|
10462
10462
|
|
10463
10463
|
def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
|
10464
10464
|
@LogContent = logcontent
|
@@ -11729,8 +11729,8 @@ module TencentCloud
|
|
11729
11729
|
|
11730
11730
|
attr_accessor :TopicId, :HashKey, :CompressType
|
11731
11731
|
extend Gem::Deprecate
|
11732
|
-
deprecate :HashKey, :none, 2024,
|
11733
|
-
deprecate :HashKey=, :none, 2024,
|
11732
|
+
deprecate :HashKey, :none, 2024, 12
|
11733
|
+
deprecate :HashKey=, :none, 2024, 12
|
11734
11734
|
|
11735
11735
|
def initialize(topicid=nil, hashkey=nil, compresstype=nil)
|
11736
11736
|
@TopicId = topicid
|
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: 3.0.
|
4
|
+
version: 3.0.963
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-12-
|
11
|
+
date: 2024-12-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|