tencentcloud-sdk-tdmq 3.0.707 → 3.0.709

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/v20200217/models.rb +26 -16
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c7faa98c61dd0c2026993b84662b3eb1a2dbd23d
4
- data.tar.gz: 9042354c8d8e4ce91f02181bdc968c7068a85969
3
+ metadata.gz: 2bed0580d7a859353c9ec99eae458fda1f9da3cc
4
+ data.tar.gz: fca56fbd9602562708f5f8b771ce07f72bdbb15d
5
5
  SHA512:
6
- metadata.gz: 06e621ab214607ee678cc0320407606b804a2b8e3c66ba7ff632cfc31c83e478c14c1be4c89efb851425dba223a125d08eeead272a148b173a65c00a4bd17eda
7
- data.tar.gz: 0d07d304e57aa907f2f98916e7a08ecd3f0b809a75e772247536c591d59a048f6dcaf0bed1647fa326b5fd5669f1f149fc7ebcc3e2eb22812fe5ed4689440baa
6
+ metadata.gz: 62b3a99cc6c4d5426afa984781a5e62fb7a4ede939b2e2221e28d7484ef4bca4c6adb1dd5dc6431832a5ca17623fbf11216968dc8c71f0ed15a5da2e0529420e
7
+ data.tar.gz: 6075138a803ce80a08731f1663b10af14e4af5ec9746dbd4ee30927bb9874a7f5407fc3efcb8c9d4895f3387b5536c94d2c7af2fa3d5558d785a52d598ebb322
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.707
1
+ 3.0.709
@@ -364,10 +364,16 @@ module TencentCloud
364
364
  # 1: 包年包月
365
365
  # 注意:此字段可能返回 null,表示取不到有效值。
366
366
  # @type PayMode: Integer
367
+ # @param ProjectId: 项目ID
368
+ # 注意:此字段可能返回 null,表示取不到有效值。
369
+ # @type ProjectId: Integer
370
+ # @param ProjectName: 项目名字
371
+ # 注意:此字段可能返回 null,表示取不到有效值。
372
+ # @type ProjectName: String
367
373
 
368
- attr_accessor :ClusterId, :ClusterName, :Remark, :EndPointNum, :CreateTime, :Healthy, :HealthyInfo, :Status, :MaxNamespaceNum, :MaxTopicNum, :MaxQps, :MessageRetentionTime, :MaxStorageCapacity, :Version, :PublicEndPoint, :VpcEndPoint, :NamespaceNum, :UsedStorageBudget, :MaxPublishRateInMessages, :MaxDispatchRateInMessages, :MaxPublishRateInBytes, :MaxDispatchRateInBytes, :TopicNum, :MaxMessageDelayInSeconds, :PublicAccessEnabled, :Tags, :PayMode
374
+ attr_accessor :ClusterId, :ClusterName, :Remark, :EndPointNum, :CreateTime, :Healthy, :HealthyInfo, :Status, :MaxNamespaceNum, :MaxTopicNum, :MaxQps, :MessageRetentionTime, :MaxStorageCapacity, :Version, :PublicEndPoint, :VpcEndPoint, :NamespaceNum, :UsedStorageBudget, :MaxPublishRateInMessages, :MaxDispatchRateInMessages, :MaxPublishRateInBytes, :MaxDispatchRateInBytes, :TopicNum, :MaxMessageDelayInSeconds, :PublicAccessEnabled, :Tags, :PayMode, :ProjectId, :ProjectName
369
375
 
370
- def initialize(clusterid=nil, clustername=nil, remark=nil, endpointnum=nil, createtime=nil, healthy=nil, healthyinfo=nil, status=nil, maxnamespacenum=nil, maxtopicnum=nil, maxqps=nil, messageretentiontime=nil, maxstoragecapacity=nil, version=nil, publicendpoint=nil, vpcendpoint=nil, namespacenum=nil, usedstoragebudget=nil, maxpublishrateinmessages=nil, maxdispatchrateinmessages=nil, maxpublishrateinbytes=nil, maxdispatchrateinbytes=nil, topicnum=nil, maxmessagedelayinseconds=nil, publicaccessenabled=nil, tags=nil, paymode=nil)
376
+ def initialize(clusterid=nil, clustername=nil, remark=nil, endpointnum=nil, createtime=nil, healthy=nil, healthyinfo=nil, status=nil, maxnamespacenum=nil, maxtopicnum=nil, maxqps=nil, messageretentiontime=nil, maxstoragecapacity=nil, version=nil, publicendpoint=nil, vpcendpoint=nil, namespacenum=nil, usedstoragebudget=nil, maxpublishrateinmessages=nil, maxdispatchrateinmessages=nil, maxpublishrateinbytes=nil, maxdispatchrateinbytes=nil, topicnum=nil, maxmessagedelayinseconds=nil, publicaccessenabled=nil, tags=nil, paymode=nil, projectid=nil, projectname=nil)
371
377
  @ClusterId = clusterid
