tencentcloud-sdk-tdmq 3.0.1030 → 3.0.1032
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200217/models.rb +24 -12
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 45aa49a4a4f703b6a530d3f082b0820107838590
|
4
|
+
data.tar.gz: f8dcb15ed216ab14250c206356c9495b12ce73b8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6ce89cf08368f20bb0947ff0e50ac2b9ab0128877b39d1025459ae0b94cf07f0d8b5f0c520865f0b3bb6557527f521e6cfcc2c20efcce2ff3e5100354650dfe2
|
7
|
+
data.tar.gz: d35a8aa5814cee2dbc6e07fe170476c658e12336ae5ba025fcea9ad256427fffde2fd27974ae0b116296aa9a4bea827c4883c4c03fef5ba29ef43222b4094176
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1032
|
data/lib/v20200217/models.rb
CHANGED
@@ -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,
|
6280
|
-
deprecate :QueryDlqMsg=, :none, 2025,
|
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,
|
6386
|
-
deprecate :QueryDLQMsg=, :none, 2025,
|
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,
|
7227
|
-
deprecate :QueryDlqMsg=, :none, 2025,
|
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,
|
11539
|
-
deprecate :MaxTpsPerNamespace=, :none, 2025,
|
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.
|
4
|
+
version: 3.0.1032
|
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-
|
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:
|