tencentcloud-sdk-python 3.0.1446__py2.py3-none-any.whl → 3.0.1448__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.
Potentially problematic release.
This version of tencentcloud-sdk-python might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -1
- tencentcloud/autoscaling/v20180419/models.py +2 -2
- tencentcloud/bi/v20220105/bi_client.py +23 -0
- tencentcloud/bi/v20220105/models.py +179 -0
- tencentcloud/cdb/v20170320/cdb_client.py +1 -1
- tencentcloud/cdb/v20170320/models.py +30 -6
- tencentcloud/cdwdoris/v20211228/models.py +45 -0
- tencentcloud/cfs/v20190719/models.py +21 -2
- tencentcloud/clb/v20180317/models.py +30 -0
- tencentcloud/cls/v20201016/models.py +110 -26
- tencentcloud/common/abstract_client.py +14 -12
- tencentcloud/common/credential.py +61 -26
- tencentcloud/csip/v20221121/models.py +4 -4
- tencentcloud/ctem/v20231128/models.py +30 -0
- tencentcloud/cwp/v20180228/models.py +53 -14
- tencentcloud/cynosdb/v20190107/models.py +6 -0
- tencentcloud/dc/v20180410/models.py +30 -0
- tencentcloud/dlc/v20210125/errorcodes.py +12 -0
- tencentcloud/dlc/v20210125/models.py +30 -0
- tencentcloud/dts/v20211206/dts_client.py +23 -0
- tencentcloud/dts/v20211206/models.py +64 -0
- tencentcloud/ess/v20201111/ess_client.py +56 -0
- tencentcloud/ess/v20201111/models.py +496 -22
- tencentcloud/essbasic/v20210526/models.py +10 -16
- tencentcloud/faceid/v20180301/models.py +2 -2
- tencentcloud/ioa/v20220601/errorcodes.py +6 -0
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +934 -17
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
- tencentcloud/iotexplorer/v20190423/models.py +465 -0
- tencentcloud/iss/v20230517/errorcodes.py +3 -0
- tencentcloud/iss/v20230517/iss_client.py +23 -0
- tencentcloud/iss/v20230517/models.py +122 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +16 -10
- tencentcloud/lkeap/v20240522/lkeap_client.py +4 -0
- tencentcloud/lkeap/v20240522/models.py +15 -0
- tencentcloud/mna/v20210119/models.py +2 -2
- tencentcloud/mongodb/v20190725/models.py +19 -0
- tencentcloud/mps/v20190612/models.py +174 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +3 -0
- tencentcloud/mqtt/v20240516/models.py +880 -22
- tencentcloud/mqtt/v20240516/mqtt_client.py +115 -0
- tencentcloud/ocr/v20181119/models.py +4 -4
- tencentcloud/ocr/v20181119/ocr_client.py +7 -23
- tencentcloud/organization/v20210331/models.py +393 -0
- tencentcloud/organization/v20210331/organization_client.py +23 -0
- tencentcloud/partners/v20180321/models.py +16 -12
- tencentcloud/partners/v20180321/partners_client.py +2 -2
- tencentcloud/rce/v20201103/rce_client.py +1 -1
- tencentcloud/smh/v20210712/models.py +19 -4
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +315 -0
- tencentcloud/tdmq/v20200217/tdmq_client.py +24 -1
- tencentcloud/tione/v20211111/models.py +333 -10
- tencentcloud/tke/v20180525/models.py +15 -0
- tencentcloud/tke/v20220501/models.py +32 -2
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/trtc/v20190722/models.py +17 -0
- tencentcloud/trtc/v20190722/trtc_client.py +9 -3
- tencentcloud/tsf/v20180326/errorcodes.py +3 -0
- tencentcloud/tsf/v20180326/models.py +10 -12
- tencentcloud/vclm/v20240523/models.py +15 -0
- tencentcloud/vpc/v20170312/errorcodes.py +18 -0
- tencentcloud/vpc/v20170312/models.py +15 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/RECORD +71 -71
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/top_level.txt +0 -0
|
@@ -1352,7 +1352,7 @@ class BaseFlowInfo(AbstractModel):
|
|
|
1352
1352
|
|
|
1353
1353
|
|
|
1354
1354
|
class BatchOrganizationRegistrationTasksDetails(AbstractModel):
|
|
1355
|
-
"""批量认证企业任务详情信息,其中包括 TaskId
|
|
1355
|
+
"""批量认证企业任务详情信息,其中包括 TaskId,状态信息等
|
|
1356
1356
|
|
|
1357
1357
|
"""
|
|
1358
1358
|
|
|
@@ -21371,7 +21371,7 @@ class EmbedUrlOption(AbstractModel):
|
|
|
21371
21371
|
:type SealDescription: str
|
|
21372
21372
|
:param _ForbidEditSealDescription: 是否禁止编辑印章描述内容
|
|
21373
21373
|
<ul><li>(默认) false -否</li> <li> true - 禁止编辑</li></ul>
|
|
21374
|
-
:type ForbidEditSealDescription:
|
|
21374
|
+
:type ForbidEditSealDescription: bool
|
|
21375
21375
|
"""
|
|
21376
21376
|
self._ShowFlowDetailComponent = None
|
|
21377
21377
|
self._ShowTemplateComponent = None
|
|
@@ -21451,7 +21451,7 @@ class EmbedUrlOption(AbstractModel):
|
|
|
21451
21451
|
def ForbidEditSealDescription(self):
|
|
21452
21452
|
"""是否禁止编辑印章描述内容
|
|
21453
21453
|
<ul><li>(默认) false -否</li> <li> true - 禁止编辑</li></ul>
|
|
21454
|
-
:rtype:
|
|
21454
|
+
:rtype: bool
|
|
21455
21455
|
"""
|
|
21456
21456
|
return self._ForbidEditSealDescription
|
|
21457
21457
|
|
|
@@ -31039,7 +31039,7 @@ class TemplateInfo(AbstractModel):
|
|
|
31039
31039
|
<ul><li>1:启用(默认),表示模板处于启用状态,可以被用户正常使用。</li>
|
|
31040
31040
|
<li>2:停用,表示模板处于停用状态,禁止用户使用该模板。</li></ul>
|
|
31041
31041
|
:type Available: int
|
|
31042
|
-
:param _UserFlowType:
|
|
31042
|
+
:param _UserFlowType: 模板的用户合同类型
|
|
31043
31043
|
:type UserFlowType: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
|
|
31044
31044
|
"""
|
|
31045
31045
|
self._TemplateId = None
|
|
@@ -31275,7 +31275,7 @@ class TemplateInfo(AbstractModel):
|
|
|
31275
31275
|
|
|
31276
31276
|
@property
|
|
31277
31277
|
def UserFlowType(self):
|
|
31278
|
-
"""
|
|
31278
|
+
"""模板的用户合同类型
|
|
31279
31279
|
:rtype: :class:`tencentcloud.essbasic.v20210526.models.UserFlowType`
|
|
31280
31280
|
"""
|
|
31281
31281
|
return self._UserFlowType
|
|
@@ -31332,7 +31332,7 @@ class TemplateInfo(AbstractModel):
|
|
|
31332
31332
|
|
|
31333
31333
|
|
|
31334
31334
|
class TemplateUserFlowType(AbstractModel):
|
|
31335
|
-
"""
|
|
31335
|
+
"""模板对应的合同类型
|
|
31336
31336
|
|
|
31337
31337
|
"""
|
|
31338
31338
|
|
|
@@ -31342,7 +31342,7 @@ class TemplateUserFlowType(AbstractModel):
|
|
|
31342
31342
|
:type UserFlowTypeId: str
|
|
31343
31343
|
:param _Name: 用户合同类型名称
|
|
31344
31344
|
:type Name: str
|
|
31345
|
-
:param _TemplateNum:
|
|
31345
|
+
:param _TemplateNum: 每个合同类型绑定的模板数量
|
|
31346
31346
|
:type TemplateNum: int
|
|
31347
31347
|
:param _Description: 合同类型的具体描述
|
|
31348
31348
|
:type Description: str
|
|
@@ -31376,7 +31376,7 @@ class TemplateUserFlowType(AbstractModel):
|
|
|
31376
31376
|
|
|
31377
31377
|
@property
|
|
31378
31378
|
def TemplateNum(self):
|
|
31379
|
-
"""
|
|
31379
|
+
"""每个合同类型绑定的模板数量
|
|
31380
31380
|
:rtype: int
|
|
31381
31381
|
"""
|
|
31382
31382
|
return self._TemplateNum
|
|
@@ -31484,10 +31484,7 @@ class UploadFilesRequest(AbstractModel):
|
|
|
31484
31484
|
</ul>
|
|
31485
31485
|
第三方平台子客企业和员工必须已经经过实名认证
|
|
31486
31486
|
:type Agent: :class:`tencentcloud.essbasic.v20210526.models.Agent`
|
|
31487
|
-
:param _BusinessType:
|
|
31488
|
-
文件对应业务类型,可以选择的类型如下
|
|
31489
|
-
<ul><li> **TEMPLATE** : 此上传的文件用户生成合同模板,文件类型支持.pdf/.doc/.docx/.html格式,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi" target="_blank">创建文件转换任务</a>转换后才能使用</li>
|
|
31490
|
-
<li> **DOCUMENT** : 此文件用来发起合同流程,文件类型支持.pdf/.doc/.docx/.jpg/.png/.xls.xlsx/.html,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi" target="_blank">创建文件转换任务</a>转换后才能使用</li></ul>
|
|
31487
|
+
:param _BusinessType: 文件对应业务类型,可以选择的类型如下<ul><li> **TEMPLATE** : 此上传的文件用户生成合同模板,文件类型支持.pdf/.doc/.docx/.html格式,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务</a>转换后才能使用</li><li> **DOCUMENT** : 此文件用来发起合同流程,文件类型支持.pdf/.doc/.docx/.jpg/.png/.xls.xlsx/.html。如果上传的是非pdf文件,用来发起流程,还需要通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务</a>转换后得到的pdf文件才能用于发起合同接口。如果上传的文件不是用来发起合同,直接上传后使用返回的文件资源Id即可</li><li> **SEAL** : 此文件用于印章的生成,文件类型支持.jpg/.jpeg/.png</li></ul>
|
|
31491
31488
|
:type BusinessType: str
|
|
31492
31489
|
:param _FileInfos: 上传文件内容数组,一次最多可上传20个文件。
|
|
31493
31490
|
|
|
@@ -31522,10 +31519,7 @@ class UploadFilesRequest(AbstractModel):
|
|
|
31522
31519
|
|
|
31523
31520
|
@property
|
|
31524
31521
|
def BusinessType(self):
|
|
31525
|
-
"""
|
|
31526
|
-
文件对应业务类型,可以选择的类型如下
|
|
31527
|
-
<ul><li> **TEMPLATE** : 此上传的文件用户生成合同模板,文件类型支持.pdf/.doc/.docx/.html格式,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi" target="_blank">创建文件转换任务</a>转换后才能使用</li>
|
|
31528
|
-
<li> **DOCUMENT** : 此文件用来发起合同流程,文件类型支持.pdf/.doc/.docx/.jpg/.png/.xls.xlsx/.html,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/partnerApis/files/ChannelGetTaskResultApi" target="_blank">创建文件转换任务</a>转换后才能使用</li></ul>
|
|
31522
|
+
"""文件对应业务类型,可以选择的类型如下<ul><li> **TEMPLATE** : 此上传的文件用户生成合同模板,文件类型支持.pdf/.doc/.docx/.html格式,如果非pdf文件需要通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务</a>转换后才能使用</li><li> **DOCUMENT** : 此文件用来发起合同流程,文件类型支持.pdf/.doc/.docx/.jpg/.png/.xls.xlsx/.html。如果上传的是非pdf文件,用来发起流程,还需要通过<a href="https://qian.tencent.com/developers/companyApis/templatesAndFiles/CreateConvertTaskApi" target="_blank">创建文件转换任务</a>转换后得到的pdf文件才能用于发起合同接口。如果上传的文件不是用来发起合同,直接上传后使用返回的文件资源Id即可</li><li> **SEAL** : 此文件用于印章的生成,文件类型支持.jpg/.jpeg/.png</li></ul>
|
|
31529
31523
|
:rtype: str
|
|
31530
31524
|
"""
|
|
31531
31525
|
return self._BusinessType
|
|
@@ -10992,7 +10992,7 @@ class WeChatBillDetail(AbstractModel):
|
|
|
10992
10992
|
r"""
|
|
10993
10993
|
:param _BizToken: token
|
|
10994
10994
|
:type BizToken: str
|
|
10995
|
-
:param _ChargeCount: 本token
|
|
10995
|
+
:param _ChargeCount: 本token收费次数。(说明:一次核身过程用户可能会重试多次,因此一个biztoken可能会对应多次计费,如需配置重试上限,请[联系我们](https://cloud.tencent.com/document/product/1007/56130)配置。)
|
|
10996
10996
|
:type ChargeCount: int
|
|
10997
10997
|
:param _ChargeDetails: 本token计费详情
|
|
10998
10998
|
:type ChargeDetails: list of ChargeDetail
|
|
@@ -11017,7 +11017,7 @@ class WeChatBillDetail(AbstractModel):
|
|
|
11017
11017
|
|
|
11018
11018
|
@property
|
|
11019
11019
|
def ChargeCount(self):
|
|
11020
|
-
"""本token
|
|
11020
|
+
"""本token收费次数。(说明:一次核身过程用户可能会重试多次,因此一个biztoken可能会对应多次计费,如需配置重试上限,请[联系我们](https://cloud.tencent.com/document/product/1007/56130)配置。)
|
|
11021
11021
|
:rtype: int
|
|
11022
11022
|
"""
|
|
11023
11023
|
return self._ChargeCount
|
|
@@ -35,12 +35,18 @@ INTERNALERROR_UNKNOWN = 'InternalError.Unknown'
|
|
|
35
35
|
# 参数错误:规则相关字段传参或者字段内容错误
|
|
36
36
|
INVALIDPARAMETER_AUTORULEPARAMETERERROR = 'InvalidParameter.AutoRuleParameterError'
|
|
37
37
|
|
|
38
|
+
# 数据库错误
|
|
39
|
+
INVALIDPARAMETER_DATABASEEXCEPTION = 'InvalidParameter.DatabaseException'
|
|
40
|
+
|
|
38
41
|
# 重复的终端自定义分组名称。
|
|
39
42
|
INVALIDPARAMETER_DUPLICATEDEVICEVIRTUALGROUPNAME = 'InvalidParameter.DuplicateDeviceVirtualGroupName'
|
|
40
43
|
|
|
41
44
|
# 黑白名单选中有相同的终端设备
|
|
42
45
|
INVALIDPARAMETER_DUPLICATEIDINBLACKWHITELIST = 'InvalidParameter.DuplicateIdInBlackWhiteList'
|
|
43
46
|
|
|
47
|
+
# 请求参数错误。
|
|
48
|
+
INVALIDPARAMETER_INVALIDPARAMETER = 'InvalidParameter.InvalidParameter'
|
|
49
|
+
|
|
44
50
|
# 请求参数错误。
|
|
45
51
|
INVALIDPARAMETER_REQUESTPARAM = 'InvalidParameter.RequestParam'
|
|
46
52
|
|
|
@@ -141,6 +141,29 @@ class IoaClient(AbstractClient):
|
|
|
141
141
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
142
142
|
|
|
143
143
|
|
|
144
|
+
def DescribeAggrSoftCategorySoftList(self, request):
|
|
145
|
+
"""聚合的分类软件列表
|
|
146
|
+
|
|
147
|
+
:param request: Request instance for DescribeAggrSoftCategorySoftList.
|
|
148
|
+
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAggrSoftCategorySoftListRequest`
|
|
149
|
+
:rtype: :class:`tencentcloud.ioa.v20220601.models.DescribeAggrSoftCategorySoftListResponse`
|
|
150
|
+
|
|
151
|
+
"""
|
|
152
|
+
try:
|
|
153
|
+
params = request._serialize()
|
|
154
|
+
headers = request.headers
|
|
155
|
+
body = self.call("DescribeAggrSoftCategorySoftList", params, headers=headers)
|
|
156
|
+
response = json.loads(body)
|
|
157
|
+
model = models.DescribeAggrSoftCategorySoftListResponse()
|
|
158
|
+
model._deserialize(response["Response"])
|
|
159
|
+
return model
|
|
160
|
+
except Exception as e:
|
|
161
|
+
if isinstance(e, TencentCloudSDKException):
|
|
162
|
+
raise
|
|
163
|
+
else:
|
|
164
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
165
|
+
|
|
166
|
+
|
|
144
167
|
def DescribeDLPFileDetectResult(self, request):
|
|
145
168
|
"""webservice查询文件检测结果
|
|
146
169
|
|
|
@@ -164,6 +187,29 @@ class IoaClient(AbstractClient):
|
|
|
164
187
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
165
188
|
|
|
166
189
|
|
|
190
|
+
def DescribeDeviceChildGroups(self, request):
|
|
191
|
+
"""查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups
|
|
192
|
+
|
|
193
|
+
:param request: Request instance for DescribeDeviceChildGroups.
|
|
194
|
+
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceChildGroupsRequest`
|
|
195
|
+
:rtype: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceChildGroupsResponse`
|
|
196
|
+
|
|
197
|
+
"""
|
|
198
|
+
try:
|
|
199
|
+
params = request._serialize()
|
|
200
|
+
headers = request.headers
|
|
201
|
+
body = self.call("DescribeDeviceChildGroups", params, headers=headers)
|
|
202
|
+
response = json.loads(body)
|
|
203
|
+
model = models.DescribeDeviceChildGroupsResponse()
|
|
204
|
+
model._deserialize(response["Response"])
|
|
205
|
+
return model
|
|
206
|
+
except Exception as e:
|
|
207
|
+
if isinstance(e, TencentCloudSDKException):
|
|
208
|
+
raise
|
|
209
|
+
else:
|
|
210
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
|
211
|
+
|
|
212
|
+
|
|
167
213
|
def DescribeDeviceHardwareInfoList(self, request):
|
|
168
214
|
"""查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList
|
|
169
215
|
|