tencentcloud-sdk-cwp 3.0.805 → 3.0.807

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: 44b80690cedd5ed60a874ab32f3337f9944cd886
4
- data.tar.gz: da44b254a836c0b4ed40ee42adc9354760f08e45
3
+ metadata.gz: 7f95c2db02cf89efa5632a7227a2b7535fb14cec
4
+ data.tar.gz: 9786eac0819346ccc1ddece1698f184784fd5d02
5
5
  SHA512:
6
- metadata.gz: 6e7ba8ca38f70636a1e8edd180c0c4423f62a3ba6ace52011a8823115449fa63b118b1fb6dbcd522711c6ac52eb1cb480df9889ac91928f75d0b08a69f987231
7
- data.tar.gz: b9692d1149f325046d89d072cf5e93467d9025ef13b59e4cac448a7b82b4e66b83abc44f5b55c5d1362cd74d46d1c47f6f15d7241b8291a1554b5cc1584066ee
6
+ metadata.gz: 6994715f7c03afda59249b0aae7c70fc3e90cf6c631bdb20f77a7b2054c537b2dcb57953bc459ad167464d14d4e54b7cd5d547855692e1cad67980a0e425b7b5
7
+ data.tar.gz: af2c9f697f604b4da46c1bf586b38b257b36171c50e3d1c7c93e2239e5567502fa47d50717b2a7d55594dee33e36305567e7c82dd38f7898ed88daa67c91f479
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.805
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.805
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-17 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