tencentcloud-sdk-tdmq 1.0.241 → 1.0.245

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: ff289adaad95ff00bfdf4802dedacc785319bee9
4
- data.tar.gz: 2937845a9abba56085d32d259963f25adb8d2551
3
+ metadata.gz: abe5a72e9f6d6e7064135c021c1c3901673b34aa
4
+ data.tar.gz: f964582b1b3d945b2ba3a102599ea44e3e16a0dc
5
5
  SHA512:
6
- metadata.gz: 926f4d1c652a5183b559470aa274fc3f8ce4c55064b4679640bf2f18fb1a715eb0ba03e8f77dee6695d6429bb38a6d866e458e1039f1ddcba0c76f617673fe8c
7
- data.tar.gz: ea1dcb4b4f4f449cbef5be5c744a7f5f83f29baff43ea7afa3c54be7c1a985f6c7edd5cbcdba165ca71a7a77b4289cbe32cd891b931f0cff85c3b92a1c1de2d6
6
+ metadata.gz: 8ecdff3b8da6c8187bee3c11da2ac6ff6087d8880f2af56f60eb6ce4e4be6f20e17ba6cbbb1981b1ccb3bcab0ee2046d482ee6d78af64863d78767b84d118dfc
7
+ data.tar.gz: 7540237bf62e3903bf16cfbb4b6cfb24c569d52dd5bf95788f6c78f532c379abd0d860feae514b22bb62842b75762b8cfb043b6bda8d2ac7c894c292e6fb55d3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.241
1
+ 1.0.245
@@ -532,7 +532,7 @@ module TencentCloud
532
532
  # @param HealthyInfo: 集群健康信息
533
533
  # 注意:此字段可能返回 null,表示取不到有效值。
534
534
  # @type HealthyInfo: String
535
- # @param Status: 集群状态,0:创建中,1:正常,2:删除中,3:已删除,5:创建失败,6: 删除失败
535
+ # @param Status: 集群状态,0:创建中,1:正常,2:销毁中,3:已删除,4: 隔离中,5:创建失败,6: 删除失败
536
536
  # @type Status: Integer
537
537
  # @param MaxNamespaceNum: 最大命名空间数量
538
538
  # @type MaxNamespaceNum: Integer
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: 1.0.241
4
+ version: 1.0.245
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-01-13 00:00:00.000000000 Z
11
+ date: 2022-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common