tencentcloud-sdk-cwp 3.0.806 → 3.0.807

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6c554899f388080495febcb8dec5d1ec666977d7
4
- data.tar.gz: bdb8c52868284054ee9aad59f0a1db7accd6ef2d
3
+ metadata.gz: 7f95c2db02cf89efa5632a7227a2b7535fb14cec
4
+ data.tar.gz: 9786eac0819346ccc1ddece1698f184784fd5d02
5
5
  SHA512:
6
- metadata.gz: d1d44eddceb5e3117d224b0987c439716cca192b1f799de9edf97cd598f4d89745fd7eadbfd22ee32cc8ce33fb7fb925d2a23d2b0f16e87c6e5a7d7d7b3bdb59
7
- data.tar.gz: 6b851a9a61d4ea29646cc96d183d764850560b1a3ef45966506f9244267c07f8bf4e0fc28a0f52512620bd597502c5f6471be1fa1c94ffa36dd8391112c7bcbe
6
+ metadata.gz: 6994715f7c03afda59249b0aae7c70fc3e90cf6c631bdb20f77a7b2054c537b2dcb57953bc459ad167464d14d4e54b7cd5d547855692e1cad67980a0e425b7b5
7
+ data.tar.gz: af2c9f697f604b4da46c1bf586b38b257b36171c50e3d1c7c93e2239e5567502fa47d50717b2a7d55594dee33e36305567e7c82dd38f7898ed88daa67c91f479
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.806
1
+ 3.0.807
@@ -4756,8 +4756,8 @@ module TencentCloud
4756
4756
 
4757
4757
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4758
4758
  extend Gem::Deprecate
4759
- deprecate :Decription, :none, 2024, 3
4760
- deprecate :Decription=, :none, 2024, 3
4759
+ deprecate :Decription, :none, 2024, 4
4760
+ deprecate :Decription=, :none, 2024, 4
4761
4761
 
4762
4762
  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)
4763
4763
  @Id = id
@@ -28587,8 +28587,8 @@ module TencentCloud
28587
28587
 
28588
28588
  attr_accessor :Filters, :Fileds, :Fields
28589
28589
  extend Gem::Deprecate
28590
- deprecate :Fileds, :none, 2024, 3
28591
- deprecate :Fileds=, :none, 2024, 3
28590
+ deprecate :Fileds, :none, 2024, 4
28591
+ deprecate :Fileds=, :none, 2024, 4
28592
28592
 
28593
28593
  def initialize(filters=nil, fileds=nil, fields=nil)
28594
28594
  @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.806
4
+ version: 3.0.807
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-04-18 00:00:00.000000000 Z
11
+ date: 2024-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common