tencentcloud-sdk-mmps 1.0.364 → 3.0.371

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4c57dbd0b1bb92328e36c3362ee40aee16389473
4
- data.tar.gz: df2ad064519a403a1b3a66517e9378f3c54d2c28
3
+ metadata.gz: 5a82cde20d66b412c84b283c77b951458aab7919
4
+ data.tar.gz: db46f4911aa8a744f7c5b6fa94ff82a06e422b21
5
5
  SHA512:
6
- metadata.gz: 6577d942d496ce7794303edee65c2953ec9b977cc53f55d85c5821fc8e2b1b5571e21cbdab00d4588173315a22a6cece16e56ccff0305c04495c7a37a931a09f
7
- data.tar.gz: 6b3750b49971a64ecb6119b2c6b5bc5227a66eca2fb258f15ff9c561173ccbd782aed8c751e199e2533aac5f320ef8221dcbdab1cc7f2e71931dbe4101e7b87e
6
+ metadata.gz: 84ac471d88f06c850d43ba7eec116197acbdb59500fe2c05e625377658ebf5a06828bbcd54387637e496bd098dc00c59805703071abdb002f00c91202825aa3a
7
+ data.tar.gz: c24fe657324cc2b9a905d04cf042bd81a6036b023f9e5535b5ddab1f62c39b60e78980df36310e7080e9cf84078ffbc24a66244ff14e1973137cda0d0bd887b2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.364
1
+ 3.0.371
@@ -508,7 +508,7 @@ module TencentCloud
508
508
  # @type MiniAppID: String
509
509
  # @param Mode: 诊断方式 1:基础诊断,2:深度诊断
510
510
  # @type Mode: Integer
511
- # @param ReportType: 诊断报告类型 0:基础诊断报告, 1:总裁版诊断报告
511
+ # @param ReportType: 诊断报告类型 0:基础诊断报告,1:总裁版诊断报告,2:诊断报告json结果
512
512
  # @type ReportType: Integer
513
513
 
514
514
  attr_accessor :TaskID, :MiniAppID, :Mode, :ReportType
@@ -940,7 +940,7 @@ module TencentCloud
940
940
  # @type TaskID: String
941
941
  # @param Platform: 应用平台, 0:android, 1:ios, 2:小程序
942
942
  # @type Platform: Integer
943
- # @param ReportType: 报告类型, 0:诊断报告, 1:堆栈报告
943
+ # @param ReportType: 报告类型, 0:诊断报告, 1:堆栈报告(预留), 2:视频证据(预留), 3:报告json结果
944
944
  # @type ReportType: Integer
945
945
  # @param TaskType: 任务类型, 0:基础版, 1:专家版, 2:本地化
946
946
  # @type TaskType: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mmps
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.364
4
+ version: 3.0.371
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-27 00:00:00.000000000 Z
11
+ date: 2022-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common