tencentcloud-sdk-tdmq 3.0.428 → 3.0.430

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: aa5be3ba82f9529a44961a1e916338eae9a0f481
4
- data.tar.gz: e5ce00ec66e1a1a76c3d6dc7a57a4a427b1a623b
3
+ metadata.gz: 011919e7cf559661740bdae45d523bcc3d057692
4
+ data.tar.gz: 1ad5a66d13126c63fbb80addb85d3be47428fbb6
5
5
  SHA512:
6
- metadata.gz: fdd94586dab264d5c7c9a102e311a28e4ad0ee70fa0de74565bb667463c4cd303c7e9b5aaa36425b7b1c630ce321e0a1c83f52f70ee7a8de7afe0814c0e0389d
7
- data.tar.gz: d1f185ad56b250952891c74a2ffe96a933523d4d2059732767f6ecc6413ec4cab5fe7038edb01a7ab154f4023f29092b12ddbd9b3c5fa557a421ce4f23455e7d
6
+ metadata.gz: c3d7144d6cf73bde063b3312a2f79f57a14791d642ff9cbc022dc8dbdc5373430787dc388c786056f2fff995d0a80fa6d8c4845de974e32a69bb8f6bbf4d2410
7
+ data.tar.gz: 35453cfd2ad39a57024863404a1f499d45abb16e0cb11b2575486fab21c53dd239ad21d0881831f282e712062fb2512810429cfca83b75651cfd5a68227e5c3e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.428
1
+ 3.0.430
@@ -2106,7 +2106,7 @@ module TencentCloud
2106
2106
  # @type EnvironmentId: String
2107
2107
  # @param TopicName: 主题名称。
2108
2108
  # @type TopicName: String
2109
- # @param SubscriptionName: 订阅者名称,不支持中字以及除了短线和下划线外的特殊字符且不超过150个字符。
2109
+ # @param SubscriptionName: 订阅者名称,不超过128个字符。
2110
2110
  # @type SubscriptionName: String
2111
2111
  # @param IsIdempotent: 是否幂等创建,若否不允许创建同名的订阅关系。
2112
2112
  # @type IsIdempotent: Boolean
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.428
4
+ version: 3.0.430
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-14 00:00:00.000000000 Z
11
+ date: 2022-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common