tencentcloud-sdk-vm 3.0.697 → 3.0.698

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: efa8befab21b879a42d7d518ac59ca0e9d8e01f4
4
- data.tar.gz: 619a6fcd5e95b5ffbad193aa3664042c3ffd058e
3
+ metadata.gz: e214d53dc361e17d88ececc0eb1627fa7b7a3863
4
+ data.tar.gz: 42c4c8a62658eb1257c879845ca6fbe54a92d695
5
5
  SHA512:
6
- metadata.gz: f44878eb17101a660be148c66cb8f38a524a92658030892c39a805d8261c3da20c71858352c6a79071a345a04ce53a218b2533d7844b9a654839b544340261fd
7
- data.tar.gz: 8f99beccb442e414e9dca828032eb81a27fe03e5f633fc47474a53825a5b8c101abb515819c1f55086ad80ef944169eda2a250ff9bc076c3a73098a78d256aea
6
+ metadata.gz: db83796904940122ab1f42438cd82f3ab20bc0aa8f84d39650c8f7cabe0e28aa0af14cba3e8285528a110d0452ffab6e401fd03cb4b57d3c47141088d6da9eca
7
+ data.tar.gz: f0d6230af2e01f9905eaac849b3a188a90b7f2d2c55581377a84ea098f8b271a9474af502c7bdb2f88031b1c65720fc008f7c01852f6db01438f5bba2032fe60
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.697
1
+ 3.0.698
@@ -38,7 +38,7 @@ module TencentCloud
38
38
  # @param Url: 该字段用于返回音频片段存储的链接地址,该地址有效期为1天。
39
39
  # 注意:此字段可能返回 null,表示取不到有效值。
40
40
  # @type Url: String
41
- # @param Duration: 该字段用于返回音频文件的时长,单位为秒。
41
+ # @param Duration: 该字段用于返回音频文件的时长,单位为毫秒。
42
42
  # 注意:此字段可能返回 null,表示取不到有效值。
43
43
  # @type Duration: String
44
44
  # @param Extra: 该字段用于返回输入参数中的额外附加信息(Extra),如未配置则默认返回值为空。<br>备注:不同客户或Biztype下返回信息不同,如需配置该字段请提交工单咨询或联系售后专员处理。
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-vm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.697
4
+ version: 3.0.698
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-11-09 00:00:00.000000000 Z
11
+ date: 2023-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common