tencentcloud-sdk-vod 3.0.889 → 3.0.891

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: 562e751a4792e2cfc4930888e6770e0bd2e5e62f
4
+ data.tar.gz: cce3651ada0e7ed27962aa535a3049e3c2357842
5
5
  SHA512:
6
- metadata.gz: 0c882510b03492351399f1c96e6f89e7161ea9a7db82bca6bc9e47671ec542288020b705dc8dd39112762d2670b872ac66b2fac46717376dae8b7d120ce7ec3f
7
- data.tar.gz: d47f3d723ad7ea3e888cb44f5271b5da8e06855f6a02aa3c4ec1ff65657eac0f833af8259d263b61b07d8372bf7c1694af12dc0b9e0b601c9f2345843ac482cc
6
+ metadata.gz: 3b57b3ec82946d3936ec2f415f2804547ecea4d637b95f6c2d31e8b2fa2568d7146a3356cf99a640fc489979ae93ac053de24653aa25085d6f38c815087e1c12
7
+ data.tar.gz: 26bffd296607892ab0e1eb18734aefbca565e557a1229c98fd3a0889610edf43765a4e02f9163cb392f922a8037cd242651099a4f894a8a44f1d9684046f857e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.889
1
+ 3.0.891
@@ -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.891
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-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common