lib/v20190919/client.rb in tencentcloud-sdk-tiw-3.0.626 vs lib/v20190919/client.rb in tencentcloud-sdk-tiw-3.0.627
- old
+ new
@@ -679,10 +679,10 @@
raise e
rescue StandardError => e
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
- # 通过文档URL查询转码任务,返回最近的一次转码结果
+ # 通过文档URL查询转码任务,返回最近一次的转码任务状态
# @param request: Request instance for DescribeTranscodeByUrl.
# @type request: :class:`Tencentcloud::tiw::V20190919::DescribeTranscodeByUrlRequest`
# @rtype: :class:`Tencentcloud::tiw::V20190919::DescribeTranscodeByUrlResponse`
def DescribeTranscodeByUrl(request)
\ No newline at end of file