Class: TencentCloud::Vm::V20200709::DescribeTaskDetailResponse

Inherits:
Common::AbstractModel
  • Object
show all
Defined in:
lib/v20200709/models.rb

Overview

DescribeTaskDetail返回参数结构体

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(taskid = nil, dataid = nil, biztype = nil, name = nil, status = nil, type = nil, suggestion = nil, labels = nil, mediainfo = nil, inputinfo = nil, createdat = nil, updatedat = nil, tryinseconds = nil, imagesegments = nil, audiosegments = nil, errortype = nil, errordescription = nil, requestid = nil) ⇒ DescribeTaskDetailResponse

Returns a new instance of DescribeTaskDetailResponse.



530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
# File 'lib/v20200709/models.rb', line 530

def initialize(taskid=nil, dataid=nil, biztype=nil, name=nil, status=nil, type=nil, suggestion=nil, labels=nil, mediainfo=nil, inputinfo=nil, createdat=nil, updatedat=nil, tryinseconds=nil, imagesegments=nil, audiosegments=nil, errortype=nil, errordescription=nil, requestid=nil)
  @TaskId = taskid
  @DataId = dataid
  @BizType = biztype
  @Name = name
  @Status = status
  @Type = type
  @Suggestion = suggestion
  @Labels = labels
  @MediaInfo = mediainfo
  @InputInfo = inputinfo
  @CreatedAt = createdat
  @UpdatedAt = updatedat
  @TryInSeconds = tryinseconds
  @ImageSegments = imagesegments
  @AudioSegments = audiosegments
  @ErrorType = errortype
  @ErrorDescription = errordescription
  @RequestId = requestid
end

Instance Attribute Details

#AudioSegmentsObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def AudioSegments
  @AudioSegments
end

#BizTypeObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def BizType
  @BizType
end

#CreatedAtObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def CreatedAt
  @CreatedAt
end

#DataIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def DataId
  @DataId
end

#ErrorDescriptionObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def ErrorDescription
  @ErrorDescription
end

#ErrorTypeObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def ErrorType
  @ErrorType
end

#ImageSegmentsObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def ImageSegments
  @ImageSegments
end

#InputInfoObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def InputInfo
  @InputInfo
end

#LabelsObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def Labels
  @Labels
end

#MediaInfoObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def MediaInfo
  @MediaInfo
end

#NameObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def Name
  @Name
end

#RequestIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def RequestId
  @RequestId
end

#StatusObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def Status
  @Status
end

#SuggestionObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def Suggestion
  @Suggestion
end

#TaskIdObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def TaskId
  @TaskId
end

#TryInSecondsObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def TryInSeconds
  @TryInSeconds
end

#TypeObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def Type
  @Type
end

#UpdatedAtObject

注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。FINISH 已完成PENDING 等待中RUNNING 进行中ERROR 出错CANCELLED 已取消注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选:Pass 通过Reveiw 建议复审Block 确认违规注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。可选值::DECODE_ERROR: 解码失败。(输入资源中可能包含无法解码的视频)URL_ERROR:下载地址验证失败。TIMEOUT_ERROR:处理超时。注意:此字段可能返回 null,表示取不到有效值。注意:此字段可能返回 null,表示取不到有效值。

Parameters:

  • TaskId:

    任务Id

  • DataId:

    审核时传入的数据Id

  • BizType:

    业务类型

  • Name:

    任务名称

  • Status:

    状态,可选值:

  • Type:

    类型

  • Suggestion:

    审核建议

  • Labels:

    审核结果

  • MediaInfo:

    媒体解码信息

  • InputInfo:

    任务信息

  • CreatedAt:

    创建时间

  • UpdatedAt:

    更新时间

  • TryInSeconds:

    在秒后重试

  • ImageSegments:

    图片结果

  • AudioSegments:

    音频结果

  • ErrorType:

    如果返回的状态为ERROR,该字段会标记错误类型。

  • ErrorDescription:

    审核任务错误日志。当Error不为空时,会展示该字段

  • RequestId:

    唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。



528
529
530
# File 'lib/v20200709/models.rb', line 528

def UpdatedAt
  @UpdatedAt
end

Instance Method Details

#deserialize(params) ⇒ Object



551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
# File 'lib/v20200709/models.rb', line 551

def deserialize(params)
  @TaskId = params['TaskId']
  @DataId = params['DataId']
  @BizType = params['BizType']
  @Name = params['Name']
  @Status = params['Status']
  @Type = params['Type']
  @Suggestion = params['Suggestion']
  unless params['Labels'].nil?
    @Labels = []
    params['Labels'].each do |i|
      tasklabel_tmp = TaskLabel.new
      tasklabel_tmp.deserialize(i)
      @Labels << tasklabel_tmp
    end
  end
  unless params['MediaInfo'].nil?
    @MediaInfo = MediaInfo.new
    @MediaInfo.deserialize(params['MediaInfo'])
  end
  unless params['InputInfo'].nil?
    @InputInfo = InputInfo.new
    @InputInfo.deserialize(params['InputInfo'])
  end
  @CreatedAt = params['CreatedAt']
  @UpdatedAt = params['UpdatedAt']
  @TryInSeconds = params['TryInSeconds']
  unless params['ImageSegments'].nil?
    @ImageSegments = []
    params['ImageSegments'].each do |i|
      imagesegments_tmp = ImageSegments.new
      imagesegments_tmp.deserialize(i)
      @ImageSegments << imagesegments_tmp
    end
  end
  unless params['AudioSegments'].nil?
    @AudioSegments = []
    params['AudioSegments'].each do |i|
      audiosegments_tmp = AudioSegments.new
      audiosegments_tmp.deserialize(i)
      @AudioSegments << audiosegments_tmp
    end
  end
  @ErrorType = params['ErrorType']
  @ErrorDescription = params['ErrorDescription']
  @RequestId = params['RequestId']
end