tencentcloud-sdk-redis 3.0.510 → 3.0.511

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 247498c6b3eb4bd6a86d201e098c055c29fb0016
4
- data.tar.gz: 86f05f820e2723b31ef0a27b07b7d51b4e522838
3
+ metadata.gz: 916c0e8ca5e5ffbd733b7b5b1975c9ef5fec6e9d
4
+ data.tar.gz: c0d6285a4f467af4677a387ac4160d474dca9994
5
5
  SHA512:
6
- metadata.gz: 3c4078704719b3557cdd7bcaee3cd792bbf030d18c23070879fa12e4a5be3ec6f608156b6a2421287292dbc8f7c442603856bab6afe81428562921fa1612983e
7
- data.tar.gz: a8e9ac2447b7b9fc956e784c178300894564499fdb716ee552178a562c0350885c3d1d6093adecd0fa04d31927bb0bca2fc393c22d0fc467e6cc06f32832580c
6
+ metadata.gz: 4d21c206fab0d0978999e26d156b327c40d2741da46ac9d470b2a4c4a864b032d0927397c43ac89f06ab09b17d8a2c465c781d578132c38fb0b03e4dce612356
7
+ data.tar.gz: 6a68e3afd7b8cb3d830384ba893e06d81727a86cc49afa971deeae66f831dcdced388ed6f66374a4ef57e4a4e51379c1b1ad503377112326a2ca46ffa1583a27
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.510
1
+ 3.0.511
@@ -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.511
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-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common