tencentcloud-sdk-vod 3.0.820 → 3.0.821

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: 39d93360beff2b66a94c446b44245db48ccaca36
4
- data.tar.gz: a43796a9f57cd3328daa6151471864b93de98301
3
+ metadata.gz: d220d4aceff4df11d0796e676b07b9e88caa5dba
4
+ data.tar.gz: 65da8e163132d96cfbf761d7a9071c543ed416c2
5
5
  SHA512:
6
- metadata.gz: 0911b77fb91bdf884fcb9d7af678dc00f00c491aca02efa24da7eee55253464dfe4a0b7ec757d60d1436d75bcd56dde2f45630db6b43b1ff508a4c609fcd7fe3
7
- data.tar.gz: 610a4e176d1e9ae1f11648e7f70a2352ead8cee60a62ff53d35a615ad30ebcaa26ae4d3856fe5f9a06d36e1f50bdf67b2b3c1b566719f85c6d64a8376beef8d2
6
+ metadata.gz: 5a824b0081ecb7fd7e2226ab0b954f50854fe059c69bfda4dbcc5a3561c4f5a1e18694ffa0549b436865e35f3571206d5a38917f7f20269b210a6262b484cbfb
7
+ data.tar.gz: a142ed6249b39d9e24acd7c0b037484d35bd6de0dd9e0bf9465e3d3aed5a0de4640c27f1ea497f31c9a8dbeafc0e097d4dd2f7f79737c2fc6d450df3aa7d7d1e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.820
1
+ 3.0.821
@@ -11755,7 +11755,8 @@ module TencentCloud
11755
11755
  # @param Status: 任务状态,取值:
11756
11756
  # <li>WAITING:等待中;</li>
11757
11757
  # <li>PROCESSING:处理中;</li>
11758
- # <li>FINISH:已完成。</li>
11758
+ # <li>FINISH:已完成;</li>
11759
+ # <li>ABORTED:已终止。</li>
11759
11760
  # @type Status: String
11760
11761
  # @param CreateTime: 任务的创建时间,采用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
11761
11762
  # @type CreateTime: String
@@ -26159,7 +26160,7 @@ module TencentCloud
26159
26160
  class TaskSimpleInfo < TencentCloud::Common::AbstractModel
26160
26161
  # @param TaskId: 任务 ID。
26161
26162
  # @type TaskId: String
26162
- # @param Status: 任务状态。取值:WAITING(等待中)、PROCESSING(处理中)、FINISH(已完成)。
26163
+ # @param Status: 任务状态。取值:WAITING(等待中)、PROCESSING(处理中)、FINISH(已完成)、ABORTED(已终止)。
26163
26164
  # @type Status: String
26164
26165
  # @param FileId: 视频 ID。
26165
26166
  # @type FileId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vod
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.820
4
+ version: 3.0.821
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-05-13 00:00:00.000000000 Z
11
+ date: 2024-05-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-vod.rb
37
36
  - lib/v20180717/client.rb
38
37
  - lib/v20180717/models.rb
38
+ - lib/tencentcloud-sdk-vod.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: