tencentcloud-sdk-python 3.0.1288__py2.py3-none-any.whl → 3.0.1289__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/models.py +17 -2
- tencentcloud/apm/v20210622/models.py +6 -0
- tencentcloud/chdfs/v20201112/models.py +4 -4
- tencentcloud/clb/v20180317/clb_client.py +0 -1
- tencentcloud/clb/v20180317/models.py +17 -0
- tencentcloud/cloudapp/v20220530/cloudapp_client.py +1 -1
- tencentcloud/cloudaudit/v20190319/models.py +8 -0
- tencentcloud/cls/v20201016/models.py +2 -2
- tencentcloud/dcdb/v20180411/models.py +4 -4
- tencentcloud/dlc/v20210125/models.py +255 -0
- tencentcloud/dts/v20180330/models.py +20 -20
- tencentcloud/ess/v20201111/models.py +6 -2
- tencentcloud/essbasic/v20210526/essbasic_client.py +60 -0
- tencentcloud/essbasic/v20210526/models.py +520 -0
- tencentcloud/fmu/v20191213/models.py +16 -0
- tencentcloud/hai/v20230812/models.py +6 -4
- tencentcloud/msp/v20180319/msp_client.py +3 -1
- tencentcloud/omics/v20221128/models.py +15 -0
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/vclm/v20240523/models.py +6 -4
- tencentcloud/vpc/v20170312/errorcodes.py +15 -0
- tencentcloud/vpc/v20170312/models.py +0 -28
- {tencentcloud_sdk_python-3.0.1288.dist-info → tencentcloud_sdk_python-3.0.1289.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1288.dist-info → tencentcloud_sdk_python-3.0.1289.dist-info}/RECORD +29 -29
- {tencentcloud_sdk_python-3.0.1288.dist-info → tencentcloud_sdk_python-3.0.1289.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1288.dist-info → tencentcloud_sdk_python-3.0.1289.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1288.dist-info → tencentcloud_sdk_python-3.0.1289.dist-info}/top_level.txt +0 -0
@@ -4320,36 +4320,36 @@ class SubscribeInfo(AbstractModel):
|
|
4320
4320
|
:type SubscribeId: str
|
4321
4321
|
:param _SubscribeName: 数据订阅实例的名称
|
4322
4322
|
:type SubscribeName: str
|
4323
|
-
:param _ChannelId: 数据订阅实例绑定的通道ID
|
4323
|
+
:param _ChannelId: 数据订阅实例绑定的通道ID。kafka版订阅就是kafka topic
|
4324
4324
|
:type ChannelId: str
|
4325
|
-
:param _Product:
|
4325
|
+
:param _Product: 订阅实例的类型,目前支持 cynosdbmysql,mariadb,mongodb,mysql,percona,tdpg,tdsqlpercona(tdsqlmysql)
|
4326
4326
|
:type Product: str
|
4327
4327
|
:param _InstanceId: 数据订阅实例绑定的数据库实例ID
|
4328
4328
|
:type InstanceId: str
|
4329
|
-
:param _InstanceStatus:
|
4329
|
+
:param _InstanceStatus: 云数据库状态:running 运行中,isolated 已隔离,offline 已下线。如果不是云上,此值为空
|
4330
4330
|
:type InstanceStatus: str
|
4331
|
-
:param _SubsStatus:
|
4331
|
+
:param _SubsStatus: 数据订阅状态,可能的值为:未启动 notStarted, 校验中 checking, 校验不通过 checkNotPass, 校验通过 checkPass, 启动中 starting, 运行中 running, 异常出错 error
|
4332
4332
|
:type SubsStatus: str
|
4333
|
-
:param _ModifyTime:
|
4333
|
+
:param _ModifyTime: 上次修改时间,时间格式如:Y-m-d h:m:s
|
4334
4334
|
:type ModifyTime: str
|
4335
4335
|
:param _CreateTime: 创建时间
|
4336
4336
|
:type CreateTime: str
|
4337
|
-
:param _IsolateTime:
|
4337
|
+
:param _IsolateTime: 隔离时间,时间格式如:Y-m-d h:m:s
|
4338
4338
|
:type IsolateTime: str
|
4339
|
-
:param _ExpireTime:
|
4339
|
+
:param _ExpireTime: 包年包月任务的到期时间,时间格式如:Y-m-d h:m:s。默认:0000-00-00 00:00:00
|
4340
4340
|
:type ExpireTime: str
|
4341
4341
|
:param _OfflineTime: 下线时间
|
4342
4342
|
:type OfflineTime: str
|
4343
4343
|
:param _ConsumeStartTime: 最近一次修改的消费时间起点,如果从未修改则为零值
|
4344
4344
|
:type ConsumeStartTime: str
|
4345
|
-
:param _AutoRenewFlag:
|
4345
|
+
:param _AutoRenewFlag: 自动续费标识。只有当 PayType=0,该值才有意义。枚举值:0-不自动续费,1-自动续费
|
4346
4346
|
注意:此字段可能返回 null,表示取不到有效值。
|
4347
4347
|
:type AutoRenewFlag: int
|
4348
4348
|
:param _Region: 数据订阅实例所属地域
|
4349
4349
|
:type Region: str
|
4350
4350
|
:param _PayType: 计费方式,0 - 包年包月,1 - 按量计费
|
4351
4351
|
:type PayType: int
|
4352
|
-
:param _Vip:
|
4352
|
+
:param _Vip: 旧版订阅通道的vip
|
4353
4353
|
:type Vip: str
|
4354
4354
|
:param _Vport: 数据订阅实例的Vport
|
4355
4355
|
:type Vport: int
|
@@ -4357,7 +4357,7 @@ class SubscribeInfo(AbstractModel):
|
|
4357
4357
|
:type UniqVpcId: str
|
4358
4358
|
:param _UniqSubnetId: 数据订阅实例Vip所在子网的唯一ID
|
4359
4359
|
:type UniqSubnetId: str
|
4360
|
-
:param _Status:
|
4360
|
+
:param _Status: 数据订阅生命周期状态,可能的值为:正常 normal, 隔离中 isolating, 已隔离 isolated, 下线中 offlining, 按量转包年包月中 post2PrePayIng
|
4361
4361
|
:type Status: str
|
4362
4362
|
:param _SdkConsumedTime: SDK最后一条确认消息的时间戳,如果SDK一直消费,也可以作为SDK当前消费时间点
|
4363
4363
|
:type SdkConsumedTime: str
|
@@ -4417,7 +4417,7 @@ class SubscribeInfo(AbstractModel):
|
|
4417
4417
|
|
4418
4418
|
@property
|
4419
4419
|
def ChannelId(self):
|
4420
|
-
"""数据订阅实例绑定的通道ID
|
4420
|
+
"""数据订阅实例绑定的通道ID。kafka版订阅就是kafka topic
|
4421
4421
|
:rtype: str
|
4422
4422
|
"""
|
4423
4423
|
return self._ChannelId
|
@@ -4428,7 +4428,7 @@ class SubscribeInfo(AbstractModel):
|
|
4428
4428
|
|
4429
4429
|
@property
|
4430
4430
|
def Product(self):
|
4431
|
-
"""
|
4431
|
+
"""订阅实例的类型,目前支持 cynosdbmysql,mariadb,mongodb,mysql,percona,tdpg,tdsqlpercona(tdsqlmysql)
|
4432
4432
|
:rtype: str
|
4433
4433
|
"""
|
4434
4434
|
return self._Product
|
@@ -4450,7 +4450,7 @@ class SubscribeInfo(AbstractModel):
|
|
4450
4450
|
|
4451
4451
|
@property
|
4452
4452
|
def InstanceStatus(self):
|
4453
|
-
"""
|
4453
|
+
"""云数据库状态:running 运行中,isolated 已隔离,offline 已下线。如果不是云上,此值为空
|
4454
4454
|
:rtype: str
|
4455
4455
|
"""
|
4456
4456
|
return self._InstanceStatus
|
@@ -4461,7 +4461,7 @@ class SubscribeInfo(AbstractModel):
|
|
4461
4461
|
|
4462
4462
|
@property
|
4463
4463
|
def SubsStatus(self):
|
4464
|
-
"""
|
4464
|
+
"""数据订阅状态,可能的值为:未启动 notStarted, 校验中 checking, 校验不通过 checkNotPass, 校验通过 checkPass, 启动中 starting, 运行中 running, 异常出错 error
|
4465
4465
|
:rtype: str
|
4466
4466
|
"""
|
4467
4467
|
return self._SubsStatus
|
@@ -4472,7 +4472,7 @@ class SubscribeInfo(AbstractModel):
|
|
4472
4472
|
|
4473
4473
|
@property
|
4474
4474
|
def ModifyTime(self):
|
4475
|
-
"""
|
4475
|
+
"""上次修改时间,时间格式如:Y-m-d h:m:s
|
4476
4476
|
:rtype: str
|
4477
4477
|
"""
|
4478
4478
|
return self._ModifyTime
|
@@ -4494,7 +4494,7 @@ class SubscribeInfo(AbstractModel):
|
|
4494
4494
|
|
4495
4495
|
@property
|
4496
4496
|
def IsolateTime(self):
|
4497
|
-
"""
|
4497
|
+
"""隔离时间,时间格式如:Y-m-d h:m:s
|
4498
4498
|
:rtype: str
|
4499
4499
|
"""
|
4500
4500
|
return self._IsolateTime
|
@@ -4505,7 +4505,7 @@ class SubscribeInfo(AbstractModel):
|
|
4505
4505
|
|
4506
4506
|
@property
|
4507
4507
|
def ExpireTime(self):
|
4508
|
-
"""
|
4508
|
+
"""包年包月任务的到期时间,时间格式如:Y-m-d h:m:s。默认:0000-00-00 00:00:00
|
4509
4509
|
:rtype: str
|
4510
4510
|
"""
|
4511
4511
|
return self._ExpireTime
|
@@ -4538,7 +4538,7 @@ class SubscribeInfo(AbstractModel):
|
|
4538
4538
|
|
4539
4539
|
@property
|
4540
4540
|
def AutoRenewFlag(self):
|
4541
|
-
"""
|
4541
|
+
"""自动续费标识。只有当 PayType=0,该值才有意义。枚举值:0-不自动续费,1-自动续费
|
4542
4542
|
注意:此字段可能返回 null,表示取不到有效值。
|
4543
4543
|
:rtype: int
|
4544
4544
|
"""
|
@@ -4572,7 +4572,7 @@ class SubscribeInfo(AbstractModel):
|
|
4572
4572
|
|
4573
4573
|
@property
|
4574
4574
|
def Vip(self):
|
4575
|
-
"""
|
4575
|
+
"""旧版订阅通道的vip
|
4576
4576
|
:rtype: str
|
4577
4577
|
"""
|
4578
4578
|
return self._Vip
|
@@ -4616,7 +4616,7 @@ class SubscribeInfo(AbstractModel):
|
|
4616
4616
|
|
4617
4617
|
@property
|
4618
4618
|
def Status(self):
|
4619
|
-
"""
|
4619
|
+
"""数据订阅生命周期状态,可能的值为:正常 normal, 隔离中 isolating, 已隔离 isolated, 下线中 offlining, 按量转包年包月中 post2PrePayIng
|
4620
4620
|
:rtype: str
|
4621
4621
|
"""
|
4622
4622
|
return self._Status
|
@@ -18900,7 +18900,9 @@ class DescribeFlowTemplatesRequest(AbstractModel):
|
|
18900
18900
|
<li>**1**:仅模板列表</li></ul>
|
18901
18901
|
:type ContentType: int
|
18902
18902
|
:param _Filters: 搜索条件,本字段用于指定模板Id进行查询。
|
18903
|
-
Key:template-id Values:需要查询的模板Id列表
|
18903
|
+
- Key:template-id Values:需要查询的模板Id列表
|
18904
|
+
- Key:template-name Values:需要查询的模板名称列表
|
18905
|
+
|
18904
18906
|
:type Filters: list of Filter
|
18905
18907
|
:param _Offset: 查询结果分页返回,指定从第几页返回数据,和Limit参数配合使用。
|
18906
18908
|
|
@@ -18978,7 +18980,9 @@ Key:template-id Values:需要查询的模板Id列表
|
|
18978
18980
|
@property
|
18979
18981
|
def Filters(self):
|
18980
18982
|
"""搜索条件,本字段用于指定模板Id进行查询。
|
18981
|
-
Key:template-id Values:需要查询的模板Id列表
|
18983
|
+
- Key:template-id Values:需要查询的模板Id列表
|
18984
|
+
- Key:template-name Values:需要查询的模板名称列表
|
18985
|
+
|
18982
18986
|
:rtype: list of Filter
|
18983
18987
|
"""
|
18984
18988
|
return self._Filters
|
@@ -26,6 +26,36 @@ class EssbasicClient(AbstractClient):
|
|
26
26
|
_service = 'essbasic'
|
27
27
|
|
28
28
|
|
29
|
+
def ArchiveDynamicFlow(self, request):
|
30
|
+
"""该接口用于结束动态签署方2.0的合同流程。
|
31
|
+
|
32
|
+
|
33
|
+
**功能开通**
|
34
|
+
- 动态签署方2.0功能的使用需要先<font color="red">联系产品经理开通模块化计费功能</font>,然后到控制台中打开此功能。详细的使用说明请参考<a href="https://qian.tencent.com/developers/company/dynamic_signer_v2" target="_blank">动态签署方2.0</a>文档。
|
35
|
+
|
36
|
+
**使用条件**
|
37
|
+
- 此接口只能在<font color="red">合同处于非终态且<b>所有的签署方都已经完成签署</b></font>。一旦合同进入终态(例如:过期、拒签、撤销或者调用过此接口成功过),将无法通过此接口结束合同流程。
|
38
|
+
|
39
|
+
:param request: Request instance for ArchiveDynamicFlow.
|
40
|
+
:type request: :class:`tencentcloud.essbasic.v20210526.models.ArchiveDynamicFlowRequest`
|
41
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.ArchiveDynamicFlowResponse`
|
42
|
+
|
43
|
+
"""
|
44
|
+
try:
|
45
|
+
params = request._serialize()
|
46
|
+
headers = request.headers
|
47
|
+
body = self.call("ArchiveDynamicFlow", params, headers=headers)
|
48
|
+
response = json.loads(body)
|
49
|
+
model = models.ArchiveDynamicFlowResponse()
|
50
|
+
model._deserialize(response["Response"])
|
51
|
+
return model
|
52
|
+
except Exception as e:
|
53
|
+
if isinstance(e, TencentCloudSDKException):
|
54
|
+
raise
|
55
|
+
else:
|
56
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
57
|
+
|
58
|
+
|
29
59
|
def ChannelBatchCancelFlows(self, request):
|
30
60
|
"""通过合同编号批量撤销合同,单次最多支持撤销100份合同。
|
31
61
|
|
@@ -316,6 +346,36 @@ class EssbasicClient(AbstractClient):
|
|
316
346
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
317
347
|
|
318
348
|
|
349
|
+
def ChannelCreateDynamicFlowApprover(self, request):
|
350
|
+
"""接口(ChannelCreateDynamicFlowApprover)用来补充<a href="https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowByFiles" target="_blank">用PDF文件创建签署流程</a>发起的动态合同的签署人信息
|
351
|
+
**注**:
|
352
|
+
<ul>
|
353
|
+
<li>此接口需要保证:渠道企业已开启:模块化计费能力,</li>
|
354
|
+
<li>此接口需要保证:渠道应用已开启:动态签署人2.0能力</li>
|
355
|
+
<li>此接口需要保证:合同发起时指定开启了动态合同</li>
|
356
|
+
<li>此接口补充的动态签署人传参规则,请参考接口:<a href="https://qian.tencent.com/developers/partnerApis/startFlows/ChannelCreateFlowByFiles" target="_blank">用PDF文件创建签署流程</a>的签署人传参规则</li>
|
357
|
+
</ul>
|
358
|
+
|
359
|
+
:param request: Request instance for ChannelCreateDynamicFlowApprover.
|
360
|
+
:type request: :class:`tencentcloud.essbasic.v20210526.models.ChannelCreateDynamicFlowApproverRequest`
|
361
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.ChannelCreateDynamicFlowApproverResponse`
|
362
|
+
|
363
|
+
"""
|
364
|
+
try:
|
365
|
+
params = request._serialize()
|
366
|
+
headers = request.headers
|
367
|
+
body = self.call("ChannelCreateDynamicFlowApprover", params, headers=headers)
|
368
|
+
response = json.loads(body)
|
369
|
+
model = models.ChannelCreateDynamicFlowApproverResponse()
|
370
|
+
model._deserialize(response["Response"])
|
371
|
+
return model
|
372
|
+
except Exception as e:
|
373
|
+
if isinstance(e, TencentCloudSDKException):
|
374
|
+
raise
|
375
|
+
else:
|
376
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
377
|
+
|
378
|
+
|
319
379
|
def ChannelCreateEmbedWebUrl(self, request):
|
320
380
|
"""本接口(ChannelCreateEmbedWebUrl)用于创建可嵌入web页面的URL(此web页面可以通过iframe方式嵌入到贵方系统的网页中),支持以下类型的Web链接创建:
|
321
381
|
1. 创建印章
|