tencentcloud-sdk-waf 3.0.708 → 3.0.709
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/v20180125/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: 0d93d3618acbba2e46c156789687e1048056e64e
|
4
|
+
data.tar.gz: 684b922c19e1aaa509b7af2282cb8c9bd30b4242
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43dada5c1e1e7d6585bca3e46b0f267207d4f87e938cfb7389eb7997c14524f4d92a1136a238ed449a388682116463af7b89d8bbf0bda3b5566678b31f94f867
|
7
|
+
data.tar.gz: 598237129043f721ed5aaf0394365849006b164f6299b09054de63d7f3b72ad623f6b7dc3ed255443fbad46e468deef38c3ce684a16929c10dd947d8df16b901
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.709
|
data/lib/v20180125/models.rb
CHANGED
@@ -4756,9 +4756,9 @@ module TencentCloud
|
|
4756
4756
|
# @type CtsMin: Integer
|
4757
4757
|
# @param CtsMax: 最大创建时间的时间戳
|
4758
4758
|
# @type CtsMax: Integer
|
4759
|
-
# @param OffSet:
|
4759
|
+
# @param OffSet: 分页偏移量,取Limit整数倍。最小值为0,最大值= Total/Limit向上取整
|
4760
4760
|
# @type OffSet: Integer
|
4761
|
-
# @param Limit:
|
4761
|
+
# @param Limit: 每页返回的数量
|
4762
4762
|
# @type Limit: Integer
|
4763
4763
|
# @param Source: 来源
|
4764
4764
|
# @type Source: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-waf
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.709
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-11-
|
11
|
+
date: 2023-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|