tencentcloud-sdk-cme 3.0.1067 → 3.0.1068

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: 79167d5889e799a5392c40cce94f0392bd8a61fc
4
- data.tar.gz: e08e40788dba988aafecc475af1b2cc55d3fa06c
3
+ metadata.gz: 1e8a05b74f2ecbeeebdf40a4b555601e058f02a3
4
+ data.tar.gz: b10670e5fd4c9da058e515566b74ac406be6b30d
5
5
  SHA512:
6
- metadata.gz: eedf92ec41bd0c4aa271f98436faed2917f7cf59bbfcdf0b4a24b9fdc74ccb27354b195ea660239193c8d2e951087e3f5690a859a0b5d5b909fb81a505ed55a5
7
- data.tar.gz: b76ba17690a21c22f94ef98eca64b1286b88267e957e02a6e5a7989a889d80bb6ff8f7984ff89104c87a992742f9b5ea11be1ce18a30f64745f00728912a795f
6
+ metadata.gz: 912749e2e791fb823342350f62e112ad42771b75606ff0c094732bff6aef107446222453daee802afcd9aa08502917817909f7062387384f6cc15d701416866b
7
+ data.tar.gz: 6498371a8efb66a64f189349d8557d0c7b6888900d0600c2967736dbc6f84201651e8670dc07c355102cf5948d48461d913d24d63b738be5620d7a1c9b0c2a83
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1067
1
+ 3.0.1068
@@ -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 为 ModfiyOutputSetting 时必填。
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.1067
4
+ version: 3.0.1068
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-25 00:00:00.000000000 Z
11
+ date: 2025-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common