tencentcloud-sdk-antiddos 3.0.1015 → 3.0.1016

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: b5b060dd8b9215f246d9248a944a3f0ce8d27abc
4
- data.tar.gz: 9afca4f4090abd4e81bb958c9ca22f6ca6c4d7f0
3
+ metadata.gz: 8bc380c59e96ff4ef75446008331939372af2724
4
+ data.tar.gz: 8aff08d67961a19a3635f1354baef7aa5e765678
5
5
  SHA512:
6
- metadata.gz: d1c530504609849e0845f863b468e68bb1ad448f93de44258d212148dbae580a7d37d5b9ef6111217ff760f36ecd3d9f8f8f4d996b3fccc1367802a8e5a7219a
7
- data.tar.gz: 6b06e20fa514e25437cdd8b246a3efdb9a689b271d7bae7e3b9e9adcb92ccc0754195b9ce12fa33a1384735cd3ac8598bb7f50319d64f876042c64fe4e4c23f3
6
+ metadata.gz: c136cc592fd81cc7a11d3d3d685f36d75f73ed897556bcd835894e07648166cc706305374a4304ea2a1bc75b7f15953e428c528dc3ebf96253dbc9b1128460a4
7
+ data.tar.gz: fcdfe32df9bbb40df432248560244d9a5a6a88d580160231ca0100cccdddcff197ff674981ddec80fcf7d5162cc235011a01ee358d67fbfcafbe481626cebb2f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1015
1
+ 3.0.1016
@@ -1544,7 +1544,7 @@ module TencentCloud
1544
1544
  # @type Protocol: String
1545
1545
  # @param Domain: 域名
1546
1546
  # @type Domain: String
1547
- # @param PolicyAction: 策略方式,可取值alg表示验证码,drop表示丢弃
1547
+ # @param PolicyAction: 策略方式,可取值alg表示验证码,drop表示丢弃,trans表示放行
1548
1548
  # @type PolicyAction: String
1549
1549
  # @param PolicyList: 策略记录
1550
1550
  # @type PolicyList: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-antiddos
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1015
4
+ version: 3.0.1016
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-10 00:00:00.000000000 Z
11
+ date: 2025-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common