tencentcloud-sdk-tdmq 1.0.235 → 1.0.239
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200217/models.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f50aef95ca906eb4102787a11338e06990ce8414
|
4
|
+
data.tar.gz: ffe83cebc546717c86630f84c0ce559b429deffb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 22c5e0791ecc687b064c4dae8aa407445a0b31aa5ecabce97feb5cf857df750316c9f1169f12d497e0e63f7be7e40d984eb4d2d0287a70f0faea58bc67b018b3
|
7
|
+
data.tar.gz: d2a0a1a72b59559e26896cef37169f1283d66bbe72d1675490ba94506c43b95cb9aa24ed6b8f769a9ee2d371fb3fbc165ab156993c872b13b4f5d59de97a2ba5
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.0.
|
1
|
+
1.0.239
|
data/lib/v20200217/models.rb
CHANGED
@@ -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.
|
4
|
+
version: 1.0.239
|
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-
|
11
|
+
date: 2022-01-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|