tencentcloud-sdk-live 3.0.1110 → 3.0.1112
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/v20180801/models.rb +1 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 791fc245435988afcf720c7fb2aee74c490dfe1a
|
4
|
+
data.tar.gz: 5685606edbd7ad73f0b99039b75255918106cc60
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: bc3715d6b70ee0ec32e96c8442c719cdcf55eecdff456be2351d79df64cd1b92fd67c38c7be6f5ebf4511e8ec2a5879cac9487744fa220571933d50da30ba04f
|
7
|
+
data.tar.gz: f3fdf77df92e780f447da32e24124aedc643bf22423ecfdec0e01dcac91b3f55709cb1d91c3ec5184961d9a66b8c9a8fd6ba917fd6bf8e01c005ecd2e51ec430
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1112
|
data/lib/v20180801/models.rb
CHANGED
@@ -3521,8 +3521,7 @@ module TencentCloud
|
|
3521
3521
|
# 长度上限:255字节。
|
3522
3522
|
# 仅支持中文、英文、数字、_、-。
|
3523
3523
|
# @type TemplateName: String
|
3524
|
-
# @param Duration:
|
3525
|
-
# 单位:s。
|
3524
|
+
# @param Duration: 时移时长。单位:s。取值范围:86400 259200 604800 1296000 2592000。
|
3526
3525
|
# @type Duration: Integer
|
3527
3526
|
# @param Description: 描述信息。
|
3528
3527
|
# 仅支持中文、英文、数字、_、-。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-live
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1112
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-07-
|
11
|
+
date: 2025-07-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|