tencentcloud-sdk-tdmq 1.0.295 → 1.0.296

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ad7162bfae2c5177e663f50466f6bfa3346227cc
4
- data.tar.gz: 275636f8df0342f6c4bfe94e843288c8a327ecfb
3
+ metadata.gz: 9a9ce38213ee34a6f6bb05d572a552c6378d9042
4
+ data.tar.gz: 824f57571e4875ddfd607ac21371e409f61ee08c
5
5
  SHA512:
6
- metadata.gz: 36935728d6d471192dcca2c20b311a1a3f41c10fc9fc7e60356995f03ccbe70389afc7f40f82d449e67ef861b3754eb04dc875b10f2f0ac49bf087d68eea8263
7
- data.tar.gz: 3355903605a0d203691192dcc978dafdbf258e67956c1c8ffadf78c65d4d5e6196907fe17dd3ba1f1e10a8778ad28f7f2da3e123c3ac9119e4b4f612730b2117
6
+ metadata.gz: aefe8f9d4d4514ab0cec94bbe786a34e4afb1f7f9ae1dbc6047bdb3ccef6a75c4a4a606c94caa166cca93908626f02269e11a59b5af59718aedb7c61545d949b
7
+ data.tar.gz: 45b952813acc80bfed64f91f4fa51480e53afdff99e0522540fd5fa13951e97762e1e21956f99d4fee742112350f7f7cb9d1d0ed81ff06589e034073b9b0c619
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.295
1
+ 1.0.296
@@ -5580,7 +5580,7 @@ module TencentCloud
5580
5580
  # @type PollingWaitSeconds: Integer
5581
5581
  # @param VisibilityTimeout: 消息可见性超时。取值范围 1-43200 秒(即12小时内),默认值 30。
5582
5582
  # @type VisibilityTimeout: Integer
5583
- # @param MaxMsgSize: 消息最大长度。取值范围 1024-65536 Byte(即1-64K),默认值 65536。
5583
+ # @param MaxMsgSize: 消息最大长度,新版CMQ新建的队列默认1024KB,不支持修改
5584
5584
  # @type MaxMsgSize: Integer
5585
5585
  # @param MsgRetentionSeconds: 消息最长未确认时间。取值范围 30-43200 秒(30秒~12小时),默认值 3600 (1 小时)。
5586
5586
  # @type MsgRetentionSeconds: Integer
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: 1.0.295
4
+ version: 1.0.296
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud