tencentcloud-sdk-tdmq 3.0.491 → 3.0.493

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: 155a797a175abb3404cb988ee0440b2e5ae9d5cf
4
- data.tar.gz: 98a16fd3371cbcb2b413c87aadf867ec75756ba4
3
+ metadata.gz: 82eac34e13a5e2f80b87d901515ca97345a0d546
4
+ data.tar.gz: f071214982094dc02550caa6e82f58775c8053da
5
5
  SHA512:
6
- metadata.gz: 0641684419d7980824c576dd5204b5aa7a44d48d5ab975ab191d02d02155420b6f2a3b74d6e705fc79c9db5941bac5c49fb19afbe8f387c6f7113994280e21c5
7
- data.tar.gz: db7c7b892e7aff3d5aef79f7a03b1d710ea59c81405f09715221d7d725d350ab10f7fbfb2a1f6c58078a1e53ed4978ede940041d3cc19dd50214b34ec686739d
6
+ metadata.gz: 10861e89b1f89be0eb16451ac1f0cdfa784bea43eaa9ddf325d26d3575f0cf195f5caa9e1ab55172f23ed8dab73aab18f16fc67ffff8c60441a7eb08780dc53a
7
+ data.tar.gz: e477456274f8bbfb8b06c8bcf80fcff5e627230a3b2ed5d1ecff56c751aa2435f191f1fd70c272a3de949424d4ef388564685ebe8a22a9965503c0b6f4abfef5
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.491
1
+ 3.0.493
@@ -2014,7 +2014,7 @@ module TencentCloud
2014
2014
  # @type Topic: String
2015
2015
  # @param Namespaces: 主题所在的命名空间,目前支持在单个命名空间下创建主题
2016
2016
  # @type Namespaces: Array
2017
- # @param Type: 主题类型,可选值为Normal, GlobalOrder, PartitionedOrder
2017
+ # @param Type: 主题类型,可选值为Normal, PartitionedOrder, Transaction, DelayScheduled。
2018
2018
  # @type Type: String
2019
2019
  # @param ClusterId: 集群ID
2020
2020
  # @type ClusterId: String
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.491
4
+ version: 3.0.493
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-01-11 00:00:00.000000000 Z
11
+ date: 2023-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common