tencentcloud-sdk-cme 3.0.1067 → 3.0.1069
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/v20191029/models.rb +1 -1
- 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: 9b901f3b5aeefeac277d9d80cbf19a8739b7c93b
|
4
|
+
data.tar.gz: 4bd8cb43346275c8156f44e2b95dcc8eadfbc714
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ac07c75d795b5368135ff141a6a46d6f7adad1cc7f76b0d094570b95fde0a1c1518ff2159f5cb6ed94d0406b090c54ab5500e78c315c81bed0ab969fcb65eb0c
|
7
|
+
data.tar.gz: ed23e887506cf6fae20e5fe7833498e8e56c575c6d2ec02bcafd452bc68cfc2c35c470e8a9cbed53fac07331efe63300627378ed5f22700e759d857a224a3670
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1069
|
data/lib/v20191029/models.rb
CHANGED
@@ -2828,7 +2828,7 @@ module TencentCloud
|
|
2828
2828
|
# 当 Operation 为 AddDestination、DeleteDestination、EnableDestination、DisableDestination、ModifyDestination 时必填。
|
2829
2829
|
# @type DestinationInfos: Array
|
2830
2830
|
# @param OutputMediaSetting: 输出媒体配置。具体操作方式详见 [操作类型](#Operation) 及下文示例。
|
2831
|
-
# 当 Operation 为
|
2831
|
+
# 当 Operation 为 ModifyOutputSetting 时必填。
|
2832
2832
|
# @type OutputMediaSetting: :class:`Tencentcloud::Cme.v20191029.models.MediaCastOutputMediaSetting`
|
2833
2833
|
# @param PlaySetting: 播放控制参数。具体操作方式详见 [操作类型](#Operation) 及下文示例。
|
2834
2834
|
# 当 Operation 为 ModifyPlaySetting 时必填。
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cme
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1069
|
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-05-
|
11
|
+
date: 2025-05-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|