tencentcloud-sdk-icr 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/v20211014/models.rb +13 -13
- 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: a73df70d3b9ea848113f2ed5198dcc04f3c14386
|
4
|
+
data.tar.gz: 649f90d44f0def247f98b59ef6cd7277cb7fd80d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d22c217d8b138beee8f196ecdeaffe9133f2c6a12ed93fa54a1748a88e8cc442ac39075f611ed45e98d566edc1e1ace872ca3431a6d97c20b4ab13f0cd2b03db
|
7
|
+
data.tar.gz: b0489eb0fd8b3518a381cf6cedff391e8602587a33aac783cb3e83dfc65344be9ec09edd7acd81fdb98628bc3e465a5d335fe0e0e8cf77fae934f0fef8db29bd
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.591
|
data/lib/v20211014/models.rb
CHANGED
@@ -23,7 +23,7 @@ module TencentCloud
|
|
23
23
|
# @type ID: String
|
24
24
|
|
25
25
|
attr_accessor :ID
|
26
|
-
|
26
|
+
|
27
27
|
def initialize(id=nil)
|
28
28
|
@ID = id
|
29
29
|
end
|
@@ -41,7 +41,7 @@ module TencentCloud
|
|
41
41
|
# @type Metadata: :class:`Tencentcloud::Icr.v20211014.models.ReqMetadata`
|
42
42
|
|
43
43
|
attr_accessor :Payload, :Metadata
|
44
|
-
|
44
|
+
|
45
45
|
def initialize(payload=nil, metadata=nil)
|
46
46
|
@Payload = payload
|
47
47
|
@Metadata = metadata
|
@@ -93,7 +93,7 @@ module TencentCloud
|
|
93
93
|
# @type UserAccount: String
|
94
94
|
|
95
95
|
attr_accessor :EditTime, :FeatureList, :ID, :IndustryType, :MemberNum, :ProductList, :Remark, :Status, :TypeList, :UserAccount
|
96
|
-
|
96
|
+
|
97
97
|
def initialize(edittime=nil, featurelist=nil, id=nil, industrytype=nil, membernum=nil, productlist=nil, remark=nil, status=nil, typelist=nil, useraccount=nil)
|
98
98
|
@EditTime = edittime
|
99
99
|
@FeatureList = featurelist
|
@@ -140,7 +140,7 @@ module TencentCloud
|
|
140
140
|
# @type ID: String
|
141
141
|
|
142
142
|
attr_accessor :FeatureName, :ID
|
143
|
-
|
143
|
+
|
144
144
|
def initialize(featurename=nil, id=nil)
|
145
145
|
@FeatureName = featurename
|
146
146
|
@ID = id
|
@@ -162,7 +162,7 @@ module TencentCloud
|
|
162
162
|
# @type IndustryName: String
|
163
163
|
|
164
164
|
attr_accessor :ID, :IndustryName
|
165
|
-
|
165
|
+
|
166
166
|
def initialize(id=nil, industryname=nil)
|
167
167
|
@ID = id
|
168
168
|
@IndustryName = industryname
|
@@ -193,7 +193,7 @@ module TencentCloud
|
|
193
193
|
# @type Total: Integer
|
194
194
|
|
195
195
|
attr_accessor :AccountLevel, :DataList, :Limit, :Offset, :Total
|
196
|
-
|
196
|
+
|
197
197
|
def initialize(accountlevel=nil, datalist=nil, limit=nil, offset=nil, total=nil)
|
198
198
|
@AccountLevel = accountlevel
|
199
199
|
@DataList = datalist
|
@@ -249,7 +249,7 @@ module TencentCloud
|
|
249
249
|
# @type TemplateList: String
|
250
250
|
|
251
251
|
attr_accessor :CreateTime, :EditTime, :AppKey, :Image, :Industry, :OperatorList, :ProductName, :Remark, :TemplateList
|
252
|
-
|
252
|
+
|
253
253
|
def initialize(createtime=nil, edittime=nil, appkey=nil, image=nil, industry=nil, operatorlist=nil, productname=nil, remark=nil, templatelist=nil)
|
254
254
|
@CreateTime = createtime
|
255
255
|
@EditTime = edittime
|
@@ -292,7 +292,7 @@ module TencentCloud
|
|
292
292
|
# @type TypeName: String
|
293
293
|
|
294
294
|
attr_accessor :Type, :TypeName
|
295
|
-
|
295
|
+
|
296
296
|
def initialize(type=nil, typename=nil)
|
297
297
|
@Type = type
|
298
298
|
@TypeName = typename
|
@@ -316,7 +316,7 @@ module TencentCloud
|
|
316
316
|
# @type RequestId: String
|
317
317
|
|
318
318
|
attr_accessor :Metadata, :Payload, :RequestId
|
319
|
-
|
319
|
+
|
320
320
|
def initialize(metadata=nil, payload=nil, requestid=nil)
|
321
321
|
@Metadata = metadata
|
322
322
|
@Payload = payload
|
@@ -352,7 +352,7 @@ module TencentCloud
|
|
352
352
|
# @type Vagrants: Array
|
353
353
|
|
354
354
|
attr_accessor :ChannelID, :BusinessName, :GUID, :AppKey, :LBS, :Vagrants
|
355
|
-
|
355
|
+
|
356
356
|
def initialize(channelid=nil, businessname=nil, guid=nil, appkey=nil, lbs=nil, vagrants=nil)
|
357
357
|
@ChannelID = channelid
|
358
358
|
@BusinessName = businessname
|
@@ -390,7 +390,7 @@ module TencentCloud
|
|
390
390
|
# @type Longitude: Float
|
391
391
|
|
392
392
|
attr_accessor :Latitude, :Longitude
|
393
|
-
|
393
|
+
|
394
394
|
def initialize(latitude=nil, longitude=nil)
|
395
395
|
@Latitude = latitude
|
396
396
|
@Longitude = longitude
|
@@ -410,7 +410,7 @@ module TencentCloud
|
|
410
410
|
# @type Value: String
|
411
411
|
|
412
412
|
attr_accessor :Key, :Value
|
413
|
-
|
413
|
+
|
414
414
|
def initialize(key=nil, value=nil)
|
415
415
|
@Key = key
|
416
416
|
@Value = value
|
@@ -434,7 +434,7 @@ module TencentCloud
|
|
434
434
|
# @type SessionDelta: String
|
435
435
|
|
436
436
|
attr_accessor :Code, :Message, :SessionID, :SessionDelta
|
437
|
-
|
437
|
+
|
438
438
|
def initialize(code=nil, message=nil, sessionid=nil, sessiondelta=nil)
|
439
439
|
@Code = code
|
440
440
|
@Message = message
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-icr
|
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
|