tencentcloud-sdk-dbbrain 3.0.1150 → 3.0.1151
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/v20210527/client.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: 9be47c1a97aac03652c41ebd42eb72ff58ba5e35
|
4
|
+
data.tar.gz: 01a263e4b26fed4cc95aac9e8dd49b0e3053b21a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2f8a9885630bdc87ce0780459c6656e50fe7b3e6b0908c4381a29aabdf85bb12ac45affeceed4871657358a390564b986fa408ab21b2654e3d31e3e361a11416
|
7
|
+
data.tar.gz: 77708a883c6205d1e0520c248da7f3ebb20d683edf642114704048c23d46bfc65c0abe9df3846196327e439d8ac40139e167271c7bcfaa186f33802cbad5e12f
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1151
|
data/lib/v20210527/client.rb
CHANGED
@@ -1061,7 +1061,7 @@ module TencentCloud
|
|
1061
1061
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
1062
1062
|
end
|
1063
1063
|
|
1064
|
-
# 获取指定时间段内Redis
|
1064
|
+
# 获取指定时间段内Redis Proxy 指标
|
1065
1065
|
|
1066
1066
|
# @param request: Request instance for DescribeMetricTopProxies.
|
1067
1067
|
# @type request: :class:`Tencentcloud::dbbrain::V20210527::DescribeMetricTopProxiesRequest`
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-dbbrain
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1151
|
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-
|
11
|
+
date: 2025-10-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|