tencentcloud-sdk-tdmq 3.0.936 → 3.0.937

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: 1a1000f1f40d17d53091b154c8e70b77d7a1edb4
4
- data.tar.gz: 37f87a4e45b9c4a37de433cbc7c86b7472d23cea
3
+ metadata.gz: c572d8d922b8a7465ffbafa683e92b4f482f9bbd
4
+ data.tar.gz: d1e212ff2e7a010b49740633374c0131cbb22595
5
5
  SHA512:
6
- metadata.gz: 1f18296f14c17adce15a6768830655ad3c7528f91f4b97d0e7c077622c2fb2cce3930f018e55845bf70ea83b5c19efe2f69471fa05237cf65b2519f4fcf16ab2
7
- data.tar.gz: 0dd64dd00b64a51d3cea15a8526af8ad1d2889de73919b5943aad52a7197856924f3eac2037687d492ce922a8a58537cc9429da32fffa423c16342a790feadef
6
+ metadata.gz: 11b0ada49ec90bca8d596d6acfbe39dc45ebb07e351e7be90946058ec9dc695caa8ef4219e28d69d3eef2fa9370a108ab1ee149d96f77ddc0e494f74cebd20a4
7
+ data.tar.gz: 3da244b13bc148e2c137e8f52662b9a5e56609f4719adacf54341d66651409d8d7fc187c2f19deb786b6e7c9cd1ef90ae9a14aff05931a436687b5272921f43b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.936
1
+ 3.0.937
@@ -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参数
@@ -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,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tdmq
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.936
4
+ version: 3.0.937
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud