tencentcloud-sdk-acp 3.0.590 → 3.0.592

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20220105/models.rb +20 -20
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7a71f813285e9243e78aea2702dc334ef1c026cd
4
- data.tar.gz: e80b821564228aa3889a16a3827e1a1b28f79654
3
+ metadata.gz: cb50d6b99cea56d39c98837eab0dae9dda63da9f
4
+ data.tar.gz: 299e726c654b191912c00e122a4efceb8b5730ec
5
5
  SHA512:
6
- metadata.gz: 01c6a1f5ddcc2db51ee9e507d57839c27af5d78d479106a90fccb79d9e653b9f90eb76182cd899ebb2acdfada5d75986c5e305773dafaa29c59767e878e2197b
7
- data.tar.gz: b1665cab7095e06764d72303c02601040bffc3f331d8043047b9c54893c4ff06143e11633b025f64afbf098c9b72bad16211190233d2e2a2b41e9c34b4c2bf4c
6
+ metadata.gz: 019485bd77a678fd4082533f42f93af5b02c449a7fd1ddd9f754a48959465245108c36ccaf0f674cb652eb447a1e6853914419c740c684e7cd01e4cbec087639
7
+ data.tar.gz: 54d5bf28bf7d7440b6953a1c77c62f302dc7cff269dca643cbc9ca537045f780394f2a4f10ea60cc3b28c20d3c6693691a69a2c0b93414db72eec25b890d27ff
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.592
@@ -55,7 +55,7 @@ module TencentCloud
55
55
  # @type PrivacyTextMD5: String
56
56
 
57
57
  attr_accessor :AppPackage, :AppName, :AppVersion, :Platform, :ReportUrl, :ReportTitle, :BehaviorUrl, :BehaviorTitle, :HighRiskCount, :PrivacyTextName, :SoftwareMD5, :PrivacyTextMD5
58
-
58
+
59
59
  def initialize(apppackage=nil, appname=nil, appversion=nil, platform=nil, reporturl=nil, reporttitle=nil, behaviorurl=nil, behaviortitle=nil, highriskcount=nil, privacytextname=nil, softwaremd5=nil, privacytextmd5=nil)
60
60
  @AppPackage = apppackage
61
61
  @AppName = appname
@@ -111,7 +111,7 @@ module TencentCloud
111
111
  # @type ContactName: String
112
112
 
113
113
  attr_accessor :TaskID, :TaskType, :TaskStatus, :TaskErrMsg, :Source, :AppInfo, :StartTime, :EndTime, :ContactName
114
-
114
+
115
115
  def initialize(taskid=nil, tasktype=nil, taskstatus=nil, taskerrmsg=nil, source=nil, appinfo=nil, starttime=nil, endtime=nil, contactname=nil)
116
116
  @TaskID = taskid
117
117
  @TaskType = tasktype
@@ -168,7 +168,7 @@ module TencentCloud
168
168
  # @type PrivacyTextMD5: String
169
169
 
170
170
  attr_accessor :Source, :Platform, :TaskType, :OrgTaskID, :AppPackage, :FileID, :AppDownloadUrl, :PrivacyTextUrl, :AppName, :PrivacyTextName, :AppSha1, :PrivacyTextMD5
171
-
171
+
172
172
  def initialize(source=nil, platform=nil, tasktype=nil, orgtaskid=nil, apppackage=nil, fileid=nil, appdownloadurl=nil, privacytexturl=nil, appname=nil, privacytextname=nil, appsha1=nil, privacytextmd5=nil)
173
173
  @Source = source
174
174
  @Platform = platform
@@ -210,7 +210,7 @@ module TencentCloud
210
210
  # @type RequestId: String
211
211
 
212
212
  attr_accessor :Result, :TaskID, :RequestId
213
-
213
+
214
214
  def initialize(result=nil, taskid=nil, requestid=nil)
215
215
  @Result = result
216
216
  @TaskID = taskid
@@ -266,7 +266,7 @@ module TencentCloud
266
266
  # @type PrivacyTextMD5: String
267
267
 
268
268
  attr_accessor :TaskType, :Source, :Platform, :AppPackage, :AppName, :AppVersion, :FileID, :AppDownloadUrl, :PrivacyTextUrl, :ContactName, :TelNumber, :Email, :CorpName, :SalesPerson, :Remark, :IsAgreePrivacy, :PrivacyTextName, :AppSha1, :PrivacyTextMD5
269
-
269
+
270
270
  def initialize(tasktype=nil, source=nil, platform=nil, apppackage=nil, appname=nil, appversion=nil, fileid=nil, appdownloadurl=nil, privacytexturl=nil, contactname=nil, telnumber=nil, email=nil, corpname=nil, salesperson=nil, remark=nil, isagreeprivacy=nil, privacytextname=nil, appsha1=nil, privacytextmd5=nil)
271
271
  @TaskType = tasktype
272
272
  @Source = source
@@ -323,7 +323,7 @@ module TencentCloud
323
323
  # @type RequestId: String
324
324
 
325
325
  attr_accessor :Result, :TaskID, :RequestId
326
-
326
+
327
327
  def initialize(result=nil, taskid=nil, requestid=nil)
328
328
  @Result = result
329
329
  @TaskID = taskid
@@ -353,7 +353,7 @@ module TencentCloud
353
353
  # @type AppMD5: String
354
354
 
355
355
  attr_accessor :Source, :Platform, :TaskID, :TaskType, :ReportType, :AppMD5
