tencentcloud-sdk-python 3.0.1215__py2.py3-none-any.whl → 3.0.1217__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/antiddos/v20200309/models.py +13 -1
- tencentcloud/ccc/v20200210/models.py +18 -0
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +47 -1
- tencentcloud/cdwdoris/v20211228/models.py +410 -2
- tencentcloud/cfg/v20210820/models.py +1 -1
- tencentcloud/clb/v20180317/models.py +1 -1
- tencentcloud/cls/v20201016/models.py +14 -1
- tencentcloud/cwp/v20180228/models.py +84 -0
- tencentcloud/dcdb/v20180411/models.py +36 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
- tencentcloud/dsgc/v20190723/models.py +115 -0
- tencentcloud/essbasic/v20210526/models.py +3 -1
- tencentcloud/facefusion/v20220927/models.py +13 -4
- tencentcloud/faceid/v20180301/faceid_client.py +1 -1
- tencentcloud/faceid/v20180301/models.py +38 -0
- tencentcloud/lke/v20231130/models.py +2 -2
- tencentcloud/mna/v20210119/models.py +26 -0
- tencentcloud/monitor/v20180724/models.py +13 -0
- tencentcloud/ocr/v20181119/models.py +14 -0
- tencentcloud/organization/v20210331/models.py +17 -17
- tencentcloud/organization/v20210331/organization_client.py +2 -2
- tencentcloud/redis/v20180412/models.py +20 -18
- tencentcloud/rum/v20210622/models.py +12 -0
- tencentcloud/scf/v20180416/models.py +3 -3
- tencentcloud/ssl/v20191205/errorcodes.py +3 -0
- tencentcloud/ssl/v20191205/ssl_client.py +1 -1
- tencentcloud/tag/v20180813/models.py +33 -33
- tencentcloud/tmt/v20180321/models.py +6 -6
- tencentcloud/trtc/v20190722/models.py +118 -0
- tencentcloud/trtc/v20190722/trtc_client.py +25 -35
- tencentcloud/tse/v20201207/models.py +88 -0
- tencentcloud/tts/v20190823/models.py +2 -2
- tencentcloud/vclm/v20240523/errorcodes.py +8 -2
- tencentcloud/vclm/v20240523/models.py +12 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vod/v20180717/vod_client.py +2 -2
- tencentcloud/vpc/v20170312/models.py +193 -1
- {tencentcloud_sdk_python-3.0.1215.dist-info → tencentcloud_sdk_python-3.0.1217.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1215.dist-info → tencentcloud_sdk_python-3.0.1217.dist-info}/RECORD +43 -43
- {tencentcloud_sdk_python-3.0.1215.dist-info → tencentcloud_sdk_python-3.0.1217.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1215.dist-info → tencentcloud_sdk_python-3.0.1217.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1215.dist-info → tencentcloud_sdk_python-3.0.1217.dist-info}/top_level.txt +0 -0
@@ -474,12 +474,12 @@ class FuseFaceUltraRequest(AbstractModel):
|
|
474
474
|
目前最多支持融合模板图片中的6张人脸。
|
475
475
|
:type MergeInfos: list of MergeInfo
|
476
476
|
:param _ModelUrl: 素材模版图片的url地址。
|
477
|
-
●base64 和 url 必须提供一个,如果都提供以
|
477
|
+
●base64 和 url 必须提供一个,如果都提供以 url 为准。
|
478
478
|
●素材图片限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于8000 * 8000(单边限制)。图片url或者图片 base64 数据,base64 编码后大小不可超过10M(图片编码之后可能会大30%左右,建议合理控制图片大小)
|
479
479
|
●图片格式:支持jpg或png
|
480
480
|
:type ModelUrl: str
|
481
481
|
:param _ModelImage: 素材模版图片base64数据。
|
482
|
-
●base64 和 url 必须提供一个,如果都提供以
|
482
|
+
●base64 和 url 必须提供一个,如果都提供以 url 为准。
|
483
483
|
●素材图片限制:图片中面部尺寸大于34 * 34;图片尺寸大于64 * 64,小于8000*8000(单边限制)。图片url或者图片 base64 数据,base64 编码后大小不可超过10M(图片编码之后可能会大30%左右,建议合理控制图片大小)
|
484
484
|
●支持图片格式:支持jpg或png
|
485
485
|
:type ModelImage: str
|
@@ -497,11 +497,11 @@ class FuseFaceUltraRequest(AbstractModel):
|
|
497
497
|
默认在融合结果图右下角添加“本图片为AI合成图片”字样,您可根据自身需要替换为其他的Logo图片。
|
498
498
|
:type LogoParam: :class:`tencentcloud.facefusion.v20220927.models.LogoParam`
|
499
499
|
:param _SwapModelType: 融合模型类型参数:默认为1。
|
500
|
-
图片人脸融合(专业版)针对不同场景,提供多种模型供选择。如您的产品是泛娱乐场景,推荐使用1;如您主要用于影像场景,推荐使用5。其他模型类型也可以结合您的产品使用场景进行选择,也许会有意想不到的效果
|
500
|
+
图片人脸融合(专业版)针对不同场景,提供多种模型供选择。如您的产品是泛娱乐场景,推荐使用1;如您主要用于影像场景,推荐使用4、5。其他模型类型也可以结合您的产品使用场景进行选择,也许会有意想不到的效果
|
501
501
|
1:默认泛娱乐场景,画面偏锐。
|
502
502
|
2:影视级场景,画面偏自然。
|
503
503
|
3:影视级场景,高分辨率,画面偏自然。
|
504
|
-
4
|
504
|
+
4:影视级场景,高分辦率,高人脸相似度,画面偏自然,可用于证件照等场景。
|
505
505
|
5:影视级场景,高分辨率,对闭眼和遮挡更友好。
|
506
506
|
:type SwapModelType: int
|
507
507
|
"""
|
@@ -688,24 +688,33 @@ class FusionUltraParam(AbstractModel):
|
|
688
688
|
r"""
|
689
689
|
:param _WarpRadio: 拉脸强度。主要用于调整生成结果人脸脸型更像素材模板还是用户人脸。取值越大越像用户人脸。
|
690
690
|
取值范围:0-1之间。默认取值0.7。
|
691
|
+
|
692
|
+
该参数仅对SwapModelType(模型类型)取值1-5生效
|
691
693
|
注意:此字段可能返回 null,表示取不到有效值。
|
692
694
|
:type WarpRadio: float
|
693
695
|
:param _EnhanceRadio: 人脸增强强度。对整个人脸进行增强,增加清晰度,改善质量。当生成的人脸不够清晰,质感不够好的时候可以设置。取值越大增强强度越大。
|
694
696
|
取值范围:0-1之间。默认取值1。
|
697
|
+
|
698
|
+
该参数仅对SwapModelType(模型类型)取值1-5生效
|
695
699
|
注意:此字段可能返回 null,表示取不到有效值。
|
696
700
|
:type EnhanceRadio: float
|
697
701
|
:param _MpRadio: 磨皮强度。当生成脸的图像面部显脏时,可进行设置。
|
698
702
|
取值范围:0-1之间。默认取值1。
|
703
|
+
|
704
|
+
该参数仅对SwapModelType(模型类型)取值1-5生效
|
699
705
|
注意:此字段可能返回 null,表示取不到有效值。
|
700
706
|
:type MpRadio: float
|
701
707
|
:param _BlurRadio: 人脸模糊开关(暂不支持)
|
702
708
|
当生成人脸比较清晰时,将人脸模糊到接近模板的清晰度的程度
|
709
|
+
|
710
|
+
该参数仅对SwapModelType(模型类型)取值1-5生效
|
703
711
|
注意:此字段可能返回 null,表示取不到有效值。
|
704
712
|
:type BlurRadio: float
|
705
713
|
:param _TeethEnhanceRadio: 牙齿增强开关,默认取值为1
|
706
714
|
牙齿增强,修复牙齿。当生成牙齿不好(如牙齿裂开)可以打开此开关
|
707
715
|
0:牙齿增强关闭
|
708
716
|
1:牙齿增强打开
|
717
|
+
该参数仅对SwapModelType(模型类型)取值1-5生效
|
709
718
|
注意:此字段可能返回 null,表示取不到有效值。
|
710
719
|
:type TeethEnhanceRadio: float
|
711
720
|
"""
|
@@ -211,7 +211,7 @@ class FaceidClient(AbstractClient):
|
|
211
211
|
|
212
212
|
|
213
213
|
def DetectAIFakeFaces(self, request):
|
214
|
-
"""
|
214
|
+
"""基于多模态的AI大模型算法,提供对人脸图片、视频的防攻击检测能力,可针对性有效识别高仿真的AIGC换脸、高清翻拍、批量黑产攻击、水印等攻击痕迹,增强对图片和视频的防伪安全能力。
|
215
215
|
|
216
216
|
:param request: Request instance for DetectAIFakeFaces.
|
217
217
|
:type request: :class:`tencentcloud.faceid.v20180301.models.DetectAIFakeFacesRequest`
|
@@ -891,11 +891,17 @@ Config = {"CopyWarn":true,"ReshootWarn":true}
|
|
891
891
|
:param _IsEncrypt: 是否需要对返回中的敏感信息进行加密。默认false。
|
892
892
|
其中敏感信息包括:Response.IdNum、Response.Name
|
893
893
|
:type IsEncrypt: bool
|
894
|
+
:param _IsEncryptResponse: 是否需要对响应体加密
|
895
|
+
:type IsEncryptResponse: bool
|
896
|
+
:param _Encryption: 是否需要对返回中的敏感信息进行加密,需指定加密算法Algorithm、CBC加密的初始向量、加密后的对称密钥。
|
897
|
+
:type Encryption: :class:`tencentcloud.faceid.v20180301.models.Encryption`
|
894
898
|
"""
|
895
899
|
self._ImageBase64 = None
|
896
900
|
self._ImageUrl = None
|
897
901
|
self._Config = None
|
898
902
|
self._IsEncrypt = None
|
903
|
+
self._IsEncryptResponse = None
|
904
|
+
self._Encryption = None
|
899
905
|
|
900
906
|
@property
|
901
907
|
def ImageBase64(self):
|
@@ -929,12 +935,32 @@ Config = {"CopyWarn":true,"ReshootWarn":true}
|
|
929
935
|
def IsEncrypt(self, IsEncrypt):
|
930
936
|
self._IsEncrypt = IsEncrypt
|
931
937
|
|
938
|
+
@property
|
939
|
+
def IsEncryptResponse(self):
|
940
|
+
return self._IsEncryptResponse
|
941
|
+
|
942
|
+
@IsEncryptResponse.setter
|
943
|
+
def IsEncryptResponse(self, IsEncryptResponse):
|
944
|
+
self._IsEncryptResponse = IsEncryptResponse
|
945
|
+
|
946
|
+
@property
|
947
|
+
def Encryption(self):
|
948
|
+
return self._Encryption
|
949
|
+
|
950
|
+
@Encryption.setter
|
951
|
+
def Encryption(self, Encryption):
|
952
|
+
self._Encryption = Encryption
|
953
|
+
|
932
954
|
|
933
955
|
def _deserialize(self, params):
|
934
956
|
self._ImageBase64 = params.get("ImageBase64")
|
935
957
|
self._ImageUrl = params.get("ImageUrl")
|
936
958
|
self._Config = params.get("Config")
|
937
959
|
self._IsEncrypt = params.get("IsEncrypt")
|
960
|
+
self._IsEncryptResponse = params.get("IsEncryptResponse")
|
961
|
+
if params.get("Encryption") is not None:
|
962
|
+
self._Encryption = Encryption()
|
963
|
+
self._Encryption._deserialize(params.get("Encryption"))
|
938
964
|
memeber_set = set(params.keys())
|
939
965
|
for name, value in vars(self).items():
|
940
966
|
property_name = name[1:]
|
@@ -988,6 +1014,8 @@ class CheckIdCardInformationResponse(AbstractModel):
|
|
988
1014
|
:param _Encryption: 敏感数据加密信息。
|
989
1015
|
注意:此字段可能返回 null,表示取不到有效值。
|
990
1016
|
:type Encryption: :class:`tencentcloud.faceid.v20180301.models.Encryption`
|
1017
|
+
:param _EncryptedBody: 加密后的数据
|
1018
|
+
:type EncryptedBody: str
|
991
1019
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
992
1020
|
:type RequestId: str
|
993
1021
|
"""
|
@@ -1004,6 +1032,7 @@ class CheckIdCardInformationResponse(AbstractModel):
|
|
1004
1032
|
self._Warnings = None
|
1005
1033
|
self._Quality = None
|
1006
1034
|
self._Encryption = None
|
1035
|
+
self._EncryptedBody = None
|
1007
1036
|
self._RequestId = None
|
1008
1037
|
|
1009
1038
|
@property
|
@@ -1110,6 +1139,14 @@ class CheckIdCardInformationResponse(AbstractModel):
|
|
1110
1139
|
def Encryption(self, Encryption):
|
1111
1140
|
self._Encryption = Encryption
|
1112
1141
|
|
1142
|
+
@property
|
1143
|
+
def EncryptedBody(self):
|
1144
|
+
return self._EncryptedBody
|
1145
|
+
|
1146
|
+
@EncryptedBody.setter
|
1147
|
+
def EncryptedBody(self, EncryptedBody):
|
1148
|
+
self._EncryptedBody = EncryptedBody
|
1149
|
+
|
1113
1150
|
@property
|
1114
1151
|
def RequestId(self):
|
1115
1152
|
return self._RequestId
|
@@ -1135,6 +1172,7 @@ class CheckIdCardInformationResponse(AbstractModel):
|
|
1135
1172
|
if params.get("Encryption") is not None:
|
1136
1173
|
self._Encryption = Encryption()
|
1137
1174
|
self._Encryption._deserialize(params.get("Encryption"))
|
1175
|
+
self._EncryptedBody = params.get("EncryptedBody")
|
1138
1176
|
self._RequestId = params.get("RequestId")
|
1139
1177
|
|
1140
1178
|
|
@@ -9161,7 +9161,7 @@ class ListDocRequest(AbstractModel):
|
|
9161
9161
|
|
9162
9162
|
def __init__(self):
|
9163
9163
|
r"""
|
9164
|
-
:param _BotBizId:
|
9164
|
+
:param _BotBizId: 应用ID
|
9165
9165
|
:type BotBizId: str
|
9166
9166
|
:param _PageNumber: 页码
|
9167
9167
|
:type PageNumber: int
|
@@ -9169,7 +9169,7 @@ class ListDocRequest(AbstractModel):
|
|
9169
9169
|
:type PageSize: int
|
9170
9170
|
:param _Query: 查询内容
|
9171
9171
|
:type Query: str
|
9172
|
-
:param _Status: 文档状态: 7
|
9172
|
+
:param _Status: 文档状态: 1-未生成 2-生成中 3-生成成功 4-生成失败 5-删除中 6-删除成功 7-审核中 8-审核失败 9-审核成功 10-待发布 11-发布中 12-已发布 13-学习中 14-学习失败 15-更新中 16-更新失败 17-解析中 18-解析失败 19-导入失败 20-已过期 21-超量失效 22-超量失效恢复
|
9173
9173
|
:type Status: list of int
|
9174
9174
|
"""
|
9175
9175
|
self._BotBizId = None
|
@@ -1552,6 +1552,12 @@ class DeviceBaseInfo(AbstractModel):
|
|
1552
1552
|
:param _FlowTrunc: 设备无流量包处理方式,0: 按量付费,1: 截断加速
|
1553
1553
|
注意:此字段可能返回 null,表示取不到有效值。
|
1554
1554
|
:type FlowTrunc: int
|
1555
|
+
:param _Sn: 设备sn
|
1556
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1557
|
+
:type Sn: str
|
1558
|
+
:param _Vendor: 厂商
|
1559
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1560
|
+
:type Vendor: str
|
1555
1561
|
"""
|
1556
1562
|
self._DeviceId = None
|
1557
1563
|
self._DeviceName = None
|
@@ -1564,6 +1570,8 @@ class DeviceBaseInfo(AbstractModel):
|
|
1564
1570
|
self._GroupId = None
|
1565
1571
|
self._GroupName = None
|
1566
1572
|
self._FlowTrunc = None
|
1573
|
+
self._Sn = None
|
1574
|
+
self._Vendor = None
|
1567
1575
|
|
1568
1576
|
@property
|
1569
1577
|
def DeviceId(self):
|
@@ -1653,6 +1661,22 @@ class DeviceBaseInfo(AbstractModel):
|
|
1653
1661
|
def FlowTrunc(self, FlowTrunc):
|
1654
1662
|
self._FlowTrunc = FlowTrunc
|
1655
1663
|
|
1664
|
+
@property
|
1665
|
+
def Sn(self):
|
1666
|
+
return self._Sn
|
1667
|
+
|
1668
|
+
@Sn.setter
|
1669
|
+
def Sn(self, Sn):
|
1670
|
+
self._Sn = Sn
|
1671
|
+
|
1672
|
+
@property
|
1673
|
+
def Vendor(self):
|
1674
|
+
return self._Vendor
|
1675
|
+
|
1676
|
+
@Vendor.setter
|
1677
|
+
def Vendor(self, Vendor):
|
1678
|
+
self._Vendor = Vendor
|
1679
|
+
|
1656
1680
|
|
1657
1681
|
def _deserialize(self, params):
|
1658
1682
|
self._DeviceId = params.get("DeviceId")
|
@@ -1666,6 +1690,8 @@ class DeviceBaseInfo(AbstractModel):
|
|
1666
1690
|
self._GroupId = params.get("GroupId")
|
1667
1691
|
self._GroupName = params.get("GroupName")
|
1668
1692
|
self._FlowTrunc = params.get("FlowTrunc")
|
1693
|
+
self._Sn = params.get("Sn")
|
1694
|
+
self._Vendor = params.get("Vendor")
|
1669
1695
|
memeber_set = set(params.keys())
|
1670
1696
|
for name, value in vars(self).items():
|
1671
1697
|
property_name = name[1:]
|
@@ -32194,6 +32194,9 @@ class UserNotice(AbstractModel):
|
|
32194
32194
|
:param _OnCallFormIDs: 值班表id列表
|
32195
32195
|
注意:此字段可能返回 null,表示取不到有效值。
|
32196
32196
|
:type OnCallFormIDs: list of str
|
32197
|
+
:param _VoiceConfirmKey: 电话按键确认
|
32198
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
32199
|
+
:type VoiceConfirmKey: str
|
32197
32200
|
"""
|
32198
32201
|
self._ReceiverType = None
|
32199
32202
|
self._StartTime = None
|
@@ -32209,6 +32212,7 @@ class UserNotice(AbstractModel):
|
|
32209
32212
|
self._PhoneCallType = None
|
32210
32213
|
self._Weekday = None
|
32211
32214
|
self._OnCallFormIDs = None
|
32215
|
+
self._VoiceConfirmKey = None
|
32212
32216
|
|
32213
32217
|
@property
|
32214
32218
|
def ReceiverType(self):
|
@@ -32322,6 +32326,14 @@ class UserNotice(AbstractModel):
|
|
32322
32326
|
def OnCallFormIDs(self, OnCallFormIDs):
|
32323
32327
|
self._OnCallFormIDs = OnCallFormIDs
|
32324
32328
|
|
32329
|
+
@property
|
32330
|
+
def VoiceConfirmKey(self):
|
32331
|
+
return self._VoiceConfirmKey
|
32332
|
+
|
32333
|
+
@VoiceConfirmKey.setter
|
32334
|
+
def VoiceConfirmKey(self, VoiceConfirmKey):
|
32335
|
+
self._VoiceConfirmKey = VoiceConfirmKey
|
32336
|
+
|
32325
32337
|
|
32326
32338
|
def _deserialize(self, params):
|
32327
32339
|
self._ReceiverType = params.get("ReceiverType")
|
@@ -32338,6 +32350,7 @@ class UserNotice(AbstractModel):
|
|
32338
32350
|
self._PhoneCallType = params.get("PhoneCallType")
|
32339
32351
|
self._Weekday = params.get("Weekday")
|
32340
32352
|
self._OnCallFormIDs = params.get("OnCallFormIDs")
|
32353
|
+
self._VoiceConfirmKey = params.get("VoiceConfirmKey")
|
32341
32354
|
memeber_set = set(params.keys())
|
32342
32355
|
for name, value in vars(self).items():
|
32343
32356
|
property_name = name[1:]
|
@@ -3832,6 +3832,10 @@ WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
3832
3832
|
:type BackPageName: str
|
3833
3833
|
:param _BackPageCardCode: 驾驶证副页证号
|
3834
3834
|
:type BackPageCardCode: str
|
3835
|
+
:param _DriverLicenseType: 驾驶证类型
|
3836
|
+
电子驾驶证:Electronic
|
3837
|
+
普通驾驶证:Normal
|
3838
|
+
:type DriverLicenseType: str
|
3835
3839
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3836
3840
|
:type RequestId: str
|
3837
3841
|
"""
|
@@ -3856,6 +3860,7 @@ WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
3856
3860
|
self._GenerateTime = None
|
3857
3861
|
self._BackPageName = None
|
3858
3862
|
self._BackPageCardCode = None
|
3863
|
+
self._DriverLicenseType = None
|
3859
3864
|
self._RequestId = None
|
3860
3865
|
|
3861
3866
|
@property
|
@@ -4026,6 +4031,14 @@ WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
4026
4031
|
def BackPageCardCode(self, BackPageCardCode):
|
4027
4032
|
self._BackPageCardCode = BackPageCardCode
|
4028
4033
|
|
4034
|
+
@property
|
4035
|
+
def DriverLicenseType(self):
|
4036
|
+
return self._DriverLicenseType
|
4037
|
+
|
4038
|
+
@DriverLicenseType.setter
|
4039
|
+
def DriverLicenseType(self, DriverLicenseType):
|
4040
|
+
self._DriverLicenseType = DriverLicenseType
|
4041
|
+
|
4029
4042
|
@property
|
4030
4043
|
def RequestId(self):
|
4031
4044
|
return self._RequestId
|
@@ -4057,6 +4070,7 @@ WARN_DRIVER_LICENSE_BORDER_INCOMPLETE 边框不完整告警
|
|
4057
4070
|
self._GenerateTime = params.get("GenerateTime")
|
4058
4071
|
self._BackPageName = params.get("BackPageName")
|
4059
4072
|
self._BackPageCardCode = params.get("BackPageCardCode")
|
4073
|
+
self._DriverLicenseType = params.get("DriverLicenseType")
|
4060
4074
|
self._RequestId = params.get("RequestId")
|
4061
4075
|
|
4062
4076
|
|
@@ -2346,13 +2346,13 @@ class CreateRoleConfigurationRequest(AbstractModel):
|
|
2346
2346
|
r"""
|
2347
2347
|
:param _ZoneId: 空间 ID。
|
2348
2348
|
:type ZoneId: str
|
2349
|
-
:param _RoleConfigurationName:
|
2349
|
+
:param _RoleConfigurationName: 权限配置名称。格式:包含英文字母、数字或短划线(-)。 长度:最大 128 个字符。
|
2350
2350
|
:type RoleConfigurationName: str
|
2351
|
-
:param _Description:
|
2351
|
+
:param _Description: 权限配置的描述。 长度:最大 1024 个字符。
|
2352
2352
|
:type Description: str
|
2353
|
-
:param _SessionDuration: 会话持续时间。 CIC
|
2353
|
+
:param _SessionDuration: 会话持续时间。 CIC用户使用权限配置访问集团账号目标账号时,会话最多保持的时间。 单位:秒。 取值范围:900 ~ 43200(15 分钟~12 小时)。 默认值:3600(1 小时)。
|
2354
2354
|
:type SessionDuration: int
|
2355
|
-
:param _RelayState: 初始访问页面。 CIC
|
2355
|
+
:param _RelayState: 初始访问页面。 CIC用户使用权限配置访问集团账号目标账号时,初始访问的页面地址。 该页面必须是腾讯云控制台页面。默认为空,表示跳转到腾讯云控制台首页。
|
2356
2356
|
:type RelayState: str
|
2357
2357
|
"""
|
2358
2358
|
self._ZoneId = None
|
@@ -3322,11 +3322,11 @@ class DeleteRoleAssignmentRequest(AbstractModel):
|
|
3322
3322
|
:type TargetType: str
|
3323
3323
|
:param _TargetUin: 集团账号目标账号的UIN
|
3324
3324
|
:type TargetUin: int
|
3325
|
-
:param _PrincipalType: CAM用户同步的身份类型。取值: User
|
3325
|
+
:param _PrincipalType: CAM 用户同步的身份类型。取值: User:表示同步的身份是用户。 Group:表示同步的身份是用户组。
|
3326
3326
|
:type PrincipalType: str
|
3327
|
-
:param _PrincipalId:
|
3327
|
+
:param _PrincipalId: 用户同步 ID。取值: 当PrincipalType取值为Group时,该值为用户组 ID(g-********), 当PrincipalType取值为User时,该值为用户 ID(u-********)。
|
3328
3328
|
:type PrincipalId: str
|
3329
|
-
:param _DeprovisionStrategy:
|
3329
|
+
:param _DeprovisionStrategy: 当您移除一个集团账号目标账号上使用某权限配置的最后一个授权时,是否同时解除权限配置部署。取值: DeprovisionForLastRoleAssignmentOnAccount:解除权限配置部署。 None(默认值):不解除权限配置部署。
|
3330
3330
|
:type DeprovisionStrategy: str
|
3331
3331
|
"""
|
3332
3332
|
self._ZoneId = None
|
@@ -9743,9 +9743,9 @@ class ListRoleAssignmentsRequest(AbstractModel):
|
|
9743
9743
|
:type TargetType: str
|
9744
9744
|
:param _TargetUin: 同步的集团账号目标账号的UIN。
|
9745
9745
|
:type TargetUin: int
|
9746
|
-
:param _PrincipalType: CAM 用户同步的身份类型。取值: User
|
9746
|
+
:param _PrincipalType: CAM 用户同步的身份类型。取值: User:表示同步的身份是用户。 Group:表示同步的身份是用户组。
|
9747
9747
|
:type PrincipalType: str
|
9748
|
-
:param _PrincipalId:
|
9748
|
+
:param _PrincipalId: 用户同步 ID。取值: 当PrincipalType取值为Group时,该值为用户组 ID(g-****),当PrincipalType取值为User时,该值为用户 ID (u-****)。
|
9749
9749
|
:type PrincipalId: str
|
9750
9750
|
:param _Filter: 查询条件,目前只支持权限配置名称查询。
|
9751
9751
|
:type Filter: str
|
@@ -10163,7 +10163,7 @@ class ListRoleConfigurationsRequest(AbstractModel):
|
|
10163
10163
|
:type NextToken: str
|
10164
10164
|
:param _MaxResults: 每页的最大数据条数。 取值范围:1~100。 默认值:10。
|
10165
10165
|
:type MaxResults: int
|
10166
|
-
:param _Filter: 过滤条件。不区分大小写。目前,只支持 RoleConfigurationName,只支持 eq(Equals)和 sw(Start With)。 示例:Filter = "RoleConfigurationName,只支持 sw test",表示查询名称以 test
|
10166
|
+
:param _Filter: 过滤条件。不区分大小写。目前,只支持 RoleConfigurationName,只支持 eq(Equals)和 sw(Start With)。 示例:Filter = "RoleConfigurationName,只支持 sw test",表示查询名称以 test 开头的全部权限配置。Filter = "RoleConfigurationName,只支持 eq TestRoleConfiguration",表示查询名称为 TestRoleConfiguration 的权限配置。
|
10167
10167
|
:type Filter: str
|
10168
10168
|
:param _FilterTargets: 检索成员账号是否配置过权限,如果配置过返回IsSelected: true, 否则返回false。
|
10169
10169
|
:type FilterTargets: list of int
|
@@ -10560,13 +10560,13 @@ class ListTasksRequest(AbstractModel):
|
|
10560
10560
|
r"""
|
10561
10561
|
:param _ZoneId: 空间 ID。
|
10562
10562
|
:type ZoneId: str
|
10563
|
-
:param _PrincipalId:
|
10563
|
+
:param _PrincipalId: 用户同步 ID。取值: 当PrincipalType取值为Group时,该值为用户组 ID(g-****), 当PrincipalType取值为User时,该值为用户 ID(u-****)。
|
10564
10564
|
:type PrincipalId: str
|
10565
10565
|
:param _NextToken: 查询返回结果下一页的令牌。首次调用 API 不需要NextToken。 当您首次调用 API 时,如果返回数据总条数超过MaxResults限制,数据会被截断,只返回MaxResults条数据,同时,返回参数IsTruncated为true,返回一个NextToken。您可以使用上一次返回的NextToken继续调用 API,其他请求参数保持不变,查询被截断的数据。您可以按此方法多次查询,直到IsTruncated为false,表示全部数据查询完毕。
|
10566
10566
|
:type NextToken: str
|
10567
10567
|
:param _MaxResults: 每页的最大数据条数。 取值范围:1~100。 默认值:10。
|
10568
10568
|
:type MaxResults: int
|
10569
|
-
:param _PrincipalType: CAM 用户同步的身份类型。取值:
|
10569
|
+
:param _PrincipalType: CAM 用户同步的身份类型。取值: User:表示同步的身份是用户。 Group:表示同步的身份是用户组。
|
10570
10570
|
:type PrincipalType: str
|
10571
10571
|
:param _TargetUin: 同步的集团账号目标账号的UIN。
|
10572
10572
|
:type TargetUin: int
|
@@ -10791,13 +10791,13 @@ class ListUserSyncProvisioningsRequest(AbstractModel):
|
|
10791
10791
|
r"""
|
10792
10792
|
:param _ZoneId: 空间 ID。
|
10793
10793
|
:type ZoneId: str
|
10794
|
-
:param _PrincipalId:
|
10794
|
+
:param _PrincipalId: 用户同步 ID。取值: 当PrincipalType取值为Group时,该值为用户组 ID(g-********)。 当PrincipalType取值为User时,该值为用户 ID(u-********)。
|
10795
10795
|
:type PrincipalId: str
|
10796
10796
|
:param _NextToken: 查询返回结果下一页的令牌。首次调用 API 不需要NextToken。 当您首次调用 API 时,如果返回数据总条数超过MaxResults限制,数据会被截断,只返回MaxResults条数据,同时,返回参数IsTruncated为true,返回一个NextToken。您可以使用上一次返回的NextToken继续调用 API,其他请求参数保持不变,查询被截断的数据。您可以按此方法多次查询,直到IsTruncated为false,表示全部数据查询完毕。
|
10797
10797
|
:type NextToken: str
|
10798
10798
|
:param _MaxResults: 每页的最大数据条数。 取值范围:1~100。 默认值:10。
|
10799
10799
|
:type MaxResults: int
|
10800
|
-
:param _PrincipalType: CAM 用户同步的身份类型。取值:
|
10800
|
+
:param _PrincipalType: CAM 用户同步的身份类型。取值: User:表示同步的身份是用户。 Group:表示同步的身份是用户组。
|
10801
10801
|
:type PrincipalType: str
|
10802
10802
|
:param _TargetUin: 集团账号目标账号的UIN。
|
10803
10803
|
:type TargetUin: int
|
@@ -16225,11 +16225,11 @@ class UpdateRoleConfigurationRequest(AbstractModel):
|
|
16225
16225
|
:type ZoneId: str
|
16226
16226
|
:param _RoleConfigurationId: 权限配置 ID
|
16227
16227
|
:type RoleConfigurationId: str
|
16228
|
-
:param _NewDescription:
|
16228
|
+
:param _NewDescription: 新的权限配置描述。 长度:最大 1024 个字符。
|
16229
16229
|
:type NewDescription: str
|
16230
|
-
:param _NewSessionDuration: 新的会话持续时间。 CIC
|
16230
|
+
:param _NewSessionDuration: 新的会话持续时间。 CIC 用户使用权限配置访问集团账号目标账号时,会话最多保持的时间。 单位:秒。 取值范围:900-43200(15 分钟-12 小时)。
|
16231
16231
|
:type NewSessionDuration: int
|
16232
|
-
:param _NewRelayState: 新的初始访问页面。 CIC
|
16232
|
+
:param _NewRelayState: 新的初始访问页面。 CIC 用户使用权限配置访问集团账号目标账号时,初始访问的页面地址。 该页面必须是腾讯云控制台页面。
|
16233
16233
|
:type NewRelayState: str
|
16234
16234
|
"""
|
16235
16235
|
self._ZoneId = None
|
@@ -1062,7 +1062,7 @@ class OrganizationClient(AbstractClient):
|
|
1062
1062
|
|
1063
1063
|
|
1064
1064
|
def DescribeIdentityCenter(self, request):
|
1065
|
-
"""
|
1065
|
+
"""获取集团账号身份中心服务信息
|
1066
1066
|
|
1067
1067
|
:param request: Request instance for DescribeIdentityCenter.
|
1068
1068
|
:type request: :class:`tencentcloud.organization.v20210331.models.DescribeIdentityCenterRequest`
|
@@ -2212,7 +2212,7 @@ class OrganizationClient(AbstractClient):
|
|
2212
2212
|
|
2213
2213
|
|
2214
2214
|
def OpenIdentityCenter(self, request):
|
2215
|
-
"""
|
2215
|
+
"""开通身份中心服务(CIC)
|
2216
2216
|
|
2217
2217
|
:param request: Request instance for OpenIdentityCenter.
|
2218
2218
|
:type request: :class:`tencentcloud.organization.v20210331.models.OpenIdentityCenterRequest`
|
@@ -4537,28 +4537,28 @@ class DescribeInstanceDTSInstanceInfo(AbstractModel):
|
|
4537
4537
|
|
4538
4538
|
def __init__(self):
|
4539
4539
|
r"""
|
4540
|
-
:param _RegionId: 地域ID
|
4540
|
+
:param _RegionId: 地域 ID。
|
4541
4541
|
注意:此字段可能返回 null,表示取不到有效值。
|
4542
4542
|
:type RegionId: int
|
4543
|
-
:param _InstanceId: 实例ID
|
4543
|
+
:param _InstanceId: 实例 ID。
|
4544
4544
|
注意:此字段可能返回 null,表示取不到有效值。
|
4545
4545
|
:type InstanceId: str
|
4546
|
-
:param _SetId: 仓库ID
|
4546
|
+
:param _SetId: 仓库ID。
|
4547
4547
|
注意:此字段可能返回 null,表示取不到有效值。
|
4548
4548
|
:type SetId: int
|
4549
|
-
:param _ZoneId: 可用区ID
|
4549
|
+
:param _ZoneId: 可用区ID。
|
4550
4550
|
注意:此字段可能返回 null,表示取不到有效值。
|
4551
4551
|
:type ZoneId: int
|
4552
|
-
:param _Type:
|
4552
|
+
:param _Type: 实例类型。
|
4553
4553
|
注意:此字段可能返回 null,表示取不到有效值。
|
4554
4554
|
:type Type: int
|
4555
|
-
:param _InstanceName:
|
4555
|
+
:param _InstanceName: 实例名称。
|
4556
4556
|
注意:此字段可能返回 null,表示取不到有效值。
|
4557
4557
|
:type InstanceName: str
|
4558
|
-
:param _Vip:
|
4558
|
+
:param _Vip: 实例访问地址。
|
4559
4559
|
注意:此字段可能返回 null,表示取不到有效值。
|
4560
4560
|
:type Vip: str
|
4561
|
-
:param _Status:
|
4561
|
+
:param _Status: 状态。
|
4562
4562
|
注意:此字段可能返回 null,表示取不到有效值。
|
4563
4563
|
:type Status: int
|
4564
4564
|
"""
|
@@ -7010,16 +7010,18 @@ class DescribeParamTemplateInfoResponse(AbstractModel):
|
|
7010
7010
|
:param _Name: 参数模板名称。
|
7011
7011
|
:type Name: str
|
7012
7012
|
:param _ProductType: 产品类型。
|
7013
|
-
- 2:Redis 2.8内存版(标准架构)。
|
7014
|
-
- 3:CKV 3.2内存版(标准架构)。
|
7015
|
-
- 4:CKV 3.2内存版(集群架构)。
|
7016
|
-
- 5:Redis 2.8内存版(单机)。
|
7017
|
-
- 6:Redis 4.0内存版(标准架构)。
|
7018
|
-
- 7:Redis 4.0内存版(集群架构)。
|
7019
|
-
- 8:Redis 5.0内存版(标准架构)。
|
7020
|
-
- 9:Redis 5.0内存版(集群架构)。
|
7021
|
-
- 15:Redis 6.2内存版(标准架构)。
|
7022
|
-
- 16:Redis 6.2内存版(集群架构)。
|
7013
|
+
- 2:Redis 2.8 内存版(标准架构)。
|
7014
|
+
- 3:CKV 3.2 内存版(标准架构)。
|
7015
|
+
- 4:CKV 3.2 内存版(集群架构)。
|
7016
|
+
- 5:Redis 2.8 内存版(单机)。
|
7017
|
+
- 6:Redis 4.0 内存版(标准架构)。
|
7018
|
+
- 7:Redis 4.0 内存版(集群架构)。
|
7019
|
+
- 8:Redis 5.0 内存版(标准架构)。
|
7020
|
+
- 9:Redis 5.0 内存版(集群架构)。
|
7021
|
+
- 15:Redis 6.2 内存版(标准架构)。
|
7022
|
+
- 16:Redis 6.2 内存版(集群架构)。
|
7023
|
+
- 17:Redis 7.0 内存版(标准架构)。
|
7024
|
+
- 18:Redis 7.0 内存版(集群架构)。
|
7023
7025
|
:type ProductType: int
|
7024
7026
|
:param _Description: 参数模板描述。
|
7025
7027
|
:type Description: str
|
@@ -3603,6 +3603,8 @@ class DescribeDataLogUrlStatisticsRequest(AbstractModel):
|
|
3603
3603
|
:type Browser: str
|
3604
3604
|
:param _Env: 环境区分
|
3605
3605
|
:type Env: str
|
3606
|
+
:param _ErrorMsg: js异常信息
|
3607
|
+
:type ErrorMsg: str
|
3606
3608
|
"""
|
3607
3609
|
self._StartTime = None
|
3608
3610
|
self._Type = None
|
@@ -3625,6 +3627,7 @@ class DescribeDataLogUrlStatisticsRequest(AbstractModel):
|
|
3625
3627
|
self._Os = None
|
3626
3628
|
self._Browser = None
|
3627
3629
|
self._Env = None
|
3630
|
+
self._ErrorMsg = None
|
3628
3631
|
|
3629
3632
|
@property
|
3630
3633
|
def StartTime(self):
|
@@ -3794,6 +3797,14 @@ class DescribeDataLogUrlStatisticsRequest(AbstractModel):
|
|
3794
3797
|
def Env(self, Env):
|
3795
3798
|
self._Env = Env
|
3796
3799
|
|
3800
|
+
@property
|
3801
|
+
def ErrorMsg(self):
|
3802
|
+
return self._ErrorMsg
|
3803
|
+
|
3804
|
+
@ErrorMsg.setter
|
3805
|
+
def ErrorMsg(self, ErrorMsg):
|
3806
|
+
self._ErrorMsg = ErrorMsg
|
3807
|
+
|
3797
3808
|
|
3798
3809
|
def _deserialize(self, params):
|
3799
3810
|
self._StartTime = params.get("StartTime")
|
@@ -3817,6 +3828,7 @@ class DescribeDataLogUrlStatisticsRequest(AbstractModel):
|
|
3817
3828
|
self._Os = params.get("Os")
|
3818
3829
|
self._Browser = params.get("Browser")
|
3819
3830
|
self._Env = params.get("Env")
|
3831
|
+
self._ErrorMsg = params.get("ErrorMsg")
|
3820
3832
|
memeber_set = set(params.keys())
|
3821
3833
|
for name, value in vars(self).items():
|
3822
3834
|
property_name = name[1:]
|
@@ -10622,11 +10622,11 @@ class UpdateTriggerStatusRequest(AbstractModel):
|
|
10622
10622
|
:type FunctionName: str
|
10623
10623
|
:param _TriggerName: 触发器名称
|
10624
10624
|
:type TriggerName: str
|
10625
|
-
:param _Type:
|
10625
|
+
:param _Type: 触发器类型,触发器类型,目前只支持 timer、 cos 、 ckafka三种类型
|
10626
10626
|
:type Type: str
|
10627
|
-
:param _Qualifier:
|
10627
|
+
:param _Qualifier: 触发器在创建时所指向的触发别名或版本,默认值为$LATEST
|
10628
10628
|
:type Qualifier: str
|
10629
|
-
:param _Namespace:
|
10629
|
+
:param _Namespace: 函数所在的命名空间,默认值为default
|
10630
10630
|
:type Namespace: str
|
10631
10631
|
:param _TriggerDesc: 如果更新的触发器类型为 COS 触发器,该字段为必填值,存放 JSON 格式的数据 {"event":"cos:ObjectCreated:*"},数据内容和 SetTrigger 接口中该字段的格式相同;如果更新的触发器类型为定时触发器或 CMQ 触发器,可以不指定该字段
|
10632
10632
|
:type TriggerDesc: str
|
@@ -116,6 +116,9 @@ FAILEDOPERATION_CERTIFICATESTATUSNOTALLOWDOWNLOAD = 'FailedOperation.Certificate
|
|
116
116
|
# 证书状态不允许重新申请。
|
117
117
|
FAILEDOPERATION_CERTIFICATESTATUSNOTALLOWRESUBMIT = 'FailedOperation.CertificateStatusNotAllowResubmit'
|
118
118
|
|
119
|
+
# 证书关联云资源查询任务ID无效
|
120
|
+
FAILEDOPERATION_CERTIFICATESYNCTASKIDINVALID = 'FailedOperation.CertificateSyncTaskIdInvalid'
|
121
|
+
|
119
122
|
# 无法查到当前证书类型详情。
|
120
123
|
FAILEDOPERATION_CERTIFICATETYPEINFONOTFOUND = 'FailedOperation.CertificateTypeInfoNotFound'
|
121
124
|
|
@@ -395,7 +395,7 @@ class SslClient(AbstractClient):
|
|
395
395
|
|
396
396
|
|
397
397
|
def DescribeCertificateBindResourceTaskDetail(self, request):
|
398
|
-
"""查询CreateCertificateBindResourceSyncTask任务结果, 返回证书关联云资源异步任务结果, 支持以下云资源:clb、cdn、waf、live、vod、ddos、tke、apigateway、tcb、teo(edgeOne
|
398
|
+
"""查询CreateCertificateBindResourceSyncTask任务结果, 返回证书关联云资源异步任务结果, 支持以下云资源:clb、cdn、waf、live、vod、ddos、tke、apigateway、tcb、teo(edgeOne)、cos
|
399
399
|
|
400
400
|
:param request: Request instance for DescribeCertificateBindResourceTaskDetail.
|
401
401
|
:type request: :class:`tencentcloud.ssl.v20191205.models.DescribeCertificateBindResourceTaskDetailRequest`
|