tencentcloud-sdk-teo 3.0.381 → 3.0.385

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: 7f7ffbfb697f9c7c04693265e663b7efdbad94e5
4
- data.tar.gz: e33a9927b0a5083bc24c5cf091ccad30c986bb73
3
+ metadata.gz: 4d422b32b33d611ec95c8a7abff5f505edfa52c6
4
+ data.tar.gz: 5cc9a2cc3b539e4134178ad150ceb4efbe0220a5
5
5
  SHA512:
6
- metadata.gz: 081f0cb76b4aee2c4f062086f595db7e96a4f9ef857bc202873cecbf8ea2637367a3901a82641d03f212158cad857d51f2c8b7755c011df371e4d5c30c53c948
7
- data.tar.gz: 141334d21946776a667d9691b8d3ef547848b072c4e9e3575690edfb726992b830e68fc0112669f8624a50f25102223aab1ebcee342f3d153fb64ca0b4d6f270
6
+ metadata.gz: 486a1ce173e31952d630a1fe46bfa54ca12e811e0b84db6d3e6ac2f837b30942fb6457134bd8d7bdba1b12d82ee2abed49d6977242e52dee97713cc84a2d082f
7
+ data.tar.gz: 8f016ae416b345975f78f84d14ee4984bdd7f0d2560fbc62cb165346ac47474c1c6e11087cff217a71bdff9f5a4f4975e896135367bf125fe4dab9283eac30cb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.381
1
+ 3.0.385
@@ -581,7 +581,7 @@ module TencentCloud
581
581
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
582
582
  end
583
583
 
584
- # 查询DDos攻击数据
584
+ # 查询DDos攻击时序数据
585
585
 
586
586
  # @param request: Request instance for DescribeDDosAttackData.
587
587
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeDDosAttackDataRequest`
@@ -653,7 +653,7 @@ module TencentCloud
653
653
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
654
654
  end
655
655
 
656
- # 查询DDos攻击源
656
+ # 查询DDos攻击源信息
657
657
 
658
658
  # @param request: Request instance for DescribeDDosAttackSourceEvent.
659
659
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeDDosAttackSourceEventRequest`
@@ -1349,7 +1349,7 @@ module TencentCloud
1349
1349
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1350
1350
  end
1351
1351
 
1352
- # 查询Web托管规则数据
1352
+ # 查询waf攻击时序数据
1353
1353
 
1354
1354
  # @param request: Request instance for DescribeWebManagedRulesData.
1355
1355
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesDataRequest`
@@ -1373,7 +1373,7 @@ module TencentCloud
1373
1373
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1374
1374
  end
1375
1375
 
1376
- # 查询Web托管日志
1376
+ # 查询waf攻击日志
1377
1377
 
1378
1378
  # @param request: Request instance for DescribeWebManagedRulesLog.
1379
1379
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesLogRequest`
@@ -1397,7 +1397,7 @@ module TencentCloud
1397
1397
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1398
1398
  end
1399
1399
 
1400
- # 查询Web托管规则Top数据
1400
+ # 查询waf攻击top数据
1401
1401
 
1402
1402
  # @param request: Request instance for DescribeWebManagedRulesTopData.
1403
1403
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebManagedRulesTopDataRequest`
@@ -1445,7 +1445,7 @@ module TencentCloud
1445
1445
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1446
1446
  end
1447
1447
 
1448
- # 查询web防护数据
1448
+ # 查询CC防护时序数据
1449
1449
 
1450
1450
  # @param request: Request instance for DescribeWebProtectionData.
1451
1451
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebProtectionDataRequest`
@@ -1469,7 +1469,7 @@ module TencentCloud
1469
1469
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
1470
1470
  end
1471
1471
 
1472
- # 查询web防护日志
1472
+ # 查询CC防护日志
1473
1473
 
1474
1474
  # @param request: Request instance for DescribeWebProtectionLog.
1475
1475
  # @type request: :class:`Tencentcloud::teo::V20220106::DescribeWebProtectionLogRequest`