tencentcloud-sdk-acp 3.0.589 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20220105/models.rb +20 -20
- 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: ffa64a0ae3d67a69b04e788185034105ba8a8f5d
|
4
|
+
data.tar.gz: e67dc8cd38b8d061d0edcdbc304696fe24a8cdbf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 86d6ce84060400a008ba1171146b9b96dcaf774092e40be0dde53169bdf54d8bb683d232c88ad5568d1b429931b03767b9fcdbfb98afb97210074468aef3c983
|
7
|
+
data.tar.gz: f640fe2aa203b1ea819147ada225a0114b3c2ea7726f0c47917aa1722964d8f7b3b13e05f4862c9daa21b6f50a9bd9c5cc0ba010bdf93b6f9d87c836cbf061d5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20220105/models.rb
CHANGED
@@ -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.
|
4
|
+
version: 3.0.591
|
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-
|
11
|
+
date: 2023-06-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|