tencentcloud-sdk-trdp 3.0.590 → 3.0.591

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: 3a28610155e5bf57e10c42d0d6a2f5ec3e5d8518
4
- data.tar.gz: 8129b066b3bdd678cc8eb93ee7421e1edb74792e
3
+ metadata.gz: 42dd66ac1c9887cfb1466dea08b8fd2cb777f2a0
4
+ data.tar.gz: 26d8172dc603047db93b7e85f7522af42a323beb
5
5
  SHA512:
6
- metadata.gz: 88c0bee0657d1ba9c72c15da2d4be4fd41713bb781a6e366cf1d0b2d18263641f4d79c2aed1b135f69b0697da5d499f36203631f6a805e5d0a1ec54dfc0755cf
7
- data.tar.gz: 16d74ead66dad60a00ac8c1bc25e35fbda18baa9bddfcce935d413979c4b2e5d12da1ee8b83c8029657b867cc7492510329c7c0e5769a0c991f72578bd82cadd
6
+ metadata.gz: 659c761768d261c5b13fe8dbfad8cd5aaf3acd2fd0fde55f3db55258e1d9a9bc2f4430f8e8daa44dfcc3bcccc7853a9d89a158fb56cc1fca65c51b25fdcc8fb5
7
+ data.tar.gz: 8119357b9c662fccf1a83c9ca0ce715577d1de3d5f7d48cb42ba6b4e2cb51dcfa1f664c1316b63da11a0ed6e1cdd6e8df2bed34da7a7f444d464d753c6e5dbc3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -29,7 +29,7 @@ module TencentCloud
29
29
  # @type UniversalAccount: :class:`Tencentcloud::Trdp.v20220726.models.UniversalAccountInfo`
30
30
 
31
31
  attr_accessor :AccountType, :UniversalAccount
32
-
32
+
33
33
  def initialize(accounttype=nil, universalaccount=nil)
34
34
  @AccountType = accounttype
35
35
  @UniversalAccount = universalaccount
@@ -159,7 +159,7 @@ module TencentCloud
159
159
  # @type Lat: String
160
160
 
161
161
  attr_accessor :MacAddress, :Model, :OsSystem, :OsSystemVersion, :BidFloor, :DeviceVersion, :Maker, :DeviceType, :Carrier, :AccessMode, :PhoneChipInfo, :CpuModel, :CpuCore, :Memory, :Language, :Volume, :BatteryPower, :ResolutionWidth, :ResolutionHeight, :Ua, :App, :AppPackageName, :SerialNumber, :MobileCountryAndNetworkCode, :VendorId, :AndroidApiLevel, :Brightness, :BluetoothAddress, :BaseBandVersion, :KernelVersion, :Storage, :PackageName, :AppVersion, :AppName, :IsDebug, :IsRoot, :IsProxy, :IsEmulator, :ChargeStatus, :NetworkType, :WifiMac, :DeviceName, :StartupTime, :Lon, :Lat
162
-
162
+
163
163
  def initialize(macaddress=nil, model=nil, ossystem=nil, ossystemversion=nil, bidfloor=nil, deviceversion=nil, maker=nil, devicetype=nil, carrier=nil, accessmode=nil, phonechipinfo=nil, cpumodel=nil, cpucore=nil, memory=nil, language=nil, volume=nil, batterypower=nil, resolutionwidth=nil, resolutionheight=nil, ua=nil, app=nil, apppackagename=nil, serialnumber=nil, mobilecountryandnetworkcode=nil, vendorid=nil, androidapilevel=nil, brightness=nil, bluetoothaddress=nil, basebandversion=nil, kernelversion=nil, storage=nil, packagename=nil, appversion=nil, appname=nil, isdebug=nil, isroot=nil, isproxy=nil, isemulator=nil, chargestatus=nil, networktype=nil, wifimac=nil, devicename=nil, startuptime=nil, lon=nil, lat=nil)
164
164
  @MacAddress = macaddress
165
165
  @Model = model
@@ -265,7 +265,7 @@ module TencentCloud
265
265
  # @type SdkChannel: String
266
266
 
267
267
  attr_accessor :DeviceToken, :SdkChannel
268
-
268
+
269
269
  def initialize(devicetoken=nil, sdkchannel=nil)
270
270
  @DeviceToken = devicetoken
271
271
  @SdkChannel = sdkchannel
@@ -298,7 +298,7 @@ module TencentCloud
298
298
  # @type Marketing: :class:`Tencentcloud::Trdp.v20220726.models.MarketingInfo`
299
299
 
300
300
  attr_accessor :Account, :User, :ModelId, :DeviceFingerprint, :SceneCode, :DeviceDetail, :Marketing
301
-
301
+
302
302
  def initialize(account=nil, user=nil, modelid=nil, devicefingerprint=nil, scenecode=nil, devicedetail=nil, marketing=nil)
303
303
  @Account = account
304
304
  @User = user
@@ -344,7 +344,7 @@ module TencentCloud
344
344
  # @type RequestId: String
345
345
 
346
346
  attr_accessor :EvaluationResult, :RequestId
347
-
347
+
348
348
  def initialize(evaluationresult=nil, requestid=nil)
349
349
  @EvaluationResult = evaluationresult
350
350
  @RequestId = requestid
@@ -449,7 +449,7 @@ module TencentCloud
449
449
  # @type RiskLabels: Array
450
450
 
451
451
  attr_accessor :SSID, :Score, :RiskLabels
452
-
452
+
453
453
  def initialize(ssid=nil, score=nil, risklabels=nil)
454
454
  @SSID = ssid
455
455
  @Score = score
@@ -479,7 +479,7 @@ module TencentCloud
479
479
  # @type Url: String
480
480
 
481
481
  attr_accessor :DeliveryMode, :AdvertisingType, :FullScreen, :AdvertisingSpaceWidth, :AdvertisingSpaceHeight, :Url
482
-
482
+
483
483
  def initialize(deliverymode=nil, advertisingtype=nil, fullscreen=nil, advertisingspacewidth=nil, advertisingspaceheight=nil, url=nil)
484
484
  @DeliveryMode = deliverymode
485
485
  @AdvertisingType = advertisingtype
@@ -507,7 +507,7 @@ module TencentCloud
507
507
  # @type AccountId: String
508
508
 
509
509
  attr_accessor :AccountId
510
-
510
+
511
511
  def initialize(accountid=nil)
512
512
  @AccountId = accountid
513
513
  end
@@ -543,7 +543,7 @@ module TencentCloud
543
543
  # @type Nickname: String
544
544
 
545
545
  attr_accessor :Ip, :ChannelSource, :Platform, :Name, :Age, :Gender, :ResidentIdentityCard, :Email, :Address, :Nickname
546
-
546
+
547
547
  def initialize(ip=nil, channelsource=nil, platform=nil, name=nil, age=nil, gender=nil, residentidentitycard=nil, email=nil, address=nil, nickname=nil)
548
548
  @Ip = ip
549
549
  @ChannelSource = channelsource
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-trdp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
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-12 00:00:00.000000000 Z
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