Class: TencentCloud::Iss::V20230517::VideoDownloadTask
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Iss::V20230517::VideoDownloadTask
- Defined in:
- lib/v20230517/models.rb
Overview
本地录像下载任务
Instance Attribute Summary collapse
-
#ChannelCode ⇒ Object
3:任务失败).
-
#ChannelId ⇒ Object
3:任务失败).
-
#ChannelName ⇒ Object
3:任务失败).
-
#DeviceCode ⇒ Object
3:任务失败).
-
#DeviceName ⇒ Object
3:任务失败).
-
#DownloadTaskId ⇒ Object
3:任务失败).
-
#DownloadTime ⇒ Object
3:任务失败).
-
#EndTime ⇒ Object
3:任务失败).
-
#Expire ⇒ Object
3:任务失败).
-
#FailedReason ⇒ Object
3:任务失败).
-
#FileDownloadUrl ⇒ Object
3:任务失败).
-
#PreviewUrl ⇒ Object
3:任务失败).
-
#Scale ⇒ Object
3:任务失败).
-
#StartTime ⇒ Object
3:任务失败).
-
#Status ⇒ Object
3:任务失败).
-
#VideoSize ⇒ Object
3:任务失败).
-
#VideoTimeSection ⇒ Object
3:任务失败).
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(downloadtaskid = nil, channelid = nil, channelname = nil, channelcode = nil, devicename = nil, devicecode = nil, status = nil, videotimesection = nil, scale = nil, downloadtime = nil, videosize = nil, starttime = nil, endtime = nil, filedownloadurl = nil, failedreason = nil, expire = nil, previewurl = nil) ⇒ VideoDownloadTask
constructor
A new instance of VideoDownloadTask.
Constructor Details
#initialize(downloadtaskid = nil, channelid = nil, channelname = nil, channelcode = nil, devicename = nil, devicecode = nil, status = nil, videotimesection = nil, scale = nil, downloadtime = nil, videosize = nil, starttime = nil, endtime = nil, filedownloadurl = nil, failedreason = nil, expire = nil, previewurl = nil) ⇒ VideoDownloadTask
Returns a new instance of VideoDownloadTask.
8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 8141 8142 8143 8144 8145 |
# File 'lib/v20230517/models.rb', line 8127 def initialize(downloadtaskid=nil, channelid=nil, channelname=nil, channelcode=nil, devicename=nil, devicecode=nil, status=nil, videotimesection=nil, scale=nil, downloadtime=nil, videosize=nil, starttime=nil, endtime=nil, filedownloadurl=nil, failedreason=nil, expire=nil, previewurl=nil) @DownloadTaskId = downloadtaskid @ChannelId = channelid @ChannelName = channelname @ChannelCode = channelcode @DeviceName = devicename @DeviceCode = devicecode @Status = status @VideoTimeSection = videotimesection @Scale = scale @DownloadTime = downloadtime @VideoSize = videosize @StartTime = starttime @EndTime = endtime @FileDownloadUrl = filedownloadurl @FailedReason = failedreason @Expire = expire @PreviewUrl = previewurl end |
Instance Attribute Details
#ChannelCode ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def ChannelCode @ChannelCode end |
#ChannelId ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def ChannelId @ChannelId end |
#ChannelName ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def ChannelName @ChannelName end |
#DeviceCode ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def DeviceCode @DeviceCode end |
#DeviceName ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def DeviceName @DeviceName end |
#DownloadTaskId ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def DownloadTaskId @DownloadTaskId end |
#DownloadTime ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def DownloadTime @DownloadTime end |
#EndTime ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def EndTime @EndTime end |
#Expire ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def Expire @Expire end |
#FailedReason ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def FailedReason @FailedReason end |
#FileDownloadUrl ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def FileDownloadUrl @FileDownloadUrl end |
#PreviewUrl ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def PreviewUrl @PreviewUrl end |
#Scale ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def Scale @Scale end |
#StartTime ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def StartTime @StartTime end |
#Status ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def Status @Status end |
#VideoSize ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def VideoSize @VideoSize end |
#VideoTimeSection ⇒ Object
3:任务失败)
8125 8126 8127 |
# File 'lib/v20230517/models.rb', line 8125 def VideoTimeSection @VideoTimeSection end |
Instance Method Details
#deserialize(params) ⇒ Object
8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 |
# File 'lib/v20230517/models.rb', line 8147 def deserialize(params) @DownloadTaskId = params['DownloadTaskId'] @ChannelId = params['ChannelId'] @ChannelName = params['ChannelName'] @ChannelCode = params['ChannelCode'] @DeviceName = params['DeviceName'] @DeviceCode = params['DeviceCode'] @Status = params['Status'] @VideoTimeSection = params['VideoTimeSection'] @Scale = params['Scale'] @DownloadTime = params['DownloadTime'] @VideoSize = params['VideoSize'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @FileDownloadUrl = params['FileDownloadUrl'] @FailedReason = params['FailedReason'] @Expire = params['Expire'] @PreviewUrl = params['PreviewUrl'] end |