tencentcloud-sdk-ape 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/v20200513/models.rb +21 -21
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8e640d88c8eeddde12643bf5f02dec8efd026ea5
4
- data.tar.gz: 16b07290234a3e9a139a69c039f99b4944df0d8b
3
+ metadata.gz: bd945a9409d30ba29195b22e40ce2594628aadd6
4
+ data.tar.gz: 773f59c40cf5bc3157ff569b77b1509be1e1c491
5
5
  SHA512:
6
- metadata.gz: b33b46b9b805fb66b9ba5d4f62c7452c5877afe4ace12ec3b14d2cbfb055a66b50b23e3542b045f5dbf24d4b33407ec725256948006cb4f0f74ac0270ab7d9ac
7
- data.tar.gz: b3890dd42a2819ce8dfeadafe6de4e8fd0365cd7d344bbeaaf5256b6b6fc87561fa654bfc7530b05b4f45143349758e89907c7668909f212ac2554f827b09169
6
+ metadata.gz: 0d25590afaaedd11e8d001c48ced4858e2f138fdea380a5ccbfa427ceed24a2f84271a7faf039adbc26afe4e3bf496b1fee76be4ad02e18bd5f149e85eaa4b64
7
+ data.tar.gz: 315971894c1221976d541eee7bc490955405773e3e0359481a0afb9456b29ab4911f7480939eb537a44f0edff7fec0b99a1741093693e3f9373f307f641615fd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -31,7 +31,7 @@ module TencentCloud
31
31
  # @type CreateTime: String
32
32
 
33
33
  attr_accessor :Id, :Name, :Code, :Type, :CreateTime
34
-
34
+
35
35
  def initialize(id=nil, name=nil, code=nil, type=nil, createtime=nil)
36
36
  @Id = id
37
37
  @Name = name
@@ -55,7 +55,7 @@ module TencentCloud
55
55
  # @type OrderIds: Array
56
56
 
57
57
  attr_accessor :OrderIds
58
-
58
+
59
59
  def initialize(orderids=nil)
60
60
  @OrderIds = orderids
61
61
  end
@@ -73,7 +73,7 @@ module TencentCloud
73
73
  # @type RequestId: String
74
74
 
75
75
  attr_accessor :CertificateUrls, :RequestId
76
-
76
+
77
77
  def initialize(certificateurls=nil, requestid=nil)
78
78
  @CertificateUrls = certificateurls
79
79
  @RequestId = requestid
@@ -91,7 +91,7 @@ module TencentCloud
91
91
  # @type OrderIds: Array
92
92
 
93
93
  attr_accessor :OrderIds
94
-
94
+
95
95
  def initialize(orderids=nil)
96
96
  @OrderIds = orderids
97
97
  end
@@ -109,7 +109,7 @@ module TencentCloud
109
109
  # @type RequestId: String
110
110
 
111
111
  attr_accessor :ImageUrls, :RequestId
112
-
112
+
113
113
  def initialize(imageurls=nil, requestid=nil)
114
114
  @ImageUrls = imageurls
115
115
  @RequestId = requestid
@@ -127,7 +127,7 @@ module TencentCloud
127
127
  # @type ImageInfos: Array
128
128
 
129
129
  attr_accessor :ImageInfos
130
-
130
+
131
131
  def initialize(imageinfos=nil)
132
132
  @ImageInfos = imageinfos
133
133
  end
@@ -155,7 +155,7 @@ module TencentCloud
155
155
  # @type RequestId: String
156
156
 
157
157
  attr_accessor :DownloadInfos, :TotalCount, :RequestId
158
-
158
+
159
159
  def initialize(downloadinfos=nil, totalcount=nil, requestid=nil)
160
160
  @DownloadInfos = downloadinfos
161
161
  @TotalCount = totalcount
@@ -186,7 +186,7 @@ module TencentCloud
186
186
  # @type MarshalId: Integer
187
187
 
188
188
  attr_accessor :ImageId, :AuthUserId, :MarshalId
189
-
189
+
190
190
  def initialize(imageid=nil, authuserid=nil, marshalid=nil)
191
191
  @ImageId = imageid
192
192
  @AuthUserId = authuserid
@@ -208,7 +208,7 @@ module TencentCloud
208
208
  # @type RequestId: String
209
209
 
210
210
  attr_accessor :OrderId, :RequestId
211
-
211
+
212
212
  def initialize(orderid=nil, requestid=nil)
213
213
  @OrderId = orderid
214
214
  @RequestId = requestid
@@ -228,7 +228,7 @@ module TencentCloud
228
228
  # @type Offset: Integer
229
229
 
230
230
  attr_accessor :Limit, :Offset
231
-
231
+
232
232
  def initialize(limit=nil, offset=nil)
233
233
  @Limit = limit
234
234
  @Offset = offset
@@ -253,7 +253,7 @@ module TencentCloud
253
253
  # @type RequestId: String
254
254
 
255
255
  attr_accessor :Users, :TotalCount, :OldUser, :RequestId
256
-
256
+
257
257
  def initialize(users=nil, totalcount=nil, olduser=nil, requestid=nil)
258
258
  @Users = users
259
259
  @TotalCount = totalcount
