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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180228/models.rb +4 -4
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 31039c6500f45f1211f5a3e944a9200603e0c60b
|
|
4
|
+
data.tar.gz: 17a6af6dd0a324463d069ed8258ab8027002f637
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f06888adc6fd07a9bd8237fecbc0e9c4069f821409428e2c86ca499ffdea038a58bfa55561d4e31139b66e3b45bb62664f065bb48870a1e69501393db504cc32
|
|
7
|
+
data.tar.gz: 0b992d30891f41a9fb1d559963fb5812c39568591dd7cfb1b89b3578b11963a7a05a711a0020439a17a13540ce0040edf94bb4aef698e034836bcfb33511f205
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.934
|
data/lib/v20180228/models.rb
CHANGED
|
@@ -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,
|
|
4778
|
-
deprecate :Decription=, :none, 2024,
|
|
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,
|
|
28481
|
-
deprecate :Fileds=, :none, 2024,
|
|
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
|