tencentcloud-sdk-taf 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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20200210/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6b614c1b8745aafc10428cf4531bf8aebf8f4060
4
- data.tar.gz: 097c16744ed98df1215b73931f707d0ec2dbe6fd
3
+ metadata.gz: 01bf8d1a63433c9732fb4b428d0ed126a141b648
4
+ data.tar.gz: ffeb2f90b6b880c678eec15f8956372d90377bf8
5
5
  SHA512:
6
- metadata.gz: 6d4601172bcbd89ceef69a2a08cd42f81aa7386325b77b7e983779ca9396371a8989f2cd5fc3fb0cc73e57af54d5b4f19853c537ad108ae9f186d5a3903ccb99
7
- data.tar.gz: ec933e6c5236be4a706840622d7e9d00b3146e743cd25abae3697f403811dbae86919d5220e8475b7cc1798944b4b012e3738d887ffd4b8fff512e67d874a42c
6
+ metadata.gz: 29afb001901d235f18815b4744bdaadd92c81d9bd2dd610d4aa6a7d4df16bc6cc0a043dd22c8fa2cc417bfbe6860fab52aa6bdbf93a8ef052f6859f0682cf924
7
+ data.tar.gz: 5a36c66b3dd26dbe1655b4f69f4912b971e62e769405f921c617b60d7df07c66993d48a6b60325ccb7edb45bce7bf9c2024d45f4a01ac05dd8747f0ae533bc0d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type DeviceType: Integer
26
26
 
27
27
  attr_accessor :DeviceId, :DeviceType
28
-
28
+
29
29
  def initialize(deviceid=nil, devicetype=nil)
30
30
  @DeviceId = deviceid
31
31
  @DeviceType = devicetype
@@ -40,7 +40,7 @@ module TencentCloud
40
40
  # 业务入参
41
41
  class InputBusinessEncryptData < TencentCloud::Common::AbstractModel
42
42
 
43
-
43
+
44
44
  def initialize()
45
45
  end
46
46
 
@@ -132,7 +132,7 @@ module TencentCloud
132
132
  # @type DeviceList: Array
133
133
 
134
134
  attr_accessor :ModelIdList, :Uid, :AccountType, :Ip, :Os, :Osv, :Lat, :Lon, :DeviceModel, :BidFloor, :Age, :Gender, :Location, :DeliveryMode, :AdvertisingType, :Mac, :Phone, :Ua, :App, :Package, :Maker, :DeviceType, :AccessMode, :Sp, :DeviceW, :DeviceH, :FullScreen, :ImpBannerW, :ImpBannerH, :Url, :Context, :Channel, :ReqId, :ReqMd5, :AdType, :AppName, :AppVer, :ReqType, :IsAuthorized, :DeviceList
135
-
135
+
136
136
  def initialize(modelidlist=nil, uid=nil, accounttype=nil, ip=nil, os=nil, osv=nil, lat=nil, lon=nil, devicemodel=nil, bidfloor=nil, age=nil, gender=nil, location=nil, deliverymode=nil, advertisingtype=nil, mac=nil, phone=nil, ua=nil, app=nil, package=nil, maker=nil, devicetype=nil, accessmode=nil, sp=nil, devicew=nil, deviceh=nil, fullscreen=nil, impbannerw=nil, impbannerh=nil, url=nil, context=nil, channel=nil, reqid=nil, reqmd5=nil, adtype=nil, appname=nil, appver=nil, reqtype=nil, isauthorized=nil, devicelist=nil)
137
137
  @ModelIdList = modelidlist
138
138
  @Uid = uid
@@ -239,7 +239,7 @@ module TencentCloud
239
239
  # @type Value: Array
240
240
 
241
241
  attr_accessor :Code, :Message, :Value
242
-
242
+
243
243
  def initialize(code=nil, message=nil, value=nil)
244
244
  @Code = code
245
245
  @Message = message
@@ -279,7 +279,7 @@ module TencentCloud
279
279
  # @type Uid: String
280
280
 
281
281
  attr_accessor :ModelId, :IsFound, :Score, :ModelType, :Uid
282
-
282
+
283
283
  def initialize(modelid=nil, isfound=nil, score=nil, modeltype=nil, uid=nil)
284
284
  @ModelId = modelid
285
285
  @IsFound = isfound
@@ -303,7 +303,7 @@ module TencentCloud
303
303
  # @type BspData: :class:`Tencentcloud::Taf.v20200210.models.InputRecognizeTargetAudience`
304
304
 
305
305
  attr_accessor :BspData
306
-
306
+
307
307
  def initialize(bspdata=nil)
308
308
  @BspData = bspdata
309
309
  end
@@ -325,7 +325,7 @@ module TencentCloud
325
325
  # @type RequestId: String
326
326
 
327
327
  attr_accessor :Data, :RequestId
328
-
328
+
329
329
  def initialize(data=nil, requestid=nil)
330
330
  @Data = data
331
331
  @RequestId = requestid
@@ -346,7 +346,7 @@ module TencentCloud
346
346
  # @type BspData: :class:`Tencentcloud::Taf.v20200210.models.InputRecognizeTargetAudience`
347
347
 
348
348
  attr_accessor :BspData
349
-
349
+
350
350
  def initialize(bspdata=nil)
351
351
  @BspData = bspdata
352
352
  end
@@ -368,7 +368,7 @@ module TencentCloud
368
368
  # @type RequestId: String
369
369
 
370
370
  attr_accessor :Data, :RequestId
371
-
371
+
372
372
  def initialize(data=nil, requestid=nil)
373
373
  @Data = data
374
374
  @RequestId = requestid
@@ -391,7 +391,7 @@ module TencentCloud
391
391
  # @type BusinessEncryptData: :class:`Tencentcloud::Taf.v20200210.models.InputBusinessEncryptData`
392
392
 
393
393
  attr_accessor :BspData, :BusinessEncryptData
394
-
394
+
395
395
  def initialize(bspdata=nil, businessencryptdata=nil)
396
396
  @BspData = bspdata
397
397
  @BusinessEncryptData = businessencryptdata
@@ -418,7 +418,7 @@ module TencentCloud
418
418
  # @type RequestId: String
419
419
 
420
420
  attr_accessor :Data, :RequestId
421
-
421
+
422
422
  def initialize(data=nil, requestid=nil)
423
423
  @Data = data
424
424
  @RequestId = requestid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-taf
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