tencentcloud-sdk-cdwdoris 3.0.741 → 3.0.742
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/v20211228/models.rb +1 -0
- 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: 093d5fe70d18588c56c7c4ee52805a028d81488c
|
4
|
+
data.tar.gz: 59e20b19adbc7ba023fa2f6295bff5ce6567f890
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8800b8fecf97af5458149b42cb10a53f969912bdf46182d9dc89da4311180134c8c017c8ec183c8614dbf66ece4721a3b81667b380f93bf504932b4787eafba
|
7
|
+
data.tar.gz: f1af78730d947acf4c999d3f1a4a3a982fa9a29f1ca0464e7f5353780ff59bd6fe5f9a321b39c85ba3ed4a93a41407de9b9d723478ccabb07ce207fe23505190
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.742
|
data/lib/v20211228/models.rb
CHANGED
@@ -1236,6 +1236,7 @@ module TencentCloud
|
|
1236
1236
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1237
1237
|
# @type BuildVersion: String
|
1238
1238
|
# @param Components: 组件信息
|
1239
|
+
# 注:这里返回类型实际为map[string]struct类型,并非显示的string类型,可以参考“示例值”进行数据的解析。
|
1239
1240
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1240
1241
|
# @type Components: String
|
1241
1242
|
# @param IfExistCatalog: 判断审计日志表是否有catalog字段
|