tencentcloud-sdk-redis 3.0.510 → 3.0.512
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/client.rb +3 -3
- 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: 9869de21c4c15b77f742981d409bfccaa64312dd
|
|
4
|
+
data.tar.gz: c88cc90728f48c1ab39ce068a71a6ab5db5a5093
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 65beee5394d4a4805efcb409f61403c587b3b8eb1cf5e1ecb337cb8c6b2c0853ee6553d9931df853e022b5f3f2fac4a2e8e0a824e071ceb6892b7e1995aade42
|
|
7
|
+
data.tar.gz: a14922e5a5070361d81fc0ab8ae99095fee1393512d9c05b7a69943815642130820c680a75fc292ba5b8c79081de62c8f84e9d1af944bf85ffc8a814ba426c42
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.512
|
data/lib/v20180412/client.rb
CHANGED
|
@@ -629,7 +629,7 @@ module TencentCloud
|
|
|
629
629
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
630
630
|
end
|
|
631
631
|
|
|
632
|
-
# 查询实例大Key
|
|
632
|
+
# 腾讯云数据库 Redis 已经于2022年10月31日下线查询实例大 Key 接口。具体公告,请参见[查询实例大 Key 接口下线公告](https://cloud.tencent.com/document/product/239/81005)。
|
|
633
633
|
|
|
634
634
|
# @param request: Request instance for DescribeInstanceMonitorBigKey.
|
|
635
635
|
# @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceMonitorBigKeyRequest`
|
|
@@ -653,7 +653,7 @@ module TencentCloud
|
|
|
653
653
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
654
654
|
end
|
|
655
655
|
|
|
656
|
-
# 查询实例大Key
|
|
656
|
+
# 腾讯云数据库 Redis 已经于2022年10月31日下线查询实例大 Key 接口。具体公告,请参见 [查询实例大 Key 接口下线公告](https://cloud.tencent.com/document/product/239/81005)。
|
|
657
657
|
|
|
658
658
|
# @param request: Request instance for DescribeInstanceMonitorBigKeySizeDist.
|
|
659
659
|
# @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceMonitorBigKeySizeDistRequest`
|
|
@@ -677,7 +677,7 @@ module TencentCloud
|
|
|
677
677
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
678
678
|
end
|
|
679
679
|
|
|
680
|
-
# 查询实例大Key
|
|
680
|
+
# 腾讯云数据库 Redis 已经于2022年10月31日下线查询实例大 Key 接口。具体公告,请参见 [查询实例大 Key 接口下线公告](https://cloud.tencent.com/document/product/239/81005)。
|
|
681
681
|
|
|
682
682
|
# @param request: Request instance for DescribeInstanceMonitorBigKeyTypeDist.
|
|
683
683
|
# @type request: :class:`Tencentcloud::redis::V20180412::DescribeInstanceMonitorBigKeyTypeDistRequest`
|
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.512
|
|
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-02-
|
|
11
|
+
date: 2023-02-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|