tencentcloud-sdk-iottid 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/v20190411/models.rb +19 -19
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a65e05268e84a9faa27cc8b5210df1077e5467f8
4
- data.tar.gz: 77173e1478aef2ef9a815f2b8acb000f809cef65
3
+ metadata.gz: 053f72a8df92b3bf651ec11f61fe65117f9a255f
4
+ data.tar.gz: 53e3185ee4a1b4e4bce2ed57dd40984a8ad95947
5
5
  SHA512:
6
- metadata.gz: 91924f7bf53c232c16a66a3b7b4af32269e65a0dbf21adab7bbb2284dcdc76cd5687e8f2c8b5ffc863659cbddca8522bb6e1fc71458173f85d4c204368ab9b33
7
- data.tar.gz: a868625556359378b7fc509fe297362011d7601047d86cd099b6619c216a38d331bb3fc3d4b5889b04c351c38e0407bbc1bc8a24c7dffaa8343478f4c35e1217
6
+ metadata.gz: 0daaffe4424162e77d5cf3cfa9d796373a9698157da24514bba51fe44e2222fbd2059aaa3a7145619a3ab98e4d763e277ebee7cfc941981d00f33d244056a3ab
7
+ data.tar.gz: 1596e2c512af935fb05499eff004fb76715481081185d0bb0d2bbc64a7115d90fefc2ded3ed1a9ccd62feed33a585f777625f8e0fe60cba54cfb4a2f2bc493fc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.592
@@ -23,7 +23,7 @@ module TencentCloud
23
23
  # @type Data: String
24
24
 
25
25
  attr_accessor :Data
26
-
26
+
27
27
  def initialize(data=nil)
28
28
  @Data = data
29
29
  end
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type RequestId: String
42
42
 
43
43
  attr_accessor :Pass, :RequestId
44
-
44
+
45
45
  def initialize(pass=nil, requestid=nil)
46
46
  @Pass = pass
47
47
  @RequestId = requestid
@@ -61,7 +61,7 @@ module TencentCloud
61
61
  # @type Tid: String
62
62
 
63
63
  attr_accessor :OrderId, :Tid
64
-
64
+
65
65
  def initialize(orderid=nil, tid=nil)
66
66
  @OrderId = orderid
67
67
  @Tid = tid
@@ -81,7 +81,7 @@ module TencentCloud
81
81
  # @type RequestId: String
82
82
 
83
83
  attr_accessor :Tid, :RequestId
84
-
84
+
85
85
  def initialize(tid=nil, requestid=nil)
86
86
  @Tid = tid
87
87
  @RequestId = requestid
@@ -101,7 +101,7 @@ module TencentCloud
101
101
  # @type Tid: String
102
102
 
103
103
  attr_accessor :OrderId, :Tid
104
-
104
+
105
105
  def initialize(orderid=nil, tid=nil)
106
106
  @OrderId = orderid
107
107
  @Tid = tid
@@ -125,7 +125,7 @@ module TencentCloud
125
125
  # @type RequestId: String
126
126
 
127
127
  attr_accessor :RemaindCount, :Tid, :ProductKey, :RequestId
128
-
128
+
129
129
  def initialize(remaindcount=nil, tid=nil, productkey=nil, requestid=nil)
130
130
  @RemaindCount = remaindcount
131
131
  @Tid = tid
@@ -149,7 +149,7 @@ module TencentCloud
149
149
  # @type Quantity: Integer
150
150
 
151
151
  attr_accessor :OrderId, :Quantity
152
-
152
+
153
153
  def initialize(orderid=nil, quantity=nil)
154
154
  @OrderId = orderid
155
155
  @Quantity = quantity
@@ -172,7 +172,7 @@ module TencentCloud
172
172
  # @type RequestId: String
173
173
 
174
174
  attr_accessor :TidSet, :ProductKey, :RequestId
175
-
175
+
176
176
  def initialize(tidset=nil, productkey=nil, requestid=nil)
177
177
  @TidSet = tidset
178
178
  @ProductKey = productkey
