tencentcloud-sdk-vod 3.0.889 → 3.0.890

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: e80988bcf154a87dae808a07b281579b671f63e0
4
- data.tar.gz: a05b71cc993876b03c48fb83ddc0d3548884a749
3
+ metadata.gz: 469245095382d58e56d724b16b53a23968421a56
4
+ data.tar.gz: daccdad1324f08a90d83b437a90978fb7cd9d162
5
5
  SHA512:
6
- metadata.gz: 0c882510b03492351399f1c96e6f89e7161ea9a7db82bca6bc9e47671ec542288020b705dc8dd39112762d2670b872ac66b2fac46717376dae8b7d120ce7ec3f
7
- data.tar.gz: d47f3d723ad7ea3e888cb44f5271b5da8e06855f6a02aa3c4ec1ff65657eac0f833af8259d263b61b07d8372bf7c1694af12dc0b9e0b601c9f2345843ac482cc
6
+ metadata.gz: 33e757a7473c64cac446534422daf67dbcc7d0939c30ce8dc9a23543f3fa4bf6c046c0e3d7c4227b93451cdd96279b2aa2c50231cdab551b25927d960a152b96
7
+ data.tar.gz: 4ff2af41a04f0a648628c3cb45ad29ad2049a282608683f69350be5c8f0f630a83712a58b2770a107760946a47f4e7133d76febf8f0b8c1399678e5ce920dccb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.889
1
+ 3.0.890
@@ -24673,7 +24673,7 @@ module TencentCloud
24673
24673
  # @param Duration: 播放时长,单位为秒。
24674
24674
  # 注意:此字段可能返回 null,表示取不到有效值。
24675
24675
  # @type Duration: Float
24676
- # @param Progress: 播放进度,单位为妙。
24676
+ # @param Progress: 播放进度,单位为秒。
24677
24677
  # 注意:此字段可能返回 null,表示取不到有效值。
24678
24678
  # @type Progress: Float
24679
24679
 
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.889
4
+ version: 3.0.890
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-08-19 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common