tencentcloud-sdk-cds 3.0.590 → 3.0.591

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/v20180420/models.rb +15 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6b655df38ff65e7197f90a0f54dd09e2b21c6d2c
4
- data.tar.gz: c093df05ed155dfc0cd81786c35b5b4bab0f0f43
3
+ metadata.gz: 3367e8d1a85a91a30e30115b8ac804c58f091dc3
4
+ data.tar.gz: 3e607cd8222418233c9148274f8d1e2766846098
5
5
  SHA512:
6
- metadata.gz: 59caaa38416951e0b48d401c2478c2169882a783437983c527c346c929b50ad226438489726423f47c39df04e26e50624a411b9f038c90b06a8e2bf452e61ed9
7
- data.tar.gz: 2457dd66c8cf85ea63e0de5a30f8c5215c04943bf43041f8c001a45db757853a1207283109c396e161ed2be20961ed8d56b7eee1a10f991157674d5b245a817a
6
+ metadata.gz: fda62a66fa06fd3f53a145ec32105ac968766099fea0777fe5a5afd332433db3871cc637a15141de60acca72b42bab56bfe45d97b9f4ec151a2291f2a45fa84e
7
+ data.tar.gz: 3081f3acc653315710a9fe08bbb6d4b8b6ba877903f2c8f8f3497cda0826dc9532acbd7115187a713836ad5e948a72543db6a71d7a0da3d3450de343da6effbb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -57,7 +57,7 @@ module TencentCloud
57
57
  # @type Pdomain: String
58
58
 
59
59
  attr_accessor :InstanceId, :AppId, :Uin, :ProjectId, :RenewFlag, :Region, :PayMode, :Status, :IsolatedTimestamp, :CreateTime, :ExpireTime, :InstanceName, :PublicIp, :PrivateIp, :InstanceType, :Pdomain
60
-
60
+
61
61
  def initialize(instanceid=nil, appid=nil, uin=nil, projectid=nil, renewflag=nil, region=nil, paymode=nil, status=nil, isolatedtimestamp=nil, createtime=nil, expiretime=nil, instancename=nil, publicip=nil, privateip=nil, instancetype=nil, pdomain=nil)
62
62
  @InstanceId = instanceid
63
63
  @AppId = appid
@@ -115,7 +115,7 @@ module TencentCloud
115
115
  # @type ArchivingStorageCapacity: Integer
116
116
 
117
117
  attr_accessor :InstanceVersionName, :InstanceVersionKey, :Qps, :MaxInstances, :InsertSpeed, :OnlineStorageCapacity, :ArchivingStorageCapacity
118
-
118
+
119
119
  def initialize(instanceversionname=nil, instanceversionkey=nil, qps=nil, maxinstances=nil, insertspeed=nil, onlinestoragecapacity=nil, archivingstoragecapacity=nil)
120
120
  @InstanceVersionName = instanceversionname
121
121
  @InstanceVersionKey = instanceversionkey
@@ -140,7 +140,7 @@ module TencentCloud
140
140
  # DescribeDasbImageIds请求参数结构体
141
141
  class DescribeDasbImageIdsRequest < TencentCloud::Common::AbstractModel
142
142
 
143
-
143
+
144
144
  def initialize()
145
145
  end
146
146
 
@@ -158,7 +158,7 @@ module TencentCloud
158
158
  # @type RequestId: String
159
159
 
160
160
  attr_accessor :BaseImageId, :AiImageId, :RequestId
161
-
161
+
162
162
  def initialize(baseimageid=nil, aiimageid=nil, requestid=nil)
163
163
  @BaseImageId = baseimageid
164
164
  @AiImageId = aiimageid
@@ -175,7 +175,7 @@ module TencentCloud
175
175
  # DescribeDbauditInstanceType请求参数结构体
176
176
  class DescribeDbauditInstanceTypeRequest < TencentCloud::Common::AbstractModel
177
177
 