372
378
  @ClusterName = clustername
373
379
  @Remark = remark
@@ -395,6 +401,8 @@ module TencentCloud
395
401
  @PublicAccessEnabled = publicaccessenabled
396
402
  @Tags = tags
397
403
  @PayMode = paymode
404
+ @ProjectId = projectid
405
+ @ProjectName = projectname
398
406
  end
399
407
 
400
408
  def deserialize(params)
@@ -432,6 +440,8 @@ module TencentCloud
432
440
  end
433
441
  end
434
442
  @PayMode = params['PayMode']
443
+ @ProjectId = params['ProjectId']
444
+ @ProjectName = params['ProjectName']
435
445
  end
436
446
  end
437
447
 
@@ -1507,27 +1517,27 @@ module TencentCloud
1507
1517
  # @type AutoRenewFlag: Integer
1508
1518
  # @param TimeSpan: 购买时长,取值范围:1~50
1509
1519
  # @type TimeSpan: Integer
1510
- # @param Tags: 集群的标签列表(已废弃)
1511
- # @type Tags: Array
1512
1520
  # @param ClusterName: 集群名称,不支持中字以及除了短线和下划线外的特殊字符且不超过64个字符。
1513
1521
  # @type ClusterName: String
1514
1522
  # @param AutoVoucher: 是否自动选择代金券 1是 0否 默认为0
1515
1523
  # @type AutoVoucher: Integer
1516
- # @param Vpcs: vpc网络标签
1517
- # @type Vpcs: :class:`Tencentcloud::Tdmq.v20200217.models.VpcInfo`
1524
+ # @param Vpc: vpc网络标签
1525
+ # @type Vpc: :class:`Tencentcloud::Tdmq.v20200217.models.VpcInfo`
1526
+ # @param Tags: 集群的标签列表(已废弃)
1527
+ # @type Tags: Array
1518
1528
 
1519
- attr_accessor :ZoneIds, :ProductName, :StorageSize, :AutoRenewFlag, :TimeSpan, :Tags, :ClusterName, :AutoVoucher, :Vpcs
1529
+ attr_accessor :ZoneIds, :ProductName, :StorageSize, :AutoRenewFlag, :TimeSpan, :ClusterName, :AutoVoucher, :Vpc, :Tags
1520
1530
 
1521
- def initialize(zoneids=nil, productname=nil, storagesize=nil, autorenewflag=nil, timespan=nil, tags=nil, clustername=nil, autovoucher=nil, vpcs=nil)
1531
+ def initialize(zoneids=nil, productname=nil, storagesize=nil, autorenewflag=nil, timespan=nil, clustername=nil, autovoucher=nil, vpc=nil, tags=nil)
1522
1532
  @ZoneIds = zoneids
1523
1533
  @ProductName = productname
1524
1534
  @StorageSize = storagesize
1525
1535
  @AutoRenewFlag = autorenewflag
1526
1536
  @TimeSpan = timespan
1527
- @Tags = tags
1528
1537
  @ClusterName = clustername
1529
1538
  @AutoVoucher = autovoucher
1530
- @Vpcs = vpcs
1539
+ @Vpc = vpc
1540
+ @Tags = tags
1531
1541
  end
1532
1542
 
1533
1543
  def deserialize(params)
@@ -1536,6 +1546,12 @@ module TencentCloud
1536
1546
  @StorageSize = params['StorageSize']
1537
1547
  @AutoRenewFlag = params['AutoRenewFlag']
1538
1548
  @TimeSpan = params['TimeSpan']
1549
+ @ClusterName = params['ClusterName']
1550
+ @AutoVoucher = params['AutoVoucher']
1551
+ unless params['Vpc'].nil?
1552
+ @Vpc = VpcInfo.new
1553
+ @Vpc.deserialize(params['Vpc'])
1554
+ end
1539
1555
  unless params['Tags'].nil?
1540
1556
  @Tags = []
1541
1557
  params['Tags'].each do |i|
@@ -1544,12 +1560,6 @@ module TencentCloud
1544
1560
  @Tags << tag_tmp
1545
1561
  end
1546
1562
  end
1547
- @ClusterName = params['ClusterName']
1548
- @AutoVoucher = params['AutoVoucher']
1549
- unless params['Vpcs'].nil?
1550
- @Vpcs = VpcInfo.new
1551
- @Vpcs.deserialize(params['Vpcs'])
1552
- end
1553
1563
  end
1554
1564
  end
1555
1565
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tdmq
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.707
4
+ version: 3.0.709
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-11-19 00:00:00.000000000 Z
11
+ date: 2023-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common