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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d336adaddd580ca88d655e98b25203fc78e82d9c
4
- data.tar.gz: 8249fd7338185121ae8edbe16d133c84d73ddd10
3
+ metadata.gz: f84722179540482da0dbdcacc2c0f94d4aa68262
4
+ data.tar.gz: bb5d6c6c294549de229d75c1707476c97e11ec2c
5
5
  SHA512:
6
- metadata.gz: f7c82a06c1aa39f130fda761cd22860de7e4cd3d2f32aac6cc67ac6e2a671b30d7b698814bdceeda28ac00a462d170a79608fcef2ff7c23313cbbfcb6d48a48f
7
- data.tar.gz: c56b243757efa2187946b9809d68e3587594c8f3d9263ed3e435f45c0a1c84b76c3c529127abcd874a59b14cbd670d358085835f01effb1346143bd9ce227373
6
+ metadata.gz: 994968913b2caf7007efb5adbaf063df6bd61db474244bb78a1befd5bb4f511dbe60d981c78fc34bb1d8ad023559350c48ac4d22aa0c968be96f8a99f41f2ca3
7
+ data.tar.gz: bbe4d88ad1e02bd7a306568237e422b896f40f6c63939ccf0045d150e1e013e78e9763be2670c6ede60dd937687c2b5ecc382734588e679dbc39f5f2e727110a
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.533
1
+ 3.0.535
@@ -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.533
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-20 00:00:00.000000000 Z
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