tencentcloud-sdk-essbasic 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
@@ -164,7 +164,7 @@ module TencentCloud
164
164
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
165
165
  end
166
166
 
167
- # 上传了word、excel文件后,通过该接口发起文件转换任务,将word、excel文件转换为pdf文件。
167
+ # 上传了word、excel、图片文件后,通过该接口发起文件转换任务,将word、excel、图片文件转换为pdf文件。
168
168
 
169
169
  # @param request: Request instance for ChannelCreateConvertTaskApi.
170
170
  # @type request: :class:`Tencentcloud::essbasic::V20210526::ChannelCreateConvertTaskApiRequest`