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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e01203e493cbbf6c647a4f40b87c6cb186051e3d
4
- data.tar.gz: 536d56b93f137f364dac38f495619d9cfd7232d0
3
+ metadata.gz: bbc4e25adfd7d525348946b1a6e98b1e6d382773
4
+ data.tar.gz: 9f384c28d25e84af5a92703f812ed0dd08417eea
5
5
  SHA512:
6
- metadata.gz: d1b07b448afd7815ab611240819447eeb20970aed0dc09e4c56fac8796c41267a366be7a2352e482b1f81f8a64485446cec9da2c56595bd1e47f6289f927d242
7
- data.tar.gz: 308b1bda176a54847d317e0784cb42db713e878bbe4bffc15b7ee7580244c62054f908e212017792e738d208212fb426fb0b86bc991bf329864bc0287fcb19e6
6
+ metadata.gz: 01f758cc9674c1d1361febeabb19e3cf50e4bedb0878533744d828a28ca746b915063bc337dbf2b75cfa88eac8b5df7b4bf9427091e6e4efba52e2e6e11e043c
7
+ data.tar.gz: c4c157f9d3eb49f1ac12818ec44308d806212e37dbc8fd2ca44135574488c3c823127a301f4f60410a71908e7202e521b2f9b905ed5375699c7f34ceb67600f6
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.902
1
+ 3.0.903
@@ -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.902
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-09 00:00:00.000000000 Z
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