tencentcloud-sdk-rce 3.0.590 → 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/v20201103/models.rb +21 -21
- 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: 10493428264989c254c581912f681bbfb4423e50
|
4
|
+
data.tar.gz: 15502f98e84f8550caec0c3acc636e8d42a80527
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e496186ab56fccaa4480b187c07683b2169f517a0de0a89f64c2739ddaa6488a14140a7a3d606567f50819c41fc1b36cce0464bd8f4f61eda9b7d882298db7d3
|
7
|
+
data.tar.gz: 51c42ddd154ed104675add31e04d243a595e72d596027a74d190258ef3b39cb2fe850d738f5a4ac075aeee102005b468b5c1c18f587e98b2ab2d099094a2ddf5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20201103/models.rb
CHANGED
@@ -29,7 +29,7 @@ module TencentCloud
|
|
29
29
|
# @type OtherAccount: :class:`Tencentcloud::Rce.v20201103.models.OtherAccountInfo`
|
30
30
|
|
31
31
|
attr_accessor :AccountType, :QQAccount, :WeChatAccount, :OtherAccount
|
32
|
-
|
32
|
+
|
33
33
|
def initialize(accounttype=nil, qqaccount=nil, wechataccount=nil, otheraccount=nil)
|
34
34
|
@AccountType = accounttype
|
35
35
|
@QQAccount = qqaccount
|
@@ -57,7 +57,7 @@ module TencentCloud
|
|
57
57
|
# DescribeRiskAssessment请求参数结构体
|
58
58
|
class DescribeRiskAssessmentRequest < TencentCloud::Common::AbstractModel
|
59
59
|
|
60
|
-
|
60
|
+
|
61
61
|
def initialize()
|
62
62
|
end
|
63
63
|
|
@@ -71,7 +71,7 @@ module TencentCloud
|
|
71
71
|
# @type RequestId: String
|
72
72
|
|
73
73
|
attr_accessor :RequestId
|
74
|
-
|
74
|
+
|
75
75
|
def initialize(requestid=nil)
|
76
76
|
@RequestId = requestid
|
77
77
|
end
|
@@ -87,7 +87,7 @@ module TencentCloud
|
|
87
87
|
# @type BusinessSecurityData: :class:`Tencentcloud::Rce.v20201103.models.InputFrontRisk`
|
88
88
|
|
89
89
|
attr_accessor :BusinessSecurityData
|
90
|
-
|
90
|
+
|
91
91
|
def initialize(businesssecuritydata=nil)
|
92
92
|
@BusinessSecurityData = businesssecuritydata
|
93
93
|
end
|
@@ -108,7 +108,7 @@ module TencentCloud
|
|
108
108
|
# @type RequestId: String
|
109
109
|
|
110
110
|
attr_accessor :Data, :RequestId
|
111
|
-
|
111
|
+
|
112
112
|
def initialize(data=nil, requestid=nil)
|
113
113
|
@Data = data
|
114
114
|
@RequestId = requestid
|
@@ -133,7 +133,7 @@ module TencentCloud
|
|
133
133
|
# @type CryptoContent: String
|
134
134
|
|
135
135
|
attr_accessor :IsAuthorized, :CryptoType, :CryptoContent
|
136
|
-
|
136
|
+
|
137
137
|
def initialize(isauthorized=nil, cryptotype=nil, cryptocontent=nil)
|
138
138
|
@IsAuthorized = isauthorized
|
139
139
|
@CryptoType = cryptotype
|
@@ -155,7 +155,7 @@ module TencentCloud
|
|
155
155
|
# @type FieldValue: String
|
156
156
|
|
157
157
|
attr_accessor :FieldName, :FieldValue
|
158
|
-
|
158
|
+
|
159
159
|
def initialize(fieldname=nil, fieldvalue=nil)
|
160
160
|
@FieldName = fieldname
|
161
161
|
@FieldValue = fieldvalue
|
@@ -183,7 +183,7 @@ module TencentCloud
|
|
183
183
|
# @type CurrentEndTime: String
|
184
184
|
|
185
185
|
attr_accessor :EventId, :StartTime, :EndTime, :Type, :CurrentStartTime, :CurrentEndTime
|
186
|
-
|
186
|
+
|
187
187
|
def initialize(eventid=nil, starttime=nil, endtime=nil, type=nil, currentstarttime=nil, currentendtime=nil)
|
188
188
|
@EventId = eventid
|
189
189
|
@StartTime = starttime
|
@@ -257,7 +257,7 @@ module TencentCloud
|
|
257
257
|
# @type Platform: String
|
258
258
|
|
259
259
|
attr_accessor :Account, :SceneCode, :UserIp, :PostTime, :UserId, :DeviceToken, :DeviceBusinessId, :BusinessId, :Nickname, :EmailAddress, :CheckDevice, :CookieHash, :Referer, :UserAgent, :XForwardedFor, :MacAddress, :VendorId, :DeviceType, :Details, :Sponsor, :OnlineScam, :Platform
|
260
|
-
|
260
|
+
|
261
261
|
def initialize(account=nil, scenecode=nil, userip=nil, posttime=nil, userid=nil, devicetoken=nil, devicebusinessid=nil, businessid=nil, nickname=nil, emailaddress=nil, checkdevice=nil, cookiehash=nil, referer=nil, useragent=nil, xforwardedfor=nil, macaddress=nil, vendorid=nil, devicetype=nil, details=nil, sponsor=nil, onlinescam=nil, platform=nil)
|
262
262
|
@Account = account
|
263
263
|
@SceneCode = scenecode
|
@@ -333,7 +333,7 @@ module TencentCloud
|
|
333
333
|
# @type BusinessCryptoData: :class:`Tencentcloud::Rce.v20201103.models.InputCryptoManageMarketingRisk`
|
334
334
|
|
335
335
|
attr_accessor :BusinessSecurityData, :BusinessCryptoData
|
336
|
-
|
336
|
+
|
337
337
|
def initialize(businesssecuritydata=nil, businesscryptodata=nil)
|
338
338
|
@BusinessSecurityData = businesssecuritydata
|
339
339
|
@BusinessCryptoData = businesscryptodata
|
@@ -359,7 +359,7 @@ module TencentCloud
|
|
359
359
|
# @type RequestId: String
|
360
360
|
|
361
361
|
attr_accessor :Data, :RequestId
|
362
|
-
|
362
|
+
|
363
363
|
def initialize(data=nil, requestid=nil)
|
364
364
|
@Data = data
|
365
365
|
@RequestId = requestid
|
@@ -392,7 +392,7 @@ module TencentCloud
|
|
392
392
|
# @type FraudAccount: String
|
393
393
|
|
394
394
|
attr_accessor :ContentLabel, :ContentRiskLevel, :ContentType, :FraudType, :FraudAccount
|
395
|
-
|
395
|
+
|
396
396
|
def initialize(contentlabel=nil, contentrisklevel=nil, contenttype=nil, fraudtype=nil, fraudaccount=nil)
|
397
397
|
@ContentLabel = contentlabel
|
398
398
|
@ContentRiskLevel = contentrisklevel
|
@@ -420,7 +420,7 @@ module TencentCloud
|
|
420
420
|
# @type DeviceId: String
|
421
421
|
|
422
422
|
attr_accessor :AccountId, :MobilePhone, :DeviceId
|
423
|
-
|
423
|
+
|
424
424
|
def initialize(accountid=nil, mobilephone=nil, deviceid=nil)
|
425
425
|
@AccountId = accountid
|
426
426
|
@MobilePhone = mobilephone
|
@@ -444,7 +444,7 @@ module TencentCloud
|
|
444
444
|
# @type Value: Array
|
445
445
|
|
446
446
|
attr_accessor :Name, :Value
|
447
|
-
|
447
|
+
|
448
448
|
def initialize(name=nil, value=nil)
|
449
449
|
@Name = name
|
450
450
|
@Value = value
|
@@ -476,7 +476,7 @@ module TencentCloud
|
|
476
476
|
# @type Value: Array
|
477
477
|
|
478
478
|
attr_accessor :Code, :Message, :Value
|
479
|
-
|
479
|
+
|
480
480
|
def initialize(code=nil, message=nil, value=nil)
|
481
481
|
@Code = code
|
482
482
|
@Message = message
|
@@ -507,7 +507,7 @@ module TencentCloud
|
|
507
507
|
# @type Index: String
|
508
508
|
|
509
509
|
attr_accessor :Requests, :Index
|
510
|
-
|
510
|
+
|
511
511
|
def initialize(requests=nil, index=nil)
|
512
512
|
@Requests = requests
|
513
513
|
@Index = index
|
@@ -535,7 +535,7 @@ module TencentCloud
|
|
535
535
|
# @type UUid: String
|
536
536
|
|
537
537
|
attr_accessor :Code, :Message, :Value, :UUid
|
538
|
-
|
538
|
+
|
539
539
|
def initialize(code=nil, message=nil, value=nil, uuid=nil)
|
540
540
|
@Code = code
|
541
541
|
@Message = message
|
@@ -613,7 +613,7 @@ module TencentCloud
|
|
613
613
|
# @type ConstId: String
|
614
614
|
|
615
615
|
attr_accessor :UserId, :PostTime, :AssociateAccount, :UserIp, :RiskLevel, :RiskType, :ConstId
|
616
|
-
|
616
|
+
|
617
617
|
def initialize(userid=nil, posttime=nil, associateaccount=nil, userip=nil, risklevel=nil, risktype=nil, constid=nil)
|
618
618
|
@UserId = userid
|
619
619
|
@PostTime = posttime
|
@@ -649,7 +649,7 @@ module TencentCloud
|
|
649
649
|
# @type DeviceId: String
|
650
650
|
|
651
651
|
attr_accessor :QQOpenId, :AppIdUser, :AssociateAccount, :MobilePhone, :DeviceId
|
652
|
-
|
652
|
+
|
653
653
|
def initialize(qqopenid=nil, appiduser=nil, associateaccount=nil, mobilephone=nil, deviceid=nil)
|
654
654
|
@QQOpenId = qqopenid
|
655
655
|
@AppIdUser = appiduser
|
@@ -681,7 +681,7 @@ module TencentCloud
|
|
681
681
|
# @type CampaignUrl: String
|
682
682
|
|
683
683
|
attr_accessor :SponsorOpenId, :SponsorDeviceNumber, :SponsorPhone, :SponsorIp, :CampaignUrl
|
684
|
-
|
684
|
+
|
685
685
|
def initialize(sponsoropenid=nil, sponsordevicenumber=nil, sponsorphone=nil, sponsorip=nil, campaignurl=nil)
|
686
686
|
@SponsorOpenId = sponsoropenid
|
687
687
|
@SponsorDeviceNumber = sponsordevicenumber
|
@@ -719,7 +719,7 @@ module TencentCloud
|
|
719
719
|
# @type DeviceId: String
|
720
720
|
|
721
721
|
attr_accessor :WeChatOpenId, :WeChatSubType, :RandStr, :WeChatAccessToken, :AssociateAccount, :MobilePhone, :DeviceId
|
722
|
-
|
722
|
+
|
723
723
|
def initialize(wechatopenid=nil, wechatsubtype=nil, randstr=nil, wechataccesstoken=nil, associateaccount=nil, mobilephone=nil, deviceid=nil)
|
724
724
|
@WeChatOpenId = wechatopenid
|
725
725
|
@WeChatSubType = wechatsubtype
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-rce
|
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
|