tencentcloud-sdk-organization 3.0.453 → 3.0.455

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: 012cfe98c84f9513b1eba147dd59f36550deb401
4
+ data.tar.gz: 49a1e0024017a71ba5f4f4c4ec99715879f7722c
5
5
  SHA512:
6
- metadata.gz: a4790e3ce342a2c032ab53491236f40ca5bc0ae09254e15bec825458dc4cc5342c76d59e4c01aa27881c7d0f659ef5c5b8f09273648dc6ac6ef185ef5713aec4
7
- data.tar.gz: 9b4b81cf1bda7937b1e4de1c14ad777515cf1b18d72b9aa25899b75ae2f87dd0b97026011887f0b034e9ab48d9427b1ea5670e226cfd3cef186e9dcb66e8d443
6
+ metadata.gz: 7a2a53c2234f07bbed5622614a6b1ae3eddd8904bd8b4a0c60779e98fb94dc0a98b2c33e8061038fc958c30aa4d0c619e8bd9240c3d0753c88be071ddb99abe6
7
+ data.tar.gz: 95aed411101017099549efbdcaedcaa37789606d90af333ddb447035007a157307f9b613a272eb5845f9b1da6dcd431891db99db4daed11d025d4f017cd1422c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.453
1
+ 3.0.455
@@ -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.455
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-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common