tencentcloud-sdk-python 3.0.1259__py2.py3-none-any.whl → 3.0.1261__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/apm/v20210622/errorcodes.py +3 -0
- tencentcloud/apm/v20210622/models.py +24 -0
- tencentcloud/ca/v20230228/models.py +103 -0
- tencentcloud/cbs/v20170312/models.py +1 -1
- tencentcloud/cdb/v20170320/cdb_client.py +0 -25
- tencentcloud/cdb/v20170320/errorcodes.py +1 -1
- tencentcloud/cdb/v20170320/models.py +0 -111
- tencentcloud/cdwdoris/v20211228/models.py +39 -0
- tencentcloud/cfs/v20190719/models.py +111 -1
- tencentcloud/cfw/v20190904/cfw_client.py +3 -1
- tencentcloud/cls/v20201016/models.py +14 -14
- tencentcloud/csip/v20221121/csip_client.py +1 -1
- tencentcloud/csip/v20221121/models.py +5 -584
- tencentcloud/dlc/v20210125/models.py +18 -3
- tencentcloud/dnspod/v20210323/dnspod_client.py +164 -0
- tencentcloud/dnspod/v20210323/errorcodes.py +48 -0
- tencentcloud/dnspod/v20210323/models.py +1221 -143
- tencentcloud/ecm/v20190719/models.py +1 -1
- tencentcloud/es/v20180416/models.py +13 -0
- tencentcloud/ess/v20201111/ess_client.py +6 -1
- tencentcloud/ess/v20201111/models.py +10 -6
- tencentcloud/essbasic/v20210526/essbasic_client.py +6 -3
- tencentcloud/essbasic/v20210526/models.py +20 -12
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +170 -0
- tencentcloud/hunyuan/v20230901/models.py +2037 -118
- tencentcloud/ioa/v20220601/models.py +8 -125
- tencentcloud/kms/v20190118/models.py +24 -25
- tencentcloud/lke/v20231130/lke_client.py +3 -1
- tencentcloud/mongodb/v20190725/models.py +4 -4
- tencentcloud/mps/v20190612/models.py +30 -1
- tencentcloud/ms/v20180408/models.py +0 -24
- tencentcloud/oceanus/v20190422/models.py +179 -0
- tencentcloud/ocr/v20181119/models.py +165 -1
- tencentcloud/ocr/v20181119/ocr_client.py +25 -0
- tencentcloud/redis/v20180412/models.py +4 -4
- tencentcloud/scf/v20180416/models.py +1 -1
- tencentcloud/sms/v20190711/errorcodes.py +1 -1
- tencentcloud/sms/v20210111/errorcodes.py +1 -1
- tencentcloud/ssm/v20190923/models.py +6 -36
- tencentcloud/tdmq/v20200217/models.py +4 -5
- tencentcloud/tem/v20210701/models.py +1 -1
- tencentcloud/teo/v20220901/errorcodes.py +45 -0
- tencentcloud/teo/v20220901/models.py +53 -6
- tencentcloud/thpc/v20230321/models.py +3 -3
- tencentcloud/tke/v20180525/models.py +2 -2
- tencentcloud/trtc/v20190722/models.py +0 -31
- tencentcloud/trtc/v20190722/trtc_client.py +0 -25
- tencentcloud/vod/v20180717/models.py +343 -18
- tencentcloud/waf/v20180125/models.py +309 -514
- tencentcloud/waf/v20180125/waf_client.py +23 -50
- {tencentcloud_sdk_python-3.0.1259.dist-info → tencentcloud_sdk_python-3.0.1261.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1259.dist-info → tencentcloud_sdk_python-3.0.1261.dist-info}/RECORD +56 -56
- {tencentcloud_sdk_python-3.0.1259.dist-info → tencentcloud_sdk_python-3.0.1261.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1259.dist-info → tencentcloud_sdk_python-3.0.1261.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1259.dist-info → tencentcloud_sdk_python-3.0.1261.dist-info}/top_level.txt +0 -0
@@ -986,9 +986,9 @@ class CreateDBInstanceHourRequest(AbstractModel):
|
|
986
986
|
- REPLSET:副本集。
|
987
987
|
- SHARD:分片集群。
|
988
988
|
:type ClusterType: str
|
989
|
-
:param _VpcId: 私有网络ID
|
989
|
+
:param _VpcId: 私有网络ID。请登录 [私有网络控制台](https://console.cloud.tencent.com/vpc) 查询确认正确的ID。 示例值:vpc-pxyzim13
|
990
990
|
:type VpcId: str
|
991
|
-
:param _SubnetId:
|
991
|
+
:param _SubnetId: 私有网络VPC的子网。请登录 [私有网络控制台](https://console.cloud.tencent.com/vpc) 查询子网列表确认正确的 ID。 示例值:subnet-7jbabche
|
992
992
|
:type SubnetId: str
|
993
993
|
:param _Password: 实例密码。自定义密码长度为8-32个字符,至少包含字母、数字和字符(!@#%^*()_)中的两种。
|
994
994
|
:type Password: str
|
@@ -1557,9 +1557,9 @@ class CreateDBInstanceRequest(AbstractModel):
|
|
1557
1557
|
- 若不设置该参数,则为默认项目。
|
1558
1558
|
- 在 [MongoDB 控制台项目管理](https://console.cloud.tencent.com/project)页面,可获取项目ID。
|
1559
1559
|
:type ProjectId: int
|
1560
|
-
:param _VpcId: 私有网络ID
|
1560
|
+
:param _VpcId: 私有网络ID。请登录[私有网络控制台](https://console.cloud.tencent.com/vpc)查询确认正确的ID。 示例值:vpc-pxyzim13
|
1561
1561
|
:type VpcId: str
|
1562
|
-
:param _SubnetId:
|
1562
|
+
:param _SubnetId: 私有网络VPC的子网。请登录 [私有网络控制台](https://console.cloud.tencent.com/vpc) 查询子网列表确认正确的 ID。 示例值:subnet-7jbabche
|
1563
1563
|
:type SubnetId: str
|
1564
1564
|
:param _Password: 实例密码。自定义密码长度为8-32个字符,至少包含字母、数字和字符(!@#%^*()_)中的两种。
|
1565
1565
|
:type Password: str
|
@@ -23560,7 +23560,10 @@ class EditMediaOutputConfig(AbstractModel):
|
|
23560
23560
|
:param _Container: 封装格式,可选值:mp4、hls、mov、flv、avi。默认是 mp4。
|
23561
23561
|
注意:此字段可能返回 null,表示取不到有效值。
|
23562
23562
|
:type Container: str
|
23563
|
-
:param _Type:
|
23563
|
+
:param _Type: 剪辑模式,可选值:
|
23564
|
+
normal(默认):精准编辑
|
23565
|
+
fast:快速编辑,处理速度更快但精准度一定程度降低
|
23566
|
+
注意:fast只支持单文件,normal默认输出转码格式是h264
|
23564
23567
|
注意:此字段可能返回 null,表示取不到有效值。
|
23565
23568
|
:type Type: str
|
23566
23569
|
"""
|
@@ -40974,6 +40977,12 @@ class SegmentRecognitionItem(AbstractModel):
|
|
40974
40977
|
:param _Summary: 分段概要。
|
40975
40978
|
注意:此字段可能返回 null,表示取不到有效值。
|
40976
40979
|
:type Summary: str
|
40980
|
+
:param _BeginTime: 直播切片对应直播起始时间点,采用 ISO 日期格式。
|
40981
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
40982
|
+
:type BeginTime: str
|
40983
|
+
:param _EndTime: 直播切片对应直播结束时间点,采用 ISO 日期格式。
|
40984
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
40985
|
+
:type EndTime: str
|
40977
40986
|
"""
|
40978
40987
|
self._Confidence = None
|
40979
40988
|
self._StartTimeOffset = None
|
@@ -40981,6 +40990,8 @@ class SegmentRecognitionItem(AbstractModel):
|
|
40981
40990
|
self._SegmentUrl = None
|
40982
40991
|
self._Title = None
|
40983
40992
|
self._Summary = None
|
40993
|
+
self._BeginTime = None
|
40994
|
+
self._EndTime = None
|
40984
40995
|
|
40985
40996
|
@property
|
40986
40997
|
def Confidence(self):
|
@@ -41030,6 +41041,22 @@ class SegmentRecognitionItem(AbstractModel):
|
|
41030
41041
|
def Summary(self, Summary):
|
41031
41042
|
self._Summary = Summary
|
41032
41043
|
|
41044
|
+
@property
|
41045
|
+
def BeginTime(self):
|
41046
|
+
return self._BeginTime
|
41047
|
+
|
41048
|
+
@BeginTime.setter
|
41049
|
+
def BeginTime(self, BeginTime):
|
41050
|
+
self._BeginTime = BeginTime
|
41051
|
+
|
41052
|
+
@property
|
41053
|
+
def EndTime(self):
|
41054
|
+
return self._EndTime
|
41055
|
+
|
41056
|
+
@EndTime.setter
|
41057
|
+
def EndTime(self, EndTime):
|
41058
|
+
self._EndTime = EndTime
|
41059
|
+
|
41033
41060
|
|
41034
41061
|
def _deserialize(self, params):
|
41035
41062
|
self._Confidence = params.get("Confidence")
|
@@ -41038,6 +41065,8 @@ class SegmentRecognitionItem(AbstractModel):
|
|
41038
41065
|
self._SegmentUrl = params.get("SegmentUrl")
|
41039
41066
|
self._Title = params.get("Title")
|
41040
41067
|
self._Summary = params.get("Summary")
|
41068
|
+
self._BeginTime = params.get("BeginTime")
|
41069
|
+
self._EndTime = params.get("EndTime")
|
41041
41070
|
memeber_set = set(params.keys())
|
41042
41071
|
for name, value in vars(self).items():
|
41043
41072
|
property_name = name[1:]
|
@@ -2979,16 +2979,12 @@ class DescribeEncryptPlanResponse(AbstractModel):
|
|
2979
2979
|
:param _ResourceId: 资源id
|
2980
2980
|
:type ResourceId: str
|
2981
2981
|
:param _AndroidPlan: 上次加固策略
|
2982
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2983
2982
|
:type AndroidPlan: :class:`tencentcloud.ms.v20180408.models.AndroidPlan`
|
2984
2983
|
:param _AppletPlan: 上次小程序加固策略
|
2985
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2986
2984
|
:type AppletPlan: :class:`tencentcloud.ms.v20180408.models.AppletPlan`
|
2987
2985
|
:param _IOSPlan: 上次ios源码混淆加固配置
|
2988
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2989
2986
|
:type IOSPlan: :class:`tencentcloud.ms.v20180408.models.IOSPlan`
|
2990
2987
|
:param _SDKPlan: 上次sdk加固配置
|
2991
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2992
2988
|
:type SDKPlan: :class:`tencentcloud.ms.v20180408.models.SDKPlan`
|
2993
2989
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2994
2990
|
:type RequestId: str
|
@@ -4309,16 +4305,12 @@ class EncryptResults(AbstractModel):
|
|
4309
4305
|
:param _OrderId: 与当前任务关联的订单Id
|
4310
4306
|
:type OrderId: str
|
4311
4307
|
:param _AndroidResult: 对应PlatformType平台类型值 1-android加固结果
|
4312
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4313
4308
|
:type AndroidResult: :class:`tencentcloud.ms.v20180408.models.AndroidResult`
|
4314
4309
|
:param _IOSResult: 对应PlatformType平台类型值 2-ios源码混淆加固结果
|
4315
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4316
4310
|
:type IOSResult: :class:`tencentcloud.ms.v20180408.models.IOSResult`
|
4317
4311
|
:param _SDKResult: 对应PlatformType平台类型值 3-sdk加固结果
|
4318
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4319
4312
|
:type SDKResult: :class:`tencentcloud.ms.v20180408.models.SDKResult`
|
4320
4313
|
:param _AppletResult: 对应PlatformType平台类型值 4-applet小程序加固结果
|
4321
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4322
4314
|
:type AppletResult: :class:`tencentcloud.ms.v20180408.models.AppletResult`
|
4323
4315
|
"""
|
4324
4316
|
self._PlatformType = None
|
@@ -4622,40 +4614,28 @@ class IOSResult(AbstractModel):
|
|
4622
4614
|
def __init__(self):
|
4623
4615
|
r"""
|
4624
4616
|
:param _ResultId: 加固任务结果Id
|
4625
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4626
4617
|
:type ResultId: str
|
4627
4618
|
:param _OpUin: 用户uid
|
4628
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4629
4619
|
:type OpUin: int
|
4630
4620
|
:param _EncryptType: 加固类型,这里为ios
|
4631
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4632
4621
|
:type EncryptType: str
|
4633
4622
|
:param _ResourceId: 资源id
|
4634
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4635
4623
|
:type ResourceId: str
|
4636
4624
|
:param _EncryptState: 加固状态:0等待,1成功,2任务中,3失败,4重试中
|
4637
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4638
4625
|
:type EncryptState: int
|
4639
4626
|
:param _EncryptErrno: 业务错误码
|
4640
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4641
4627
|
:type EncryptErrno: int
|
4642
4628
|
:param _EncryptErrDesc: 业务错误信息
|
4643
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4644
4629
|
:type EncryptErrDesc: str
|
4645
4630
|
:param _CreatTime: 创建时间
|
4646
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4647
4631
|
:type CreatTime: str
|
4648
4632
|
:param _StartTime: 开始时间
|
4649
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4650
4633
|
:type StartTime: str
|
4651
4634
|
:param _EndTime: 结束时间
|
4652
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4653
4635
|
:type EndTime: str
|
4654
4636
|
:param _CostTime: 消耗时间
|
4655
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4656
4637
|
:type CostTime: int
|
4657
4638
|
:param _EncryptPkgUrl: 加固(混淆)包结果url
|
4658
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
4659
4639
|
:type EncryptPkgUrl: str
|
4660
4640
|
"""
|
4661
4641
|
self._ResultId = None
|
@@ -5189,7 +5169,6 @@ class PlanInfo(AbstractModel):
|
|
5189
5169
|
def __init__(self):
|
5190
5170
|
r"""
|
5191
5171
|
:param _SetFile: Dex分离,0关闭,1开启
|
5192
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5193
5172
|
:type SetFile: str
|
5194
5173
|
:param _ApkSizeOpt: apk大小优化,0关闭,1开启
|
5195
5174
|
:type ApkSizeOpt: int
|
@@ -5218,10 +5197,8 @@ class PlanInfo(AbstractModel):
|
|
5218
5197
|
:param _AntiSSL: SSL证书防窃取,0关闭,1开启
|
5219
5198
|
:type AntiSSL: int
|
5220
5199
|
:param _FileSign: Dex签名校验,0关闭,1开启
|
5221
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5222
5200
|
:type FileSign: str
|
5223
5201
|
:param _AntiRoot: root检测,0关闭,1开启
|
5224
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5225
5202
|
:type AntiRoot: str
|
5226
5203
|
:param _SeperateDex: Dex分离,0关闭,1开启
|
5227
5204
|
:type SeperateDex: int
|
@@ -5911,7 +5888,6 @@ class ResultListItem(AbstractModel):
|
|
5911
5888
|
1001表示APP md5 different between real md5, please confirm it.
|
5912
5889
|
|
5913
5890
|
1002表示App md5 uncollect, please offer downloadlink.
|
5914
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5915
5891
|
:type ErrNo: str
|
5916
5892
|
"""
|
5917
5893
|
self._Banner = None
|
@@ -1211,6 +1211,9 @@ class ClusterSession(AbstractModel):
|
|
1211
1211
|
:param _Properties: session集群高级参数
|
1212
1212
|
注意:此字段可能返回 null,表示取不到有效值。
|
1213
1213
|
:type Properties: list of Property
|
1214
|
+
:param _ResourceRefs: 引用资源
|
1215
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1216
|
+
:type ResourceRefs: list of SessionClusterRefItem
|
1214
1217
|
:param _JobManagerCuSpec: JobManager的规格
|
1215
1218
|
:type JobManagerCuSpec: float
|
1216
1219
|
:param _TaskManagerCuSpec: TaskManager的规格
|
@@ -1221,6 +1224,14 @@ class ClusterSession(AbstractModel):
|
|
1221
1224
|
:type CreateTime: str
|
1222
1225
|
:param _UpdateTime: 更新时间
|
1223
1226
|
:type UpdateTime: str
|
1227
|
+
:param _JobManagerCpu: JobManagerCpu
|
1228
|
+
:type JobManagerCpu: float
|
1229
|
+
:param _JobManagerMem: JobManagerMem
|
1230
|
+
:type JobManagerMem: float
|
1231
|
+
:param _TaskManagerCpu: TaskManagerCpu
|
1232
|
+
:type TaskManagerCpu: float
|
1233
|
+
:param _TaskManagerMem: TaskManagerMem
|
1234
|
+
:type TaskManagerMem: float
|
1224
1235
|
"""
|
1225
1236
|
self._ClusterGroupSerialId = None
|
1226
1237
|
self._AppId = None
|
@@ -1233,11 +1244,16 @@ class ClusterSession(AbstractModel):
|
|
1233
1244
|
self._FlinkVersion = None
|
1234
1245
|
self._WebUIUrl = None
|
1235
1246
|
self._Properties = None
|
1247
|
+
self._ResourceRefs = None
|
1236
1248
|
self._JobManagerCuSpec = None
|
1237
1249
|
self._TaskManagerCuSpec = None
|
1238
1250
|
self._TaskManagerNum = None
|
1239
1251
|
self._CreateTime = None
|
1240
1252
|
self._UpdateTime = None
|
1253
|
+
self._JobManagerCpu = None
|
1254
|
+
self._JobManagerMem = None
|
1255
|
+
self._TaskManagerCpu = None
|
1256
|
+
self._TaskManagerMem = None
|
1241
1257
|
|
1242
1258
|
@property
|
1243
1259
|
def ClusterGroupSerialId(self):
|
@@ -1327,6 +1343,14 @@ class ClusterSession(AbstractModel):
|
|
1327
1343
|
def Properties(self, Properties):
|
1328
1344
|
self._Properties = Properties
|
1329
1345
|
|
1346
|
+
@property
|
1347
|
+
def ResourceRefs(self):
|
1348
|
+
return self._ResourceRefs
|
1349
|
+
|
1350
|
+
@ResourceRefs.setter
|
1351
|
+
def ResourceRefs(self, ResourceRefs):
|
1352
|
+
self._ResourceRefs = ResourceRefs
|
1353
|
+
|
1330
1354
|
@property
|
1331
1355
|
def JobManagerCuSpec(self):
|
1332
1356
|
return self._JobManagerCuSpec
|
@@ -1367,6 +1391,38 @@ class ClusterSession(AbstractModel):
|
|
1367
1391
|
def UpdateTime(self, UpdateTime):
|
1368
1392
|
self._UpdateTime = UpdateTime
|
1369
1393
|
|
1394
|
+
@property
|
1395
|
+
def JobManagerCpu(self):
|
1396
|
+
return self._JobManagerCpu
|
1397
|
+
|
1398
|
+
@JobManagerCpu.setter
|
1399
|
+
def JobManagerCpu(self, JobManagerCpu):
|
1400
|
+
self._JobManagerCpu = JobManagerCpu
|
1401
|
+
|
1402
|
+
@property
|
1403
|
+
def JobManagerMem(self):
|
1404
|
+
return self._JobManagerMem
|
1405
|
+
|
1406
|
+
@JobManagerMem.setter
|
1407
|
+
def JobManagerMem(self, JobManagerMem):
|
1408
|
+
self._JobManagerMem = JobManagerMem
|
1409
|
+
|
1410
|
+
@property
|
1411
|
+
def TaskManagerCpu(self):
|
1412
|
+
return self._TaskManagerCpu
|
1413
|
+
|
1414
|
+
@TaskManagerCpu.setter
|
1415
|
+
def TaskManagerCpu(self, TaskManagerCpu):
|
1416
|
+
self._TaskManagerCpu = TaskManagerCpu
|
1417
|
+
|
1418
|
+
@property
|
1419
|
+
def TaskManagerMem(self):
|
1420
|
+
return self._TaskManagerMem
|
1421
|
+
|
1422
|
+
@TaskManagerMem.setter
|
1423
|
+
def TaskManagerMem(self, TaskManagerMem):
|
1424
|
+
self._TaskManagerMem = TaskManagerMem
|
1425
|
+
|
1370
1426
|
|
1371
1427
|
def _deserialize(self, params):
|
1372
1428
|
self._ClusterGroupSerialId = params.get("ClusterGroupSerialId")
|
@@ -1385,11 +1441,21 @@ class ClusterSession(AbstractModel):
|
|
1385
1441
|
obj = Property()
|
1386
1442
|
obj._deserialize(item)
|
1387
1443
|
self._Properties.append(obj)
|
1444
|
+
if params.get("ResourceRefs") is not None:
|
1445
|
+
self._ResourceRefs = []
|
1446
|
+
for item in params.get("ResourceRefs"):
|
1447
|
+
obj = SessionClusterRefItem()
|
1448
|
+
obj._deserialize(item)
|
1449
|
+
self._ResourceRefs.append(obj)
|
1388
1450
|
self._JobManagerCuSpec = params.get("JobManagerCuSpec")
|
1389
1451
|
self._TaskManagerCuSpec = params.get("TaskManagerCuSpec")
|
1390
1452
|
self._TaskManagerNum = params.get("TaskManagerNum")
|
1391
1453
|
self._CreateTime = params.get("CreateTime")
|
1392
1454
|
self._UpdateTime = params.get("UpdateTime")
|
1455
|
+
self._JobManagerCpu = params.get("JobManagerCpu")
|
1456
|
+
self._JobManagerMem = params.get("JobManagerMem")
|
1457
|
+
self._TaskManagerCpu = params.get("TaskManagerCpu")
|
1458
|
+
self._TaskManagerMem = params.get("TaskManagerMem")
|
1393
1459
|
memeber_set = set(params.keys())
|
1394
1460
|
for name, value in vars(self).items():
|
1395
1461
|
property_name = name[1:]
|
@@ -7545,6 +7611,16 @@ class JobV1(AbstractModel):
|
|
7545
7611
|
:param _Description: 描述信息
|
7546
7612
|
注意:此字段可能返回 null,表示取不到有效值。
|
7547
7613
|
:type Description: str
|
7614
|
+
:param _ScalingType: 0:代表没开启调优任务,1:开启智能调优,2:代表定时调优
|
7615
|
+
|
7616
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
7617
|
+
:type ScalingType: int
|
7618
|
+
:param _RunningCpu: 使用CPU数目
|
7619
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
7620
|
+
:type RunningCpu: float
|
7621
|
+
:param _RunningMem: 使用内存数量
|
7622
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
7623
|
+
:type RunningMem: float
|
7548
7624
|
"""
|
7549
7625
|
self._JobId = None
|
7550
7626
|
self._Region = None
|
@@ -7580,6 +7656,9 @@ class JobV1(AbstractModel):
|
|
7580
7656
|
self._Tags = None
|
7581
7657
|
self._EventInfo = None
|
7582
7658
|
self._Description = None
|
7659
|
+
self._ScalingType = None
|
7660
|
+
self._RunningCpu = None
|
7661
|
+
self._RunningMem = None
|
7583
7662
|
|
7584
7663
|
@property
|
7585
7664
|
def JobId(self):
|
@@ -7853,6 +7932,30 @@ class JobV1(AbstractModel):
|
|
7853
7932
|
def Description(self, Description):
|
7854
7933
|
self._Description = Description
|
7855
7934
|
|
7935
|
+
@property
|
7936
|
+
def ScalingType(self):
|
7937
|
+
return self._ScalingType
|
7938
|
+
|
7939
|
+
@ScalingType.setter
|
7940
|
+
def ScalingType(self, ScalingType):
|
7941
|
+
self._ScalingType = ScalingType
|
7942
|
+
|
7943
|
+
@property
|
7944
|
+
def RunningCpu(self):
|
7945
|
+
return self._RunningCpu
|
7946
|
+
|
7947
|
+
@RunningCpu.setter
|
7948
|
+
def RunningCpu(self, RunningCpu):
|
7949
|
+
self._RunningCpu = RunningCpu
|
7950
|
+
|
7951
|
+
@property
|
7952
|
+
def RunningMem(self):
|
7953
|
+
return self._RunningMem
|
7954
|
+
|
7955
|
+
@RunningMem.setter
|
7956
|
+
def RunningMem(self, RunningMem):
|
7957
|
+
self._RunningMem = RunningMem
|
7958
|
+
|
7856
7959
|
|
7857
7960
|
def _deserialize(self, params):
|
7858
7961
|
self._JobId = params.get("JobId")
|
@@ -7896,6 +7999,9 @@ class JobV1(AbstractModel):
|
|
7896
7999
|
self._EventInfo = JobEventInfo()
|
7897
8000
|
self._EventInfo._deserialize(params.get("EventInfo"))
|
7898
8001
|
self._Description = params.get("Description")
|
8002
|
+
self._ScalingType = params.get("ScalingType")
|
8003
|
+
self._RunningCpu = params.get("RunningCpu")
|
8004
|
+
self._RunningMem = params.get("RunningMem")
|
7899
8005
|
memeber_set = set(params.keys())
|
7900
8006
|
for name, value in vars(self).items():
|
7901
8007
|
property_name = name[1:]
|
@@ -10181,6 +10287,79 @@ class Savepoint(AbstractModel):
|
|
10181
10287
|
|
10182
10288
|
|
10183
10289
|
|
10290
|
+
class SessionClusterRefItem(AbstractModel):
|
10291
|
+
"""session集群引用资源信息
|
10292
|
+
|
10293
|
+
"""
|
10294
|
+
|
10295
|
+
def __init__(self):
|
10296
|
+
r"""
|
10297
|
+
:param _WorkspaceId: 空间唯一标识
|
10298
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
10299
|
+
:type WorkspaceId: str
|
10300
|
+
:param _ResourceId: 资源唯一标识
|
10301
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
10302
|
+
:type ResourceId: str
|
10303
|
+
:param _Version: 版本号
|
10304
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
10305
|
+
:type Version: int
|
10306
|
+
:param _Type: 引用类型,0:用户资源
|
10307
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
10308
|
+
:type Type: int
|
10309
|
+
"""
|
10310
|
+
self._WorkspaceId = None
|
10311
|
+
self._ResourceId = None
|
10312
|
+
self._Version = None
|
10313
|
+
self._Type = None
|
10314
|
+
|
10315
|
+
@property
|
10316
|
+
def WorkspaceId(self):
|
10317
|
+
return self._WorkspaceId
|
10318
|
+
|
10319
|
+
@WorkspaceId.setter
|
10320
|
+
def WorkspaceId(self, WorkspaceId):
|
10321
|
+
self._WorkspaceId = WorkspaceId
|
10322
|
+
|
10323
|
+
@property
|
10324
|
+
def ResourceId(self):
|
10325
|
+
return self._ResourceId
|
10326
|
+
|
10327
|
+
@ResourceId.setter
|
10328
|
+
def ResourceId(self, ResourceId):
|
10329
|
+
self._ResourceId = ResourceId
|
10330
|
+
|
10331
|
+
@property
|
10332
|
+
def Version(self):
|
10333
|
+
return self._Version
|
10334
|
+
|
10335
|
+
@Version.setter
|
10336
|
+
def Version(self, Version):
|
10337
|
+
self._Version = Version
|
10338
|
+
|
10339
|
+
@property
|
10340
|
+
def Type(self):
|
10341
|
+
return self._Type
|
10342
|
+
|
10343
|
+
@Type.setter
|
10344
|
+
def Type(self, Type):
|
10345
|
+
self._Type = Type
|
10346
|
+
|
10347
|
+
|
10348
|
+
def _deserialize(self, params):
|
10349
|
+
self._WorkspaceId = params.get("WorkspaceId")
|
10350
|
+
self._ResourceId = params.get("ResourceId")
|
10351
|
+
self._Version = params.get("Version")
|
10352
|
+
self._Type = params.get("Type")
|
10353
|
+
memeber_set = set(params.keys())
|
10354
|
+
for name, value in vars(self).items():
|
10355
|
+
property_name = name[1:]
|
10356
|
+
if property_name in memeber_set:
|
10357
|
+
memeber_set.remove(property_name)
|
10358
|
+
if len(memeber_set) > 0:
|
10359
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
10360
|
+
|
10361
|
+
|
10362
|
+
|
10184
10363
|
class SlotSharingGroup(AbstractModel):
|
10185
10364
|
"""SlotSharingGroup 描述
|
10186
10365
|
|
@@ -22654,6 +22654,170 @@ class SmartStructuralOCRV2Response(AbstractModel):
|
|
22654
22654
|
self._RequestId = params.get("RequestId")
|
22655
22655
|
|
22656
22656
|
|
22657
|
+
class SmartStructuralProRequest(AbstractModel):
|
22658
|
+
"""SmartStructuralPro请求参数结构体
|
22659
|
+
|
22660
|
+
"""
|
22661
|
+
|
22662
|
+
def __init__(self):
|
22663
|
+
r"""
|
22664
|
+
:param _ImageUrl: 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
|
22665
|
+
:type ImageUrl: str
|
22666
|
+
:param _ImageBase64: 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 7M。图片下载时间不超过 3 秒。支持的图片像素:需介于20-10000px之间。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
|
22667
|
+
:type ImageBase64: str
|
22668
|
+
:param _PdfPageNumber: 需要识别的PDF页面的对应页码,仅支持PDF单页识别,当上传文件为PDF且IsPdf参数值为true时有效,默认值为1。
|
22669
|
+
:type PdfPageNumber: int
|
22670
|
+
:param _ItemNames: 自定义结构化功能需返回的字段名称,例:若客户只想返回姓名、性别两个字段的识别结果,则输入ItemNames=["姓名","性别"]
|
22671
|
+
:type ItemNames: list of str
|
22672
|
+
:param _ReturnFullText: 是否开启全文字段识别
|
22673
|
+
:type ReturnFullText: bool
|
22674
|
+
:param _ConfigId: 配置id支持:General -- 通用场景 InvoiceEng -- 海运提单、国际invoice模版 WayBillEng --海运订单模板
|
22675
|
+
:type ConfigId: str
|
22676
|
+
"""
|
22677
|
+
self._ImageUrl = None
|
22678
|
+
self._ImageBase64 = None
|
22679
|
+
self._PdfPageNumber = None
|
22680
|
+
self._ItemNames = None
|
22681
|
+
self._ReturnFullText = None
|
22682
|
+
self._ConfigId = None
|
22683
|
+
|
22684
|
+
@property
|
22685
|
+
def ImageUrl(self):
|
22686
|
+
return self._ImageUrl
|
22687
|
+
|
22688
|
+
@ImageUrl.setter
|
22689
|
+
def ImageUrl(self, ImageUrl):
|
22690
|
+
self._ImageUrl = ImageUrl
|
22691
|
+
|
22692
|
+
@property
|
22693
|
+
def ImageBase64(self):
|
22694
|
+
return self._ImageBase64
|
22695
|
+
|
22696
|
+
@ImageBase64.setter
|
22697
|
+
def ImageBase64(self, ImageBase64):
|
22698
|
+
self._ImageBase64 = ImageBase64
|
22699
|
+
|
22700
|
+
@property
|
22701
|
+
def PdfPageNumber(self):
|
22702
|
+
return self._PdfPageNumber
|
22703
|
+
|
22704
|
+
@PdfPageNumber.setter
|
22705
|
+
def PdfPageNumber(self, PdfPageNumber):
|
22706
|
+
self._PdfPageNumber = PdfPageNumber
|
22707
|
+
|
22708
|
+
@property
|
22709
|
+
def ItemNames(self):
|
22710
|
+
return self._ItemNames
|
22711
|
+
|
22712
|
+
@ItemNames.setter
|
22713
|
+
def ItemNames(self, ItemNames):
|
22714
|
+
self._ItemNames = ItemNames
|
22715
|
+
|
22716
|
+
@property
|
22717
|
+
def ReturnFullText(self):
|
22718
|
+
return self._ReturnFullText
|
22719
|
+
|
22720
|
+
@ReturnFullText.setter
|
22721
|
+
def ReturnFullText(self, ReturnFullText):
|
22722
|
+
self._ReturnFullText = ReturnFullText
|
22723
|
+
|
22724
|
+
@property
|
22725
|
+
def ConfigId(self):
|
22726
|
+
return self._ConfigId
|
22727
|
+
|
22728
|
+
@ConfigId.setter
|
22729
|
+
def ConfigId(self, ConfigId):
|
22730
|
+
self._ConfigId = ConfigId
|
22731
|
+
|
22732
|
+
|
22733
|
+
def _deserialize(self, params):
|
22734
|
+
self._ImageUrl = params.get("ImageUrl")
|
22735
|
+
self._ImageBase64 = params.get("ImageBase64")
|
22736
|
+
self._PdfPageNumber = params.get("PdfPageNumber")
|
22737
|
+
self._ItemNames = params.get("ItemNames")
|
22738
|
+
self._ReturnFullText = params.get("ReturnFullText")
|
22739
|
+
self._ConfigId = params.get("ConfigId")
|
22740
|
+
memeber_set = set(params.keys())
|
22741
|
+
for name, value in vars(self).items():
|
22742
|
+
property_name = name[1:]
|
22743
|
+
if property_name in memeber_set:
|
22744
|
+
memeber_set.remove(property_name)
|
22745
|
+
if len(memeber_set) > 0:
|
22746
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
22747
|
+
|
22748
|
+
|
22749
|
+
|
22750
|
+
class SmartStructuralProResponse(AbstractModel):
|
22751
|
+
"""SmartStructuralPro返回参数结构体
|
22752
|
+
|
22753
|
+
"""
|
22754
|
+
|
22755
|
+
def __init__(self):
|
22756
|
+
r"""
|
22757
|
+
:param _Angle: 图片旋转角度(角度制),文本的水平方向为 0;顺时针为正,逆时针为负
|
22758
|
+
:type Angle: float
|
22759
|
+
:param _StructuralList: 配置结构化文本信息
|
22760
|
+
:type StructuralList: list of GroupInfo
|
22761
|
+
:param _WordList: 还原文本信息
|
22762
|
+
:type WordList: list of WordItem
|
22763
|
+
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
22764
|
+
:type RequestId: str
|
22765
|
+
"""
|
22766
|
+
self._Angle = None
|
22767
|
+
self._StructuralList = None
|
22768
|
+
self._WordList = None
|
22769
|
+
self._RequestId = None
|
22770
|
+
|
22771
|
+
@property
|
22772
|
+
def Angle(self):
|
22773
|
+
return self._Angle
|
22774
|
+
|
22775
|
+
@Angle.setter
|
22776
|
+
def Angle(self, Angle):
|
22777
|
+
self._Angle = Angle
|
22778
|
+
|
22779
|
+
@property
|
22780
|
+
def StructuralList(self):
|
22781
|
+
return self._StructuralList
|
22782
|
+
|
22783
|
+
@StructuralList.setter
|
22784
|
+
def StructuralList(self, StructuralList):
|
22785
|
+
self._StructuralList = StructuralList
|
22786
|
+
|
22787
|
+
@property
|
22788
|
+
def WordList(self):
|
22789
|
+
return self._WordList
|
22790
|
+
|
22791
|
+
@WordList.setter
|
22792
|
+
def WordList(self, WordList):
|
22793
|
+
self._WordList = WordList
|
22794
|
+
|
22795
|
+
@property
|
22796
|
+
def RequestId(self):
|
22797
|
+
return self._RequestId
|
22798
|
+
|
22799
|
+
@RequestId.setter
|
22800
|
+
def RequestId(self, RequestId):
|
22801
|
+
self._RequestId = RequestId
|
22802
|
+
|
22803
|
+
|
22804
|
+
def _deserialize(self, params):
|
22805
|
+
self._Angle = params.get("Angle")
|
22806
|
+
if params.get("StructuralList") is not None:
|
22807
|
+
self._StructuralList = []
|
22808
|
+
for item in params.get("StructuralList"):
|
22809
|
+
obj = GroupInfo()
|
22810
|
+
obj._deserialize(item)
|
22811
|
+
self._StructuralList.append(obj)
|
22812
|
+
if params.get("WordList") is not None:
|
22813
|
+
self._WordList = []
|
22814
|
+
for item in params.get("WordList"):
|
22815
|
+
obj = WordItem()
|
22816
|
+
obj._deserialize(item)
|
22817
|
+
self._WordList.append(obj)
|
22818
|
+
self._RequestId = params.get("RequestId")
|
22819
|
+
|
22820
|
+
|
22657
22821
|
class StoreInfo(AbstractModel):
|
22658
22822
|
"""门头照识别结果
|
22659
22823
|
|
@@ -23891,7 +24055,7 @@ class TextArithmetic(AbstractModel):
|
|
23891
24055
|
‘10’: 脱式计算
|
23892
24056
|
‘11’: 解方程
|
23893
24057
|
:type ExpressionType: str
|
23894
|
-
:param _Answer: 错题推荐答案,算式运算结果正确返回为"",算式运算结果错误返回推荐答案 (
|
24058
|
+
:param _Answer: 错题推荐答案,算式运算结果正确返回为"",算式运算结果错误返回推荐答案 (注:暂不支持多个关系运算符(如`1<10<7`)、无关系运算符(如frac(1,2)+frac(2,3))、单位换算(如1元=100角)错题的推荐答案返回)
|
23895
24059
|
:type Answer: str
|
23896
24060
|
"""
|
23897
24061
|
self._DetectedText = None
|
@@ -2273,6 +2273,31 @@ class OcrClient(AbstractClient):
|
|
2273
2273
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2274
2274
|
|
2275
2275
|
|
2276
|
+
def SmartStructuralPro(self, request):
|
2277
|
+
"""本接口支持智能提取各类证照、票据、表单、合同等结构化场景的key:value字段信息,并支持提取表格信息的key:value组的结构化,灵活高效,适用于各类非标准材料的信息录入场景,点击[立即体验](https://cloud.tencent.com/product/smart-ocr)。
|
2278
|
+
|
2279
|
+
默认接口请求频率限制:1次/秒。
|
2280
|
+
|
2281
|
+
:param request: Request instance for SmartStructuralPro.
|
2282
|
+
:type request: :class:`tencentcloud.ocr.v20181119.models.SmartStructuralProRequest`
|
2283
|
+
:rtype: :class:`tencentcloud.ocr.v20181119.models.SmartStructuralProResponse`
|
2284
|
+
|
2285
|
+
"""
|
2286
|
+
try:
|
2287
|
+
params = request._serialize()
|
2288
|
+
headers = request.headers
|
2289
|
+
body = self.call("SmartStructuralPro", params, headers=headers)
|
2290
|
+
response = json.loads(body)
|
2291
|
+
model = models.SmartStructuralProResponse()
|
2292
|
+
model._deserialize(response["Response"])
|
2293
|
+
return model
|
2294
|
+
except Exception as e:
|
2295
|
+
if isinstance(e, TencentCloudSDKException):
|
2296
|
+
raise
|
2297
|
+
else:
|
2298
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2299
|
+
|
2300
|
+
|
2276
2301
|
def TableOCR(self, request):
|
2277
2302
|
"""<b>此接口为表格识别的旧版本服务,不再进行服务升级,建议您使用识别能力更强、服务性能更优的<a href="https://cloud.tencent.com/document/product/866/49525">新版表格识别</a>。</b>
|
2278
2303
|
|
@@ -8946,15 +8946,15 @@ class DescribeTendisSlowLogRequest(AbstractModel):
|
|
8946
8946
|
r"""
|
8947
8947
|
:param _InstanceId: 实例Id:crs-ngvou0i1
|
8948
8948
|
:type InstanceId: str
|
8949
|
-
:param _BeginTime: 开始时间:2019-09-08 12:12:41
|
8949
|
+
:param _BeginTime: 开始时间:2019-09-08 12:12:41,查询时间最大跨度30天。
|
8950
8950
|
:type BeginTime: str
|
8951
|
-
:param _EndTime: 结束时间:2019-09-09 12:12:41
|
8951
|
+
:param _EndTime: 结束时间:2019-09-09 12:12:41,查询时间最大跨度30天。
|
8952
8952
|
:type EndTime: str
|
8953
8953
|
:param _MinQueryTime: 慢查询阈值(毫秒)
|
8954
8954
|
:type MinQueryTime: int
|
8955
|
-
:param _Limit: 页面大小:默认20
|
8955
|
+
:param _Limit: 页面大小:默认20,最大100。
|
8956
8956
|
:type Limit: int
|
8957
|
-
:param _Offset:
|
8957
|
+
:param _Offset: 分页偏移量,取Limit整数倍。计算公式:offset=limit*(页码-1)。
|
8958
8958
|
:type Offset: int
|
8959
8959
|
"""
|
8960
8960
|
self._InstanceId = None
|