tencentcloud-sdk-cwp 3.0.760 → 3.0.761

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: cbabe09dc99a6d3dfa0ba3bfa2d8a28eb851c93f
4
- data.tar.gz: ed0a25711ea0d5bd64523657c367ee706d26aaef
3
+ metadata.gz: a99b2ca83af7923f06313fda0949f954c2382124
4
+ data.tar.gz: 0b95a4742a89f2c79855e4b548d4f3a4e4e7aeab
5
5
  SHA512:
6
- metadata.gz: 28fb8297f475076f17daf0235fd87cd20b621520297a0d9b1b53f8f6a653cc84f9c8b373719a9a1f8b63a2da36619750c5e0d256f6e8065cb7f4777465baee99
7
- data.tar.gz: f1d947f706396a25b5b5a5754bdde583e9f089c20dea037cf9bf18da4c1465d7461e36077c4a8112fcd418337c267970908531d6f6006d245855505f5041c84c
6
+ metadata.gz: 5fba565807eb310c6bbb9d0082854e831bfcb4c60590dc891ea616ecd9fb229b567f25bd9d155dc28f9d8db9fd9c2c546b0eb1f73aeef8f31074d91afe3dfb9f
7
+ data.tar.gz: 1a931177f80a457672a560f3a4bf5b08eb35e55aa695c81f5aefd34470b1d2eebd9daacd3c31d92264a87e9e8aea67749f50467df1972132960863ae45facd08
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.760
1
+ 3.0.761
@@ -2960,6 +2960,8 @@ module TencentCloud
2960
2960
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2961
2961
  end
2962
2962
 
2963
+ # DescribeAttackEventInfo 接口替代
2964
+
2963
2965
  # 网络攻击日志详情
2964
2966
 
2965
2967
  # @param request: Request instance for DescribeAttackLogInfo.
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.760
4
+ version: 3.0.761
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-01-29 00:00:00.000000000 Z
11
+ date: 2024-01-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common