tencentcloud-sdk-teo 3.0.526 → 3.0.528

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: e80dd258ee4824d3d80bc9d6352f474ea7359f01
4
- data.tar.gz: ee271120a431994623215ccb9b1c71f2d19e9828
3
+ metadata.gz: 646635930fbf0028152fc33acb5163fa8c9af971
4
+ data.tar.gz: 3c09d948ed7b428bbe6d3adcc69ba50a752d35e9
5
5
  SHA512:
6
- metadata.gz: 62cd911b3124d44e828841249cc08059265c7ba8713104671cba7c13f16191c839402f2f07b72b87989158e030597fd0682a1eaaf31c1628d0f0d6901e5bc2d2
7
- data.tar.gz: 2d18ee931f644b911f1e4f3c7d8db6930e9d906be59727a56ec3fa6880b07b25bb8461502a08679dc286915068295e5fdb63a48aa7d85e034ca807258a5f8456
6
+ metadata.gz: 53483b204acff9817f04fd8c23c12c89d98750b10bd7ecda935189cca4153c65fbbb23e89f46be480ecfb6d7b93911222f875f3da19c805c01facca51ca92880
7
+ data.tar.gz: f5a21e809def8c152bc766810e064f4f7d05d35e23a678671ebff1be5a91c89950601bc1823885a4b912a44c7050b6d3bb210700a0e375ecddb359f27d7efd67
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.526
1
+ 3.0.528
@@ -797,6 +797,8 @@ module TencentCloud
797
797
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
798
798
  end
799
799
 
800
+ # 此接口已经做不兼容变更,所以此版本的接口已经无法调用,故作下线处理
801
+
800
802
  # 查询DDos主攻击事件
801
803
 
802
804
  # @param request: Request instance for DescribeDDosMajorAttackEvent.
@@ -1085,6 +1087,8 @@ module TencentCloud
1085
1087
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1086
1088
  end
1087
1089
 
1090
+ # 接口已经不兼容升级,故作下线处理
1091
+
1088
1092
  # 本接口(DescribeOverviewL7Data)用于查询七层监控类时序流量数据。
1089
1093
 
1090
1094
  # @param request: Request instance for DescribeOverviewL7Data.
@@ -1349,6 +1353,8 @@ module TencentCloud
1349
1353
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1350
1354
  end
1351
1355
 
1356
+ # 旧版本的接口已经不兼容,故作下线处理
1357
+
1352
1358
  # 四层时序流量数据查询
1353
1359
 
1354
1360
  # @param request: Request instance for DescribeTimingL4Data.
@@ -1541,6 +1547,8 @@ module TencentCloud
1541
1547
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1542
1548
  end
1543
1549
 
1550
+ # 此版本的接口已经废弃
1551
+
1544
1552
  # 查询waf攻击top数据
1545
1553
 
1546
1554
  # @param request: Request instance for DescribeWebManagedRulesTopData.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.526
4
+ version: 3.0.528
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-10 00:00:00.000000000 Z
11
+ date: 2023-03-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common