tencentcloud-sdk-organization 3.0.862 → 3.0.863
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/v20210331/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: 0833e20912ccf66444e4b3df12a328c20e859ebe
|
|
4
|
+
data.tar.gz: 958d3521bf31850821432a6c11b00a41ea7a62c1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2c0c1457977afc09137f58fd10e235a70dd5509c34fcca47bf4e69cdc359e987945659890fbe992b5f4e77be8f1010102770db37415daa007573baff744b5642
|
|
7
|
+
data.tar.gz: a7bb7de759dacefd24e67e1a7cb548d8d83a36dc2cb06173ea38a9351412a57257973cf3ce765eec2854adf457f923d1f27f1c1755728d2f23821f31b9636a86
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.863
|
data/lib/v20210331/client.rb
CHANGED
|
@@ -101,7 +101,7 @@ module TencentCloud
|
|
|
101
101
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
102
102
|
end
|
|
103
103
|
|
|
104
|
-
#
|
|
104
|
+
# 创建共享单元。
|
|
105
105
|
|
|
106
106
|
# @param request: Request instance for AddShareUnit.
|
|
107
107
|
# @type request: :class:`Tencentcloud::organization::V20210331::AddShareUnitRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-organization
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.863
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-07-
|
|
11
|
+
date: 2024-07-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|