tencentcloud-sdk-mongodb 3.0.574 → 3.0.575
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/v20190725/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: 87b919899f3b0087d9c746cfcf2a202c13e5298b
|
4
|
+
data.tar.gz: d3db38002ea1f5f8b9ed24dd6a67cebf5e5812c5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8b643efd88996bd3e29f73ebb03160d841e895c757d8280047bb514852c6b2f10ffeb902c24390c0ad08f1d78f102ef10fa5d8ba04ce8e70486ff59b46d19c60
|
7
|
+
data.tar.gz: 3f92927324a9f4c381be584f5534e957a9de8be1ce3ca84fbd5626d598f152abf293b5cc4641262585c357c1c7d19679332fa0b6a2c88111edd85d41af6d00b0
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.575
|
data/lib/v20190725/client.rb
CHANGED
@@ -437,7 +437,7 @@ module TencentCloud
|
|
437
437
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
438
438
|
end
|
439
439
|
|
440
|
-
#
|
440
|
+
# 本接口(DescribeSecurityGroup)用于查询实例绑定的安全组。
|
441
441
|
|
442
442
|
# @param request: Request instance for DescribeSecurityGroup.
|
443
443
|
# @type request: :class:`Tencentcloud::mongodb::V20190725::DescribeSecurityGroupRequest`
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-mongodb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.575
|
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-05-
|
11
|
+
date: 2023-05-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|