lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.814 vs lib/v20181119/client.rb in tencentcloud-sdk-ocr-3.0.815
- old
+ new
@@ -1731,11 +1731,9 @@
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
end
# 本接口支持多种类型证件有效性检测告警,包括卡证复印件告警、卡证翻拍告警等功能。可以应用于各种证件信息有效性校验场景,例如银行开户、用户注册等场景。
- # 默认接口请求频率限制:10次/秒。
-
# @param request: Request instance for RecognizeGeneralTextImageWarn.
# @type request: :class:`Tencentcloud::ocr::V20181119::RecognizeGeneralTextImageWarnRequest`
# @rtype: :class:`Tencentcloud::ocr::V20181119::RecognizeGeneralTextImageWarnResponse`
def RecognizeGeneralTextImageWarn(request)
body = send_request('RecognizeGeneralTextImageWarn', request.serialize)
\ No newline at end of file