@@ -199,7 +199,7 @@ module TencentCloud
199
199
  # @type OrderId: String
200
200
 
201
201
  attr_accessor :OrderId
202
-
202
+
203
203
  def initialize(orderid=nil)
204
204
  @OrderId = orderid
205
205
  end
@@ -217,7 +217,7 @@ module TencentCloud
217
217
  # @type RequestId: String
218
218
 
219
219
  attr_accessor :Quantity, :RequestId
220
-
220
+
221
221
  def initialize(quantity=nil, requestid=nil)
222
222
  @Quantity = quantity
223
223
  @RequestId = requestid
@@ -232,7 +232,7 @@ module TencentCloud
232
232
  # DescribePermission请求参数结构体
233
233
  class DescribePermissionRequest < TencentCloud::Common::AbstractModel
234
234
 
235
-
235
+
236
236
  def initialize()
237
237
  end
238
238
 
@@ -252,7 +252,7 @@ module TencentCloud
252
252
  # @type RequestId: String
253
253
 
254
254
  attr_accessor :EnterpriseUser, :DownloadPermission, :UsePermission, :RequestId
255
-
255
+
256
256
  def initialize(enterpriseuser=nil, downloadpermission=nil, usepermission=nil, requestid=nil)
257
257
  @EnterpriseUser = enterpriseuser
258
258
  @DownloadPermission = downloadpermission
@@ -276,7 +276,7 @@ module TencentCloud
276
276
  # @type Quantity: Integer
277
277
 
278
278
  attr_accessor :OrderId, :Quantity
279
-
279
+
280
280
  def initialize(orderid=nil, quantity=nil)
281
281
  @OrderId = orderid
282
282
  @Quantity = quantity
@@ -297,7 +297,7 @@ module TencentCloud
297
297
  # @type RequestId: String
298
298
 
299
299
  attr_accessor :TidSet, :RequestId
300
-
300
+
301
301
  def initialize(tidset=nil, requestid=nil)
302
302
  @TidSet = tidset
303
303
  @RequestId = requestid
@@ -332,7 +332,7 @@ module TencentCloud
332
332
  # @type DeviceCode: String
333
333
 
334
334
  attr_accessor :Tid, :PublicKey, :PrivateKey, :Psk, :DownloadUrl, :DeviceCode
335
-
335
+
336
336
  def initialize(tid=nil, publickey=nil, privatekey=nil, psk=nil, downloadurl=nil, devicecode=nil)
337
337
  @Tid = tid
338
338
  @PublicKey = publickey
@@ -360,7 +360,7 @@ module TencentCloud
360
360
  # @type OrderId: String
361
361
 
362
362
  attr_accessor :CodeSet, :OrderId
363
-
363
+
364
364
  def initialize(codeset=nil, orderid=nil)
365
365
  @CodeSet = codeset
366
366
  @OrderId = orderid
@@ -388,7 +388,7 @@ module TencentCloud
388
388
  # @type RequestId: String
389
389
 
390
390
  attr_accessor :Count, :ExistedCodeSet, :LeftQuantity, :IllegalCodeSet, :RequestId
391
-
391
+
392
392
  def initialize(count=nil, existedcodeset=nil, leftquantity=nil, illegalcodeset=nil, requestid=nil)
393
393
  @Count = count
394
394
  @ExistedCodeSet = existedcodeset
@@ -412,7 +412,7 @@ module TencentCloud
412
412
  # @type Data: String
413
413
 
414
414
  attr_accessor :Data
415
-
415
+
416
416
  def initialize(data=nil)
417
417
  @Data = data
418
418
  end
@@ -434,7 +434,7 @@ module TencentCloud
434
434
  # @type RequestId: String
435
435
 
436
436
  attr_accessor :Pass, :VerifiedTimes, :LeftTimes, :RequestId
437
-
437
+
438
438
  def initialize(pass=nil, verifiedtimes=nil, lefttimes=nil, requestid=nil)
439
439
  @Pass = pass
440
440
  @VerifiedTimes = verifiedtimes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-iottid
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