tencentcloud-sdk-cfw 3.0.823 → 3.0.824
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/v20190904/models.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 408ad520b9f61b41cd21310f2bf4010aeb55cd2b
|
|
4
|
+
data.tar.gz: cd920ad2685f9400997ff5d07efa9b023d4eeaf6
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ccf6a731c0e38d31070a1a0b9b8ad2d0e9c4ae6997321b4a40f235abfa92fa1e34e818ca8c9e0910e62f37aa4918d02e8317303e0d19ba7f8de41a5f3211cb0f
|
|
7
|
+
data.tar.gz: 731d3373ad1465ebf9b6801d6386c43e6849627b1531529836f1de4a3f735e2057ee2258960a2e8620e1b9308686623c0d562a3642c7f30ea602cf9d9b5d7edf
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.824
|
data/lib/v20190904/models.rb
CHANGED
|
@@ -3735,7 +3735,7 @@ module TencentCloud
|
|
|
3735
3735
|
|
|
3736
3736
|
# DescribeIPStatusList返回参数结构体
|
|
3737
3737
|
class DescribeIPStatusListResponse < TencentCloud::Common::AbstractModel
|
|
3738
|
-
# @param StatusList:
|
|
3738
|
+
# @param StatusList: IP状态信息
|
|
3739
3739
|
# @type StatusList: Array
|
|
3740
3740
|
# @param ReturnCode: 状态码
|
|
3741
3741
|
# @type ReturnCode: Integer
|