tencentcloud-sdk-organization 3.0.453 → 3.0.454

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 4f6af9d102c27e3601b79cea66f41f0f48c3a20a
4
- data.tar.gz: fa4e1217db36a4dd3cc0e58fd7a5c64a852858a2
3
+ metadata.gz: a536e2b978061b7bcf92a5a73288bf8d35fa7d44
4
+ data.tar.gz: d6cca3ad73f2eacdbfb011543cdf38f55f28e00c
5
5
  SHA512:
6
- metadata.gz: a4790e3ce342a2c032ab53491236f40ca5bc0ae09254e15bec825458dc4cc5342c76d59e4c01aa27881c7d0f659ef5c5b8f09273648dc6ac6ef185ef5713aec4
7
- data.tar.gz: 9b4b81cf1bda7937b1e4de1c14ad777515cf1b18d72b9aa25899b75ae2f87dd0b97026011887f0b034e9ab48d9427b1ea5670e226cfd3cef186e9dcb66e8d443
6
+ metadata.gz: 3346320ce6d1c30581a09bc4c5e32f74e85c54aacd817211036e83cfb6f5f78cab70afbb78146511a6f32a19eb5a5641a015dda886df248714800ea7dc95a37a
7
+ data.tar.gz: 10f397037162731aab1e1e9ac23a77ae2ad5a706deb656e7f9d191d3df0b2f57a98ecb52dd6ba8604b50bbf12352f1683c9103aca971ae822de7699a78005bd3
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.453
1
+ 3.0.454
@@ -77,7 +77,7 @@ module TencentCloud
77
77
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
78
78
  end
79
79
 
80
- # 取消组织成员和子账号的授权绑定关系
80
+ # 取消组织成员和组织管理员子账号的授权关系
81
81
 
82
82
  # @param request: Request instance for CancelOrganizationMemberAuthAccount.
83
83
  # @type request: :class:`Tencentcloud::organization::V20210331::CancelOrganizationMemberAuthAccountRequest`
@@ -245,7 +245,7 @@ module TencentCloud
245
245
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
246
246
  end
247
247
 
248
- # 获取组织成员被绑定的子账号列表
248
+ # 获取组织成员被绑定授权关系的子账号列表
249
249
 
250
250
  # @param request: Request instance for DescribeOrganizationMemberAuthAccounts.
251
251
  # @type request: :class:`Tencentcloud::organization::V20210331::DescribeOrganizationMemberAuthAccountsRequest`
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.453
4
+ version: 3.0.454
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-17 00:00:00.000000000 Z
11
+ date: 2022-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common