tencentcloud-sdk-antiddos 3.0.1073 → 3.0.1085
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/v20200309/models.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10ba30dca3690ef814bdee11a8819bae274123dd
|
4
|
+
data.tar.gz: 599a432cea603e3adf0077fac8d6e09756e25a8b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3afc0ab9d60bf783e913c0c67b6860e31fdfe56c1b288fccc0c3ed61227aa22bb613b54e520f49b676f1be641ef136dabd021a922456d4d07bca391d6fe259d9
|
7
|
+
data.tar.gz: 549dddc1d4f75c6153d6b4dab64344414d1ebd5418c1005f8642055b20df7567e541532fc0e0b6e5c4d5a423884cfdb3f5b8ff13a638d6befbd7753e8a435649
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1085
|
data/lib/v20200309/models.rb
CHANGED
@@ -3494,7 +3494,7 @@ module TencentCloud
|
|
3494
3494
|
# @type Domain: String
|
3495
3495
|
# @param ProtoInfo: 协议及端口列表,协议可取值TCP, UDP, HTTP, HTTPS,仅统计纬度为连接数时有效
|
3496
3496
|
# @type ProtoInfo: Array
|
3497
|
-
# @param BusinessType:
|
3497
|
+
# @param BusinessType: 业务类型:</br>
|
3498
3498
|
# port:端口业务
|
3499
3499
|
# domain:域名业务
|
3500
3500
|
# @type BusinessType: String
|
@@ -4620,7 +4620,7 @@ module TencentCloud
|
|
4620
4620
|
# @type FilterPlanCntFlag: Integer
|
4621
4621
|
# @param FilterTransRegionFlag: 是否跨区域产品 0: 不包含跨区域产品 1: 中国大陆跨区域产品 2: 非中国大陆跨区域产品 3: 包含全部
|
4622
4622
|
# @type FilterTransRegionFlag: Integer
|
4623
|
-
# @param FilterZoneIdList:
|
4623
|
+
# @param FilterZoneIdList: ZoneID列表
|
4624
4624
|
# @type FilterZoneIdList: Array
|
4625
4625
|
|
4626
4626
|
attr_accessor :Offset, :Limit, :FilterIp, :FilterInstanceId, :FilterRegion, :FilterName, :FilterLine, :FilterStatus, :FilterBoundStatus, :FilterInstanceIdList, :FilterEnterpriseFlag, :FilterLightFlag, :FilterChannelFlag, :FilterTag, :FilterTrialFlag, :FilterConvoy, :ExcludeAdvancedInfo, :FilterAssetIpList, :FilterBasicPlusFlag, :FilterPlanCntFlag, :FilterTransRegionFlag, :FilterZoneIdList
|
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.
|
4
|
+
version: 3.0.1085
|
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-06-
|
11
|
+
date: 2025-06-19 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|