tencentcloud-sdk-redis 3.0.1023 → 3.0.1025
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/v20180412/models.rb +1 -2
- 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: 5161c5c507c7b3c6806f6ea13d9c5e9d4f4e8ccf
|
4
|
+
data.tar.gz: be9f8a931f1efdec11ecdb7c476203adcd615673
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 807e47437b9235c816e5c9759cefa8327e040ea1abc29ab6286708d314b0c8d9be6ba6c316a56705bb8613fe0287780b02c009b7be8d30a35d9402cf4149e377
|
7
|
+
data.tar.gz: 69085a0cbff59f4b73e4e9bd0b5b7dce5ea60d100b3ebe27618c712f4f724906f920fe1ec841c6f9266fbb7962f9f8ac3bcf0bdf8e210a5785105de89ea0863f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1025
|
data/lib/v20180412/models.rb
CHANGED
@@ -4662,7 +4662,6 @@ module TencentCloud
|
|
4662
4662
|
# - 17:德国
|
4663
4663
|
# - 18:韩国
|
4664
4664
|
# - 19:重庆
|
4665
|
-
# - 21:印度
|
4666
4665
|
# - 22:美东(弗吉尼亚)
|
4667
4666
|
# - 23:泰国
|
4668
4667
|
# - 25:日本
|
@@ -5392,7 +5391,7 @@ module TencentCloud
|
|
5392
5391
|
# @type Appid: Integer
|
5393
5392
|
# @param ProjectId: 项目 ID。
|
5394
5393
|
# @type ProjectId: Integer
|
5395
|
-
# @param RegionId: 地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>
|
5394
|
+
# @param RegionId: 地域 ID。<ul><li>1:广州。</li><li>4:上海。</li><li>5:中国香港。</li><li>7:上海金融。</li> <li>8:北京。</li> <li>9:新加坡。</li> <li>11:深圳金融。</li> <li>15:美西(硅谷)。</li><li>16:成都。</li><li>17:法兰克福。</li><li>18:首尔。</li><li>19:重庆。</li><li>22:美东(弗吉尼亚)。</li><li>23:曼谷。</li><li>25:东京。</li></ul>
|
5396
5395
|
# @type RegionId: Integer
|
5397
5396
|
# @param ZoneId: 区域 ID。
|
5398
5397
|
# @type ZoneId: Integer
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-redis
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1025
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|