tencentcloud-sdk-tdmq 3.0.1029 → 3.0.1031

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a095f0e16c8d7047fd5f678ba8e9f44977321269
4
- data.tar.gz: c03483c7f0fcf26744001368ecfadf972052d1f1
3
+ metadata.gz: cc05473bc30263a9afbfa0cb0709de9e16d949b6
4
+ data.tar.gz: 54ee83e3fae0b3da043c9c0bbe8f31fd8e94e630
5
5
  SHA512:
6
- metadata.gz: 542b6d5d87b2c2518f5716e40bb754eb9031e5395e807bd76559b02d54c08ea260b3d942d76460036ef4fe0bfad294adbe7a6d3d7593f7e79ef2d48564d89602
7
- data.tar.gz: 25a829ca75bbfe8d31386b2dc3380d9f21327a96cde6dcca769a4a46531ef61212ff236329a215547dd32073173c90425342a979ba18f3d83f50330500ac8827
6
+ metadata.gz: d41dc85e80a53fcd3a7e2a76db88652c6be63f6433c655cc37fab4dfccb6a29ce7c72b11af9de265b03f909ee58b89f861804cd7df7f570ac84a2887f3bc1de1
7
+ data.tar.gz: 45966fed947b5bd82ebf89bc634bba0c45851a3e2eb4d9796bb8a1ca3b3628772e6e2a6e0a55ad4228869b327449eb4f9a26088fe3bf1d2d14a7ef9d16ea57d7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1029
1
+ 3.0.1031
@@ -2287,6 +2287,8 @@ module TencentCloud
2287
2287
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2288
2288
  end
2289
2289
 
2290
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2291
+
2290
2292
  # 用于查询RocketMQ平滑迁移任务列表
2291
2293
 
2292
2294
  # @param request: Request instance for DescribeRocketMQSmoothMigrationTaskList.
@@ -2311,6 +2313,8 @@ module TencentCloud
2311
2313
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2312
2314
  end
2313
2315
 
2316
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2317
+
2314
2318
  # 平滑迁移过程获取源集群group列表接口
2315
2319
 
2316
2320
  # @param request: Request instance for DescribeRocketMQSourceClusterGroupList.
@@ -2335,6 +2339,8 @@ module TencentCloud
2335
2339
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
2336
2340
  end
2337
2341
 
2342
+ # 平滑迁移相关接口已迁移至trocket产品下,该接口已废弃
2343
+
2338
2344
  # 平滑迁移过程获取源集群topic列表接口
2339
2345
 
2340
2346
  # @param request: Request instance for DescribeRocketMQSourceClusterTopicList.
@@ -6276,8 +6276,8 @@ module TencentCloud
6276
6276
 
6277
6277
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :MsgId, :PulsarMsgId, :QueryDlqMsg, :QueryDeadLetterMessage, :Offset, :Limit, :FilterTrackGroup
6278
6278
  extend Gem::Deprecate
6279
- deprecate :QueryDlqMsg, :none, 2025, 3
6280
- deprecate :QueryDlqMsg=, :none, 2025, 3
6279
+ deprecate :QueryDlqMsg, :none, 2025, 4
6280
+ deprecate :QueryDlqMsg=, :none, 2025, 4
6281
6281
 
6282
6282
  def initialize(clusterid=nil, environmentid=nil, topicname=nil, msgid=nil, pulsarmsgid=nil, querydlqmsg=nil, querydeadlettermessage=nil, offset=nil, limit=nil, filtertrackgroup=nil)
6283
6283
  @ClusterId = clusterid
@@ -6382,8 +6382,8 @@ module TencentCloud
6382
6382
 
6383
6383
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :MsgId, :GroupName, :QueryDLQMsg, :QueryDeadLetterMessage
6384
6384
  extend Gem::Deprecate
6385
- deprecate :QueryDLQMsg, :none, 2025, 3
6386
- deprecate :QueryDLQMsg=, :none, 2025, 3
6385
+ deprecate :QueryDLQMsg, :none, 2025, 4
6386
+ deprecate :QueryDLQMsg=, :none, 2025, 4
6387
6387
 
6388
6388
  def initialize(clusterid=nil, environmentid=nil, topicname=nil, msgid=nil, groupname=nil, querydlqmsg=nil, querydeadlettermessage=nil)
6389
6389
  @ClusterId = clusterid
@@ -7223,8 +7223,8 @@ module TencentCloud
7223
7223
 
7224
7224
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :StartTime, :EndTime, :MsgId, :MsgKey, :Offset, :Limit, :TaskRequestId, :QueryDlqMsg, :NumOfLatestMsg, :Tag, :QueryDeadLetterMessage
7225
7225
  extend Gem::Deprecate
