tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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/ams/v20201229/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -1520,6 +1520,8 @@ class BankCardOCRResponse(AbstractModel):
|
|
1520
1520
|
:param _QualityValue: 图片质量分数,请求EnableQualityValue时返回(取值范围:0-100,分数越低越模糊,建议阈值≥50)。
|
1521
1521
|
注意:此字段可能返回 null,表示取不到有效值。
|
1522
1522
|
:type QualityValue: int
|
1523
|
+
:param _CardCategory: 卡类别, 如: 标准实体银行卡、电子银行卡信息截图
|
1524
|
+
:type CardCategory: str
|
1523
1525
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1524
1526
|
:type RequestId: str
|
1525
1527
|
"""
|
@@ -1532,6 +1534,7 @@ class BankCardOCRResponse(AbstractModel):
|
|
1532
1534
|
self._CardNoImage = None
|
1533
1535
|
self._WarningCode = None
|
1534
1536
|
self._QualityValue = None
|
1537
|
+
self._CardCategory = None
|
1535
1538
|
self._RequestId = None
|
1536
1539
|
|
1537
1540
|
@property
|
@@ -1643,6 +1646,17 @@ class BankCardOCRResponse(AbstractModel):
|
|
1643
1646
|
def QualityValue(self, QualityValue):
|
1644
1647
|
self._QualityValue = QualityValue
|
1645
1648
|
|
1649
|
+
@property
|
1650
|
+
def CardCategory(self):
|
1651
|
+
"""卡类别, 如: 标准实体银行卡、电子银行卡信息截图
|
1652
|
+
:rtype: str
|
1653
|
+
"""
|
1654
|
+
return self._CardCategory
|
1655
|
+
|
1656
|
+
@CardCategory.setter
|
1657
|
+
def CardCategory(self, CardCategory):
|
1658
|
+
self._CardCategory = CardCategory
|
1659
|
+
|
1646
1660
|
@property
|
1647
1661
|
def RequestId(self):
|
1648
1662
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -1665,6 +1679,7 @@ class BankCardOCRResponse(AbstractModel):
|
|
1665
1679
|
self._CardNoImage = params.get("CardNoImage")
|
1666
1680
|
self._WarningCode = params.get("WarningCode")
|
1667
1681
|
self._QualityValue = params.get("QualityValue")
|
1682
|
+
self._CardCategory = params.get("CardCategory")
|
1668
1683
|
self._RequestId = params.get("RequestId")
|
1669
1684
|
|
1670
1685
|
|
@@ -29406,10 +29421,14 @@ class SmartStructuralProRequest(AbstractModel):
|
|
29406
29421
|
:type ImageUrl: str
|
29407
29422
|
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,WORD,EXCEL,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
29408
29423
|
:type ImageBase64: str
|
29409
|
-
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true
|
29424
|
+
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前3页。
|
29410
29425
|
:type PdfPageNumber: int
|
29411
29426
|
:param _ItemNames: 自定义结构化功能需返回的字段名称,例:若客户想新增返回姓名、性别两个字段的识别结果,则输入ItemNames=["姓名","性别"]
|
29412
29427
|
:type ItemNames: list of str
|
29428
|
+
:param _ItemNamesShowMode: true:仅输出自定义字段
|
29429
|
+
flase:输出默认字段+自定义字段
|
29430
|
+
默认true
|
29431
|
+
:type ItemNamesShowMode: bool
|
29413
29432
|
:param _ReturnFullText: 是否开启全文字段识别
|
29414
29433
|
:type ReturnFullText: bool
|
29415
29434
|
:param _ConfigId: 配置id支持:
|
@@ -29428,6 +29447,7 @@ AirWayBill -- 航空运单识别模板
|
|
29428
29447
|
DispatchWeightNote -- 磅单发货单识别模板
|
29429
29448
|
ReceiptWeightNote -- 磅单收货单识别模板
|
29430
29449
|
ArticalRecognize -- 手写作文模版
|
29450
|
+
Table -- 表格模版
|
29431
29451
|
:type ConfigId: str
|
29432
29452
|
:param _EnableCoord: 是否开启全文字段坐标值的识别
|
29433
29453
|
:type EnableCoord: bool
|
@@ -29440,6 +29460,7 @@ ArticalRecognize -- 手写作文模版
|
|
29440
29460
|
self._ImageBase64 = None
|
29441
29461
|
self._PdfPageNumber = None
|
29442
29462
|
self._ItemNames = None
|
29463
|
+
self._ItemNamesShowMode = None
|
29443
29464
|
self._ReturnFullText = None
|
29444
29465
|
self._ConfigId = None
|
29445
29466
|
self._EnableCoord = None
|
@@ -29470,7 +29491,7 @@ ArticalRecognize -- 手写作文模版
|
|
29470
29491
|
|
29471
29492
|
@property
|
29472
29493
|
def PdfPageNumber(self):
|
29473
|
-
"""需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true
|
29494
|
+
"""需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为前3页。
|
29474
29495
|
:rtype: int
|
29475
29496
|
"""
|
29476
29497
|
return self._PdfPageNumber
|
@@ -29490,6 +29511,19 @@ ArticalRecognize -- 手写作文模版
|
|
29490
29511
|
def ItemNames(self, ItemNames):
|
29491
29512
|
self._ItemNames = ItemNames
|
29492
29513
|
|
29514
|
+
@property
|
29515
|
+
def ItemNamesShowMode(self):
|
29516
|
+
"""true:仅输出自定义字段
|
29517
|
+
flase:输出默认字段+自定义字段
|
29518
|
+
默认true
|
29519
|
+
:rtype: bool
|
29520
|
+
"""
|
29521
|
+
return self._ItemNamesShowMode
|
29522
|
+
|
29523
|
+
@ItemNamesShowMode.setter
|
29524
|
+
def ItemNamesShowMode(self, ItemNamesShowMode):
|
29525
|
+
self._ItemNamesShowMode = ItemNamesShowMode
|
29526
|
+
|
29493
29527
|
@property
|
29494
29528
|
def ReturnFullText(self):
|
29495
29529
|
"""是否开启全文字段识别
|
@@ -29519,6 +29553,7 @@ AirWayBill -- 航空运单识别模板
|
|
29519
29553
|
DispatchWeightNote -- 磅单发货单识别模板
|
29520
29554
|
ReceiptWeightNote -- 磅单收货单识别模板
|
29521
29555
|
ArticalRecognize -- 手写作文模版
|
29556
|
+
Table -- 表格模版
|
29522
29557
|
:rtype: str
|
29523
29558
|
"""
|
29524
29559
|
return self._ConfigId
|
@@ -29566,6 +29601,7 @@ ArticalRecognize -- 手写作文模版
|
|
29566
29601
|
self._ImageBase64 = params.get("ImageBase64")
|
29567
29602
|
self._PdfPageNumber = params.get("PdfPageNumber")
|
29568
29603
|
self._ItemNames = params.get("ItemNames")
|
29604
|
+
self._ItemNamesShowMode = params.get("ItemNamesShowMode")
|
29569
29605
|
self._ReturnFullText = params.get("ReturnFullText")
|
29570
29606
|
self._ConfigId = params.get("ConfigId")
|
29571
29607
|
self._EnableCoord = params.get("EnableCoord")
|