tencentcloud-sdk-essbasic 3.0.589 → 3.0.591

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.
@@ -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`