tencentcloud-sdk-python 3.0.1233__py2.py3-none-any.whl → 3.0.1246__py2.py3-none-any.whl
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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aiart/v20221229/aiart_client.py +34 -21
- tencentcloud/aiart/v20221229/models.py +6 -6
- tencentcloud/apigateway/v20180808/apigateway_client.py +23 -0
- tencentcloud/apigateway/v20180808/models.py +31 -0
- tencentcloud/apm/v20210622/errorcodes.py +3 -3
- tencentcloud/apm/v20210622/models.py +16 -15
- tencentcloud/asr/v20190614/asr_client.py +23 -0
- tencentcloud/asr/v20190614/models.py +203 -0
- tencentcloud/autoscaling/v20180419/models.py +55 -3
- tencentcloud/ca/__init__.py +0 -0
- tencentcloud/ca/v20230228/__init__.py +0 -0
- tencentcloud/ca/v20230228/ca_client.py +95 -0
- tencentcloud/ca/v20230228/errorcodes.py +30 -0
- tencentcloud/ca/v20230228/models.py +398 -0
- tencentcloud/ccc/v20200210/ccc_client.py +69 -0
- tencentcloud/ccc/v20200210/errorcodes.py +6 -0
- tencentcloud/ccc/v20200210/models.py +610 -0
- tencentcloud/cdb/v20170320/models.py +60 -0
- tencentcloud/cdn/v20180606/models.py +32 -0
- tencentcloud/cdwdoris/v20211228/models.py +105 -1
- tencentcloud/cfg/v20210820/models.py +12 -0
- tencentcloud/cfw/v20190904/models.py +4 -4
- tencentcloud/clb/v20180317/models.py +25 -1
- tencentcloud/cls/v20201016/models.py +12 -0
- tencentcloud/cme/v20191029/models.py +12 -0
- tencentcloud/csip/v20221121/models.py +1 -1
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/errorcodes.py +4 -1
- tencentcloud/cvm/v20170312/models.py +202 -4
- tencentcloud/cwp/v20180228/cwp_client.py +3 -1
- tencentcloud/cwp/v20180228/models.py +241 -14
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +48 -73
- tencentcloud/cynosdb/v20190107/models.py +7 -134
- tencentcloud/dasb/v20191018/models.py +37 -0
- tencentcloud/dlc/v20210125/models.py +12 -0
- tencentcloud/dsgc/v20190723/models.py +1 -1
- tencentcloud/dts/v20211206/models.py +16 -16
- tencentcloud/emr/v20190103/emr_client.py +46 -0
- tencentcloud/emr/v20190103/models.py +467 -3
- tencentcloud/ess/v20201111/ess_client.py +19 -12
- tencentcloud/ess/v20201111/models.py +58 -22
- tencentcloud/essbasic/v20210526/essbasic_client.py +48 -9
- tencentcloud/essbasic/v20210526/models.py +174 -11
- tencentcloud/faceid/v20180301/models.py +28 -0
- tencentcloud/hunyuan/v20230901/models.py +1 -0
- tencentcloud/iecp/v20210914/iecp_client.py +0 -500
- tencentcloud/iecp/v20210914/models.py +2130 -5305
- tencentcloud/ims/v20201229/ims_client.py +9 -4
- tencentcloud/ims/v20201229/models.py +4 -4
- tencentcloud/lcic/v20220817/models.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -2
- tencentcloud/lke/v20231130/lke_client.py +184 -0
- tencentcloud/lke/v20231130/models.py +2129 -881
- tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
- tencentcloud/mariadb/v20170312/models.py +94 -0
- tencentcloud/monitor/v20180724/models.py +0 -132
- tencentcloud/monitor/v20180724/monitor_client.py +0 -50
- tencentcloud/mps/v20190612/models.py +16 -3
- tencentcloud/mqtt/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/__init__.py +0 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +45 -0
- tencentcloud/mqtt/v20240516/models.py +3221 -0
- tencentcloud/mqtt/v20240516/mqtt_client.py +472 -0
- tencentcloud/mrs/v20200910/errorcodes.py +3 -0
- tencentcloud/mrs/v20200910/models.py +158 -27
- tencentcloud/ocr/v20181119/models.py +21 -0
- tencentcloud/ocr/v20181119/ocr_client.py +1 -1
- tencentcloud/omics/v20221128/models.py +245 -29
- tencentcloud/organization/v20210331/errorcodes.py +54 -0
- tencentcloud/organization/v20210331/models.py +483 -3
- tencentcloud/organization/v20210331/organization_client.py +46 -0
- tencentcloud/postgres/v20170312/models.py +626 -13
- tencentcloud/postgres/v20170312/postgres_client.py +69 -0
- tencentcloud/rce/v20201103/models.py +33 -22
- tencentcloud/redis/v20180412/errorcodes.py +3 -0
- tencentcloud/scf/v20180416/errorcodes.py +9 -12
- tencentcloud/ses/v20201002/models.py +65 -0
- tencentcloud/sms/v20190711/models.py +3 -3
- tencentcloud/sms/v20210111/models.py +9 -8
- tencentcloud/sqlserver/v20180328/models.py +1 -1
- tencentcloud/ssl/v20191205/models.py +114 -0
- tencentcloud/tcb/v20180608/models.py +25 -0
- tencentcloud/tcss/v20201101/models.py +269 -0
- tencentcloud/tcss/v20201101/tcss_client.py +3 -1
- tencentcloud/teo/v20220901/errorcodes.py +33 -0
- tencentcloud/teo/v20220901/models.py +4012 -2535
- tencentcloud/teo/v20220901/teo_client.py +254 -0
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +748 -5
- tencentcloud/tke/v20180525/tke_client.py +92 -0
- tencentcloud/tke/v20220501/models.py +1 -1
- tencentcloud/tse/v20201207/models.py +26 -0
- tencentcloud/tsf/v20180326/models.py +0 -58
- tencentcloud/tsf/v20180326/tsf_client.py +0 -25
- tencentcloud/tts/v20190823/tts_client.py +4 -1
- tencentcloud/vclm/v20240523/models.py +25 -0
- tencentcloud/vdb/v20230616/models.py +13 -0
- tencentcloud/vod/v20180717/models.py +91 -1
- tencentcloud/vod/v20180717/vod_client.py +10 -2
- tencentcloud/vpc/v20170312/errorcodes.py +9 -0
- tencentcloud/vpc/v20170312/models.py +2587 -539
- tencentcloud/vpc/v20170312/vpc_client.py +506 -0
- tencentcloud/waf/v20180125/models.py +447 -12
- tencentcloud/wedata/v20210820/models.py +18 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/RECORD +110 -100
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1233.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/top_level.txt +0 -0
@@ -10932,15 +10932,15 @@ class ImageToObjectRequest(AbstractModel):
|
|
10932
10932
|
|
10933
10933
|
def __init__(self):
|
10934
10934
|
r"""
|
10935
|
-
:param _ImageInfoList: 图片列表,允许传入多张图片,目前只支持传入图片base64编码,图片url暂不支持
|
10936
|
-
:type ImageInfoList: list of ImageInfo
|
10937
|
-
:param _HandleParam: 图片处理参数
|
10938
|
-
:type HandleParam: :class:`tencentcloud.mrs.v20200910.models.HandleParam`
|
10939
10935
|
:param _Type: 报告类型,目前支持11(检验报告),12(检查报告),15(病理报告),28(出院报告),29(入院报告),210(门诊病历),212(手术记录),218(诊断证明),363(心电图),27(内窥镜检查),215(处方单),219(免疫接种证明),301(C14呼气试验)。如果不清楚报告类型,可以使用分类引擎,该字段传0(同时IsUsedClassify字段必须为True,否则无法输出结果)
|
10940
10936
|
:type Type: int
|
10941
10937
|
:param _IsUsedClassify: 是否使用分类引擎,当不确定报告类型时,可以使用收费的报告分类引擎服务。若该字段为 False,则 Type 字段不能为 0,否则无法输出结果。
|
10942
10938
|
注意:当 IsUsedClassify 为True 时,表示使用收费的报告分类服务,将会产生额外的费用,具体收费标准参见 [购买指南的产品价格](https://cloud.tencent.com/document/product/1314/54264)。
|
10943
10939
|
:type IsUsedClassify: bool
|
10940
|
+
:param _HandleParam: 图片处理参数
|
10941
|
+
:type HandleParam: :class:`tencentcloud.mrs.v20200910.models.HandleParam`
|
10942
|
+
:param _ImageInfoList: 图片列表,允许传入多张图片,目前只支持传入图片base64编码,图片url暂不支持
|
10943
|
+
:type ImageInfoList: list of ImageInfo
|
10944
10944
|
:param _UserType: 后付费的用户类型,新客户传1,老客户可不传或传 0。2022 年 12 月 15 新增了计费项,在此时间之前已经通过商务指定优惠价格的大客户,请不传这个字段或传 0,如果传 1 会导致以前获得的折扣价格失效。在 2022 年 12 月 15 日之后,通过商务指定优惠价格的大客户请传 1。
|
10945
10945
|
:type UserType: int
|
10946
10946
|
:param _ReportTypeVersion: 可选。用于指定不同报告使用的结构化引擎版本,不同版本返回的JSON 数据结果不兼容。若不指定版本号,就默认用旧的版本号。
|
@@ -10948,29 +10948,16 @@ class ImageToObjectRequest(AbstractModel):
|
|
10948
10948
|
(2)病理报告 15,默认使用 V1,最高支持 V2。
|
10949
10949
|
(3)入院记录29、出院记录 28、病历记录 216、病程记录 217、门诊记录 210,默认使用 V1,最高支持 V2。
|
10950
10950
|
:type ReportTypeVersion: list of ReportTypeVersion
|
10951
|
+
:param _OcrInfoList: 可选。 图片OCR信息列表,每一个元素是一张图片的OCR结果。适用于不想将医疗报告图片传入腾讯云的客户,客户可对图片OCR信息中的敏感信息去除之后再传入。与 ImageInfoList 二选一,同时存在则使用OcrInfoList
|
10952
|
+
:type OcrInfoList: list of OcrInfo
|
10951
10953
|
"""
|
10952
|
-
self._ImageInfoList = None
|
10953
|
-
self._HandleParam = None
|
10954
10954
|
self._Type = None
|
10955
10955
|
self._IsUsedClassify = None
|
10956
|
+
self._HandleParam = None
|
10957
|
+
self._ImageInfoList = None
|
10956
10958
|
self._UserType = None
|
10957
10959
|
self._ReportTypeVersion = None
|
10958
|
-
|
10959
|
-
@property
|
10960
|
-
def ImageInfoList(self):
|
10961
|
-
return self._ImageInfoList
|
10962
|
-
|
10963
|
-
@ImageInfoList.setter
|
10964
|
-
def ImageInfoList(self, ImageInfoList):
|
10965
|
-
self._ImageInfoList = ImageInfoList
|
10966
|
-
|
10967
|
-
@property
|
10968
|
-
def HandleParam(self):
|
10969
|
-
return self._HandleParam
|
10970
|
-
|
10971
|
-
@HandleParam.setter
|
10972
|
-
def HandleParam(self, HandleParam):
|
10973
|
-
self._HandleParam = HandleParam
|
10960
|
+
self._OcrInfoList = None
|
10974
10961
|
|
10975
10962
|
@property
|
10976
10963
|
def Type(self):
|
@@ -10988,6 +10975,22 @@ class ImageToObjectRequest(AbstractModel):
|
|
10988
10975
|
def IsUsedClassify(self, IsUsedClassify):
|
10989
10976
|
self._IsUsedClassify = IsUsedClassify
|
10990
10977
|
|
10978
|
+
@property
|
10979
|
+
def HandleParam(self):
|
10980
|
+
return self._HandleParam
|
10981
|
+
|
10982
|
+
@HandleParam.setter
|
10983
|
+
def HandleParam(self, HandleParam):
|
10984
|
+
self._HandleParam = HandleParam
|
10985
|
+
|
10986
|
+
@property
|
10987
|
+
def ImageInfoList(self):
|
10988
|
+
return self._ImageInfoList
|
10989
|
+
|
10990
|
+
@ImageInfoList.setter
|
10991
|
+
def ImageInfoList(self, ImageInfoList):
|
10992
|
+
self._ImageInfoList = ImageInfoList
|
10993
|
+
|
10991
10994
|
@property
|
10992
10995
|
def UserType(self):
|
10993
10996
|
return self._UserType
|
@@ -11004,19 +11007,27 @@ class ImageToObjectRequest(AbstractModel):
|
|
11004
11007
|
def ReportTypeVersion(self, ReportTypeVersion):
|
11005
11008
|
self._ReportTypeVersion = ReportTypeVersion
|
11006
11009
|
|
11010
|
+
@property
|
11011
|
+
def OcrInfoList(self):
|
11012
|
+
return self._OcrInfoList
|
11013
|
+
|
11014
|
+
@OcrInfoList.setter
|
11015
|
+
def OcrInfoList(self, OcrInfoList):
|
11016
|
+
self._OcrInfoList = OcrInfoList
|
11017
|
+
|
11007
11018
|
|
11008
11019
|
def _deserialize(self, params):
|
11020
|
+
self._Type = params.get("Type")
|
11021
|
+
self._IsUsedClassify = params.get("IsUsedClassify")
|
11022
|
+
if params.get("HandleParam") is not None:
|
11023
|
+
self._HandleParam = HandleParam()
|
11024
|
+
self._HandleParam._deserialize(params.get("HandleParam"))
|
11009
11025
|
if params.get("ImageInfoList") is not None:
|
11010
11026
|
self._ImageInfoList = []
|
11011
11027
|
for item in params.get("ImageInfoList"):
|
11012
11028
|
obj = ImageInfo()
|
11013
11029
|
obj._deserialize(item)
|
11014
11030
|
self._ImageInfoList.append(obj)
|
11015
|
-
if params.get("HandleParam") is not None:
|
11016
|
-
self._HandleParam = HandleParam()
|
11017
|
-
self._HandleParam._deserialize(params.get("HandleParam"))
|
11018
|
-
self._Type = params.get("Type")
|
11019
|
-
self._IsUsedClassify = params.get("IsUsedClassify")
|
11020
11031
|
self._UserType = params.get("UserType")
|
11021
11032
|
if params.get("ReportTypeVersion") is not None:
|
11022
11033
|
self._ReportTypeVersion = []
|
@@ -11024,6 +11035,12 @@ class ImageToObjectRequest(AbstractModel):
|
|
11024
11035
|
obj = ReportTypeVersion()
|
11025
11036
|
obj._deserialize(item)
|
11026
11037
|
self._ReportTypeVersion.append(obj)
|
11038
|
+
if params.get("OcrInfoList") is not None:
|
11039
|
+
self._OcrInfoList = []
|
11040
|
+
for item in params.get("OcrInfoList"):
|
11041
|
+
obj = OcrInfo()
|
11042
|
+
obj._deserialize(item)
|
11043
|
+
self._OcrInfoList.append(obj)
|
11027
11044
|
memeber_set = set(params.keys())
|
11028
11045
|
for name, value in vars(self).items():
|
11029
11046
|
property_name = name[1:]
|
@@ -15650,6 +15667,120 @@ class ObstetricalHistoryBlock(AbstractModel):
|
|
15650
15667
|
|
15651
15668
|
|
15652
15669
|
|
15670
|
+
class OcrInfo(AbstractModel):
|
15671
|
+
"""图片完整的OCR信息
|
15672
|
+
|
15673
|
+
"""
|
15674
|
+
|
15675
|
+
def __init__(self):
|
15676
|
+
r"""
|
15677
|
+
:param _Items: 图片进行OCR之后得到的所有包含字块的OCR信息
|
15678
|
+
:type Items: list of OcrItem
|
15679
|
+
:param _Text: 图片进行OCR之后得到的所有字符
|
15680
|
+
:type Text: str
|
15681
|
+
"""
|
15682
|
+
self._Items = None
|
15683
|
+
self._Text = None
|
15684
|
+
|
15685
|
+
@property
|
15686
|
+
def Items(self):
|
15687
|
+
return self._Items
|
15688
|
+
|
15689
|
+
@Items.setter
|
15690
|
+
def Items(self, Items):
|
15691
|
+
self._Items = Items
|
15692
|
+
|
15693
|
+
@property
|
15694
|
+
def Text(self):
|
15695
|
+
return self._Text
|
15696
|
+
|
15697
|
+
@Text.setter
|
15698
|
+
def Text(self, Text):
|
15699
|
+
self._Text = Text
|
15700
|
+
|
15701
|
+
|
15702
|
+
def _deserialize(self, params):
|
15703
|
+
if params.get("Items") is not None:
|
15704
|
+
self._Items = []
|
15705
|
+
for item in params.get("Items"):
|
15706
|
+
obj = OcrItem()
|
15707
|
+
obj._deserialize(item)
|
15708
|
+
self._Items.append(obj)
|
15709
|
+
self._Text = params.get("Text")
|
15710
|
+
memeber_set = set(params.keys())
|
15711
|
+
for name, value in vars(self).items():
|
15712
|
+
property_name = name[1:]
|
15713
|
+
if property_name in memeber_set:
|
15714
|
+
memeber_set.remove(property_name)
|
15715
|
+
if len(memeber_set) > 0:
|
15716
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
15717
|
+
|
15718
|
+
|
15719
|
+
|
15720
|
+
class OcrItem(AbstractModel):
|
15721
|
+
"""图片进行OCR之后,包含字符块的信息,包含字符与坐标,一个图片进行OCR之后可能分为多个这样的块
|
15722
|
+
|
15723
|
+
"""
|
15724
|
+
|
15725
|
+
def __init__(self):
|
15726
|
+
r"""
|
15727
|
+
:param _Words: 图片中文字的字符串
|
15728
|
+
:type Words: str
|
15729
|
+
:param _Coords: Words 中每个文字的坐标数组,顺序与Words中的字符顺序一致
|
15730
|
+
:type Coords: list of Coordinate
|
15731
|
+
:param _WordCoords: 整个字符块的坐标信息
|
15732
|
+
:type WordCoords: :class:`tencentcloud.mrs.v20200910.models.Coordinate`
|
15733
|
+
"""
|
15734
|
+
self._Words = None
|
15735
|
+
self._Coords = None
|
15736
|
+
self._WordCoords = None
|
15737
|
+
|
15738
|
+
@property
|
15739
|
+
def Words(self):
|
15740
|
+
return self._Words
|
15741
|
+
|
15742
|
+
@Words.setter
|
15743
|
+
def Words(self, Words):
|
15744
|
+
self._Words = Words
|
15745
|
+
|
15746
|
+
@property
|
15747
|
+
def Coords(self):
|
15748
|
+
return self._Coords
|
15749
|
+
|
15750
|
+
@Coords.setter
|
15751
|
+
def Coords(self, Coords):
|
15752
|
+
self._Coords = Coords
|
15753
|
+
|
15754
|
+
@property
|
15755
|
+
def WordCoords(self):
|
15756
|
+
return self._WordCoords
|
15757
|
+
|
15758
|
+
@WordCoords.setter
|
15759
|
+
def WordCoords(self, WordCoords):
|
15760
|
+
self._WordCoords = WordCoords
|
15761
|
+
|
15762
|
+
|
15763
|
+
def _deserialize(self, params):
|
15764
|
+
self._Words = params.get("Words")
|
15765
|
+
if params.get("Coords") is not None:
|
15766
|
+
self._Coords = []
|
15767
|
+
for item in params.get("Coords"):
|
15768
|
+
obj = Coordinate()
|
15769
|
+
obj._deserialize(item)
|
15770
|
+
self._Coords.append(obj)
|
15771
|
+
if params.get("WordCoords") is not None:
|
15772
|
+
self._WordCoords = Coordinate()
|
15773
|
+
self._WordCoords._deserialize(params.get("WordCoords"))
|
15774
|
+
memeber_set = set(params.keys())
|
15775
|
+
for name, value in vars(self).items():
|
15776
|
+
property_name = name[1:]
|
15777
|
+
if property_name in memeber_set:
|
15778
|
+
memeber_set.remove(property_name)
|
15779
|
+
if len(memeber_set) > 0:
|
15780
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
15781
|
+
|
15782
|
+
|
15783
|
+
|
15653
15784
|
class OphthalmologyBareEyeSight(AbstractModel):
|
15654
15785
|
"""体检报告-眼科-裸眼视力
|
15655
15786
|
|
@@ -2871,6 +2871,8 @@ HmtResidentPermitFront: 港澳台居住证正面
|
|
2871
2871
|
HmtResidentPermitBack: 港澳台居住证背面
|
2872
2872
|
EstateCert: 不动产证
|
2873
2873
|
BizLicense: 营业执照
|
2874
|
+
ForeignPermanentResidentFront: 外国人永居证正面识别
|
2875
|
+
ForeignPermanentResidentBack: 外国人永居证背面识别
|
2874
2876
|
:type DiscernType: list of str
|
2875
2877
|
"""
|
2876
2878
|
self._ImageBase64 = None
|
@@ -11300,6 +11302,15 @@ class MLIDPassportOCRResponse(AbstractModel):
|
|
11300
11302
|
:type Type: str
|
11301
11303
|
:param _PassportRecognizeInfos: 信息区证件内容
|
11302
11304
|
:type PassportRecognizeInfos: :class:`tencentcloud.ocr.v20181119.models.PassportRecognizeInfos`
|
11305
|
+
:param _WarnCardInfos: 告警码
|
11306
|
+
-9101 证件边框不完整告警
|
11307
|
+
-9102 证件复印件告警
|
11308
|
+
-9103 证件翻拍告警
|
11309
|
+
-9104 证件PS告警
|
11310
|
+
-9107 证件反光告警
|
11311
|
+
-9108 证件模糊告警
|
11312
|
+
-9109 告警能力未开通
|
11313
|
+
:type WarnCardInfos: list of int
|
11303
11314
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
11304
11315
|
:type RequestId: str
|
11305
11316
|
"""
|
@@ -11319,6 +11330,7 @@ class MLIDPassportOCRResponse(AbstractModel):
|
|
11319
11330
|
self._GivenName = None
|
11320
11331
|
self._Type = None
|
11321
11332
|
self._PassportRecognizeInfos = None
|
11333
|
+
self._WarnCardInfos = None
|
11322
11334
|
self._RequestId = None
|
11323
11335
|
|
11324
11336
|
@property
|
@@ -11449,6 +11461,14 @@ class MLIDPassportOCRResponse(AbstractModel):
|
|
11449
11461
|
def PassportRecognizeInfos(self, PassportRecognizeInfos):
|
11450
11462
|
self._PassportRecognizeInfos = PassportRecognizeInfos
|
11451
11463
|
|
11464
|
+
@property
|
11465
|
+
def WarnCardInfos(self):
|
11466
|
+
return self._WarnCardInfos
|
11467
|
+
|
11468
|
+
@WarnCardInfos.setter
|
11469
|
+
def WarnCardInfos(self, WarnCardInfos):
|
11470
|
+
self._WarnCardInfos = WarnCardInfos
|
11471
|
+
|
11452
11472
|
@property
|
11453
11473
|
def RequestId(self):
|
11454
11474
|
return self._RequestId
|
@@ -11477,6 +11497,7 @@ class MLIDPassportOCRResponse(AbstractModel):
|
|
11477
11497
|
if params.get("PassportRecognizeInfos") is not None:
|
11478
11498
|
self._PassportRecognizeInfos = PassportRecognizeInfos()
|
11479
11499
|
self._PassportRecognizeInfos._deserialize(params.get("PassportRecognizeInfos"))
|
11500
|
+
self._WarnCardInfos = params.get("WarnCardInfos")
|
11480
11501
|
self._RequestId = params.get("RequestId")
|
11481
11502
|
|
11482
11503
|
|
@@ -1760,7 +1760,7 @@ class OcrClient(AbstractClient):
|
|
1760
1760
|
def RecognizeIndonesiaIDCardOCR(self, request):
|
1761
1761
|
"""印尼身份证识别
|
1762
1762
|
|
1763
|
-
默认接口请求频率限制:
|
1763
|
+
默认接口请求频率限制:5次/秒。
|
1764
1764
|
|
1765
1765
|
:param request: Request instance for RecognizeIndonesiaIDCardOCR.
|
1766
1766
|
:type request: :class:`tencentcloud.ocr.v20181119.models.RecognizeIndonesiaIDCardOCRRequest`
|