tencentcloud-sdk-mps 3.0.1031 → 3.0.1033

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: abc8276f4a4485692054ee99493b6cbaa3d406ff
4
- data.tar.gz: d23f5126be01f5791994e8fd7bee78b198f95040
3
+ metadata.gz: eac0d354fe78d149c6a096db944d584153040fb4
4
+ data.tar.gz: 4222f2aab27dd17e09a4051634849f32474e27b0
5
5
  SHA512:
6
- metadata.gz: 41d994a1fdc3767e1b0d1b681012491c19d517052fd959490f0625e28ff2e286c9dd1da9b5ba79454faae79277c3934ac941d590f475014debf9269f079441d0
7
- data.tar.gz: e1b64bc16c4051ce93cb18d4078586395dda52af4f27bb7e77f5b6935142b27e15081e15c61b8773c5125cd04b6dd1f06860ca7e78c4d3ccaaa57493331cbefa
6
+ metadata.gz: fcd6c927ac968b9ae993d9a35fa10da98d4ad20148733842c24de119d256f7ac0d855ad6dc16b34f907c9e8471a01e9d05d97a0ba6c2598861254cb517309cde
7
+ data.tar.gz: b02673b1862d4ca244649a7584da3f75be7068817497749680ef7d06cf64b53b045ec88798970fa8181dfd5627f997ad31385e7ab35021044120b2599864dab1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1031
1
+ 3.0.1033
@@ -7053,7 +7053,7 @@ module TencentCloud
7053
7053
  # @type OutputName: String
7054
7054
  # @param Description: 输出描述。
7055
7055
  # @type Description: String
7056
- # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
7056
+ # @param Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
7057
7057
  # @type Protocol: String
7058
7058
  # @param OutputRegion: 输出地区。
7059
7059
  # @type OutputRegion: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-mps
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1031
4
+ version: 3.0.1033
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-04-01 00:00:00.000000000 Z
11
+ date: 2025-04-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common