tencentcloud-sdk-organization 3.0.862 → 3.0.864

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: eabff6e7b11ad7285e5916228a4ca57d858bd09a
4
- data.tar.gz: 04918000f2b65bf7b92bea7dc2c390d912b62cef
3
+ metadata.gz: 7957f6946cbc484b09768aeb09949f51fb2da0b7
4
+ data.tar.gz: 869b8da6676e78ca2123d6325c467b206f57bf3c
5
5
  SHA512:
6
- metadata.gz: c02b8470b281f9f233f7106f12dd62d5860464e922f3af8f0cfe577209f680de2dd019d84fda87236ee09a20c451ab4c922f5d13f1ceb1a6b431843fb0cf7211
7
- data.tar.gz: 35ca178fb4c64544a07f6d3ecc640f4aa8075c52f9a2c3e97340ec2e27439d29e507ace4b4956dd678f7fbfe108cd56e5846d1b2209346712f0dbccdeb929a3b
6
+ metadata.gz: 5ef3684f49eebc4864f682c8422b6f4465e0efa61634261d3d45d026f159f6b2c1f360bdab9d515bd683d9ec516dca4e9c6b9b77f0360d9dc2c5105c231c48c5
7
+ data.tar.gz: 8a1a1563d36dce421e2110ffae706bb53e109557253bf13e93c7513ccac7af9d5a8f923ae51fb84abe3725d2da41e113438980da84a9838c5f71c3db56740c4b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.862
1
+ 3.0.864
@@ -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.862
4
+ version: 3.0.864
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-10 00:00:00.000000000 Z
11
+ date: 2024-07-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common