tencentcloud-sdk-mongodb 3.0.1015 → 3.0.1016

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: 56fe3b355ef3ae30541c1f08810dba7ec1e61068
4
- data.tar.gz: 6a3b35404c4863900d57b560189beea2d56af0ac
3
+ metadata.gz: 6628be932e92cb66e26898c12b6580177031d227
4
+ data.tar.gz: c050f05181d7c8992b7866acc007732c4aeef0e0
5
5
  SHA512:
6
- metadata.gz: b0bc112995548b1b323e38766f138b781d2ec7e534930635304a14b07db708ef9eac2cf9404d1fa3fca134afad9e94a190e4f8fcc9adae995b8acec3a8a1848f
7
- data.tar.gz: ea56e11761562349ac538b72d7a8641672cbcfdfe253abeb9e5224996ec503c412befe129a7de24607268d970cb0c2d36dd0af263e574b4ff2e9c04dd3c37ec6
6
+ metadata.gz: 309a8f93a7965458d963bfd2e59a48042fc1f9cd0ad170283ae6cf8f2d332d85cab966b20d8c53412f4e4f59d4ed78770a473220af781af5a77dbf3c44a42c2e
7
+ data.tar.gz: 8b247cdf88cb6ff2613215e5afab3732831417058f6303be732934e3005fedf003745596eee20998031eb26f60bb8ea17dca44842b95e7f87621246b6281675f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1015
1
+ 3.0.1016
@@ -705,7 +705,7 @@ module TencentCloud
705
705
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
706
706
  end
707
707
 
708
- # 本接口(EnableTransparentDataEncryption)用于开启云数据库 MongoDB 的透明加密能力。
708
+ # 本接口(EnableTransparentDataEncryption)用于开启云数据库 MongoDB 的透明加密能力。
709
709
 
710
710
  # @param request: Request instance for EnableTransparentDataEncryption.
711
711
  # @type request: :class:`Tencentcloud::mongodb::V20190725::EnableTransparentDataEncryptionRequest`
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.1015
4
+ version: 3.0.1016
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-03-10 00:00:00.000000000 Z
11
+ date: 2025-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common