tencentcloud-sdk-mrs 3.0.533 → 3.0.535
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/v20200910/models.rb +0 -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: f84722179540482da0dbdcacc2c0f94d4aa68262
|
4
|
+
data.tar.gz: bb5d6c6c294549de229d75c1707476c97e11ec2c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 994968913b2caf7007efb5adbaf063df6bd61db474244bb78a1befd5bb4f511dbe60d981c78fc34bb1d8ad023559350c48ac4d22aa0c968be96f8a99f41f2ca3
|
7
|
+
data.tar.gz: bbe4d88ad1e02bd7a306568237e422b896f40f6c63939ccf0045d150e1e013e78e9763be2670c6ede60dd937687c2b5ecc382734588e679dbc39f5f2e727110a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.535
|
data/lib/v20200910/models.rb
CHANGED
@@ -6595,10 +6595,8 @@ module TencentCloud
|
|
6595
6595
|
# 指定报告类型选用其结构化版本
|
6596
6596
|
class ReportTypeVersion < TencentCloud::Common::AbstractModel
|
6597
6597
|
# @param ReportType: 检验报告
|
6598
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6599
6598
|
# @type ReportType: Integer
|
6600
6599
|
# @param Version: 版本2
|
6601
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
6602
6600
|
# @type Version: Integer
|
6603
6601
|
|
6604
6602
|
attr_accessor :ReportType, :Version
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-mrs
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.535
|
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-03-
|
11
|
+
date: 2023-03-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|