tencentcloud-sdk-vod 3.0.1094 → 3.0.1104
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/v20180717/models.rb +48 -42
- 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: cf60fe8871cf558785ec7d3304808b3dbfe46597
|
4
|
+
data.tar.gz: 12b89b16aaf7aa0ba166acfbe9a772e213d334df
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ea2ebed9a1ea4391395fe0fff77ff2d47a9619ff14ba8d3e5ee71b18b6c9b5d51679e93a55564450fcd3c9e9e850926c934031f5a8eefd29deffc44481cccc77
|
7
|
+
data.tar.gz: 67480a798fd4e43f9f23c4329dabd53fbe400f2f24fda515776c8e837ddd6a1cc834108da5c45452a0454fb22f2e0bb4bf7eeade4faf172b0075fc69e8c549a4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1104
|
data/lib/v20180717/models.rb
CHANGED
@@ -2144,8 +2144,8 @@ module TencentCloud
|
|
2144
2144
|
|
2145
2145
|
attr_accessor :Name, :SegmentSet, :RecognitionSegmentSet
|
2146
2146
|
extend Gem::Deprecate
|
2147
|
-
deprecate :SegmentSet, :none, 2025,
|
2148
|
-
deprecate :SegmentSet=, :none, 2025,
|
2147
|
+
deprecate :SegmentSet, :none, 2025, 7
|
2148
|
+
deprecate :SegmentSet=, :none, 2025, 7
|
2149
2149
|
|
2150
2150
|
def initialize(name=nil, segmentset=nil, recognitionsegmentset=nil)
|
2151
2151
|
@Name = name
|
@@ -4291,8 +4291,8 @@ module TencentCloud
|
|
4291
4291
|
|
4292
4292
|
attr_accessor :Switch, :SubtitleFormats, :SubtitleFormat, :SrcLanguage, :SubtitleName
|
4293
4293
|
extend Gem::Deprecate
|
4294
|
-
deprecate :SubtitleFormat, :none, 2025,
|
4295
|
-
deprecate :SubtitleFormat=, :none, 2025,
|
4294
|
+
deprecate :SubtitleFormat, :none, 2025, 7
|
4295
|
+
deprecate :SubtitleFormat=, :none, 2025, 7
|
4296
4296
|
|
4297
4297
|
def initialize(switch=nil, subtitleformats=nil, subtitleformat=nil, srclanguage=nil, subtitlename=nil)
|
4298
4298
|
@Switch = switch
|
@@ -4335,8 +4335,8 @@ module TencentCloud
|
|
4335
4335
|
|
4336
4336
|
attr_accessor :Switch, :SubtitleFormatsOperation, :SubtitleFormat, :SrcLanguage, :SubtitleName
|
4337
4337
|
extend Gem::Deprecate
|
4338
|
-
deprecate :SubtitleFormat, :none, 2025,
|
4339
|
-
deprecate :SubtitleFormat=, :none, 2025,
|
4338
|
+
deprecate :SubtitleFormat, :none, 2025, 7
|
4339
|
+
deprecate :SubtitleFormat=, :none, 2025, 7
|
4340
4340
|
|
4341
4341
|
def initialize(switch=nil, subtitleformatsoperation=nil, subtitleformat=nil, srclanguage=nil, subtitlename=nil)
|
4342
4342
|
@Switch = switch
|
@@ -5109,7 +5109,7 @@ module TencentCloud
|
|
5109
5109
|
# @param Date: 日志所属日期, 格式为:yyyy-MM-dd ,如2018-03-01。
|
5110
5110
|
# @type Date: String
|
5111
5111
|
# @param Name: 日志名称,格式为:日期小时-域名
|
5112
|
-
# 如
|
5112
|
+
# 如 example.com。
|
5113
5113
|
# @type Name: String
|
5114
5114
|
# @param Url: 日志下载链接,24小时内下载有效。
|
5115
5115
|
# @type Url: String
|
@@ -10600,8 +10600,8 @@ module TencentCloud
|
|
10600
10600
|
|
10601
10601
|
attr_accessor :DomainName, :Domain, :Scheme, :PlayKey, :RequestId
|
10602
10602
|
extend Gem::Deprecate
|
10603
|
-
deprecate :DomainName, :none, 2025,
|
10604
|
-
deprecate :DomainName=, :none, 2025,
|
10603
|
+
deprecate :DomainName, :none, 2025, 7
|
10604
|
+
deprecate :DomainName=, :none, 2025, 7
|
10605
10605
|
|
10606
10606
|
def initialize(domainname=nil, domain=nil, scheme=nil, playkey=nil, requestid=nil)
|
10607
10607
|
@DomainName = domainname
|
@@ -12016,8 +12016,8 @@ module TencentCloud
|
|
12016
12016
|
|
12017
12017
|
attr_accessor :SubAppId, :RoundPlayIds, :Status, :CreateTime, :UpdateTime, :ScrollToken, :Offset, :Limit
|
12018
12018
|
extend Gem::Deprecate
|
12019
|
-
deprecate :Offset, :none, 2025,
|
12020
|
-
deprecate :Offset=, :none, 2025,
|
12019
|
+
deprecate :Offset, :none, 2025, 7
|
12020
|
+
deprecate :Offset=, :none, 2025, 7
|
12021
12021
|
|
12022
12022
|
def initialize(subappid=nil, roundplayids=nil, status=nil, createtime=nil, updatetime=nil, scrolltoken=nil, offset=nil, limit=nil)
|
12023
12023
|
@SubAppId = subappid
|
@@ -12061,8 +12061,8 @@ module TencentCloud
|
|
12061
12061
|
|
12062
12062
|
attr_accessor :TotalCount, :RoundPlaySet, :ScrollToken, :RequestId
|
12063
12063
|
extend Gem::Deprecate
|
12064
|
-
deprecate :TotalCount, :none, 2025,
|
12065
|
-
deprecate :TotalCount=, :none, 2025,
|
12064
|
+
deprecate :TotalCount, :none, 2025, 7
|
12065
|
+
deprecate :TotalCount=, :none, 2025, 7
|
12066
12066
|
|
12067
12067
|
def initialize(totalcount=nil, roundplayset=nil, scrolltoken=nil, requestid=nil)
|
12068
12068
|
@TotalCount = totalcount
|
@@ -14571,8 +14571,8 @@ module TencentCloud
|
|
14571
14571
|
|
14572
14572
|
attr_accessor :Uv, :Uid
|
14573
14573
|
extend Gem::Deprecate
|
14574
|
-
deprecate :Uid, :none, 2025,
|
14575
|
-
deprecate :Uid=, :none, 2025,
|
14574
|
+
deprecate :Uid, :none, 2025, 7
|
14575
|
+
deprecate :Uid=, :none, 2025, 7
|
14576
14576
|
|
14577
14577
|
def initialize(uv=nil, uid=nil)
|
14578
14578
|
@Uv = uv
|
@@ -15052,20 +15052,23 @@ module TencentCloud
|
|
15052
15052
|
# @type SubAppId: Integer
|
15053
15053
|
# @param RoundPlayId: 轮播播单唯一标识。
|
15054
15054
|
# @type RoundPlayId: String
|
15055
|
-
# @param Operation: 操作类型,取值有:<li>Insert
|
15055
|
+
# @param Operation: 操作类型,取值有:<li>Insert:向当前播放列表插入节目。插入的节目在后续轮播过程仍然有效。</li> <li>InsertTemporary:向当前播放列表临时插入节目。临时插入的节目只在本次轮播过程生效。</li><li>Delete:删除播放列表中的节目。不能删除正在播放的节目。</li>
|
15056
15056
|
# @type Operation: String
|
15057
|
-
# @param ItemId: 播单节目 ID
|
15057
|
+
# @param ItemId: 播单节目 ID。 <li>当 Operation 为 Insert 时,该字段必填,表示插入的节目列表位于该节目之后。</li> <li>当 Operation 为 InsertTemporary 时,该字段选填,不填时表示插入节目到最近的一个插入点上。当该字段填写时,如果同时填写 SegmentIndex,表示节目被插入到 ItemId 对应节目的第 SegmentIndex 分片后面,否则插入到该节目之后。</li> <li>当 Operation 为 Delete 时,该字段必填,表示删除该节目。不能删除正在播放的节目。</li>
|
15058
15058
|
# @type ItemId: String
|
15059
|
+
# @param SegmentIndex: M3U8 文件分片的索引号。M3U8 文件第一个分片的 SegmentIndex 为0。当 Operation 为 InsertTemporary 且 ItemId 有值时该参数有效。
|
15060
|
+
# @type SegmentIndex: Integer
|
15059
15061
|
# @param RoundPlaylist: 节目列表。当 Operation 为 Insert、InsertTemporary、Delete 时必填,表示要操作的节目列表。列表长度最大为10。
|
15060
15062
|
# @type RoundPlaylist: Array
|
15061
15063
|
|
15062
|
-
attr_accessor :SubAppId, :RoundPlayId, :Operation, :ItemId, :RoundPlaylist
|
15064
|
+
attr_accessor :SubAppId, :RoundPlayId, :Operation, :ItemId, :SegmentIndex, :RoundPlaylist
|
15063
15065
|
|
15064
|
-
def initialize(subappid=nil, roundplayid=nil, operation=nil, itemid=nil, roundplaylist=nil)
|
15066
|
+
def initialize(subappid=nil, roundplayid=nil, operation=nil, itemid=nil, segmentindex=nil, roundplaylist=nil)
|
15065
15067
|
@SubAppId = subappid
|
15066
15068
|
@RoundPlayId = roundplayid
|
15067
15069
|
@Operation = operation
|
15068
15070
|
@ItemId = itemid
|
15071
|
+
@SegmentIndex = segmentindex
|
15069
15072
|
@RoundPlaylist = roundplaylist
|
15070
15073
|
end
|
15071
15074
|
|
@@ -15074,6 +15077,7 @@ module TencentCloud
|
|
15074
15077
|
@RoundPlayId = params['RoundPlayId']
|
15075
15078
|
@Operation = params['Operation']
|
15076
15079
|
@ItemId = params['ItemId']
|
15080
|
+
@SegmentIndex = params['SegmentIndex']
|
15077
15081
|
unless params['RoundPlaylist'].nil?
|
15078
15082
|
@RoundPlaylist = []
|
15079
15083
|
params['RoundPlaylist'].each do |i|
|
@@ -16752,8 +16756,8 @@ module TencentCloud
|
|
16752
16756
|
|
16753
16757
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Suggestion, :Name, :Label, :Url, :AreaCoordSet, :PicUrlExpireTimeStamp, :PicUrlExpireTime
|
16754
16758
|
extend Gem::Deprecate
|
16755
|
-
deprecate :PicUrlExpireTimeStamp, :none, 2025,
|
16756
|
-
deprecate :PicUrlExpireTimeStamp=, :none, 2025,
|
16759
|
+
deprecate :PicUrlExpireTimeStamp, :none, 2025, 7
|
16760
|
+
deprecate :PicUrlExpireTimeStamp=, :none, 2025, 7
|
16757
16761
|
|
16758
16762
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, suggestion=nil, name=nil, label=nil, url=nil, areacoordset=nil, picurlexpiretimestamp=nil, picurlexpiretime=nil)
|
16759
16763
|
@StartTimeOffset = starttimeoffset
|
@@ -16807,8 +16811,8 @@ module TencentCloud
|
|
16807
16811
|
|
16808
16812
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Label, :Suggestion, :Url, :PicUrlExpireTimeStamp, :PicUrlExpireTime
|
16809
16813
|
extend Gem::Deprecate
|
16810
|
-
deprecate :PicUrlExpireTimeStamp, :none, 2025,
|
16811
|
-
deprecate :PicUrlExpireTimeStamp=, :none, 2025,
|
16814
|
+
deprecate :PicUrlExpireTimeStamp, :none, 2025, 7
|
16815
|
+
deprecate :PicUrlExpireTimeStamp=, :none, 2025, 7
|
16812
16816
|
|
16813
16817
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, label=nil, suggestion=nil, url=nil, picurlexpiretimestamp=nil, picurlexpiretime=nil)
|
16814
16818
|
@StartTimeOffset = starttimeoffset
|
@@ -18398,8 +18402,8 @@ module TencentCloud
|
|
18398
18402
|
|
18399
18403
|
attr_accessor :Duration, :Transitions, :MediaTransitions
|
18400
18404
|
extend Gem::Deprecate
|
18401
|
-
deprecate :Transitions, :none, 2025,
|
18402
|
-
deprecate :Transitions=, :none, 2025,
|
18405
|
+
deprecate :Transitions, :none, 2025, 7
|
18406
|
+
deprecate :Transitions=, :none, 2025, 7
|
18403
18407
|
|
18404
18408
|
def initialize(duration=nil, transitions=nil, mediatransitions=nil)
|
18405
18409
|
@Duration = duration
|
@@ -21817,10 +21821,10 @@ module TencentCloud
|
|
21817
21821
|
|
21818
21822
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :FileId, :FileName, :FileUrl, :MetaData, :MediaProcessResultSet, :AiContentReviewResultSet, :AiAnalysisResultSet, :AiRecognitionResultSet, :TasksPriority, :TasksNotifyMode, :SessionContext, :SessionId, :Operator, :OperationType
|
21819
21823
|
extend Gem::Deprecate
|
21820
|
-
deprecate :ErrCode, :none, 2025,
|
21821
|
-
deprecate :ErrCode=, :none, 2025,
|
21822
|
-
deprecate :Message, :none, 2025,
|
21823
|
-
deprecate :Message=, :none, 2025,
|
21824
|
+
deprecate :ErrCode, :none, 2025, 7
|
21825
|
+
deprecate :ErrCode=, :none, 2025, 7
|
21826
|
+
deprecate :Message, :none, 2025, 7
|
21827
|
+
deprecate :Message=, :none, 2025, 7
|
21824
21828
|
|
21825
21829
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, fileid=nil, filename=nil, fileurl=nil, metadata=nil, mediaprocessresultset=nil, aicontentreviewresultset=nil, aianalysisresultset=nil, airecognitionresultset=nil, taskspriority=nil, tasksnotifymode=nil, sessioncontext=nil, sessionid=nil, operator=nil, operationtype=nil)
|
21826
21830
|
@TaskId = taskid
|
@@ -22321,8 +22325,8 @@ module TencentCloud
|
|
22321
22325
|
|
22322
22326
|
attr_accessor :ProductType, :StartTime, :ExpireTime, :ProductInstanceId, :LastConsumeDate, :BindStatus, :ProductInstanceResourceSet, :ResourceSet, :ProductInstanceStatus, :RefundStatus, :RenewStatus
|
22323
22327
|
extend Gem::Deprecate
|
22324
|
-
deprecate :ProductInstanceResourceSet, :none, 2025,
|
22325
|
-
deprecate :ProductInstanceResourceSet=, :none, 2025,
|
22328
|
+
deprecate :ProductInstanceResourceSet, :none, 2025, 7
|
22329
|
+
deprecate :ProductInstanceResourceSet=, :none, 2025, 7
|
22326
22330
|
|
22327
22331
|
def initialize(producttype=nil, starttime=nil, expiretime=nil, productinstanceid=nil, lastconsumedate=nil, bindstatus=nil, productinstanceresourceset=nil, resourceset=nil, productinstancestatus=nil, refundstatus=nil, renewstatus=nil)
|
22328
22332
|
@ProductType = producttype
|
@@ -24902,10 +24906,10 @@ module TencentCloud
|
|
24902
24906
|
|
24903
24907
|
attr_accessor :FileId, :OriginalStorageClass, :TargetStorageClass, :RestoreTier, :RestoreDay, :Status, :Message
|
24904
24908
|
extend Gem::Deprecate
|
24905
|
-
deprecate :Status, :none, 2025,
|
24906
|
-
deprecate :Status=, :none, 2025,
|
24907
|
-
deprecate :Message, :none, 2025,
|
24908
|
-
deprecate :Message=, :none, 2025,
|
24909
|
+
deprecate :Status, :none, 2025, 7
|
24910
|
+
deprecate :Status=, :none, 2025, 7
|
24911
|
+
deprecate :Message, :none, 2025, 7
|
24912
|
+
deprecate :Message=, :none, 2025, 7
|
24909
24913
|
|
24910
24914
|
def initialize(fileid=nil, originalstorageclass=nil, targetstorageclass=nil, restoretier=nil, restoreday=nil, status=nil, message=nil)
|
24911
24915
|
@FileId = fileid
|
@@ -25252,8 +25256,8 @@ module TencentCloud
|
|
25252
25256
|
|
25253
25257
|
attr_accessor :ReviewResultSet, :MediaReviewResult, :RequestId
|
25254
25258
|
extend Gem::Deprecate
|
25255
|
-
deprecate :ReviewResultSet, :none, 2025,
|
25256
|
-
deprecate :ReviewResultSet=, :none, 2025,
|
25259
|
+
deprecate :ReviewResultSet, :none, 2025, 7
|
25260
|
+
deprecate :ReviewResultSet=, :none, 2025, 7
|
25257
25261
|
|
25258
25262
|
def initialize(reviewresultset=nil, mediareviewresult=nil, requestid=nil)
|
25259
25263
|
@ReviewResultSet = reviewresultset
|
@@ -27147,8 +27151,8 @@ module TencentCloud
|
|
27147
27151
|
|
27148
27152
|
attr_accessor :Width, :Height, :CycleConfig
|
27149
27153
|
extend Gem::Deprecate
|
27150
|
-
deprecate :CycleConfig, :none, 2025,
|
27151
|
-
deprecate :CycleConfig=, :none, 2025,
|
27154
|
+
deprecate :CycleConfig, :none, 2025, 7
|
27155
|
+
deprecate :CycleConfig=, :none, 2025, 7
|
27152
27156
|
|
27153
27157
|
def initialize(width=nil, height=nil, cycleconfig=nil)
|
27154
27158
|
@Width = width
|
@@ -27808,8 +27812,8 @@ module TencentCloud
|
|
27808
27812
|
|
27809
27813
|
attr_accessor :Switch, :Definition
|
27810
27814
|
extend Gem::Deprecate
|
27811
|
-
deprecate :Definition, :none, 2025,
|
27812
|
-
deprecate :Definition=, :none, 2025,
|
27815
|
+
deprecate :Definition, :none, 2025, 7
|
27816
|
+
deprecate :Definition=, :none, 2025, 7
|
27813
27817
|
|
27814
27818
|
def initialize(switch=nil, definition=nil)
|
27815
27819
|
@Switch = switch
|
@@ -29265,7 +29269,9 @@ module TencentCloud
|
|
29265
29269
|
# @type FileId: String
|
29266
29270
|
# @param SubAppId: <b>点播[应用](/document/product/266/14574) ID。从2023年12月25日起开通点播的客户,如访问点播应用中的资源(无论是默认应用还是新创建的应用),必须将该字段填写为应用 ID。</b>
|
29267
29271
|
# @type SubAppId: Integer
|
29268
|
-
# @param SourceDefinition: 发布视频所对应的转码模板 ID,为0
|
29272
|
+
# @param SourceDefinition: 发布视频所对应的转码模板 ID,为 0 代表原始视频。支持的视频格式:
|
29273
|
+
# <li>当 SourceDefinition 为 0 时,视频格式支持 MP4、3GP 格式;</li>
|
29274
|
+
# <li>当 SourceDefinition 大于 0 时,视频格式支持 MP4、3GP 及 M3U8 格式。</li>不填默认值为 0。
|
29269
29275
|
# @type SourceDefinition: Integer
|
29270
29276
|
|
29271
29277
|
attr_accessor :FileId, :SubAppId, :SourceDefinition
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-vod
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1104
|
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-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|