tencentcloud-sdk-cwp 3.0.933 → 3.0.934

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: 9920dc47f6dce38948db6a87fe68792bcd41bc92
4
- data.tar.gz: fd6dee8b1a6bb22054567d8907e0a8678d720367
3
+ metadata.gz: 31039c6500f45f1211f5a3e944a9200603e0c60b
4
+ data.tar.gz: 17a6af6dd0a324463d069ed8258ab8027002f637
5
5
  SHA512:
6
- metadata.gz: 1587e50f4a412403803b0a63a10efc78d9bdd94508b18721f8e066860ba18ce44fe8e5684daaf6c938fd9b158605c25e17eed0e34ba9888e3a3eba91144706a7
7
- data.tar.gz: 2719fd1996c0ca77de1585f12b5ec4e623d90d7667ab056256f21aa976a9af14965a8a9f1c01dba30f20c2d9e00ae4d4445d496405c2e88b495fbd32c3f7e4a4
6
+ metadata.gz: f06888adc6fd07a9bd8237fecbc0e9c4069f821409428e2c86ca499ffdea038a58bfa55561d4e31139b66e3b45bb62664f065bb48870a1e69501393db504cc32
7
+ data.tar.gz: 0b992d30891f41a9fb1d559963fb5812c39568591dd7cfb1b89b3578b11963a7a05a711a0020439a17a13540ce0040edf94bb4aef698e034836bcfb33511f205
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.933
1
+ 3.0.934
@@ -4774,8 +4774,8 @@ module TencentCloud
4774
4774
 
4775
4775
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4776
4776
  extend Gem::Deprecate
4777
- deprecate :Decription, :none, 2024, 10
4778
- deprecate :Decription=, :none, 2024, 10
4777
+ deprecate :Decription, :none, 2024, 11
4778
+ deprecate :Decription=, :none, 2024, 11
4779
4779
 
4780
4780
  def initialize(id=nil, uuid=nil, name=nil, level=nil, rule=nil, decription=nil, operator=nil, isglobal=nil, status=nil, createtime=nil, modifytime=nil, hostip=nil, uuids=nil, white=nil, dealoldevents=nil, description=nil)
4781
4781
  @Id = id
@@ -28477,8 +28477,8 @@ module TencentCloud
28477
28477
 
28478
28478
  attr_accessor :Filters, :Fileds, :Fields
28479
28479
  extend Gem::Deprecate
28480
- deprecate :Fileds, :none, 2024, 10
28481
- deprecate :Fileds=, :none, 2024, 10
28480
+ deprecate :Fileds, :none, 2024, 11
28481
+ deprecate :Fileds=, :none, 2024, 11
28482
28482
 
28483
28483
  def initialize(filters=nil, fileds=nil, fields=nil)
28484
28484
  @Filters = filters
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.933
4
+ version: 3.0.934
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud