tencentcloud-sdk-tiw 3.0.626 → 3.0.627

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: 1ea088a304fb10951f32a786a813a47a4ab15d19
4
- data.tar.gz: 3351327b9f060af36bafb7548cb9da152c27ab7b
3
+ metadata.gz: 8526401dc9b6edf0b75ab1884b23d23ddf9e54e4
4
+ data.tar.gz: e79d4c6cb41bfdf7bb33e7ecc3ad1000c8ea9bee
5
5
  SHA512:
6
- metadata.gz: b8088b437b071db39a6cd8409f94f952faee0d0e7ae70ded35e514cb4acb60ed52706d7de005fec49b1b73825a2ea330363cd17259261b52b04e8598949d58d4
7
- data.tar.gz: add76237a57ae1413cd6ffb066a6f3b0d8dc901a1c860676cab9896d343b75a5a8cb86537e33e598e1369ffbb8679ce00570dbb510cb8ba6ea34e7d6304b075f
6
+ metadata.gz: 0ddec8ca1160773538938a80f2a593841419d29f604d433d87d2d20706579cc299e49f8129d17f2e6117eef5209e7fd20422eb803eb59e6cdc621d212109a671
7
+ data.tar.gz: 5a4c2f9d75a099837171f14c11b53cf323bcfe261a63803a05760b9e7a843fc743b82ce53ad4f4a08b8d2888380559bd78f8f43afe569ac8b6b9cbf4a63e5dcf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.626
1
+ 3.0.627
@@ -681,7 +681,7 @@ module TencentCloud
681
681
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
682
682
  end
683
683
 
684
- # 通过文档URL查询转码任务,返回最近的一次转码结果
684
+ # 通过文档URL查询转码任务,返回最近一次的转码任务状态
685
685
 
686
686
  # @param request: Request instance for DescribeTranscodeByUrl.
687
687
  # @type request: :class:`Tencentcloud::tiw::V20190919::DescribeTranscodeByUrlRequest`
@@ -3716,7 +3716,7 @@ module TencentCloud
3716
3716
 
3717
3717
  # 板书文件存储cos参数
3718
3718
  class SnapshotCOS < TencentCloud::Common::AbstractModel
3719
- # @param Uin: cos所在腾讯云帐号uin
3719
+ # @param Uin: cos所在腾讯云账号uin
3720
3720
  # @type Uin: Integer
3721
3721
  # @param Region: cos所在地区
3722
3722
  # @type Region: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tiw
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.626
4
+ version: 3.0.627
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-08-02 00:00:00.000000000 Z
11
+ date: 2023-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common