7226
- deprecate :QueryDlqMsg, :none, 2025, 3
7227
- deprecate :QueryDlqMsg=, :none, 2025, 3
7226
+ deprecate :QueryDlqMsg, :none, 2025, 4
7227
+ deprecate :QueryDlqMsg=, :none, 2025, 4
7228
7228
 
7229
7229
  def initialize(clusterid=nil, environmentid=nil, topicname=nil, starttime=nil, endtime=nil, msgid=nil, msgkey=nil, offset=nil, limit=nil, taskrequestid=nil, querydlqmsg=nil, numoflatestmsg=nil, tag=nil, querydeadlettermessage=nil)
7230
7230
  @ClusterId = clusterid
@@ -10555,10 +10555,14 @@ module TencentCloud
10555
10555
  # @type PayMode: Integer
10556
10556
  # @param InstanceType: 实例类型,0 专享版、1 Serverless 版
10557
10557
  # @type InstanceType: Integer
10558
+ # @param IsolatedTime: 开始隔离时间
10559
+ # @type IsolatedTime: Integer
10560
+ # @param Container: 是否为容器实例,默认 true
10561
+ # @type Container: Boolean
10558
10562
 
10559
- attr_accessor :ClusterId, :ClusterName, :Region, :CreateTime, :Remark, :Vpcs, :ZoneIds, :VirtualHostNumber, :QueueNumber, :MessagePublishRate, :MessageStackNumber, :ExpireTime, :ChannelNumber, :ConnectionNumber, :ConsumerNumber, :ExchangeNumber, :ExceptionInformation, :ClusterStatus, :AutoRenewFlag, :MirrorQueuePolicyFlag, :MessageConsumeRate, :ClusterVersion, :PayMode, :InstanceType
10563
+ attr_accessor :ClusterId, :ClusterName, :Region, :CreateTime, :Remark, :Vpcs, :ZoneIds, :VirtualHostNumber, :QueueNumber, :MessagePublishRate, :MessageStackNumber, :ExpireTime, :ChannelNumber, :ConnectionNumber, :ConsumerNumber, :ExchangeNumber, :ExceptionInformation, :ClusterStatus, :AutoRenewFlag, :MirrorQueuePolicyFlag, :MessageConsumeRate, :ClusterVersion, :PayMode, :InstanceType, :IsolatedTime, :Container
10560
10564
 
10561
- def initialize(clusterid=nil, clustername=nil, region=nil, createtime=nil, remark=nil, vpcs=nil, zoneids=nil, virtualhostnumber=nil, queuenumber=nil, messagepublishrate=nil, messagestacknumber=nil, expiretime=nil, channelnumber=nil, connectionnumber=nil, consumernumber=nil, exchangenumber=nil, exceptioninformation=nil, clusterstatus=nil, autorenewflag=nil, mirrorqueuepolicyflag=nil, messageconsumerate=nil, clusterversion=nil, paymode=nil, instancetype=nil)
10565
+ def initialize(clusterid=nil, clustername=nil, region=nil, createtime=nil, remark=nil, vpcs=nil, zoneids=nil, virtualhostnumber=nil, queuenumber=nil, messagepublishrate=nil, messagestacknumber=nil, expiretime=nil, channelnumber=nil, connectionnumber=nil, consumernumber=nil, exchangenumber=nil, exceptioninformation=nil, clusterstatus=nil, autorenewflag=nil, mirrorqueuepolicyflag=nil, messageconsumerate=nil, clusterversion=nil, paymode=nil, instancetype=nil, isolatedtime=nil, container=nil)
10562
10566
  @ClusterId = clusterid
10563
10567
  @ClusterName = clustername
10564
10568
  @Region = region
@@ -10583,6 +10587,8 @@ module TencentCloud
10583
10587
  @ClusterVersion = clusterversion
10584
10588
  @PayMode = paymode
10585
10589
  @InstanceType = instancetype
10590
+ @IsolatedTime = isolatedtime
10591
+ @Container = container
10586
10592
  end
10587
10593
 
10588
10594
  def deserialize(params)
@@ -10617,6 +10623,8 @@ module TencentCloud
10617
10623
  @ClusterVersion = params['ClusterVersion']
10618
10624
  @PayMode = params['PayMode']
10619
10625
  @InstanceType = params['InstanceType']
10626
+ @IsolatedTime = params['IsolatedTime']
10627
+ @Container = params['Container']
10620
10628
  end
10621
10629
  end
10622
10630
 
