tencentcloud-sdk-cwp 3.0.879 → 3.0.880

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: 014bc416daf75f6733be89ee228cfbefaa9a1187
4
- data.tar.gz: bf7766b97fad47fb70d3cd37a3c0f731285f4f37
3
+ metadata.gz: 473e10a673d2da18c9cb497eb94c26c9afc3b873
4
+ data.tar.gz: 5abbb174df025fefb1149b97bacc0e02d6109cea
5
5
  SHA512:
6
- metadata.gz: 8ac0fac0473291501662c2227b85dc50765614462c71c64068973e66ec5447f3b0e0829dc3e2a9fe0c4becea7a1882398684da080c7442fe6d7e9b143102a518
7
- data.tar.gz: d72a97bf8ed04486f1deb4456fbbeca1f9fabe582134085a75da8eb41ca1ef2338a940a4f743d82b8167d0dac0dbb3939ea3c99d86b2e2d452ecccbab029ff6e
6
+ metadata.gz: 2155f72237cbd12913ae340a54bb2e55fd18a0bf7c93656edec8b9d2e4adb0147a488315d2d7d12e8efe0ed6494455083d05a1b4b556c3c1e622442a724f7813
7
+ data.tar.gz: ea75035097b42787ee3befa502e9c2889e5c582d6c19ecaaf679f957a6f7ad97107fd99f30421f789a07013961c5bf2c0b2fd1548d313274df488bfb3905e8cd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.879
1
+ 3.0.880
@@ -4766,8 +4766,8 @@ module TencentCloud
4766
4766
 
4767
4767
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4768
4768
  extend Gem::Deprecate
4769
- deprecate :Decription, :none, 2024, 7
4770
- deprecate :Decription=, :none, 2024, 7
4769
+ deprecate :Decription, :none, 2024, 8
4770
+ deprecate :Decription=, :none, 2024, 8
4771
4771
 
4772
4772
  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)
4773
4773
  @Id = id
@@ -28428,8 +28428,8 @@ module TencentCloud
28428
28428
 
28429
28429
  attr_accessor :Filters, :Fileds, :Fields
28430
28430
  extend Gem::Deprecate
28431
- deprecate :Fileds, :none, 2024, 7
28432
- deprecate :Fileds=, :none, 2024, 7
28431
+ deprecate :Fileds, :none, 2024, 8
28432
+ deprecate :Fileds=, :none, 2024, 8
28433
28433
 
28434
28434
  def initialize(filters=nil, fileds=nil, fields=nil)
28435
28435
  @Filters = filters
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.879
4
+ version: 3.0.880
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-08-05 00:00:00.000000000 Z
11
+ date: 2024-08-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common