@@ -290,7 +290,7 @@ module TencentCloud
290
290
  # @type ImageIds: Array
291
291
 
292
292
  attr_accessor :Limit, :Offset, :BeginTime, :EndTime, :ImageIds
293
-
293
+
294
294
  def initialize(limit=nil, offset=nil, begintime=nil, endtime=nil, imageids=nil)
295
295
  @Limit = limit
296
296
  @Offset = offset
@@ -319,7 +319,7 @@ module TencentCloud
319
319
  # @type RequestId: String
320
320
 
321
321
  attr_accessor :DownloadInfos, :TotalCount, :RequestId
322
-
322
+
323
323
  def initialize(downloadinfos=nil, totalcount=nil, requestid=nil)
324
324
  @DownloadInfos = downloadinfos
325
325
  @TotalCount = totalcount
@@ -346,7 +346,7 @@ module TencentCloud
346
346
  # @type ImageId: Integer
347
347
 
348
348
  attr_accessor :ImageId
349
-
349
+
350
350
  def initialize(imageid=nil)
351
351
  @ImageId = imageid
352
352
  end
@@ -390,7 +390,7 @@ module TencentCloud
390
390
  # @type RequestId: String
391
391
 
392
392
  attr_accessor :ImageId, :Title, :Description, :PreviewUrl, :ThumbUrl, :Vendor, :Marshals, :Width, :Height, :ImageFormat, :ImageSenseType, :Keywords, :LayeredGalleryId, :Orientation, :RequestId
393
-
393
+
394
394
  def initialize(imageid=nil, title=nil, description=nil, previewurl=nil, thumburl=nil, vendor=nil, marshals=nil, width=nil, height=nil, imageformat=nil, imagesensetype=nil, keywords=nil, layeredgalleryid=nil, orientation=nil, requestid=nil)
395
395
  @ImageId = imageid
396
396
  @Title = title
@@ -451,7 +451,7 @@ module TencentCloud
451
451
  # @type LayeredGalleryIds: Array
452
452
 
453
453
  attr_accessor :Offset, :Limit, :Keyword, :Orientation, :ImageSenseType, :LayeredGalleryIds
454
-
454
+
455
455
  def initialize(offset=nil, limit=nil, keyword=nil, orientation=nil, imagesensetype=nil, layeredgalleryids=nil)
456
456
  @Offset = offset
457
457
  @Limit = limit
@@ -487,7 +487,7 @@ module TencentCloud
487
487
  # @type RequestId: String
488
488
 
489
489
  attr_accessor :Offset, :Limit, :Total, :HaveMore, :Items, :RequestId
490
-
490
+
491
491
  def initialize(offset=nil, limit=nil, total=nil, havemore=nil, items=nil, requestid=nil)
492
492
  @Offset = offset
493
493
  @Limit = limit
@@ -536,7 +536,7 @@ module TencentCloud
536
536
  # @type FirstDownload: Boolean
537
537
 
538
538
  attr_accessor :ImageInfo, :ImageUrl, :ImageThumbUrl, :OrderId, :OrderCreateTime, :DownloadId, :DownloadTime, :ConsumeType, :FirstDownload
539
-
539
+
540
540
  def initialize(imageinfo=nil, imageurl=nil, imagethumburl=nil, orderid=nil, ordercreatetime=nil, downloadid=nil, downloadtime=nil, consumetype=nil, firstdownload=nil)
541
541
  @ImageInfo = imageinfo
542
542
  @ImageUrl = imageurl
@@ -585,7 +585,7 @@ module TencentCloud
585
585
  # @type DownloadType: String
586
586
 
587
587
  attr_accessor :ImageId, :LicenseScopeId, :DimensionsNameId, :UserId, :DownloadPrice, :DownloadType
588
-
588
+
589
589
  def initialize(imageid=nil, licensescopeid=nil, dimensionsnameid=nil, userid=nil, downloadprice=nil, downloadtype=nil)
590
590
  @ImageId = imageid
591
591
  @LicenseScopeId = licensescopeid
@@ -627,7 +627,7 @@ module TencentCloud
627
627
  # @type Height: Integer
628
628
 
629
629
  attr_accessor :ImageId, :Title, :Description, :PreviewUrl, :ThumbUrl, :Vendor, :Keywords, :Width, :Height
630
-
630
+
631
631
  def initialize(imageid=nil, title=nil, description=nil, previewurl=nil, thumburl=nil, vendor=nil, keywords=nil, width=nil, height=nil)
632
632
  @ImageId = imageid
633
633
  @Title = title
@@ -679,7 +679,7 @@ module TencentCloud
679
679
  # @type DimensionsNameId: Integer
680
680
 
681
681
  attr_accessor :MarshalId, :Height, :Width, :Size, :Format, :Price, :LicenseScope, :IsVip, :LicenseScopeId, :DimensionsName, :DimensionsNameId
682
-
682
+
683
683
  def initialize(marshalid=nil, height=nil, width=nil, size=nil, format=nil, price=nil, licensescope=nil, isvip=nil, licensescopeid=nil, dimensionsname=nil, dimensionsnameid=nil)
684
684
  @MarshalId = marshalid
685
685
  @Height = height
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ape
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