@@ -11061,10 +11069,12 @@ module TencentCloud
11061
11069
  # @type CreateTime: Integer
11062
11070
  # @param InstanceType: 实例类型,0 专享版、1 Serverless 版
11063
11071
  # @type InstanceType: Integer
11072
+ # @param IsolatedTime: 隔离时间,毫秒为单位
11073
+ # @type IsolatedTime: Integer
11064
11074
 
11065
- attr_accessor :InstanceId, :InstanceName, :InstanceVersion, :Status, :NodeCount, :ConfigDisplay, :MaxTps, :MaxBandWidth, :MaxStorage, :ExpireTime, :AutoRenewFlag, :PayMode, :Remark, :SpecName, :ExceptionInformation, :ClusterStatus, :PublicAccessEndpoint, :Vpcs, :CreateTime, :InstanceType
11075
+ attr_accessor :InstanceId, :InstanceName, :InstanceVersion, :Status, :NodeCount, :ConfigDisplay, :MaxTps, :MaxBandWidth, :MaxStorage, :ExpireTime, :AutoRenewFlag, :PayMode, :Remark, :SpecName, :ExceptionInformation, :ClusterStatus, :PublicAccessEndpoint, :Vpcs, :CreateTime, :InstanceType, :IsolatedTime
11066
11076
 
11067
- def initialize(instanceid=nil, instancename=nil, instanceversion=nil, status=nil, nodecount=nil, configdisplay=nil, maxtps=nil, maxbandwidth=nil, maxstorage=nil, expiretime=nil, autorenewflag=nil, paymode=nil, remark=nil, specname=nil, exceptioninformation=nil, clusterstatus=nil, publicaccessendpoint=nil, vpcs=nil, createtime=nil, instancetype=nil)
11077
+ def initialize(instanceid=nil, instancename=nil, instanceversion=nil, status=nil, nodecount=nil, configdisplay=nil, maxtps=nil, maxbandwidth=nil, maxstorage=nil, expiretime=nil, autorenewflag=nil, paymode=nil, remark=nil, specname=nil, exceptioninformation=nil, clusterstatus=nil, publicaccessendpoint=nil, vpcs=nil, createtime=nil, instancetype=nil, isolatedtime=nil)
11068
11078
  @InstanceId = instanceid
11069
11079
  @InstanceName = instancename
11070
11080
  @InstanceVersion = instanceversion
@@ -11085,6 +11095,7 @@ module TencentCloud
11085
11095
  @Vpcs = vpcs
11086
11096
  @CreateTime = createtime
11087
11097
  @InstanceType = instancetype
11098
+ @IsolatedTime = isolatedtime
11088
11099
  end
11089
11100
 
11090
11101
  def deserialize(params)
@@ -11115,6 +11126,7 @@ module TencentCloud
11115
11126
  end
11116
11127
  @CreateTime = params['CreateTime']
11117
11128
  @InstanceType = params['InstanceType']
11129
+ @IsolatedTime = params['IsolatedTime']
11118
11130
  end
11119
11131
  end
11120
11132
 
@@ -11535,8 +11547,8 @@ module TencentCloud
11535
11547
 
11536
11548
  attr_accessor :MaxTpsPerNamespace, :MaxNamespaceNum, :UsedNamespaceNum, :MaxTopicNum, :UsedTopicNum, :MaxGroupNum, :UsedGroupNum, :MaxRetentionTime, :MaxLatencyTime, :MaxQueuesPerTopic, :TopicDistribution
11537
11549
  extend Gem::Deprecate
11538
- deprecate :MaxTpsPerNamespace, :none, 2025, 3
11539
- deprecate :MaxTpsPerNamespace=, :none, 2025, 3
11550
+ deprecate :MaxTpsPerNamespace, :none, 2025, 4
11551
+ deprecate :MaxTpsPerNamespace=, :none, 2025, 4
11540
11552
 
11541
11553
  def initialize(maxtpspernamespace=nil, maxnamespacenum=nil, usednamespacenum=nil, maxtopicnum=nil, usedtopicnum=nil, maxgroupnum=nil, usedgroupnum=nil, maxretentiontime=nil, maxlatencytime=nil, maxqueuespertopic=nil, topicdistribution=nil)
11542
11554
  @MaxTpsPerNamespace = maxtpspernamespace
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.1029
4
+ version: 3.0.1031
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-03-27 00:00:00.000000000 Z
11
+ date: 2025-04-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -34,8 +34,8 @@ extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
36
  - lib/tencentcloud-sdk-tdmq.rb
37
- - lib/v20200217/models.rb
38
37
  - lib/v20200217/client.rb
38
+ - lib/v20200217/models.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: