tencentcloud-sdk-tdmq 3.0.935 → 3.0.937

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 +11 -12
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4b853d7742903782e47cbd1b1321acc495a6bf9a
4
- data.tar.gz: 4de3f62d68a8e2d92d17b056aee5dba5468f7dcf
3
+ metadata.gz: c572d8d922b8a7465ffbafa683e92b4f482f9bbd
4
+ data.tar.gz: d1e212ff2e7a010b49740633374c0131cbb22595
5
5
  SHA512:
6
- metadata.gz: d1c817d843d7cdeba2344b1632b832161208350525ed5e395202326390ba3898ae78ec4420ade091cb224728156982a1c8dff380613d67f6527b22f04e2bfa55
7
- data.tar.gz: 27fe9aa465bb35cc0a1414e2b0d7d30d632a525c6851b5c39d00dc76a1c92b848fd43ff126621f0e5331dbed4c43aeed248f278883f19d83c97ef99147350de2
6
+ metadata.gz: 11b0ada49ec90bca8d596d6acfbe39dc45ebb07e351e7be90946058ec9dc695caa8ef4219e28d69d3eef2fa9370a108ab1ee149d96f77ddc0e494f74cebd20a4
7
+ data.tar.gz: 3da244b13bc148e2c137e8f52662b9a5e56609f4719adacf54341d66651409d8d7fc187c2f19deb786b6e7c9cd1ef90ae9a14aff05931a436687b5272921f43b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.935
1
+ 3.0.937
@@ -917,7 +917,7 @@ module TencentCloud
917
917
  end
918
918
  end
919
919
 
920
- # 消费者
920
+ # 消费者
921
921
  class Consumer < TencentCloud::Common::AbstractModel
922
922
  # @param ConnectedSince: 消费者开始连接的时间。
923
923
  # 注意:此字段可能返回 null,表示取不到有效值。
@@ -960,7 +960,7 @@ module TencentCloud
960
960
  # @type MsgId: String
961
961
  # @param ConsumerGroup: 消费组。
962
962
  # @type ConsumerGroup: String
963
- # @param ConsumerName: 消费组名称。
963
+ # @param ConsumerName: 消费者名称。
964
964
  # @type ConsumerName: String
965
965
  # @param ConsumeTime: 消费时间。
966
966
  # @type ConsumeTime: String
@@ -1658,7 +1658,7 @@ module TencentCloud
1658
1658
 
1659
1659
  # CreateRabbitMQBinding返回参数结构体
1660
1660
  class CreateRabbitMQBindingResponse < TencentCloud::Common::AbstractModel
1661
- # @param InstanceId: 队列名称
1661
+ # @param InstanceId: 实例名称
1662
1662
  # 注意:此字段可能返回 null,表示取不到有效值。
1663
1663
  # @type InstanceId: String
1664
1664
  # @param VirtualHost: vhost参数
@@ -5216,7 +5216,7 @@ module TencentCloud
5216
5216
 
5217
5217
  # DescribeRabbitMQQueueDetail返回参数结构体
5218
5218
  class DescribeRabbitMQQueueDetailResponse < TencentCloud::Common::AbstractModel
5219
- # @param InstanceId: 队列名称
5219
+ # @param InstanceId: 实例名称
5220
5220
  # 注意:此字段可能返回 null,表示取不到有效值。
5221
5221
  # @type InstanceId: String
5222
5222
  # @param VirtualHost: Vhost参数
@@ -6390,8 +6390,8 @@ module TencentCloud
6390
6390
 
6391
6391
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :MsgId, :PulsarMsgId, :QueryDlqMsg, :QueryDeadLetterMessage, :Offset, :Limit, :FilterTrackGroup
6392
6392
  extend Gem::Deprecate
6393
- deprecate :QueryDlqMsg, :none, 2024, 10
6394
- deprecate :QueryDlqMsg=, :none, 2024, 10
6393
+ deprecate :QueryDlqMsg, :none, 2024, 11
6394
+ deprecate :QueryDlqMsg=, :none, 2024, 11
6395
6395
 
6396
6396
  def initialize(clusterid=nil, environmentid=nil, topicname=nil, msgid=nil, pulsarmsgid=nil, querydlqmsg=nil, querydeadlettermessage=nil, offset=nil, limit=nil, filtertrackgroup=nil)
6397
6397
  @ClusterId = clusterid
@@ -6496,8 +6496,8 @@ module TencentCloud
6496
6496
 
6497
6497
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :MsgId, :GroupName, :QueryDLQMsg, :QueryDeadLetterMessage
6498
6498
  extend Gem::Deprecate
6499
- deprecate :QueryDLQMsg, :none, 2024, 10
6500
- deprecate :QueryDLQMsg=, :none, 2024, 10
6499
+ deprecate :QueryDLQMsg, :none, 2024, 11
6500
+ deprecate :QueryDLQMsg=, :none, 2024, 11
6501
6501
 
6502
6502
  def initialize(clusterid=nil, environmentid=nil, topicname=nil, msgid=nil, groupname=nil, querydlqmsg=nil, querydeadlettermessage=nil)
6503
6503
  @ClusterId = clusterid
@@ -7275,8 +7275,8 @@ module TencentCloud
7275
7275
 
7276
7276
  attr_accessor :ClusterId, :EnvironmentId, :TopicName, :StartTime, :EndTime, :MsgId, :MsgKey, :Offset, :Limit, :TaskRequestId, :QueryDlqMsg, :NumOfLatestMsg, :Tag, :QueryDeadLetterMessage
7277
7277
  extend Gem::Deprecate
7278
- deprecate :QueryDlqMsg, :none, 2024, 10
7279
- deprecate :QueryDlqMsg=, :none, 2024, 10
7278
+ deprecate :QueryDlqMsg, :none, 2024, 11
7279
+ deprecate :QueryDlqMsg=, :none, 2024, 11
7280
7280
 
7281
7281
  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)
7282
7282
  @ClusterId = clusterid
@@ -10303,8 +10303,7 @@ module TencentCloud
10303
10303
  # @param PrometheusEndpointInfo: Prometheus信息
10304
10304
  # 注意:此字段可能返回 null,表示取不到有效值。
10305
10305
  # @type PrometheusEndpointInfo: :class:`Tencentcloud::Tdmq.v20200217.models.PrometheusEndpointInfo`
10306
- # @param WebConsoleDomainEndpoint: http://amqp-k3eb47gm.dashboard.rabbitmq.cq.public.tencenttdmq.com:15672/
10307
- # 公网域名接入点
10306
+ # @param WebConsoleDomainEndpoint: 公网域名接入点
10308
10307
  # 注意:此字段可能返回 null,表示取不到有效值。
10309
10308
  # @type WebConsoleDomainEndpoint: String
10310
10309
 
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.935
4
+ version: 3.0.937
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-11-03 00:00:00.000000000 Z
11
+ date: 2024-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common