tencentcloud-sdk-python 3.0.1423__py2.py3-none-any.whl → 3.0.1425__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/ai3d/v20250513/models.py +2 -2
- tencentcloud/aiart/v20221229/models.py +2 -2
- tencentcloud/batch/v20170312/errorcodes.py +3 -0
- tencentcloud/cbs/v20170312/errorcodes.py +3 -0
- tencentcloud/ccc/v20200210/models.py +2 -2
- tencentcloud/cdb/v20170320/models.py +4 -4
- tencentcloud/cfg/v20210820/models.py +15 -0
- tencentcloud/cfs/v20190719/models.py +90 -0
- tencentcloud/csip/v20221121/models.py +32 -2
- tencentcloud/ctem/v20231128/ctem_client.py +92 -0
- tencentcloud/ctem/v20231128/models.py +2739 -1053
- tencentcloud/cwp/v20180228/models.py +15 -0
- tencentcloud/cynosdb/v20190107/models.py +45 -0
- tencentcloud/eb/v20210416/models.py +8 -8
- tencentcloud/ess/v20201111/ess_client.py +52 -0
- tencentcloud/ess/v20201111/models.py +445 -0
- tencentcloud/iai/v20180301/iai_client.py +0 -1
- tencentcloud/iai/v20180301/models.py +168 -126
- tencentcloud/igtm/v20231024/models.py +10 -144
- tencentcloud/ims/v20201229/errorcodes.py +3 -0
- tencentcloud/iss/v20230517/models.py +4 -8
- tencentcloud/lighthouse/v20200324/models.py +15 -0
- tencentcloud/live/v20180801/models.py +591 -0
- tencentcloud/lke/v20231130/models.py +4 -4
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -0
- tencentcloud/lkeap/v20240522/models.py +194 -104
- tencentcloud/mongodb/v20190725/models.py +4 -2
- tencentcloud/monitor/v20180724/models.py +52 -6
- tencentcloud/mps/v20190612/models.py +576 -144
- tencentcloud/mps/v20190612/mps_client.py +26 -0
- tencentcloud/ocr/v20181119/models.py +42 -24
- tencentcloud/omics/v20221128/models.py +15 -0
- tencentcloud/scf/v20180416/errorcodes.py +93 -0
- tencentcloud/tcbr/v20220217/models.py +15 -0
- tencentcloud/teo/v20220901/models.py +7772 -5903
- tencentcloud/teo/v20220901/teo_client.py +322 -0
- tencentcloud/tione/v20211111/models.py +15 -0
- tencentcloud/tke/v20180525/models.py +95 -0
- tencentcloud/trtc/v20190722/models.py +2583 -725
- tencentcloud/trtc/v20190722/trtc_client.py +194 -0
- tencentcloud/tsf/v20180326/errorcodes.py +1 -1
- tencentcloud/tts/v20190823/tts_client.py +1 -1
- tencentcloud/vod/v20180717/errorcodes.py +3 -0
- tencentcloud/vpc/v20170312/errorcodes.py +3 -0
- tencentcloud/wedata/v20210820/errorcodes.py +12 -0
- tencentcloud/wedata/v20210820/models.py +865 -2
- tencentcloud/wedata/v20210820/wedata_client.py +161 -0
- {tencentcloud_sdk_python-3.0.1423.dist-info → tencentcloud_sdk_python-3.0.1425.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1423.dist-info → tencentcloud_sdk_python-3.0.1425.dist-info}/RECORD +54 -54
- {tencentcloud_sdk_python-3.0.1423.dist-info → tencentcloud_sdk_python-3.0.1425.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1423.dist-info → tencentcloud_sdk_python-3.0.1425.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1423.dist-info → tencentcloud_sdk_python-3.0.1425.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
@@ -221,7 +221,7 @@ class SubmitHunyuanTo3DJobRequest(AbstractModel):
|
|
221
221
|
def __init__(self):
|
222
222
|
r"""
|
223
223
|
:param _Prompt: 文生3D,3D内容的描述,中文正向提示词。
|
224
|
-
最多支持
|
224
|
+
最多支持1024个 utf-8 字符。
|
225
225
|
文生3D, image、image_url和 prompt必填其一,且prompt和image/image_url不能同时存在。
|
226
226
|
:type Prompt: str
|
227
227
|
:param _ImageBase64: 输入图 Base64 数据。
|
@@ -261,7 +261,7 @@ back:后视图;
|
|
261
261
|
@property
|
262
262
|
def Prompt(self):
|
263
263
|
"""文生3D,3D内容的描述,中文正向提示词。
|
264
|
-
最多支持
|
264
|
+
最多支持1024个 utf-8 字符。
|
265
265
|
文生3D, image、image_url和 prompt必填其一,且prompt和image/image_url不能同时存在。
|
266
266
|
:rtype: str
|
267
267
|
"""
|
@@ -3151,7 +3151,7 @@ class SubmitGlamPicJobRequest(AbstractModel):
|
|
3151
3151
|
图片限制:模板图中最多出现5张人脸,单边分辨率大于300,转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。
|
3152
3152
|
:type TemplateUrl: str
|
3153
3153
|
:param _FaceInfos: 用户图 URL 列表,以及模板图中需要替换成用户的人脸框信息。
|
3154
|
-
一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6
|
3154
|
+
一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6张照片,仅支持单人照。
|
3155
3155
|
模板图中的人脸数量需要大于等于用户个数。如果不传每个用户在模板图中的人脸框位置,默认按照模板图人脸框从大到小的顺序进行替换。如需自定义顺序,需要依次上传每个用户在模板图中的人脸框位置。
|
3156
3156
|
图片限制:每张图片转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。建议使用单人、正脸、脸部区域占比较大、脸部清晰无遮挡、无大角度偏转、无夸张表情的用户图。
|
3157
3157
|
:type FaceInfos: list of FaceInfo
|
@@ -3204,7 +3204,7 @@ x4:4倍超分
|
|
3204
3204
|
@property
|
3205
3205
|
def FaceInfos(self):
|
3206
3206
|
"""用户图 URL 列表,以及模板图中需要替换成用户的人脸框信息。
|
3207
|
-
一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6
|
3207
|
+
一张美照中可包含1 ~ 5个用户形象。每个用户需上传1 ~ 6张照片,仅支持单人照。
|
3208
3208
|
模板图中的人脸数量需要大于等于用户个数。如果不传每个用户在模板图中的人脸框位置,默认按照模板图人脸框从大到小的顺序进行替换。如需自定义顺序,需要依次上传每个用户在模板图中的人脸框位置。
|
3209
3209
|
图片限制:每张图片转成 Base64 字符串后小于 10MB,格式支持 jpg、jpeg、png、bmp、tiff、webp。建议使用单人、正脸、脸部区域占比较大、脸部清晰无遮挡、无大角度偏转、无夸张表情的用户图。
|
3210
3210
|
:rtype: list of FaceInfo
|
@@ -152,6 +152,9 @@ INVALIDPARAMETERVALUE_REMOTESTORAGESCHEMETYPE = 'InvalidParameterValue.RemoteSto
|
|
152
152
|
# 指定的ResourceType不合法。
|
153
153
|
INVALIDPARAMETERVALUE_RESOURCETYPE = 'InvalidParameterValue.ResourceType'
|
154
154
|
|
155
|
+
# 提交任务时指定的task实例副本参数不符合预期
|
156
|
+
INVALIDPARAMETERVALUE_TASKINSTANCENUM = 'InvalidParameterValue.TaskInstanceNum'
|
157
|
+
|
155
158
|
# Zone不可用。
|
156
159
|
INVALIDPARAMETERVALUE_UNAVAILABLEZONE = 'InvalidParameterValue.UnavailableZone'
|
157
160
|
|
@@ -146,6 +146,9 @@ RESOURCEINSUFFICIENT_OVERQUOTA = 'ResourceInsufficient.OverQuota'
|
|
146
146
|
# 云盘退还数量已达上限,不能再退还。
|
147
147
|
RESOURCEINSUFFICIENT_OVERREFUNDQUOTA = 'ResourceInsufficient.OverRefundQuota'
|
148
148
|
|
149
|
+
# 云硬盘升级服务繁忙,请稍后重试。
|
150
|
+
RESOURCEINSUFFICIENT_UPGRADESERVICEBUSY = 'ResourceInsufficient.UpgradeServiceBusy'
|
151
|
+
|
149
152
|
# 资源不存在。
|
150
153
|
RESOURCENOTFOUND = 'ResourceNotFound'
|
151
154
|
|
@@ -15072,7 +15072,7 @@ class ServerPushText(AbstractModel):
|
|
15072
15072
|
|
15073
15073
|
注意:DropMode为1时,允许缓存多个消息,如果后续出现了打断,缓存的消息会被清空
|
15074
15074
|
:type DropMode: int
|
15075
|
-
:param _Priority: ServerPushText消息的优先级,0表示可被打断,1
|
15075
|
+
:param _Priority: ServerPushText消息的优先级,0表示可被打断,1表示不会被打断。
|
15076
15076
|
注意:在接收到Priority=1的消息后,后续其他任何消息都会被忽略(包括Priority=1的消息),直到Priority=1的消息处理结束。该字段可与Interrupt、DropMode字段配合使用。
|
15077
15077
|
例子:
|
15078
15078
|
- Priority=1、Interrupt=true,会打断现有交互,立刻播报,播报过程中不会被打断
|
@@ -15153,7 +15153,7 @@ class ServerPushText(AbstractModel):
|
|
15153
15153
|
|
15154
15154
|
@property
|
15155
15155
|
def Priority(self):
|
15156
|
-
"""ServerPushText消息的优先级,0表示可被打断,1
|
15156
|
+
"""ServerPushText消息的优先级,0表示可被打断,1表示不会被打断。
|
15157
15157
|
注意:在接收到Priority=1的消息后,后续其他任何消息都会被忽略(包括Priority=1的消息),直到Priority=1的消息处理结束。该字段可与Interrupt、DropMode字段配合使用。
|
15158
15158
|
例子:
|
15159
15159
|
- Priority=1、Interrupt=true,会打断现有交互,立刻播报,播报过程中不会被打断
|
@@ -3051,9 +3051,9 @@ class AutoStrategy(AbstractModel):
|
|
3051
3051
|
:param _ShrinkPeriod: 自动缩容观测周期,单位是分钟,可选值5、10、15、30。后台会按照配置的周期进行缩容判断。
|
3052
3052
|
注意:此字段可能返回 null,表示取不到有效值。
|
3053
3053
|
:type ShrinkPeriod: int
|
3054
|
-
:param _ExpandSecondPeriod: 弹性扩容观测周期(秒级),可取值为:
|
3054
|
+
:param _ExpandSecondPeriod: 弹性扩容观测周期(秒级),可取值为:15,30,45,60,180,300,600,900,1800。
|
3055
3055
|
:type ExpandSecondPeriod: int
|
3056
|
-
:param _ShrinkSecondPeriod: 缩容观测周期(秒级),可取值为:300。
|
3056
|
+
:param _ShrinkSecondPeriod: 缩容观测周期(秒级),可取值为:300、600、900、1800。
|
3057
3057
|
:type ShrinkSecondPeriod: int
|
3058
3058
|
"""
|
3059
3059
|
self._ExpandThreshold = None
|
@@ -3119,7 +3119,7 @@ class AutoStrategy(AbstractModel):
|
|
3119
3119
|
|
3120
3120
|
@property
|
3121
3121
|
def ExpandSecondPeriod(self):
|
3122
|
-
"""弹性扩容观测周期(秒级),可取值为:
|
3122
|
+
"""弹性扩容观测周期(秒级),可取值为:15,30,45,60,180,300,600,900,1800。
|
3123
3123
|
:rtype: int
|
3124
3124
|
"""
|
3125
3125
|
return self._ExpandSecondPeriod
|
@@ -3130,7 +3130,7 @@ class AutoStrategy(AbstractModel):
|
|
3130
3130
|
|
3131
3131
|
@property
|
3132
3132
|
def ShrinkSecondPeriod(self):
|
3133
|
-
"""缩容观测周期(秒级),可取值为:300。
|
3133
|
+
"""缩容观测周期(秒级),可取值为:300、600、900、1800。
|
3134
3134
|
:rtype: int
|
3135
3135
|
"""
|
3136
3136
|
return self._ShrinkSecondPeriod
|
@@ -6231,11 +6231,14 @@ class TaskTarget(AbstractModel):
|
|
6231
6231
|
:type Type: int
|
6232
6232
|
:param _Source: 1:平台 2:用户个人
|
6233
6233
|
:type Source: int
|
6234
|
+
:param _TargetStatus: 目标标签是否已被删除
|
6235
|
+
:type TargetStatus: int
|
6234
6236
|
"""
|
6235
6237
|
self._TargetId = None
|
6236
6238
|
self._TargetDesc = None
|
6237
6239
|
self._Type = None
|
6238
6240
|
self._Source = None
|
6241
|
+
self._TargetStatus = None
|
6239
6242
|
|
6240
6243
|
@property
|
6241
6244
|
def TargetId(self):
|
@@ -6282,12 +6285,24 @@ class TaskTarget(AbstractModel):
|
|
6282
6285
|
def Source(self, Source):
|
6283
6286
|
self._Source = Source
|
6284
6287
|
|
6288
|
+
@property
|
6289
|
+
def TargetStatus(self):
|
6290
|
+
"""目标标签是否已被删除
|
6291
|
+
:rtype: int
|
6292
|
+
"""
|
6293
|
+
return self._TargetStatus
|
6294
|
+
|
6295
|
+
@TargetStatus.setter
|
6296
|
+
def TargetStatus(self, TargetStatus):
|
6297
|
+
self._TargetStatus = TargetStatus
|
6298
|
+
|
6285
6299
|
|
6286
6300
|
def _deserialize(self, params):
|
6287
6301
|
self._TargetId = params.get("TargetId")
|
6288
6302
|
self._TargetDesc = params.get("TargetDesc")
|
6289
6303
|
self._Type = params.get("Type")
|
6290
6304
|
self._Source = params.get("Source")
|
6305
|
+
self._TargetStatus = params.get("TargetStatus")
|
6291
6306
|
memeber_set = set(params.keys())
|
6292
6307
|
for name, value in vars(self).items():
|
6293
6308
|
property_name = name[1:]
|
@@ -4673,6 +4673,57 @@ class DescribeUserQuotaResponse(AbstractModel):
|
|
4673
4673
|
self._RequestId = params.get("RequestId")
|
4674
4674
|
|
4675
4675
|
|
4676
|
+
class ExstraPerformanceInfo(AbstractModel):
|
4677
|
+
"""购买完额外性能之后的值
|
4678
|
+
|
4679
|
+
"""
|
4680
|
+
|
4681
|
+
def __init__(self):
|
4682
|
+
r"""
|
4683
|
+
:param _Type: fixed: 最终值固定
|
4684
|
+
:type Type: str
|
4685
|
+
:param _Performance: 额外购买的CFS性能值,单位MB/s。
|
4686
|
+
:type Performance: int
|
4687
|
+
"""
|
4688
|
+
self._Type = None
|
4689
|
+
self._Performance = None
|
4690
|
+
|
4691
|
+
@property
|
4692
|
+
def Type(self):
|
4693
|
+
"""fixed: 最终值固定
|
4694
|
+
:rtype: str
|
4695
|
+
"""
|
4696
|
+
return self._Type
|
4697
|
+
|
4698
|
+
@Type.setter
|
4699
|
+
def Type(self, Type):
|
4700
|
+
self._Type = Type
|
4701
|
+
|
4702
|
+
@property
|
4703
|
+
def Performance(self):
|
4704
|
+
"""额外购买的CFS性能值,单位MB/s。
|
4705
|
+
:rtype: int
|
4706
|
+
"""
|
4707
|
+
return self._Performance
|
4708
|
+
|
4709
|
+
@Performance.setter
|
4710
|
+
def Performance(self, Performance):
|
4711
|
+
self._Performance = Performance
|
4712
|
+
|
4713
|
+
|
4714
|
+
def _deserialize(self, params):
|
4715
|
+
self._Type = params.get("Type")
|
4716
|
+
self._Performance = params.get("Performance")
|
4717
|
+
memeber_set = set(params.keys())
|
4718
|
+
for name, value in vars(self).items():
|
4719
|
+
property_name = name[1:]
|
4720
|
+
if property_name in memeber_set:
|
4721
|
+
memeber_set.remove(property_name)
|
4722
|
+
if len(memeber_set) > 0:
|
4723
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
4724
|
+
|
4725
|
+
|
4726
|
+
|
4676
4727
|
class FileSystemByPolicy(AbstractModel):
|
4677
4728
|
"""绑定快照策略的文件系统信息
|
4678
4729
|
|
@@ -4978,6 +5029,12 @@ Available:可用
|
|
4978
5029
|
:type AutoScaleUpRule: :class:`tencentcloud.cfs.v20190719.models.AutoScaleUpRule`
|
4979
5030
|
:param _Version: 文件系统版本
|
4980
5031
|
:type Version: str
|
5032
|
+
:param _ExstraPerformanceInfo: 额外性能信息
|
5033
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
5034
|
+
:type ExstraPerformanceInfo: list of ExstraPerformanceInfo
|
5035
|
+
:param _MetaType: basic:标准版元数据类型
|
5036
|
+
enhanced:增项版元数据类型
|
5037
|
+
:type MetaType: str
|
4981
5038
|
"""
|
4982
5039
|
self._CreationTime = None
|
4983
5040
|
self._CreationToken = None
|
@@ -5005,6 +5062,8 @@ Available:可用
|
|
5005
5062
|
self._TieringDetail = None
|
5006
5063
|
self._AutoScaleUpRule = None
|
5007
5064
|
self._Version = None
|
5065
|
+
self._ExstraPerformanceInfo = None
|
5066
|
+
self._MetaType = None
|
5008
5067
|
|
5009
5068
|
@property
|
5010
5069
|
def CreationTime(self):
|
@@ -5301,6 +5360,30 @@ Available:可用
|
|
5301
5360
|
def Version(self, Version):
|
5302
5361
|
self._Version = Version
|
5303
5362
|
|
5363
|
+
@property
|
5364
|
+
def ExstraPerformanceInfo(self):
|
5365
|
+
"""额外性能信息
|
5366
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
5367
|
+
:rtype: list of ExstraPerformanceInfo
|
5368
|
+
"""
|
5369
|
+
return self._ExstraPerformanceInfo
|
5370
|
+
|
5371
|
+
@ExstraPerformanceInfo.setter
|
5372
|
+
def ExstraPerformanceInfo(self, ExstraPerformanceInfo):
|
5373
|
+
self._ExstraPerformanceInfo = ExstraPerformanceInfo
|
5374
|
+
|
5375
|
+
@property
|
5376
|
+
def MetaType(self):
|
5377
|
+
"""basic:标准版元数据类型
|
5378
|
+
enhanced:增项版元数据类型
|
5379
|
+
:rtype: str
|
5380
|
+
"""
|
5381
|
+
return self._MetaType
|
5382
|
+
|
5383
|
+
@MetaType.setter
|
5384
|
+
def MetaType(self, MetaType):
|
5385
|
+
self._MetaType = MetaType
|
5386
|
+
|
5304
5387
|
|
5305
5388
|
def _deserialize(self, params):
|
5306
5389
|
self._CreationTime = params.get("CreationTime")
|
@@ -5340,6 +5423,13 @@ Available:可用
|
|
5340
5423
|
self._AutoScaleUpRule = AutoScaleUpRule()
|
5341
5424
|
self._AutoScaleUpRule._deserialize(params.get("AutoScaleUpRule"))
|
5342
5425
|
self._Version = params.get("Version")
|
5426
|
+
if params.get("ExstraPerformanceInfo") is not None:
|
5427
|
+
self._ExstraPerformanceInfo = []
|
5428
|
+
for item in params.get("ExstraPerformanceInfo"):
|
5429
|
+
obj = ExstraPerformanceInfo()
|
5430
|
+
obj._deserialize(item)
|
5431
|
+
self._ExstraPerformanceInfo.append(obj)
|
5432
|
+
self._MetaType = params.get("MetaType")
|
5343
5433
|
memeber_set = set(params.keys())
|
5344
5434
|
for name, value in vars(self).items():
|
5345
5435
|
property_name = name[1:]
|
@@ -10186,11 +10186,14 @@ class CreateAccessKeyCheckTaskRequest(AbstractModel):
|
|
10186
10186
|
:type AccessKeyList: list of str
|
10187
10187
|
:param _SubUinList: 账号uin列表
|
10188
10188
|
:type SubUinList: list of str
|
10189
|
+
:param _RiskRuleIDList: 风险规则id列表
|
10190
|
+
:type RiskRuleIDList: list of int
|
10189
10191
|
"""
|
10190
10192
|
self._MemberId = None
|
10191
10193
|
self._RiskIDList = None
|
10192
10194
|
self._AccessKeyList = None
|
10193
10195
|
self._SubUinList = None
|
10196
|
+
self._RiskRuleIDList = None
|
10194
10197
|
|
10195
10198
|
@property
|
10196
10199
|
def MemberId(self):
|
@@ -10236,12 +10239,24 @@ class CreateAccessKeyCheckTaskRequest(AbstractModel):
|
|
10236
10239
|
def SubUinList(self, SubUinList):
|
10237
10240
|
self._SubUinList = SubUinList
|
10238
10241
|
|
10242
|
+
@property
|
10243
|
+
def RiskRuleIDList(self):
|
10244
|
+
"""风险规则id列表
|
10245
|
+
:rtype: list of int
|
10246
|
+
"""
|
10247
|
+
return self._RiskRuleIDList
|
10248
|
+
|
10249
|
+
@RiskRuleIDList.setter
|
10250
|
+
def RiskRuleIDList(self, RiskRuleIDList):
|
10251
|
+
self._RiskRuleIDList = RiskRuleIDList
|
10252
|
+
|
10239
10253
|
|
10240
10254
|
def _deserialize(self, params):
|
10241
10255
|
self._MemberId = params.get("MemberId")
|
10242
10256
|
self._RiskIDList = params.get("RiskIDList")
|
10243
10257
|
self._AccessKeyList = params.get("AccessKeyList")
|
10244
10258
|
self._SubUinList = params.get("SubUinList")
|
10259
|
+
self._RiskRuleIDList = params.get("RiskRuleIDList")
|
10245
10260
|
memeber_set = set(params.keys())
|
10246
10261
|
for name, value in vars(self).items():
|
10247
10262
|
property_name = name[1:]
|
@@ -12030,7 +12045,7 @@ class DeleteRiskScanTaskRequest(AbstractModel):
|
|
12030
12045
|
|
12031
12046
|
def __init__(self):
|
12032
12047
|
r"""
|
12033
|
-
:param _TaskIdList: 任务id 列表
|
12048
|
+
:param _TaskIdList: 任务id 和目标AppID列表
|
12034
12049
|
:type TaskIdList: list of TaskIdListKey
|
12035
12050
|
:param _MemberId: 集团账号的成员id
|
12036
12051
|
:type MemberId: list of str
|
@@ -12040,7 +12055,7 @@ class DeleteRiskScanTaskRequest(AbstractModel):
|
|
12040
12055
|
|
12041
12056
|
@property
|
12042
12057
|
def TaskIdList(self):
|
12043
|
-
"""任务id 列表
|
12058
|
+
"""任务id 和目标AppID列表
|
12044
12059
|
:rtype: list of TaskIdListKey
|
12045
12060
|
"""
|
12046
12061
|
return self._TaskIdList
|
@@ -33394,8 +33409,11 @@ class TaskIdListKey(AbstractModel):
|
|
33394
33409
|
r"""
|
33395
33410
|
:param _TaskId: 任务ID
|
33396
33411
|
:type TaskId: str
|
33412
|
+
:param _TargetAppId: APP ID
|
33413
|
+
:type TargetAppId: str
|
33397
33414
|
"""
|
33398
33415
|
self._TaskId = None
|
33416
|
+
self._TargetAppId = None
|
33399
33417
|
|
33400
33418
|
@property
|
33401
33419
|
def TaskId(self):
|
@@ -33408,9 +33426,21 @@ class TaskIdListKey(AbstractModel):
|
|
33408
33426
|
def TaskId(self, TaskId):
|
33409
33427
|
self._TaskId = TaskId
|
33410
33428
|
|
33429
|
+
@property
|
33430
|
+
def TargetAppId(self):
|
33431
|
+
"""APP ID
|
33432
|
+
:rtype: str
|
33433
|
+
"""
|
33434
|
+
return self._TargetAppId
|
33435
|
+
|
33436
|
+
@TargetAppId.setter
|
33437
|
+
def TargetAppId(self, TargetAppId):
|
33438
|
+
self._TargetAppId = TargetAppId
|
33439
|
+
|
33411
33440
|
|
33412
33441
|
def _deserialize(self, params):
|
33413
33442
|
self._TaskId = params.get("TaskId")
|
33443
|
+
self._TargetAppId = params.get("TargetAppId")
|
33414
33444
|
memeber_set = set(params.keys())
|
33415
33445
|
for name, value in vars(self).items():
|
33416
33446
|
property_name = name[1:]
|
@@ -233,6 +233,98 @@ class CtemClient(AbstractClient):
|
|
233
233
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
234
234
|
|
235
235
|
|
236
|
+
def DescribeFakeApps(self, request):
|
237
|
+
"""查询仿冒应用
|
238
|
+
|
239
|
+
:param request: Request instance for DescribeFakeApps.
|
240
|
+
:type request: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeAppsRequest`
|
241
|
+
:rtype: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeAppsResponse`
|
242
|
+
|
243
|
+
"""
|
244
|
+
try:
|
245
|
+
params = request._serialize()
|
246
|
+
headers = request.headers
|
247
|
+
body = self.call("DescribeFakeApps", params, headers=headers)
|
248
|
+
response = json.loads(body)
|
249
|
+
model = models.DescribeFakeAppsResponse()
|
250
|
+
model._deserialize(response["Response"])
|
251
|
+
return model
|
252
|
+
except Exception as e:
|
253
|
+
if isinstance(e, TencentCloudSDKException):
|
254
|
+
raise
|
255
|
+
else:
|
256
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
257
|
+
|
258
|
+
|
259
|
+
def DescribeFakeMiniPrograms(self, request):
|
260
|
+
"""查询仿冒小程序
|
261
|
+
|
262
|
+
:param request: Request instance for DescribeFakeMiniPrograms.
|
263
|
+
:type request: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeMiniProgramsRequest`
|
264
|
+
:rtype: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeMiniProgramsResponse`
|
265
|
+
|
266
|
+
"""
|
267
|
+
try:
|
268
|
+
params = request._serialize()
|
269
|
+
headers = request.headers
|
270
|
+
body = self.call("DescribeFakeMiniPrograms", params, headers=headers)
|
271
|
+
response = json.loads(body)
|
272
|
+
model = models.DescribeFakeMiniProgramsResponse()
|
273
|
+
model._deserialize(response["Response"])
|
274
|
+
return model
|
275
|
+
except Exception as e:
|
276
|
+
if isinstance(e, TencentCloudSDKException):
|
277
|
+
raise
|
278
|
+
else:
|
279
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
280
|
+
|
281
|
+
|
282
|
+
def DescribeFakeWebsites(self, request):
|
283
|
+
"""查询仿冒网站
|
284
|
+
|
285
|
+
:param request: Request instance for DescribeFakeWebsites.
|
286
|
+
:type request: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeWebsitesRequest`
|
287
|
+
:rtype: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeWebsitesResponse`
|
288
|
+
|
289
|
+
"""
|
290
|
+
try:
|
291
|
+
params = request._serialize()
|
292
|
+
headers = request.headers
|
293
|
+
body = self.call("DescribeFakeWebsites", params, headers=headers)
|
294
|
+
response = json.loads(body)
|
295
|
+
model = models.DescribeFakeWebsitesResponse()
|
296
|
+
model._deserialize(response["Response"])
|
297
|
+
return model
|
298
|
+
except Exception as e:
|
299
|
+
if isinstance(e, TencentCloudSDKException):
|
300
|
+
raise
|
301
|
+
else:
|
302
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
303
|
+
|
304
|
+
|
305
|
+
def DescribeFakeWechatOfficials(self, request):
|
306
|
+
"""查询仿冒公众号
|
307
|
+
|
308
|
+
:param request: Request instance for DescribeFakeWechatOfficials.
|
309
|
+
:type request: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeWechatOfficialsRequest`
|
310
|
+
:rtype: :class:`tencentcloud.ctem.v20231128.models.DescribeFakeWechatOfficialsResponse`
|
311
|
+
|
312
|
+
"""
|
313
|
+
try:
|
314
|
+
params = request._serialize()
|
315
|
+
headers = request.headers
|
316
|
+
body = self.call("DescribeFakeWechatOfficials", params, headers=headers)
|
317
|
+
response = json.loads(body)
|
318
|
+
model = models.DescribeFakeWechatOfficialsResponse()
|
319
|
+
model._deserialize(response["Response"])
|
320
|
+
return model
|
321
|
+
except Exception as e:
|
322
|
+
if isinstance(e, TencentCloudSDKException):
|
323
|
+
raise
|
324
|
+
else:
|
325
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
326
|
+
|
327
|
+
|
236
328
|
def DescribeGithubs(self, request):
|
237
329
|
"""查看Github泄露数据
|
238
330
|
|