178
-
178
+
179
179
  def initialize()
180
180
  end
181
181
 
@@ -191,7 +191,7 @@ module TencentCloud
191
191
  # @type RequestId: String
192
192
 
193
193
  attr_accessor :DbauditTypesSet, :RequestId
194
-
194
+
195
195
  def initialize(dbaudittypesset=nil, requestid=nil)
196
196
  @DbauditTypesSet = dbaudittypesset
197
197
  @RequestId = requestid
@@ -220,7 +220,7 @@ module TencentCloud
220
220
  # @type Offset: Integer
221
221
 
222
222
  attr_accessor :SearchRegion, :Limit, :Offset
223
-
223
+
224
224
  def initialize(searchregion=nil, limit=nil, offset=nil)
225
225
  @SearchRegion = searchregion
226
226
  @Limit = limit
@@ -244,7 +244,7 @@ module TencentCloud
244
244
  # @type RequestId: String
245
245
 
246
246
  attr_accessor :TotalCount, :CdsAuditInstanceSet, :RequestId
247
-
247
+
248
248
  def initialize(totalcount=nil, cdsauditinstanceset=nil, requestid=nil)
249
249
  @TotalCount = totalcount
250
250
  @CdsAuditInstanceSet = cdsauditinstanceset
@@ -268,7 +268,7 @@ module TencentCloud
268
268
  # DescribeDbauditUsedRegions请求参数结构体
269
269
  class DescribeDbauditUsedRegionsRequest < TencentCloud::Common::AbstractModel
270
270
 
271
-
271
+
272
272
  def initialize()
273
273
  end
274
274
 
@@ -284,7 +284,7 @@ module TencentCloud
284
284
  # @type RequestId: String
285
285
 
286
286
  attr_accessor :RegionSet, :RequestId
287
-
287
+
288
288
  def initialize(regionset=nil, requestid=nil)
289
289
  @RegionSet = regionset
290
290
  @RequestId = requestid
@@ -317,7 +317,7 @@ module TencentCloud
317
317
  # @type ServiceRegion: String
318
318
 
319
319
  attr_accessor :InstanceVersion, :InquiryType, :TimeSpan, :TimeUnit, :ServiceRegion
320
-
320
+
321
321
  def initialize(instanceversion=nil, inquirytype=nil, timespan=nil, timeunit=nil, serviceregion=nil)
322
322
  @InstanceVersion = instanceversion
323
323
  @InquiryType = inquirytype
@@ -345,7 +345,7 @@ module TencentCloud
345
345
  # @type RequestId: String
346
346
 
347
347
  attr_accessor :TotalPrice, :RealTotalCost, :RequestId
348
-
348
+
349
349
  def initialize(totalprice=nil, realtotalcost=nil, requestid=nil)
350
350
  @TotalPrice = totalprice
351
351
  @RealTotalCost = realtotalcost
@@ -367,7 +367,7 @@ module TencentCloud
367
367
  # @type AutoRenewFlag: Integer
368
368
 
369
369
  attr_accessor :InstanceId, :AutoRenewFlag
370
-
370
+
371
371
  def initialize(instanceid=nil, autorenewflag=nil)
372
372
  @InstanceId = instanceid
373
373
  @AutoRenewFlag = autorenewflag
@@ -385,7 +385,7 @@ module TencentCloud
385
385
  # @type RequestId: String
386
386
 
387
387
  attr_accessor :RequestId
388
-
388
+
389
389
  def initialize(requestid=nil)
390
390
  @RequestId = requestid
391
391
  end
@@ -407,7 +407,7 @@ module TencentCloud
407
407
  # @type RegionState: Integer
408
408
 
409
409
  attr_accessor :RegionId, :Region, :RegionName, :RegionState
410
-
410
+
411
411
  def initialize(regionid=nil, region=nil, regionname=nil, regionstate=nil)
412
412
  @RegionId = regionid
413
413
  @Region = region
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cds
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