tencentcloud-sdk-cls 3.0.1012 → 3.0.1014

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: a637f3c6c3b93ddea58df1a70d0f61818e63af80
4
- data.tar.gz: 5f2e28048fead8d72a0eef21e920dd607fca625d
3
+ metadata.gz: 5569de01df6ace7609a981356e911b25ff8cfd81
4
+ data.tar.gz: 391b2ce2c765680f91569572c8b58306e428628e
5
5
  SHA512:
6
- metadata.gz: 9cb2b68f63d328e07d12fcadd6c905844705f7719ce5c2bf288367405ab1be0f40da4ffbd1b8ca77905d36f6537d8c9c1e09412b9b88efb5e404edabd4c36251
7
- data.tar.gz: e61ae178b582df87be4689606424e8fcc71d1931a33ef194f7bcf19f0be3e3dbfbfc04a71758e2a9d54c3d4983aafc606c10cb607503adb5f47c4341bc6ec0e3
6
+ metadata.gz: 1cb9bae997dd61cd40a4231e051321671f6e56709024ca51c0c64f267d4f6f659c90bc6922aac70c87a8314c374d9657a5f13a64620f1af80f92c868a8033ddd
7
+ data.tar.gz: a5df5c085465b8d90a5f136b3322f4237a69fd6133f338064f5e81cb3e9e30d92da7d995199ebde5fecf3d4a9d164cd5f128eacf4c63bff7c68a9e3e893f176f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1012
1
+ 3.0.1014
@@ -10714,8 +10714,8 @@ module TencentCloud
10714
10714
 
10715
10715
  attr_accessor :LogContent, :LineNum, :DstTopicId, :FailReason, :Time, :DstTopicName
10716
10716
  extend Gem::Deprecate
10717
- deprecate :DstTopicName, :none, 2025, 2
10718
- deprecate :DstTopicName=, :none, 2025, 2
10717
+ deprecate :DstTopicName, :none, 2025, 3
10718
+ deprecate :DstTopicName=, :none, 2025, 3
10719
10719
 
10720
10720
  def initialize(logcontent=nil, linenum=nil, dsttopicid=nil, failreason=nil, time=nil, dsttopicname=nil)
10721
10721
  @LogContent = logcontent
@@ -11817,7 +11817,6 @@ module TencentCloud
11817
11817
  # - 17, 法兰克福,eu-frankfurt
11818
11818
  # - 18, 首尔,ap-seoul
11819
11819
  # - 19, 重庆,ap-chongqing
11820
- # - 21, 孟买,ap-mumbai
11821
11820
  # - 22, 弗吉尼亚,na-ashburn
11822
11821
  # - 23, 曼谷,ap-bangkok
11823
11822
  # - 25, 东京,ap-tokyo
@@ -11986,8 +11985,8 @@ module TencentCloud
11986
11985
 
11987
11986
  attr_accessor :TopicId, :HashKey, :CompressType
11988
11987
  extend Gem::Deprecate
11989
- deprecate :HashKey, :none, 2025, 2
11990
- deprecate :HashKey=, :none, 2025, 2
11988
+ deprecate :HashKey, :none, 2025, 3
11989
+ deprecate :HashKey=, :none, 2025, 3
11991
11990
 
11992
11991
  def initialize(topicid=nil, hashkey=nil, compresstype=nil)
11993
11992
  @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.1012
4
+ version: 3.0.1014
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-03-05 00:00:00.000000000 Z
11
+ date: 2025-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common