tencentcloud-sdk-tdmq 3.0.490 → 3.0.492

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: 3b636c054f508ddbecaf07cc2b7b0d37ba9acc3c
4
- data.tar.gz: c2114ef6b760244db0eba44fb8e13223aac1a60e
3
+ metadata.gz: ec4e93a48acb5a8913fd7e60812c0106761c0070
4
+ data.tar.gz: 132b3f582e335ecf3d745d579fb83d7d0172464d
5
5
  SHA512:
6
- metadata.gz: 67aafea8e4c670548c11c5546417990a958d0d70682728b8425f1e1b1ce5e2fef47cab8af3f94c04c391bf852d0a9c9abb03f411d17e7697952004d94c7efa7f
7
- data.tar.gz: da82a5268575e0188bb66eaf92f47fbf7ad9b0262fac567d88782e6ac5c72705438da67af0e6324446af7fc246cdb61ce7fc723a63a2d7f92909e6b85b586dbb
6
+ metadata.gz: 22785003f0b99b8cbf796d746d354982bfd4962f68a26654cffcc62a1ed6cc18eeed08d98ae39ed95c3d3922d0a2fa1fb6ec5fe4726a65d7bb993a245ab779cf
7
+ data.tar.gz: b10cb6c629099bb94b9629677d4c53a13527cb64b63fb37e6c29396d4e19c0cee7c1e843aff7521a2b835d0c7172cd6a1c7197e1782b5b8fb61c18d9149440a2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.490
1
+ 3.0.492
@@ -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.490
4
+ version: 3.0.492
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-10 00:00:00.000000000 Z
11
+ date: 2023-01-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common