tencentcloud-sdk-ess 3.0.902 → 3.0.903
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/v20201111/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: bbc4e25adfd7d525348946b1a6e98b1e6d382773
|
|
4
|
+
data.tar.gz: 9f384c28d25e84af5a92703f812ed0dd08417eea
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 01f758cc9674c1d1361febeabb19e3cf50e4bedb0878533744d828a28ca746b915063bc337dbf2b75cfa88eac8b5df7b4bf9427091e6e4efba52e2e6e11e043c
|
|
7
|
+
data.tar.gz: c4c157f9d3eb49f1ac12818ec44308d806212e37dbc8fd2ca44135574488c3c823127a301f4f60410a71908e7202e521b2f9b905ed5375699c7f34ceb67600f6
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.903
|
data/lib/v20201111/client.rb
CHANGED
|
@@ -2356,7 +2356,7 @@ module TencentCloud
|
|
|
2356
2356
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
2357
2357
|
end
|
|
2358
2358
|
|
|
2359
|
-
#
|
|
2359
|
+
# 查询企业认证状态- 仅通过[CreateOrganizationAuthUrl](https://qian.tencent.com/developers/companyApis/organizations/CreateOrganizationAuthUrl) 和[CreateBatchOrganizationRegistrationTasks](https://qian.tencent.com/developers/companyApis/organizations/CreateBatchOrganizationRegistrationTasks)这两个接口进行引导认证的企业,调用方企业可以依据这个接口,查询认证状态。
|
|
2360
2360
|
|
|
2361
2361
|
# @param request: Request instance for DescribeOrganizationAuthStatus.
|
|
2362
2362
|
# @type request: :class:`Tencentcloud::ess::V20201111::DescribeOrganizationAuthStatusRequest`
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-ess
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.903
|
|
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-09-
|
|
11
|
+
date: 2024-09-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|