tencentcloud-sdk-csip 3.0.790 → 3.0.791
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/v20221121/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: 3cf7af917215b39502e683807824b099271c02f0
|
|
4
|
+
data.tar.gz: 2727f15dd37f990cf66c3fff52cad03ac73f2921
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4806cddd130ea45cd893cc7fcf3c4c78773722db6072564f372c95eaf94f0475a59012a1330640160d9a08eb2fe00f38b4c06ea6de2a045676158ff0006cdd6f
|
|
7
|
+
data.tar.gz: 0cc24ac4d75907109c8685790d6f54d1979b01ecc7326e95ef86a38f8eec34bf0d7b79d1a981c780eb4115437d8805de2924d6f9c6b9757671f145a7b5c6e35b
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.791
|
data/lib/v20221121/models.rb
CHANGED
|
@@ -5972,7 +5972,7 @@ module TencentCloud
|
|
|
5972
5972
|
# @type InstanceName: String
|
|
5973
5973
|
# @param InstanceType: 资产类型
|
|
5974
5974
|
# @type InstanceType: String
|
|
5975
|
-
# @param Level: 风险等级
|
|
5975
|
+
# @param Level: 风险等级 low:低危 high:高危 middle:中危 info:提示 extreme:严重
|
|
5976
5976
|
# @type Level: String
|
|
5977
5977
|
# @param Protocol: 协议
|
|
5978
5978
|
# @type Protocol: String
|