tencentcloud-sdk-antiddos 3.0.1074 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6f63108d0c19204e74e9a8193967a0e88d56df15
4
- data.tar.gz: 809bd16cb92384ec0c1b7d4c8da61ed7b53a3c3c
3
+ metadata.gz: 10ba30dca3690ef814bdee11a8819bae274123dd
4
+ data.tar.gz: 599a432cea603e3adf0077fac8d6e09756e25a8b
5
5
  SHA512:
6
- metadata.gz: 3df44bf55e99a395065cd93b9f55b92430688511abee60d0b0d9d71e2501fa45cec2dc5402ec784ecdff80cdd1dfa880ca2068e6c09d06ba51bc11fbf50071bf
7
- data.tar.gz: b6c4d054e8a71aea4aa743f917e5805b0087daa3c95e84df802ae76adfdf59f7d10ab14f3afefbf98505d4f335e5e9b0639419230949fcabe7993f2dd85b4948
6
+ metadata.gz: 3afc0ab9d60bf783e913c0c67b6860e31fdfe56c1b288fccc0c3ed61227aa22bb613b54e520f49b676f1be641ef136dabd021a922456d4d07bca391d6fe259d9
7
+ data.tar.gz: 549dddc1d4f75c6153d6b4dab64344414d1ebd5418c1005f8642055b20df7567e541532fc0e0b6e5c4d5a423884cfdb3f5b8ff13a638d6befbd7753e8a435649
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1085
@@ -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: 业务类型可取值domain, port
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: zoenid列表
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.1074
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-04 00:00:00.000000000 Z
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