tencentcloud-sdk-vrs 3.0.699 → 3.0.701
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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20200824/models.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8258af55403c548bb84043266a7a4ed50dbf66e2
|
4
|
+
data.tar.gz: e815f662b67e05e88d5a6601cd8eb90c61869ab2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2aa455ad2224211410dc7ccbf4ac5e40937574b3d1c637a0d5877fdcc5e582363d93479efeebe4160ef3909f40e5be3e7d490b65d49e7ae0c080043350b1db8f
|
7
|
+
data.tar.gz: e5220a8dcaf39213e4fd859890ef28a73a39c883f4a64ef4de055932575a60d40904055a9949f54463c06cf0aee18ec7670337c43f0d8853fd2314da540b2d86
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.701
|
data/lib/v20200824/models.rb
CHANGED
@@ -96,7 +96,7 @@ module TencentCloud
|
|
96
96
|
# @type CallbackUrl: String
|
97
97
|
# @param ModelType: 模型类型 1:在线 2:离线 默认为1
|
98
98
|
# @type ModelType: Integer
|
99
|
-
# @param TaskType: 任务类型 0
|
99
|
+
# @param TaskType: 任务类型 0:轻量版复刻
|
100
100
|
# 默认为0
|
101
101
|
# @type TaskType: Integer
|
102
102
|
# @param VPRAudioId: 校验音频ID
|