tencentcloud-sdk-python 3.0.1447__py2.py3-none-any.whl → 3.0.1449__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/apm/v20210622/models.py +30 -0
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -1
- tencentcloud/autoscaling/v20180419/models.py +2 -2
- tencentcloud/cls/v20201016/models.py +16 -6
- tencentcloud/cynosdb/v20190107/models.py +4 -0
- tencentcloud/dlc/v20210125/errorcodes.py +9 -0
- tencentcloud/dts/v20211206/models.py +122 -2
- tencentcloud/ess/v20201111/models.py +243 -12
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
- tencentcloud/iotexplorer/v20190423/models.py +353 -0
- tencentcloud/ocr/v20181119/ocr_client.py +2 -2
- tencentcloud/partners/v20180321/models.py +8 -4
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +315 -0
- tencentcloud/tdmq/v20200217/tdmq_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +17 -0
- tencentcloud/tsf/v20180326/models.py +8 -8
- tencentcloud/vclm/v20240523/models.py +15 -0
- tencentcloud/wedata/v20210820/models.py +1666 -970
- tencentcloud/wedata/v20210820/wedata_client.py +23 -52
- {tencentcloud_sdk_python-3.0.1447.dist-info → tencentcloud_sdk_python-3.0.1449.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1447.dist-info → tencentcloud_sdk_python-3.0.1449.dist-info}/RECORD +26 -26
- {tencentcloud_sdk_python-3.0.1447.dist-info → tencentcloud_sdk_python-3.0.1449.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1447.dist-info → tencentcloud_sdk_python-3.0.1449.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1447.dist-info → tencentcloud_sdk_python-3.0.1449.dist-info}/top_level.txt +0 -0
@@ -4184,23 +4184,29 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4184
4184
|
|
4185
4185
|
注: `目前,此接口仅支持5个文件发起。每个文件限制在10M以下,文件必须是PDF格式`
|
4186
4186
|
:type ResourceIds: list of str
|
4187
|
-
:param _PolicyType:
|
4187
|
+
:param _PolicyType: 合同审查的审查尺度。默认为`0`严格尺度
|
4188
4188
|
|
4189
|
-
|
4189
|
+
审查尺度如下:
|
4190
4190
|
<ul>
|
4191
4191
|
<li>**0** - 【严格】以保护己方利益为核心,对合同条款进行严格把控,尽可能争取对己方有利的条款,同时对对方提出的不合理条款可进行坚决修改或删除。</li>
|
4192
4192
|
<li>**1** - 【中立】以公平合理为原则,平衡双方的权利义务,既不过分强调己方利益,也不过度让步,力求达成双方均可接受的条款。</li>
|
4193
4193
|
<li>**2** - 【宽松】以促成交易为核心,对合同条款的修改要求较为宽松,倾向于接受对方提出的条款,以尽快达成合作。</li>
|
4194
4194
|
</ul>
|
4195
4195
|
:type PolicyType: int
|
4196
|
-
:param _Role:
|
4196
|
+
:param _Role: 合同审查中的角色信息,通过明确入参角色的名称和描述,可以提高合同审查的效率和准确性。用户不做配置时大模型会根据合同内容推荐出风险识别角色的名称和描述信息。
|
4197
4197
|
:type Role: :class:`tencentcloud.ess.v20201111.models.RiskIdentificationRoleInfo`
|
4198
4198
|
:param _ChecklistId: 用户配置的审查清单ID,基于此清单ID批量创建合同审查任务,为32位字符串。
|
4199
|
-
[点击查看审查清单ID在控制台上的位置](https://qcloudimg.tencent-cloud.cn/raw/2c6588549e28ca49bd8bb7f4a072b19e.png)
|
4199
|
+
[点击查看审查清单ID在控制台上的位置](https://qcloudimg.tencent-cloud.cn/raw/2c6588549e28ca49bd8bb7f4a072b19e.png)。如果用户不做此配置大模型会根据合同内容在当前企业下的审查清单和系统默认的清单中选择一个清单进行审查。
|
4200
4200
|
:type ChecklistId: str
|
4201
4201
|
:param _Agent: 代理企业和员工的信息。
|
4202
4202
|
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
4203
4203
|
:type Agent: :class:`tencentcloud.ess.v20201111.models.Agent`
|
4204
|
+
:param _Comment: 备注信息,长度不能超过100个字符
|
4205
|
+
:type Comment: str
|
4206
|
+
:param _UserData: 调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 1024长度。
|
4207
|
+
|
4208
|
+
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
4209
|
+
:type UserData: str
|
4204
4210
|
"""
|
4205
4211
|
self._Operator = None
|
4206
4212
|
self._ResourceIds = None
|
@@ -4208,6 +4214,8 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4208
4214
|
self._Role = None
|
4209
4215
|
self._ChecklistId = None
|
4210
4216
|
self._Agent = None
|
4217
|
+
self._Comment = None
|
4218
|
+
self._UserData = None
|
4211
4219
|
|
4212
4220
|
@property
|
4213
4221
|
def Operator(self):
|
@@ -4236,9 +4244,9 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4236
4244
|
|
4237
4245
|
@property
|
4238
4246
|
def PolicyType(self):
|
4239
|
-
"""
|
4247
|
+
"""合同审查的审查尺度。默认为`0`严格尺度
|
4240
4248
|
|
4241
|
-
|
4249
|
+
审查尺度如下:
|
4242
4250
|
<ul>
|
4243
4251
|
<li>**0** - 【严格】以保护己方利益为核心,对合同条款进行严格把控,尽可能争取对己方有利的条款,同时对对方提出的不合理条款可进行坚决修改或删除。</li>
|
4244
4252
|
<li>**1** - 【中立】以公平合理为原则,平衡双方的权利义务,既不过分强调己方利益,也不过度让步,力求达成双方均可接受的条款。</li>
|
@@ -4254,7 +4262,7 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4254
4262
|
|
4255
4263
|
@property
|
4256
4264
|
def Role(self):
|
4257
|
-
"""
|
4265
|
+
"""合同审查中的角色信息,通过明确入参角色的名称和描述,可以提高合同审查的效率和准确性。用户不做配置时大模型会根据合同内容推荐出风险识别角色的名称和描述信息。
|
4258
4266
|
:rtype: :class:`tencentcloud.ess.v20201111.models.RiskIdentificationRoleInfo`
|
4259
4267
|
"""
|
4260
4268
|
return self._Role
|
@@ -4266,7 +4274,7 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4266
4274
|
@property
|
4267
4275
|
def ChecklistId(self):
|
4268
4276
|
"""用户配置的审查清单ID,基于此清单ID批量创建合同审查任务,为32位字符串。
|
4269
|
-
[点击查看审查清单ID在控制台上的位置](https://qcloudimg.tencent-cloud.cn/raw/2c6588549e28ca49bd8bb7f4a072b19e.png)
|
4277
|
+
[点击查看审查清单ID在控制台上的位置](https://qcloudimg.tencent-cloud.cn/raw/2c6588549e28ca49bd8bb7f4a072b19e.png)。如果用户不做此配置大模型会根据合同内容在当前企业下的审查清单和系统默认的清单中选择一个清单进行审查。
|
4270
4278
|
:rtype: str
|
4271
4279
|
"""
|
4272
4280
|
return self._ChecklistId
|
@@ -4287,6 +4295,30 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4287
4295
|
def Agent(self, Agent):
|
4288
4296
|
self._Agent = Agent
|
4289
4297
|
|
4298
|
+
@property
|
4299
|
+
def Comment(self):
|
4300
|
+
"""备注信息,长度不能超过100个字符
|
4301
|
+
:rtype: str
|
4302
|
+
"""
|
4303
|
+
return self._Comment
|
4304
|
+
|
4305
|
+
@Comment.setter
|
4306
|
+
def Comment(self, Comment):
|
4307
|
+
self._Comment = Comment
|
4308
|
+
|
4309
|
+
@property
|
4310
|
+
def UserData(self):
|
4311
|
+
"""调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 1024长度。
|
4312
|
+
|
4313
|
+
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
4314
|
+
:rtype: str
|
4315
|
+
"""
|
4316
|
+
return self._UserData
|
4317
|
+
|
4318
|
+
@UserData.setter
|
4319
|
+
def UserData(self, UserData):
|
4320
|
+
self._UserData = UserData
|
4321
|
+
|
4290
4322
|
|
4291
4323
|
def _deserialize(self, params):
|
4292
4324
|
if params.get("Operator") is not None:
|
@@ -4301,6 +4333,8 @@ class CreateBatchContractReviewTaskRequest(AbstractModel):
|
|
4301
4333
|
if params.get("Agent") is not None:
|
4302
4334
|
self._Agent = Agent()
|
4303
4335
|
self._Agent._deserialize(params.get("Agent"))
|
4336
|
+
self._Comment = params.get("Comment")
|
4337
|
+
self._UserData = params.get("UserData")
|
4304
4338
|
memeber_set = set(params.keys())
|
4305
4339
|
for name, value in vars(self).items():
|
4306
4340
|
property_name = name[1:]
|
@@ -20584,7 +20618,7 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20584
20618
|
|
20585
20619
|
def __init__(self):
|
20586
20620
|
r"""
|
20587
|
-
:param _ChecklistId: 用于审查任务的审查清单ID
|
20621
|
+
:param _ChecklistId: 用于审查任务的审查清单ID。注意:如果用户没有配置清单时此值可能为空,需要等大模型根据合同内容推荐出可以使用的审查清单。
|
20588
20622
|
:type ChecklistId: str
|
20589
20623
|
:param _CreatedOn: 合同审查任务创建时间。
|
20590
20624
|
:type CreatedOn: int
|
@@ -20605,7 +20639,8 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20605
20639
|
|
20606
20640
|
注意:`审查结果由AI生成,仅供参考。请结合相关法律法规和公司制度要求综合判断。`
|
20607
20641
|
:type Risks: list of OutputRisk
|
20608
|
-
:param _Role:
|
20642
|
+
:param _Role: 合同审查中的角色信息。注意: `如果用户没有配置审查角色时此值可能为null,需要等大模型根据合同内容推荐出审查角色信息。`
|
20643
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
20609
20644
|
:type Role: :class:`tencentcloud.ess.v20201111.models.RiskIdentificationRoleInfo`
|
20610
20645
|
:param _Status: 合同审查任务状态。
|
20611
20646
|
状态如下:
|
@@ -20619,6 +20654,16 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20619
20654
|
:type Status: int
|
20620
20655
|
:param _TaskId: 合同审查任务ID
|
20621
20656
|
:type TaskId: str
|
20657
|
+
:param _Comment: 审查任务备注信息,长度不能超过100个字符
|
20658
|
+
:type Comment: str
|
20659
|
+
:param _UserData: 调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 1024长度。
|
20660
|
+
|
20661
|
+
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
20662
|
+
:type UserData: str
|
20663
|
+
:param _HighRiskCount: 合同审查出的高风险项数量
|
20664
|
+
:type HighRiskCount: int
|
20665
|
+
:param _TotalRiskCount: 合同审查出的风险总数
|
20666
|
+
:type TotalRiskCount: int
|
20622
20667
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20623
20668
|
:type RequestId: str
|
20624
20669
|
"""
|
@@ -20631,11 +20676,15 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20631
20676
|
self._Role = None
|
20632
20677
|
self._Status = None
|
20633
20678
|
self._TaskId = None
|
20679
|
+
self._Comment = None
|
20680
|
+
self._UserData = None
|
20681
|
+
self._HighRiskCount = None
|
20682
|
+
self._TotalRiskCount = None
|
20634
20683
|
self._RequestId = None
|
20635
20684
|
|
20636
20685
|
@property
|
20637
20686
|
def ChecklistId(self):
|
20638
|
-
"""用于审查任务的审查清单ID
|
20687
|
+
"""用于审查任务的审查清单ID。注意:如果用户没有配置清单时此值可能为空,需要等大模型根据合同内容推荐出可以使用的审查清单。
|
20639
20688
|
:rtype: str
|
20640
20689
|
"""
|
20641
20690
|
return self._ChecklistId
|
@@ -20710,7 +20759,8 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20710
20759
|
|
20711
20760
|
@property
|
20712
20761
|
def Role(self):
|
20713
|
-
"""
|
20762
|
+
"""合同审查中的角色信息。注意: `如果用户没有配置审查角色时此值可能为null,需要等大模型根据合同内容推荐出审查角色信息。`
|
20763
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
20714
20764
|
:rtype: :class:`tencentcloud.ess.v20201111.models.RiskIdentificationRoleInfo`
|
20715
20765
|
"""
|
20716
20766
|
return self._Role
|
@@ -20749,6 +20799,52 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20749
20799
|
def TaskId(self, TaskId):
|
20750
20800
|
self._TaskId = TaskId
|
20751
20801
|
|
20802
|
+
@property
|
20803
|
+
def Comment(self):
|
20804
|
+
"""审查任务备注信息,长度不能超过100个字符
|
20805
|
+
:rtype: str
|
20806
|
+
"""
|
20807
|
+
return self._Comment
|
20808
|
+
|
20809
|
+
@Comment.setter
|
20810
|
+
def Comment(self, Comment):
|
20811
|
+
self._Comment = Comment
|
20812
|
+
|
20813
|
+
@property
|
20814
|
+
def UserData(self):
|
20815
|
+
"""调用方自定义的个性化字段(可自定义此名称),并以base64方式编码,支持的最大数据大小为 1024长度。
|
20816
|
+
|
20817
|
+
在合同状态变更的回调信息等场景中,该字段的信息将原封不动地透传给贵方。回调的相关说明可参考开发者中心的[回调通知](https://qian.tencent.com/developers/company/callback_types_v2)模块。
|
20818
|
+
:rtype: str
|
20819
|
+
"""
|
20820
|
+
return self._UserData
|
20821
|
+
|
20822
|
+
@UserData.setter
|
20823
|
+
def UserData(self, UserData):
|
20824
|
+
self._UserData = UserData
|
20825
|
+
|
20826
|
+
@property
|
20827
|
+
def HighRiskCount(self):
|
20828
|
+
"""合同审查出的高风险项数量
|
20829
|
+
:rtype: int
|
20830
|
+
"""
|
20831
|
+
return self._HighRiskCount
|
20832
|
+
|
20833
|
+
@HighRiskCount.setter
|
20834
|
+
def HighRiskCount(self, HighRiskCount):
|
20835
|
+
self._HighRiskCount = HighRiskCount
|
20836
|
+
|
20837
|
+
@property
|
20838
|
+
def TotalRiskCount(self):
|
20839
|
+
"""合同审查出的风险总数
|
20840
|
+
:rtype: int
|
20841
|
+
"""
|
20842
|
+
return self._TotalRiskCount
|
20843
|
+
|
20844
|
+
@TotalRiskCount.setter
|
20845
|
+
def TotalRiskCount(self, TotalRiskCount):
|
20846
|
+
self._TotalRiskCount = TotalRiskCount
|
20847
|
+
|
20752
20848
|
@property
|
20753
20849
|
def RequestId(self):
|
20754
20850
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -20778,6 +20874,10 @@ class DescribeContractReviewTaskResponse(AbstractModel):
|
|
20778
20874
|
self._Role._deserialize(params.get("Role"))
|
20779
20875
|
self._Status = params.get("Status")
|
20780
20876
|
self._TaskId = params.get("TaskId")
|
20877
|
+
self._Comment = params.get("Comment")
|
20878
|
+
self._UserData = params.get("UserData")
|
20879
|
+
self._HighRiskCount = params.get("HighRiskCount")
|
20880
|
+
self._TotalRiskCount = params.get("TotalRiskCount")
|
20781
20881
|
self._RequestId = params.get("RequestId")
|
20782
20882
|
|
20783
20883
|
|
@@ -33386,6 +33486,8 @@ class OutputRisk(AbstractModel):
|
|
33386
33486
|
:type RiskPresentation: list of str
|
33387
33487
|
:param _Content: PDF风险原文内容
|
33388
33488
|
:type Content: str
|
33489
|
+
:param _Positions: 审查出的PDF段落位置信息
|
33490
|
+
:type Positions: list of PositionInfo
|
33389
33491
|
:param _RiskBasis: 审查依据
|
33390
33492
|
:type RiskBasis: str
|
33391
33493
|
"""
|
@@ -33396,6 +33498,7 @@ class OutputRisk(AbstractModel):
|
|
33396
33498
|
self._RiskAdvice = None
|
33397
33499
|
self._RiskPresentation = None
|
33398
33500
|
self._Content = None
|
33501
|
+
self._Positions = None
|
33399
33502
|
self._RiskBasis = None
|
33400
33503
|
|
33401
33504
|
@property
|
@@ -33481,6 +33584,17 @@ class OutputRisk(AbstractModel):
|
|
33481
33584
|
def Content(self, Content):
|
33482
33585
|
self._Content = Content
|
33483
33586
|
|
33587
|
+
@property
|
33588
|
+
def Positions(self):
|
33589
|
+
"""审查出的PDF段落位置信息
|
33590
|
+
:rtype: list of PositionInfo
|
33591
|
+
"""
|
33592
|
+
return self._Positions
|
33593
|
+
|
33594
|
+
@Positions.setter
|
33595
|
+
def Positions(self, Positions):
|
33596
|
+
self._Positions = Positions
|
33597
|
+
|
33484
33598
|
@property
|
33485
33599
|
def RiskBasis(self):
|
33486
33600
|
"""审查依据
|
@@ -33501,6 +33615,12 @@ class OutputRisk(AbstractModel):
|
|
33501
33615
|
self._RiskAdvice = params.get("RiskAdvice")
|
33502
33616
|
self._RiskPresentation = params.get("RiskPresentation")
|
33503
33617
|
self._Content = params.get("Content")
|
33618
|
+
if params.get("Positions") is not None:
|
33619
|
+
self._Positions = []
|
33620
|
+
for item in params.get("Positions"):
|
33621
|
+
obj = PositionInfo()
|
33622
|
+
obj._deserialize(item)
|
33623
|
+
self._Positions.append(obj)
|
33504
33624
|
self._RiskBasis = params.get("RiskBasis")
|
33505
33625
|
memeber_set = set(params.keys())
|
33506
33626
|
for name, value in vars(self).items():
|
@@ -34021,6 +34141,117 @@ class PermissionGroup(AbstractModel):
|
|
34021
34141
|
|
34022
34142
|
|
34023
34143
|
|
34144
|
+
class PositionInfo(AbstractModel):
|
34145
|
+
"""坐标详情
|
34146
|
+
|
34147
|
+
"""
|
34148
|
+
|
34149
|
+
def __init__(self):
|
34150
|
+
r"""
|
34151
|
+
:param _X: PDF文件页X坐标位置,以PDF单页左上角为坐标原点
|
34152
|
+
:type X: float
|
34153
|
+
:param _Y: PDF文件页Y坐标位置,以PDF单页左上角为坐标原点
|
34154
|
+
:type Y: float
|
34155
|
+
:param _Width: 距离X坐标的宽度,用于在PDF文件进行画框。
|
34156
|
+
:type Width: float
|
34157
|
+
:param _Height: 距离Y坐标的高度,用于在PDF文件进行画框。
|
34158
|
+
:type Height: float
|
34159
|
+
:param _PageIndex: PDF文件页码索引,此值加1就是对应PDF文件的页码。
|
34160
|
+
:type PageIndex: int
|
34161
|
+
:param _Id: 系统生成的唯一ID值
|
34162
|
+
:type Id: str
|
34163
|
+
"""
|
34164
|
+
self._X = None
|
34165
|
+
self._Y = None
|
34166
|
+
self._Width = None
|
34167
|
+
self._Height = None
|
34168
|
+
self._PageIndex = None
|
34169
|
+
self._Id = None
|
34170
|
+
|
34171
|
+
@property
|
34172
|
+
def X(self):
|
34173
|
+
"""PDF文件页X坐标位置,以PDF单页左上角为坐标原点
|
34174
|
+
:rtype: float
|
34175
|
+
"""
|
34176
|
+
return self._X
|
34177
|
+
|
34178
|
+
@X.setter
|
34179
|
+
def X(self, X):
|
34180
|
+
self._X = X
|
34181
|
+
|
34182
|
+
@property
|
34183
|
+
def Y(self):
|
34184
|
+
"""PDF文件页Y坐标位置,以PDF单页左上角为坐标原点
|
34185
|
+
:rtype: float
|
34186
|
+
"""
|
34187
|
+
return self._Y
|
34188
|
+
|
34189
|
+
@Y.setter
|
34190
|
+
def Y(self, Y):
|
34191
|
+
self._Y = Y
|
34192
|
+
|
34193
|
+
@property
|
34194
|
+
def Width(self):
|
34195
|
+
"""距离X坐标的宽度,用于在PDF文件进行画框。
|
34196
|
+
:rtype: float
|
34197
|
+
"""
|
34198
|
+
return self._Width
|
34199
|
+
|
34200
|
+
@Width.setter
|
34201
|
+
def Width(self, Width):
|
34202
|
+
self._Width = Width
|
34203
|
+
|
34204
|
+
@property
|
34205
|
+
def Height(self):
|
34206
|
+
"""距离Y坐标的高度,用于在PDF文件进行画框。
|
34207
|
+
:rtype: float
|
34208
|
+
"""
|
34209
|
+
return self._Height
|
34210
|
+
|
34211
|
+
@Height.setter
|
34212
|
+
def Height(self, Height):
|
34213
|
+
self._Height = Height
|
34214
|
+
|
34215
|
+
@property
|
34216
|
+
def PageIndex(self):
|
34217
|
+
"""PDF文件页码索引,此值加1就是对应PDF文件的页码。
|
34218
|
+
:rtype: int
|
34219
|
+
"""
|
34220
|
+
return self._PageIndex
|
34221
|
+
|
34222
|
+
@PageIndex.setter
|
34223
|
+
def PageIndex(self, PageIndex):
|
34224
|
+
self._PageIndex = PageIndex
|
34225
|
+
|
34226
|
+
@property
|
34227
|
+
def Id(self):
|
34228
|
+
"""系统生成的唯一ID值
|
34229
|
+
:rtype: str
|
34230
|
+
"""
|
34231
|
+
return self._Id
|
34232
|
+
|
34233
|
+
@Id.setter
|
34234
|
+
def Id(self, Id):
|
34235
|
+
self._Id = Id
|
34236
|
+
|
34237
|
+
|
34238
|
+
def _deserialize(self, params):
|
34239
|
+
self._X = params.get("X")
|
34240
|
+
self._Y = params.get("Y")
|
34241
|
+
self._Width = params.get("Width")
|
34242
|
+
self._Height = params.get("Height")
|
34243
|
+
self._PageIndex = params.get("PageIndex")
|
34244
|
+
self._Id = params.get("Id")
|
34245
|
+
memeber_set = set(params.keys())
|
34246
|
+
for name, value in vars(self).items():
|
34247
|
+
property_name = name[1:]
|
34248
|
+
if property_name in memeber_set:
|
34249
|
+
memeber_set.remove(property_name)
|
34250
|
+
if len(memeber_set) > 0:
|
34251
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
34252
|
+
|
34253
|
+
|
34254
|
+
|
34024
34255
|
class PresetApproverInfo(AbstractModel):
|
34025
34256
|
"""预设的动态签署方的补充信息,仅匹配对应信息的签署方才能领取合同。暂时仅对个人参与方生效。
|
34026
34257
|
|
@@ -2215,6 +2215,29 @@ class IotexplorerClient(AbstractClient):
|
|
2215
2215
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2216
2216
|
|
2217
2217
|
|
2218
|
+
def DescribeTWeSeeRecognitionTask(self, request):
|
2219
|
+
"""查询 TWeSee 语义理解任务
|
2220
|
+
|
2221
|
+
:param request: Request instance for DescribeTWeSeeRecognitionTask.
|
2222
|
+
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeTWeSeeRecognitionTaskRequest`
|
2223
|
+
:rtype: :class:`tencentcloud.iotexplorer.v20190423.models.DescribeTWeSeeRecognitionTaskResponse`
|
2224
|
+
|
2225
|
+
"""
|
2226
|
+
try:
|
2227
|
+
params = request._serialize()
|
2228
|
+
headers = request.headers
|
2229
|
+
body = self.call("DescribeTWeSeeRecognitionTask", params, headers=headers)
|
2230
|
+
response = json.loads(body)
|
2231
|
+
model = models.DescribeTWeSeeRecognitionTaskResponse()
|
2232
|
+
model._deserialize(response["Response"])
|
2233
|
+
return model
|
2234
|
+
except Exception as e:
|
2235
|
+
if isinstance(e, TencentCloudSDKException):
|
2236
|
+
raise
|
2237
|
+
else:
|
2238
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2239
|
+
|
2240
|
+
|
2218
2241
|
def DescribeTopicPolicy(self, request):
|
2219
2242
|
"""本接口(DescribeTopicPolicy)用于查看Topic详细信息
|
2220
2243
|
|