tencentcloud-sdk-python 3.0.1337__py2.py3-none-any.whl → 3.0.1339__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/acp/v20220105/models.py +0 -10
- tencentcloud/autoscaling/v20180419/models.py +64 -112
- tencentcloud/bh/v20230418/bh_client.py +23 -0
- tencentcloud/bh/v20230418/models.py +342 -0
- tencentcloud/cdwch/v20200915/models.py +15 -0
- tencentcloud/cdwdoris/v20211228/models.py +30 -0
- tencentcloud/cfg/v20210820/models.py +30 -10
- tencentcloud/clb/v20180317/models.py +38 -24
- tencentcloud/cmq/v20190304/models.py +0 -90
- tencentcloud/cvm/v20170312/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +17 -358
- tencentcloud/dbbrain/v20191016/models.py +0 -12
- tencentcloud/dbbrain/v20210527/models.py +0 -16
- tencentcloud/dcdb/v20180411/models.py +15 -0
- tencentcloud/dlc/v20210125/models.py +140 -34
- tencentcloud/domain/v20180808/models.py +0 -126
- tencentcloud/dsgc/v20190723/models.py +8 -0
- tencentcloud/dts/v20180330/models.py +0 -18
- tencentcloud/dts/v20211206/models.py +0 -800
- tencentcloud/emr/v20190103/emr_client.py +23 -0
- tencentcloud/emr/v20190103/models.py +431 -0
- tencentcloud/es/v20180416/errorcodes.py +6 -0
- tencentcloud/es/v20180416/models.py +17 -0
- tencentcloud/ess/v20201111/ess_client.py +27 -0
- tencentcloud/ess/v20201111/models.py +227 -2
- tencentcloud/essbasic/v20210526/essbasic_client.py +27 -0
- tencentcloud/essbasic/v20210526/models.py +308 -0
- tencentcloud/fmu/v20191213/errorcodes.py +0 -21
- tencentcloud/fmu/v20191213/fmu_client.py +0 -75
- tencentcloud/fmu/v20191213/models.py +0 -527
- tencentcloud/goosefs/v20220519/models.py +0 -22
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +0 -50
- tencentcloud/iotexplorer/v20190423/models.py +0 -491
- tencentcloud/iss/v20230517/models.py +15 -534
- tencentcloud/kms/v20190118/models.py +30 -0
- tencentcloud/lcic/v20220817/lcic_client.py +46 -0
- tencentcloud/lcic/v20220817/models.py +188 -0
- tencentcloud/lke/v20231130/lke_client.py +6 -1
- tencentcloud/lke/v20231130/models.py +8 -8
- tencentcloud/lowcode/v20210108/models.py +0 -106
- tencentcloud/mariadb/v20170312/errorcodes.py +3 -0
- tencentcloud/mariadb/v20170312/models.py +15 -0
- tencentcloud/mongodb/v20190725/errorcodes.py +3 -0
- tencentcloud/mongodb/v20190725/models.py +109 -0
- tencentcloud/mongodb/v20190725/mongodb_client.py +23 -0
- tencentcloud/ocr/v20181119/models.py +2 -4
- tencentcloud/ocr/v20181119/ocr_client.py +1 -1
- tencentcloud/organization/v20210331/models.py +109 -0
- tencentcloud/organization/v20210331/organization_client.py +23 -0
- tencentcloud/redis/v20180412/models.py +21 -2
- tencentcloud/scf/v20180416/models.py +75 -0
- tencentcloud/svp/v20240125/errorcodes.py +3 -0
- tencentcloud/svp/v20240125/models.py +506 -0
- tencentcloud/svp/v20240125/svp_client.py +23 -0
- tencentcloud/tdmq/v20200217/models.py +2 -296
- tencentcloud/tdmq/v20200217/tdmq_client.py +0 -25
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +68 -0
- tencentcloud/trtc/v20190722/models.py +39 -8
- tencentcloud/tse/v20201207/models.py +164 -104
- tencentcloud/tsf/v20180326/errorcodes.py +6 -0
- tencentcloud/tsf/v20180326/models.py +85 -14
- tencentcloud/tsf/v20180326/tsf_client.py +23 -0
- tencentcloud/vclm/v20240523/models.py +58 -4
- tencentcloud/vdb/v20230616/models.py +9 -57
- tencentcloud/vpc/v20170312/models.py +100 -0
- tencentcloud/vpc/v20170312/vpc_client.py +23 -0
- tencentcloud/waf/v20180125/models.py +252 -0
- tencentcloud/waf/v20180125/waf_client.py +46 -0
- tencentcloud/wedata/v20210820/models.py +2232 -93
- tencentcloud/wedata/v20210820/wedata_client.py +69 -0
- {tencentcloud_sdk_python-3.0.1337.dist-info → tencentcloud_sdk_python-3.0.1339.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1337.dist-info → tencentcloud_sdk_python-3.0.1339.dist-info}/RECORD +77 -77
- {tencentcloud_sdk_python-3.0.1337.dist-info → tencentcloud_sdk_python-3.0.1339.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1337.dist-info → tencentcloud_sdk_python-3.0.1339.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1337.dist-info → tencentcloud_sdk_python-3.0.1339.dist-info}/top_level.txt +0 -0
@@ -19480,7 +19480,7 @@ class DescribeFlowTemplatesRequest(AbstractModel):
|
|
19480
19480
|
<li>**1**:仅模板列表</li></ul>
|
19481
19481
|
:type ContentType: int
|
19482
19482
|
:param _Filters: 搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。
|
19483
|
-
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li></ul>
|
19483
|
+
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
19484
19484
|
:type Filters: list of Filter
|
19485
19485
|
:param _Offset: 查询结果分页返回,指定从第几页返回数据,和Limit参数配合使用。
|
19486
19486
|
|
@@ -19562,7 +19562,7 @@ class DescribeFlowTemplatesRequest(AbstractModel):
|
|
19562
19562
|
@property
|
19563
19563
|
def Filters(self):
|
19564
19564
|
"""搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。
|
19565
|
-
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li></ul>
|
19565
|
+
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
19566
19566
|
:rtype: list of Filter
|
19567
19567
|
"""
|
19568
19568
|
return self._Filters
|
@@ -21829,6 +21829,150 @@ class DescribeUserAutoSignStatusResponse(AbstractModel):
|
|
21829
21829
|
self._RequestId = params.get("RequestId")
|
21830
21830
|
|
21831
21831
|
|
21832
|
+
class DescribeUserFlowTypeRequest(AbstractModel):
|
21833
|
+
"""DescribeUserFlowType请求参数结构体
|
21834
|
+
|
21835
|
+
"""
|
21836
|
+
|
21837
|
+
def __init__(self):
|
21838
|
+
r"""
|
21839
|
+
:param _Operator: 执行本接口操作的员工信息。
|
21840
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
21841
|
+
:type Operator: :class:`tencentcloud.ess.v20201111.models.UserInfo`
|
21842
|
+
:param _Agent: 代理企业和员工的信息。
|
21843
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
21844
|
+
:type Agent: :class:`tencentcloud.ess.v20201111.models.Agent`
|
21845
|
+
:param _Filters: 搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。
|
21846
|
+
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
21847
|
+
:type Filters: list of Filter
|
21848
|
+
:param _QueryBindTemplate: 查询绑定了模版的用户合同类型 <ul> <li>false(默认值),查询用户合同类型</li> <li>true,查询绑定了模版的用户合同类型</li> </ul>
|
21849
|
+
:type QueryBindTemplate: bool
|
21850
|
+
"""
|
21851
|
+
self._Operator = None
|
21852
|
+
self._Agent = None
|
21853
|
+
self._Filters = None
|
21854
|
+
self._QueryBindTemplate = None
|
21855
|
+
|
21856
|
+
@property
|
21857
|
+
def Operator(self):
|
21858
|
+
"""执行本接口操作的员工信息。
|
21859
|
+
注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
|
21860
|
+
:rtype: :class:`tencentcloud.ess.v20201111.models.UserInfo`
|
21861
|
+
"""
|
21862
|
+
return self._Operator
|
21863
|
+
|
21864
|
+
@Operator.setter
|
21865
|
+
def Operator(self, Operator):
|
21866
|
+
self._Operator = Operator
|
21867
|
+
|
21868
|
+
@property
|
21869
|
+
def Agent(self):
|
21870
|
+
"""代理企业和员工的信息。
|
21871
|
+
在集团企业代理子企业操作的场景中,需设置此参数。在此情境下,ProxyOrganizationId(子企业的组织ID)为必填项。
|
21872
|
+
:rtype: :class:`tencentcloud.ess.v20201111.models.Agent`
|
21873
|
+
"""
|
21874
|
+
return self._Agent
|
21875
|
+
|
21876
|
+
@Agent.setter
|
21877
|
+
def Agent(self, Agent):
|
21878
|
+
self._Agent = Agent
|
21879
|
+
|
21880
|
+
@property
|
21881
|
+
def Filters(self):
|
21882
|
+
"""搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。
|
21883
|
+
<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href="https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png" target="_blank">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href="https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png" target="_blank">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
21884
|
+
:rtype: list of Filter
|
21885
|
+
"""
|
21886
|
+
return self._Filters
|
21887
|
+
|
21888
|
+
@Filters.setter
|
21889
|
+
def Filters(self, Filters):
|
21890
|
+
self._Filters = Filters
|
21891
|
+
|
21892
|
+
@property
|
21893
|
+
def QueryBindTemplate(self):
|
21894
|
+
"""查询绑定了模版的用户合同类型 <ul> <li>false(默认值),查询用户合同类型</li> <li>true,查询绑定了模版的用户合同类型</li> </ul>
|
21895
|
+
:rtype: bool
|
21896
|
+
"""
|
21897
|
+
return self._QueryBindTemplate
|
21898
|
+
|
21899
|
+
@QueryBindTemplate.setter
|
21900
|
+
def QueryBindTemplate(self, QueryBindTemplate):
|
21901
|
+
self._QueryBindTemplate = QueryBindTemplate
|
21902
|
+
|
21903
|
+
|
21904
|
+
def _deserialize(self, params):
|
21905
|
+
if params.get("Operator") is not None:
|
21906
|
+
self._Operator = UserInfo()
|
21907
|
+
self._Operator._deserialize(params.get("Operator"))
|
21908
|
+
if params.get("Agent") is not None:
|
21909
|
+
self._Agent = Agent()
|
21910
|
+
self._Agent._deserialize(params.get("Agent"))
|
21911
|
+
if params.get("Filters") is not None:
|
21912
|
+
self._Filters = []
|
21913
|
+
for item in params.get("Filters"):
|
21914
|
+
obj = Filter()
|
21915
|
+
obj._deserialize(item)
|
21916
|
+
self._Filters.append(obj)
|
21917
|
+
self._QueryBindTemplate = params.get("QueryBindTemplate")
|
21918
|
+
memeber_set = set(params.keys())
|
21919
|
+
for name, value in vars(self).items():
|
21920
|
+
property_name = name[1:]
|
21921
|
+
if property_name in memeber_set:
|
21922
|
+
memeber_set.remove(property_name)
|
21923
|
+
if len(memeber_set) > 0:
|
21924
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
21925
|
+
|
21926
|
+
|
21927
|
+
|
21928
|
+
class DescribeUserFlowTypeResponse(AbstractModel):
|
21929
|
+
"""DescribeUserFlowType返回参数结构体
|
21930
|
+
|
21931
|
+
"""
|
21932
|
+
|
21933
|
+
def __init__(self):
|
21934
|
+
r"""
|
21935
|
+
:param _AllUserFlowTypes: 查询到的所有用户合同类型列表
|
21936
|
+
:type AllUserFlowTypes: list of TemplateUserFlowType
|
21937
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
21938
|
+
:type RequestId: str
|
21939
|
+
"""
|
21940
|
+
self._AllUserFlowTypes = None
|
21941
|
+
self._RequestId = None
|
21942
|
+
|
21943
|
+
@property
|
21944
|
+
def AllUserFlowTypes(self):
|
21945
|
+
"""查询到的所有用户合同类型列表
|
21946
|
+
:rtype: list of TemplateUserFlowType
|
21947
|
+
"""
|
21948
|
+
return self._AllUserFlowTypes
|
21949
|
+
|
21950
|
+
@AllUserFlowTypes.setter
|
21951
|
+
def AllUserFlowTypes(self, AllUserFlowTypes):
|
21952
|
+
self._AllUserFlowTypes = AllUserFlowTypes
|
21953
|
+
|
21954
|
+
@property
|
21955
|
+
def RequestId(self):
|
21956
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
21957
|
+
:rtype: str
|
21958
|
+
"""
|
21959
|
+
return self._RequestId
|
21960
|
+
|
21961
|
+
@RequestId.setter
|
21962
|
+
def RequestId(self, RequestId):
|
21963
|
+
self._RequestId = RequestId
|
21964
|
+
|
21965
|
+
|
21966
|
+
def _deserialize(self, params):
|
21967
|
+
if params.get("AllUserFlowTypes") is not None:
|
21968
|
+
self._AllUserFlowTypes = []
|
21969
|
+
for item in params.get("AllUserFlowTypes"):
|
21970
|
+
obj = TemplateUserFlowType()
|
21971
|
+
obj._deserialize(item)
|
21972
|
+
self._AllUserFlowTypes.append(obj)
|
21973
|
+
self._RequestId = params.get("RequestId")
|
21974
|
+
|
21975
|
+
|
21832
21976
|
class DescribeUserVerifyStatusRequest(AbstractModel):
|
21833
21977
|
"""DescribeUserVerifyStatus请求参数结构体
|
21834
21978
|
|
@@ -32217,6 +32361,87 @@ class TemplateInfo(AbstractModel):
|
|
32217
32361
|
|
32218
32362
|
|
32219
32363
|
|
32364
|
+
class TemplateUserFlowType(AbstractModel):
|
32365
|
+
"""模版对应的合同类型
|
32366
|
+
|
32367
|
+
"""
|
32368
|
+
|
32369
|
+
def __init__(self):
|
32370
|
+
r"""
|
32371
|
+
:param _UserFlowTypeId: 合同类型id
|
32372
|
+
:type UserFlowTypeId: str
|
32373
|
+
:param _Name: 合同类型名称
|
32374
|
+
:type Name: str
|
32375
|
+
:param _Description: 合同类型的具体描述
|
32376
|
+
:type Description: str
|
32377
|
+
:param _TemplateNum: 每个合同类型绑定的模版数量
|
32378
|
+
:type TemplateNum: int
|
32379
|
+
"""
|
32380
|
+
self._UserFlowTypeId = None
|
32381
|
+
self._Name = None
|
32382
|
+
self._Description = None
|
32383
|
+
self._TemplateNum = None
|
32384
|
+
|
32385
|
+
@property
|
32386
|
+
def UserFlowTypeId(self):
|
32387
|
+
"""合同类型id
|
32388
|
+
:rtype: str
|
32389
|
+
"""
|
32390
|
+
return self._UserFlowTypeId
|
32391
|
+
|
32392
|
+
@UserFlowTypeId.setter
|
32393
|
+
def UserFlowTypeId(self, UserFlowTypeId):
|
32394
|
+
self._UserFlowTypeId = UserFlowTypeId
|
32395
|
+
|
32396
|
+
@property
|
32397
|
+
def Name(self):
|
32398
|
+
"""合同类型名称
|
32399
|
+
:rtype: str
|
32400
|
+
"""
|
32401
|
+
return self._Name
|
32402
|
+
|
32403
|
+
@Name.setter
|
32404
|
+
def Name(self, Name):
|
32405
|
+
self._Name = Name
|
32406
|
+
|
32407
|
+
@property
|
32408
|
+
def Description(self):
|
32409
|
+
"""合同类型的具体描述
|
32410
|
+
:rtype: str
|
32411
|
+
"""
|
32412
|
+
return self._Description
|
32413
|
+
|
32414
|
+
@Description.setter
|
32415
|
+
def Description(self, Description):
|
32416
|
+
self._Description = Description
|
32417
|
+
|
32418
|
+
@property
|
32419
|
+
def TemplateNum(self):
|
32420
|
+
"""每个合同类型绑定的模版数量
|
32421
|
+
:rtype: int
|
32422
|
+
"""
|
32423
|
+
return self._TemplateNum
|
32424
|
+
|
32425
|
+
@TemplateNum.setter
|
32426
|
+
def TemplateNum(self, TemplateNum):
|
32427
|
+
self._TemplateNum = TemplateNum
|
32428
|
+
|
32429
|
+
|
32430
|
+
def _deserialize(self, params):
|
32431
|
+
self._UserFlowTypeId = params.get("UserFlowTypeId")
|
32432
|
+
self._Name = params.get("Name")
|
32433
|
+
self._Description = params.get("Description")
|
32434
|
+
self._TemplateNum = params.get("TemplateNum")
|
32435
|
+
memeber_set = set(params.keys())
|
32436
|
+
for name, value in vars(self).items():
|
32437
|
+
property_name = name[1:]
|
32438
|
+
if property_name in memeber_set:
|
32439
|
+
memeber_set.remove(property_name)
|
32440
|
+
if len(memeber_set) > 0:
|
32441
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
32442
|
+
|
32443
|
+
|
32444
|
+
|
32220
32445
|
class UnbindEmployeeUserIdWithClientOpenIdRequest(AbstractModel):
|
32221
32446
|
"""UnbindEmployeeUserIdWithClientOpenId请求参数结构体
|
32222
32447
|
|
@@ -2772,6 +2772,33 @@ class EssbasicClient(AbstractClient):
|
|
2772
2772
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2773
2773
|
|
2774
2774
|
|
2775
|
+
def DescribeUserFlowType(self, request):
|
2776
|
+
"""查询用户模版类型,分为两种模式:
|
2777
|
+
<ul>
|
2778
|
+
<li>QueryBindTemplate:false,查询用户合同模版类型,返回用户合同模版类型ID,用户合同模版类型名称,用户合同模版类型描述信息</li>
|
2779
|
+
<li>QueryBindTemplate:false,查询用户合同模版类型,返回用户合同模版类型ID,用户合同模版类型名称,用户合同模版类型描述信息,被绑定的模版数量</li>
|
2780
|
+
</ul>
|
2781
|
+
|
2782
|
+
:param request: Request instance for DescribeUserFlowType.
|
2783
|
+
:type request: :class:`tencentcloud.essbasic.v20210526.models.DescribeUserFlowTypeRequest`
|
2784
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.DescribeUserFlowTypeResponse`
|
2785
|
+
|
2786
|
+
"""
|
2787
|
+
try:
|
2788
|
+
params = request._serialize()
|
2789
|
+
headers = request.headers
|
2790
|
+
body = self.call("DescribeUserFlowType", params, headers=headers)
|
2791
|
+
response = json.loads(body)
|
2792
|
+
model = models.DescribeUserFlowTypeResponse()
|
2793
|
+
model._deserialize(response["Response"])
|
2794
|
+
return model
|
2795
|
+
except Exception as e:
|
2796
|
+
if isinstance(e, TencentCloudSDKException):
|
2797
|
+
raise
|
2798
|
+
else:
|
2799
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2800
|
+
|
2801
|
+
|
2775
2802
|
def GetDownloadFlowUrl(self, request):
|
2776
2803
|
"""此接口(GetDownloadFlowUrl)用户获取合同控制台下载页面链接, 点击链接后会跳转至本企业合同管理控制台(会筛选出传入的合同列表), 点击**下载**按钮后就会下载传入的合同列表, 下载页面如下图
|
2777
2804
|

|
@@ -19374,6 +19374,8 @@ class DescribeTemplatesRequest(AbstractModel):
|
|
19374
19374
|
:type WithPdfUrl: bool
|
19375
19375
|
:param _Operator: 操作者的信息
|
19376
19376
|
:type Operator: :class:`tencentcloud.essbasic.v20210526.models.UserInfo`
|
19377
|
+
:param _UserFlowTypeId: 用户合同类型id
|
19378
|
+
:type UserFlowTypeId: str
|
19377
19379
|
"""
|
19378
19380
|
self._Agent = None
|
19379
19381
|
self._TemplateId = None
|
@@ -19387,6 +19389,7 @@ class DescribeTemplatesRequest(AbstractModel):
|
|
19387
19389
|
self._WithPreviewUrl = None
|
19388
19390
|
self._WithPdfUrl = None
|
19389
19391
|
self._Operator = None
|
19392
|
+
self._UserFlowTypeId = None
|
19390
19393
|
|
19391
19394
|
@property
|
19392
19395
|
def Agent(self):
|
@@ -19569,6 +19572,17 @@ class DescribeTemplatesRequest(AbstractModel):
|
|
19569
19572
|
|
19570
19573
|
self._Operator = Operator
|
19571
19574
|
|
19575
|
+
@property
|
19576
|
+
def UserFlowTypeId(self):
|
19577
|
+
"""用户合同类型id
|
19578
|
+
:rtype: str
|
19579
|
+
"""
|
19580
|
+
return self._UserFlowTypeId
|
19581
|
+
|
19582
|
+
@UserFlowTypeId.setter
|
19583
|
+
def UserFlowTypeId(self, UserFlowTypeId):
|
19584
|
+
self._UserFlowTypeId = UserFlowTypeId
|
19585
|
+
|
19572
19586
|
|
19573
19587
|
def _deserialize(self, params):
|
19574
19588
|
if params.get("Agent") is not None:
|
@@ -19587,6 +19601,7 @@ class DescribeTemplatesRequest(AbstractModel):
|
|
19587
19601
|
if params.get("Operator") is not None:
|
19588
19602
|
self._Operator = UserInfo()
|
19589
19603
|
self._Operator._deserialize(params.get("Operator"))
|
19604
|
+
self._UserFlowTypeId = params.get("UserFlowTypeId")
|
19590
19605
|
memeber_set = set(params.keys())
|
19591
19606
|
for name, value in vars(self).items():
|
19592
19607
|
property_name = name[1:]
|
@@ -19919,6 +19934,135 @@ class DescribeUsageResponse(AbstractModel):
|
|
19919
19934
|
self._RequestId = params.get("RequestId")
|
19920
19935
|
|
19921
19936
|
|
19937
|
+
class DescribeUserFlowTypeRequest(AbstractModel):
|
19938
|
+
"""DescribeUserFlowType请求参数结构体
|
19939
|
+
|
19940
|
+
"""
|
19941
|
+
|
19942
|
+
def __init__(self):
|
19943
|
+
r"""
|
19944
|
+
:param _Agent: 关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。 此接口下面信息必填。 <ul> <li>渠道应用标识: Agent.AppId</li> <li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li> <li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li> </ul> 第三方平台子客企业和员工必须已经经过实名认证
|
19945
|
+
:type Agent: :class:`tencentcloud.essbasic.v20210526.models.Agent`
|
19946
|
+
:param _Filters: 搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。 <ul><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
19947
|
+
:type Filters: list of Filter
|
19948
|
+
:param _QueryBindTemplate: 查询绑定了模版的用户合同类型
|
19949
|
+
<ul>
|
19950
|
+
<li>false(默认值),查询用户合同类型</li>
|
19951
|
+
<li>true,查询绑定了模版的用户合同类型</li>
|
19952
|
+
</ul>
|
19953
|
+
:type QueryBindTemplate: bool
|
19954
|
+
"""
|
19955
|
+
self._Agent = None
|
19956
|
+
self._Filters = None
|
19957
|
+
self._QueryBindTemplate = None
|
19958
|
+
|
19959
|
+
@property
|
19960
|
+
def Agent(self):
|
19961
|
+
"""关于渠道应用的相关信息,包括渠道应用标识、第三方平台子客企业标识及第三方平台子客企业中的员工标识等内容,您可以参阅开发者中心所提供的 Agent 结构体以获取详细定义。 此接口下面信息必填。 <ul> <li>渠道应用标识: Agent.AppId</li> <li>第三方平台子客企业标识: Agent.ProxyOrganizationOpenId</li> <li>第三方平台子客企业中的员工标识: Agent. ProxyOperator.OpenId</li> </ul> 第三方平台子客企业和员工必须已经经过实名认证
|
19962
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.Agent`
|
19963
|
+
"""
|
19964
|
+
return self._Agent
|
19965
|
+
|
19966
|
+
@Agent.setter
|
19967
|
+
def Agent(self, Agent):
|
19968
|
+
self._Agent = Agent
|
19969
|
+
|
19970
|
+
@property
|
19971
|
+
def Filters(self):
|
19972
|
+
"""搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。 <ul><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模版类型id列表。</li></ul>
|
19973
|
+
:rtype: list of Filter
|
19974
|
+
"""
|
19975
|
+
return self._Filters
|
19976
|
+
|
19977
|
+
@Filters.setter
|
19978
|
+
def Filters(self, Filters):
|
19979
|
+
self._Filters = Filters
|
19980
|
+
|
19981
|
+
@property
|
19982
|
+
def QueryBindTemplate(self):
|
19983
|
+
"""查询绑定了模版的用户合同类型
|
19984
|
+
<ul>
|
19985
|
+
<li>false(默认值),查询用户合同类型</li>
|
19986
|
+
<li>true,查询绑定了模版的用户合同类型</li>
|
19987
|
+
</ul>
|
19988
|
+
:rtype: bool
|
19989
|
+
"""
|
19990
|
+
return self._QueryBindTemplate
|
19991
|
+
|
19992
|
+
@QueryBindTemplate.setter
|
19993
|
+
def QueryBindTemplate(self, QueryBindTemplate):
|
19994
|
+
self._QueryBindTemplate = QueryBindTemplate
|
19995
|
+
|
19996
|
+
|
19997
|
+
def _deserialize(self, params):
|
19998
|
+
if params.get("Agent") is not None:
|
19999
|
+
self._Agent = Agent()
|
20000
|
+
self._Agent._deserialize(params.get("Agent"))
|
20001
|
+
if params.get("Filters") is not None:
|
20002
|
+
self._Filters = []
|
20003
|
+
for item in params.get("Filters"):
|
20004
|
+
obj = Filter()
|
20005
|
+
obj._deserialize(item)
|
20006
|
+
self._Filters.append(obj)
|
20007
|
+
self._QueryBindTemplate = params.get("QueryBindTemplate")
|
20008
|
+
memeber_set = set(params.keys())
|
20009
|
+
for name, value in vars(self).items():
|
20010
|
+
property_name = name[1:]
|
20011
|
+
if property_name in memeber_set:
|
20012
|
+
memeber_set.remove(property_name)
|
20013
|
+
if len(memeber_set) > 0:
|
20014
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
20015
|
+
|
20016
|
+
|
20017
|
+
|
20018
|
+
class DescribeUserFlowTypeResponse(AbstractModel):
|
20019
|
+
"""DescribeUserFlowType返回参数结构体
|
20020
|
+
|
20021
|
+
"""
|
20022
|
+
|
20023
|
+
def __init__(self):
|
20024
|
+
r"""
|
20025
|
+
:param _AllUserFlowTypes: 查询到的所有用户合同类型列表
|
20026
|
+
:type AllUserFlowTypes: list of TemplateUserFlowType
|
20027
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20028
|
+
:type RequestId: str
|
20029
|
+
"""
|
20030
|
+
self._AllUserFlowTypes = None
|
20031
|
+
self._RequestId = None
|
20032
|
+
|
20033
|
+
@property
|
20034
|
+
def AllUserFlowTypes(self):
|
20035
|
+
"""查询到的所有用户合同类型列表
|
20036
|
+
:rtype: list of TemplateUserFlowType
|
20037
|
+
"""
|
20038
|
+
return self._AllUserFlowTypes
|
20039
|
+
|
20040
|
+
@AllUserFlowTypes.setter
|
20041
|
+
def AllUserFlowTypes(self, AllUserFlowTypes):
|
20042
|
+
self._AllUserFlowTypes = AllUserFlowTypes
|
20043
|
+
|
20044
|
+
@property
|
20045
|
+
def RequestId(self):
|
20046
|
+
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
20047
|
+
:rtype: str
|
20048
|
+
"""
|
20049
|
+
return self._RequestId
|
20050
|
+
|
20051
|
+
@RequestId.setter
|
20052
|
+
def RequestId(self, RequestId):
|
20053
|
+
self._RequestId = RequestId
|
20054
|
+
|
20055
|
+
|
20056
|
+
def _deserialize(self, params):
|
20057
|
+
if params.get("AllUserFlowTypes") is not None:
|
20058
|
+
self._AllUserFlowTypes = []
|
20059
|
+
for item in params.get("AllUserFlowTypes"):
|
20060
|
+
obj = TemplateUserFlowType()
|
20061
|
+
obj._deserialize(item)
|
20062
|
+
self._AllUserFlowTypes.append(obj)
|
20063
|
+
self._RequestId = params.get("RequestId")
|
20064
|
+
|
20065
|
+
|
19922
20066
|
class DetectInfoVideoData(AbstractModel):
|
19923
20067
|
"""视频认证结果
|
19924
20068
|
|
@@ -28864,6 +29008,8 @@ class TemplateInfo(AbstractModel):
|
|
28864
29008
|
<ul><li>1:启用(默认),表示模板处于启用状态,可以被用户正常使用。</li>
|
28865
29009
|
<li>2:停用,表示模板处于停用状态,禁止用户使用该模板。</li></ul>
|
28866
29010
|
:type Available: int
|
29011
|
+
:param _UserFlowType: 模版的用户合同类型
|
29012
|
+
:type UserFlowType: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
|
28867
29013
|
"""
|
28868
29014
|
self._TemplateId = None
|
28869
29015
|
self._TemplateName = None
|
@@ -28882,6 +29028,7 @@ class TemplateInfo(AbstractModel):
|
|
28882
29028
|
self._ChannelAutoSave = None
|
28883
29029
|
self._TemplateVersion = None
|
28884
29030
|
self._Available = None
|
29031
|
+
self._UserFlowType = None
|
28885
29032
|
|
28886
29033
|
@property
|
28887
29034
|
def TemplateId(self):
|
@@ -29095,6 +29242,17 @@ class TemplateInfo(AbstractModel):
|
|
29095
29242
|
def Available(self, Available):
|
29096
29243
|
self._Available = Available
|
29097
29244
|
|
29245
|
+
@property
|
29246
|
+
def UserFlowType(self):
|
29247
|
+
"""模版的用户合同类型
|
29248
|
+
:rtype: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
|
29249
|
+
"""
|
29250
|
+
return self._UserFlowType
|
29251
|
+
|
29252
|
+
@UserFlowType.setter
|
29253
|
+
def UserFlowType(self, UserFlowType):
|
29254
|
+
self._UserFlowType = UserFlowType
|
29255
|
+
|
29098
29256
|
|
29099
29257
|
def _deserialize(self, params):
|
29100
29258
|
self._TemplateId = params.get("TemplateId")
|
@@ -29129,6 +29287,90 @@ class TemplateInfo(AbstractModel):
|
|
29129
29287
|
self._ChannelAutoSave = params.get("ChannelAutoSave")
|
29130
29288
|
self._TemplateVersion = params.get("TemplateVersion")
|
29131
29289
|
self._Available = params.get("Available")
|
29290
|
+
if params.get("UserFlowType") is not None:
|
29291
|
+
self._UserFlowType = UserFlowType()
|
29292
|
+
self._UserFlowType._deserialize(params.get("UserFlowType"))
|
29293
|
+
memeber_set = set(params.keys())
|
29294
|
+
for name, value in vars(self).items():
|
29295
|
+
property_name = name[1:]
|
29296
|
+
if property_name in memeber_set:
|
29297
|
+
memeber_set.remove(property_name)
|
29298
|
+
if len(memeber_set) > 0:
|
29299
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
29300
|
+
|
29301
|
+
|
29302
|
+
|
29303
|
+
class TemplateUserFlowType(AbstractModel):
|
29304
|
+
"""模版对应的合同类型
|
29305
|
+
|
29306
|
+
"""
|
29307
|
+
|
29308
|
+
def __init__(self):
|
29309
|
+
r"""
|
29310
|
+
:param _UserFlowTypeId: 合同类型id
|
29311
|
+
:type UserFlowTypeId: str
|
29312
|
+
:param _Name: 用户合同类型名称
|
29313
|
+
:type Name: str
|
29314
|
+
:param _TemplateNum: 每个合同类型绑定的模版数量
|
29315
|
+
:type TemplateNum: int
|
29316
|
+
:param _Description: 合同类型的具体描述
|
29317
|
+
:type Description: str
|
29318
|
+
"""
|
29319
|
+
self._UserFlowTypeId = None
|
29320
|
+
self._Name = None
|
29321
|
+
self._TemplateNum = None
|
29322
|
+
self._Description = None
|
29323
|
+
|
29324
|
+
@property
|
29325
|
+
def UserFlowTypeId(self):
|
29326
|
+
"""合同类型id
|
29327
|
+
:rtype: str
|
29328
|
+
"""
|
29329
|
+
return self._UserFlowTypeId
|
29330
|
+
|
29331
|
+
@UserFlowTypeId.setter
|
29332
|
+
def UserFlowTypeId(self, UserFlowTypeId):
|
29333
|
+
self._UserFlowTypeId = UserFlowTypeId
|
29334
|
+
|
29335
|
+
@property
|
29336
|
+
def Name(self):
|
29337
|
+
"""用户合同类型名称
|
29338
|
+
:rtype: str
|
29339
|
+
"""
|
29340
|
+
return self._Name
|
29341
|
+
|
29342
|
+
@Name.setter
|
29343
|
+
def Name(self, Name):
|
29344
|
+
self._Name = Name
|
29345
|
+
|
29346
|
+
@property
|
29347
|
+
def TemplateNum(self):
|
29348
|
+
"""每个合同类型绑定的模版数量
|
29349
|
+
:rtype: int
|
29350
|
+
"""
|
29351
|
+
return self._TemplateNum
|
29352
|
+
|
29353
|
+
@TemplateNum.setter
|
29354
|
+
def TemplateNum(self, TemplateNum):
|
29355
|
+
self._TemplateNum = TemplateNum
|
29356
|
+
|
29357
|
+
@property
|
29358
|
+
def Description(self):
|
29359
|
+
"""合同类型的具体描述
|
29360
|
+
:rtype: str
|
29361
|
+
"""
|
29362
|
+
return self._Description
|
29363
|
+
|
29364
|
+
@Description.setter
|
29365
|
+
def Description(self, Description):
|
29366
|
+
self._Description = Description
|
29367
|
+
|
29368
|
+
|
29369
|
+
def _deserialize(self, params):
|
29370
|
+
self._UserFlowTypeId = params.get("UserFlowTypeId")
|
29371
|
+
self._Name = params.get("Name")
|
29372
|
+
self._TemplateNum = params.get("TemplateNum")
|
29373
|
+
self._Description = params.get("Description")
|
29132
29374
|
memeber_set = set(params.keys())
|
29133
29375
|
for name, value in vars(self).items():
|
29134
29376
|
property_name = name[1:]
|
@@ -29504,6 +29746,72 @@ class UsageDetail(AbstractModel):
|
|
29504
29746
|
|
29505
29747
|
|
29506
29748
|
|
29749
|
+
class UserFlowType(AbstractModel):
|
29750
|
+
"""用户合同类型信息
|
29751
|
+
|
29752
|
+
"""
|
29753
|
+
|
29754
|
+
def __init__(self):
|
29755
|
+
r"""
|
29756
|
+
:param _UserFlowTypeId: 用户合同类型id
|
29757
|
+
:type UserFlowTypeId: str
|
29758
|
+
:param _Name: 用户合同类型名称
|
29759
|
+
:type Name: str
|
29760
|
+
:param _Description: 用户合同类型的描述信息
|
29761
|
+
:type Description: str
|
29762
|
+
"""
|
29763
|
+
self._UserFlowTypeId = None
|
29764
|
+
self._Name = None
|
29765
|
+
self._Description = None
|
29766
|
+
|
29767
|
+
@property
|
29768
|
+
def UserFlowTypeId(self):
|
29769
|
+
"""用户合同类型id
|
29770
|
+
:rtype: str
|
29771
|
+
"""
|
29772
|
+
return self._UserFlowTypeId
|
29773
|
+
|
29774
|
+
@UserFlowTypeId.setter
|
29775
|
+
def UserFlowTypeId(self, UserFlowTypeId):
|
29776
|
+
self._UserFlowTypeId = UserFlowTypeId
|
29777
|
+
|
29778
|
+
@property
|
29779
|
+
def Name(self):
|
29780
|
+
"""用户合同类型名称
|
29781
|
+
:rtype: str
|
29782
|
+
"""
|
29783
|
+
return self._Name
|
29784
|
+
|
29785
|
+
@Name.setter
|
29786
|
+
def Name(self, Name):
|
29787
|
+
self._Name = Name
|
29788
|
+
|
29789
|
+
@property
|
29790
|
+
def Description(self):
|
29791
|
+
"""用户合同类型的描述信息
|
29792
|
+
:rtype: str
|
29793
|
+
"""
|
29794
|
+
return self._Description
|
29795
|
+
|
29796
|
+
@Description.setter
|
29797
|
+
def Description(self, Description):
|
29798
|
+
self._Description = Description
|
29799
|
+
|
29800
|
+
|
29801
|
+
def _deserialize(self, params):
|
29802
|
+
self._UserFlowTypeId = params.get("UserFlowTypeId")
|
29803
|
+
self._Name = params.get("Name")
|
29804
|
+
self._Description = params.get("Description")
|
29805
|
+
memeber_set = set(params.keys())
|
29806
|
+
for name, value in vars(self).items():
|
29807
|
+
property_name = name[1:]
|
29808
|
+
if property_name in memeber_set:
|
29809
|
+
memeber_set.remove(property_name)
|
29810
|
+
if len(memeber_set) > 0:
|
29811
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
29812
|
+
|
29813
|
+
|
29814
|
+
|
29507
29815
|
class UserInfo(AbstractModel):
|
29508
29816
|
"""接口调用的员工信息
|
29509
29817
|
|