tencentcloud-sdk-antiddos 3.0.1074 → 3.0.1094

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: 93d2713ab4964af7efccd278d7bb75053932cc27
4
+ data.tar.gz: 3346918c8e1579f7fa9a79db404b16acbbd5bd1f
5
5
  SHA512:
6
- metadata.gz: 3df44bf55e99a395065cd93b9f55b92430688511abee60d0b0d9d71e2501fa45cec2dc5402ec784ecdff80cdd1dfa880ca2068e6c09d06ba51bc11fbf50071bf
7
- data.tar.gz: b6c4d054e8a71aea4aa743f917e5805b0087daa3c95e84df802ae76adfdf59f7d10ab14f3afefbf98505d4f335e5e9b0639419230949fcabe7993f2dd85b4948
6
+ metadata.gz: 0a020fde61ff0a28c1e9456b6db71c81dc89e0e0ed5c8c63dd4de4c1234a54a6d043b65b799fa31f610530f4a8b81ffb7e8e2536238c1c75884fdfd71a41ac8e
7
+ data.tar.gz: 2e535cfe1ad4c42f7a74273c5207fb0e80ba6d75d93806346667fcea78680e807e7d90df1109d4e8ea2d748a6f26d855b535e86ef2924617c5153bc92ed53bf0
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1094
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -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.1094
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-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common