tencentcloud-sdk-mongodb 3.0.1015 → 3.0.1017

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: d0defb9d265e584d68de32f5a1c3e1da5b328bd9
4
+ data.tar.gz: c4a7a101dfffa4f9b7c1594f1fc242e016ab6e75
5
5
  SHA512:
6
- metadata.gz: b0bc112995548b1b323e38766f138b781d2ec7e534930635304a14b07db708ef9eac2cf9404d1fa3fca134afad9e94a190e4f8fcc9adae995b8acec3a8a1848f
7
- data.tar.gz: ea56e11761562349ac538b72d7a8641672cbcfdfe253abeb9e5224996ec503c412befe129a7de24607268d970cb0c2d36dd0af263e574b4ff2e9c04dd3c37ec6
6
+ metadata.gz: 3fe36eddb3edae1872901ea61f90ca9607957763d0057163dd80b05e3ba0b5e6accd9c66bfcc91acd2feb728c1730faa9c7db0ad78295402764f0230c6467997
7
+ data.tar.gz: 7728b5a14634a7bd21143ecc14714f42e950d4841b4e80b63baf22d3b611af97161430b94232807f7bb6b5cded98efd760a4f038ccf31d0f03cc0ceb1c1b1d11
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1015
1
+ 3.0.1017
@@ -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.1017
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-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common