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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 247498c6b3eb4bd6a86d201e098c055c29fb0016
4
- data.tar.gz: 86f05f820e2723b31ef0a27b07b7d51b4e522838
3
+ metadata.gz: 9869de21c4c15b77f742981d409bfccaa64312dd
4
+ data.tar.gz: c88cc90728f48c1ab39ce068a71a6ab5db5a5093
5
5
  SHA512:
6
- metadata.gz: 3c4078704719b3557cdd7bcaee3cd792bbf030d18c23070879fa12e4a5be3ec6f608156b6a2421287292dbc8f7c442603856bab6afe81428562921fa1612983e
7
- data.tar.gz: a8e9ac2447b7b9fc956e784c178300894564499fdb716ee552178a562c0350885c3d1d6093adecd0fa04d31927bb0bca2fc393c22d0fc467e6cc06f32832580c
6
+ metadata.gz: 65beee5394d4a4805efcb409f61403c587b3b8eb1cf5e1ecb337cb8c6b2c0853ee6553d9931df853e022b5f3f2fac4a2e8e0a824e071ceb6892b7e1995aade42
7
+ data.tar.gz: a14922e5a5070361d81fc0ab8ae99095fee1393512d9c05b7a69943815642130820c680a75fc292ba5b8c79081de62c8f84e9d1af944bf85ffc8a814ba426c42
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.510
1
+ 3.0.512
@@ -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.510
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-16 00:00:00.000000000 Z
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