tencentcloud-sdk-tdmq 1.0.238 → 1.0.242

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: 2a3096a828773c65359ab8002d78b9cb983b4804
4
- data.tar.gz: f14c113ee944726310da3437e43c91b4a24312e8
3
+ metadata.gz: a60ed9f45ad85dcebb5ba2537f2955107d127aab
4
+ data.tar.gz: d8047f05e56265d5f60bb534303f93bb5c2dc898
5
5
  SHA512:
6
- metadata.gz: fe801a175980aa76d22151a22537709aa3c3678b8287d3d3fc8bb02a0a27d1e45acf7b7f5038ccfbc1902a463ac1d540466b0544b0e249ab13ec5717de89618d
7
- data.tar.gz: c5f3c5f25fe92dd981d22355f204b34a987e2e3d67c36381b8ae5d8b2695f2ec9134baaaac6833b038914ff2159eac9c4c3945fff51596779d543423e7da9a4b
6
+ metadata.gz: a31449456d14096212f608efc4e8e11662499c639275556c357b691853fb284859bedd212a21bb7eb30772df0c5650d78621163fd4fda35ac7030f59d43d835e
7
+ data.tar.gz: c10580b6e1bed2965700fdad1ab13d2b96f530dfecf86c531454e637172f3f7a60ada67db31444312f061132290699d9afeb05ca1d2c0a33a7ed73d47fa9364b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.238
1
+ 1.0.242
@@ -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
@@ -1387,7 +1387,7 @@ module TencentCloud
1387
1387
  # @type BindClusterId: Integer
1388
1388
  # @param Remark: 说明,128个字符以内。
1389
1389
  # @type Remark: String
1390
- # @param Tags: 集群的标签列表
1390
+ # @param Tags: 集群的标签列表(已废弃)
1391
1391
  # @type Tags: Array
1392
1392
  # @param PublicAccessEnabled: 是否开启公网访问,不填时默认开启
1393
1393
  # @type PublicAccessEnabled: 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: 1.0.238
4
+ version: 1.0.242
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-10 00:00:00.000000000 Z
11
+ date: 2022-01-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common