tencentcloud-sdk-ess 3.0.422 → 3.0.423

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: 9bc11ce42c4ae38dceb2403509e47d749084a236
4
- data.tar.gz: 70b9afa208715a7d613d737bca334e5f95458344
3
+ metadata.gz: 3a70a6ea47269dd12a7b94e05ca15308a767098b
4
+ data.tar.gz: 95f3b7285bfe31d1b37499d8a33741d5340300d0
5
5
  SHA512:
6
- metadata.gz: 73ff207c03ef782ed7d7482ede62920dafcb8803d315b1ddd6adeadad845d31e328238af96fe66454951e894767b58ac3bf113dcc72e86fd81538a11d900ae55
7
- data.tar.gz: 86542c97e3c1f2367eea643b426ab25496107747b705efce1e73fb57e080fa6557317f23a1fd174393b13ab4c2caeb8003e18a58c2779331b24c91165b5113aa
6
+ metadata.gz: bed81cb7bb88aa206ed49e0dbf68683907e1e858417fb232c9a3fe053caa1d2081cf0394cb192982bc47a78ec7683b6e25f8c99a8eb334d793c55a5f9607b028
7
+ data.tar.gz: 7f91e3cdd3f89c7e06a8bbc1e32e7c37be227a001f571283a33a7da4c7071151c5975526c6ed85a8b340318d45d471bdbe0b6f6429580f9bbc6d440416808f42
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.422
1
+ 3.0.423
@@ -236,8 +236,7 @@ module TencentCloud
236
236
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
237
237
  end
238
238
 
239
- # 【描述】:创建出证报告,返回报告 URL
240
- # 【注意】:此接口需要通过添加白名单获取调用权限,请联系运营人员加白
239
+ # 创建出证报告,返回报告 URL。此接口暂未开放,有问题请联系运营人员。
241
240
 
242
241
  # @param request: Request instance for CreateFlowEvidenceReport.
243
242
  # @type request: :class:`Tencentcloud::ess::V20201111::CreateFlowEvidenceReportRequest`
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.422
4
+ version: 3.0.423
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-09-29 00:00:00.000000000 Z
11
+ date: 2022-09-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common