356
-
356
+
357
357
  def initialize(source=nil, platform=nil, taskid=nil, tasktype=nil, reporttype=nil, appmd5=nil)
358
358
  @Source = source
359
359
  @Platform = platform
@@ -385,7 +385,7 @@ module TencentCloud
385
385
  # @type RequestId: String
386
386
 
387
387
  attr_accessor :Result, :ReportUrl, :ReportTitle, :RequestId
388
-
388
+
389
389
  def initialize(result=nil, reporturl=nil, reporttitle=nil, requestid=nil)
390
390
  @Result = result
391
391
  @ReportUrl = reporturl
@@ -409,7 +409,7 @@ module TencentCloud
409
409
  # @type Platform: Integer
410
410
 
411
411
  attr_accessor :Source, :Platform
412
-
412
+
413
413
  def initialize(source=nil, platform=nil)
414
414
  @Source = source
415
415
  @Platform = platform
@@ -437,7 +437,7 @@ module TencentCloud
437
437
  # @type RequestId: String
438
438
 
439
439
  attr_accessor :Result, :UploadUrl, :UploadSign, :FildID, :RequestId
440
-
440
+
441
441
  def initialize(result=nil, uploadurl=nil, uploadsign=nil, fildid=nil, requestid=nil)
442
442
  @Result = result
443
443
  @UploadUrl = uploadurl
@@ -467,7 +467,7 @@ module TencentCloud
467
467
  # @type Source: Integer
468
468
 
469
469
  attr_accessor :PriceName, :TaskType, :Platform, :Source
470
-
470
+
471
471
  def initialize(pricename=nil, tasktype=nil, platform=nil, source=nil)
472
472
  @PriceName = pricename
473
473
  @TaskType = tasktype
@@ -493,7 +493,7 @@ module TencentCloud
493
493
  # @type RequestId: String
494
494
 
495
495
  attr_accessor :Result, :Data, :RequestId
496
-
496
+
497
497
  def initialize(result=nil, data=nil, requestid=nil)
498
498
  @Result = result
499
499
  @Data = data
@@ -532,7 +532,7 @@ module TencentCloud
532
532
  # @type EndTime: String
533
533
 
534
534
  attr_accessor :Source, :Platform, :TaskStatuses, :TaskTypes, :PageNo, :PageSize, :AppName, :StartTime, :EndTime
535
-
535
+
536
536
  def initialize(source=nil, platform=nil, taskstatuses=nil, tasktypes=nil, pageno=nil, pagesize=nil, appname=nil, starttime=nil, endtime=nil)
537
537
  @Source = source
538
538
  @Platform = platform
@@ -571,7 +571,7 @@ module TencentCloud
571
571
  # @type RequestId: String
572
572
 
573
573
  attr_accessor :Result, :Total, :Data, :RequestId
574
-
574
+
575
575
  def initialize(result=nil, total=nil, data=nil, requestid=nil)
576
576
  @Result = result
577
577
  @Total = total
@@ -608,7 +608,7 @@ module TencentCloud
608
608
  # @type ReportType: Integer
609
609
 
610
610
  attr_accessor :Source, :Platform, :TaskID, :TaskType, :ReportType
611
-
611
+
612
612
  def initialize(source=nil, platform=nil, taskid=nil, tasktype=nil, reporttype=nil)
613
613
  @Source = source
614
614
  @Platform = platform
@@ -643,7 +643,7 @@ module TencentCloud
643
643
  # @type RequestId: String
644
644
 
645
645
  attr_accessor :Result, :ReportUrl, :ReportTitle, :ReportResult, :RequestId
646
-
646
+
647
647
  def initialize(result=nil, reporturl=nil, reporttitle=nil, reportresult=nil, requestid=nil)
648
648
  @Result = result
649
649
  @ReportUrl = reporturl
@@ -673,7 +673,7 @@ module TencentCloud
673
673
  # @type TaskType: Integer
674
674
 
675
675
  attr_accessor :Source, :Platform, :TaskID, :TaskType
676
-
676
+
677
677
  def initialize(source=nil, platform=nil, taskid=nil, tasktype=nil)
678
678
  @Source = source
679
679
  @Platform = platform
@@ -705,7 +705,7 @@ module TencentCloud
705
705
  # @type RequestId: String
706
706
 
707
707
  attr_accessor :Result, :Status, :ErrMsg, :FlowSteps, :RequestId
708
-
708
+
709
709
  def initialize(result=nil, status=nil, errmsg=nil, flowsteps=nil, requestid=nil)
710
710
  @Result = result
711
711
  @Status = status
@@ -740,7 +740,7 @@ module TencentCloud
740
740
  # @type UnusedCount: Integer
741
741
 
742
742
  attr_accessor :ResourceName, :Total, :UnusedCount
743
-
743
+
744
744
  def initialize(resourcename=nil, total=nil, unusedcount=nil)
745
745
  @ResourceName = resourcename
746
746
  @Total = total
@@ -774,7 +774,7 @@ module TencentCloud
774
774
  # @type EndTime: String
775
775
 
776
776
  attr_accessor :FlowNo, :FlowName, :FlowStatus, :FlowStateDesc, :StartTime, :EndTime
777
-
777
+
778
778
  def initialize(flowno=nil, flowname=nil, flowstatus=nil, flowstatedesc=nil, starttime=nil, endtime=nil)
779
779
  @FlowNo = flowno
780
780
  @FlowName = flowname
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-acp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.592
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-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common