tencentcloud-sdk-python 3.0.975__py2.py3-none-any.whl → 3.0.977__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/cbs/v20170312/cbs_client.py +2 -2
- tencentcloud/ccc/v20200210/ccc_client.py +1 -1
- tencentcloud/ccc/v20200210/models.py +67 -1
- tencentcloud/cdwch/v20200915/cdwch_client.py +23 -0
- tencentcloud/cdwch/v20200915/models.py +75 -0
- tencentcloud/cfw/v20190904/cfw_client.py +644 -0
- tencentcloud/cfw/v20190904/models.py +11557 -5960
- tencentcloud/domain/v20180808/errorcodes.py +1 -1
- tencentcloud/eb/v20210416/eb_client.py +92 -0
- tencentcloud/eb/v20210416/models.py +407 -0
- tencentcloud/ess/v20201111/ess_client.py +57 -22
- tencentcloud/ess/v20201111/models.py +419 -231
- tencentcloud/facefusion/v20181201/facefusion_client.py +3 -1
- tencentcloud/iai/v20180301/iai_client.py +0 -1
- tencentcloud/iai/v20180301/models.py +4 -12
- tencentcloud/iai/v20200303/models.py +5 -13
- tencentcloud/mrs/v20200910/models.py +68 -0
- tencentcloud/sqlserver/v20180328/models.py +315 -0
- tencentcloud/sqlserver/v20180328/sqlserver_client.py +46 -0
- tencentcloud/tcr/v20190924/models.py +17 -3
- tencentcloud/tcr/v20190924/tcr_client.py +1 -1
- tencentcloud/thpc/v20230321/models.py +33 -0
- tencentcloud/trocket/v20230308/errorcodes.py +9 -0
- tencentcloud/trocket/v20230308/models.py +985 -6
- tencentcloud/trocket/v20230308/trocket_client.py +92 -0
- tencentcloud/trtc/v20190722/models.py +1 -1
- tencentcloud/waf/v20180125/models.py +176 -180
- tencentcloud/waf/v20180125/waf_client.py +46 -46
- {tencentcloud_sdk_python-3.0.975.dist-info → tencentcloud_sdk_python-3.0.977.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.975.dist-info → tencentcloud_sdk_python-3.0.977.dist-info}/RECORD +34 -34
- {tencentcloud_sdk_python-3.0.975.dist-info → tencentcloud_sdk_python-3.0.977.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.975.dist-info → tencentcloud_sdk_python-3.0.977.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.975.dist-info → tencentcloud_sdk_python-3.0.977.dist-info}/top_level.txt +0 -0
|
@@ -75,7 +75,9 @@ class FacefusionClient(AbstractClient):
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
def FaceFusionLite(self, request):
|
|
78
|
-
"""
|
|
78
|
+
"""接口不再使用
|
|
79
|
+
|
|
80
|
+
人脸融合活动专用版,不推荐使用。人脸融合接口建议使用[人脸融合](https://cloud.tencent.com/document/product/670/31061)或[选脸融合](https://cloud.tencent.com/document/product/670/37736)接口
|
|
79
81
|
|
|
80
82
|
:param request: Request instance for FaceFusionLite.
|
|
81
83
|
:type request: :class:`tencentcloud.facefusion.v20181201.models.FaceFusionLiteRequest`
|
|
@@ -317,7 +317,6 @@ class IaiClient(AbstractClient):
|
|
|
317
317
|
>
|
|
318
318
|
- 公共参数中的签名方式请使用V3版本,即配置SignatureMethod参数为TC3-HMAC-SHA256。
|
|
319
319
|
|
|
320
|
-
|
|
321
320
|
:param request: Request instance for DetectFace.
|
|
322
321
|
:type request: :class:`tencentcloud.iai.v20180301.models.DetectFaceRequest`
|
|
323
322
|
:rtype: :class:`tencentcloud.iai.v20180301.models.DetectFaceResponse`
|
|
@@ -367,7 +367,7 @@ class AttributeItem(AbstractModel):
|
|
|
367
367
|
r"""
|
|
368
368
|
:param _Type: 属性值
|
|
369
369
|
:type Type: int
|
|
370
|
-
:param _Probability: Type
|
|
370
|
+
:param _Probability: Type识别概率值,[0,1],代表判断正确的概率。
|
|
371
371
|
:type Probability: float
|
|
372
372
|
"""
|
|
373
373
|
self._Type = None
|
|
@@ -551,10 +551,10 @@ B 图片的 Url、Image必须提供一个,如果都提供,只使用 Url。
|
|
|
551
551
|
:type FaceModelVersion: str
|
|
552
552
|
:param _QualityControl: 图片质量控制。
|
|
553
553
|
0: 不进行控制;
|
|
554
|
-
1
|
|
554
|
+
1: 较低的质量要求,图像存在非常模糊,眼睛鼻子嘴巴遮挡至少其中一种或多种的情况;
|
|
555
555
|
2: 一般的质量要求,图像存在偏亮,偏暗,模糊或一般模糊,眉毛遮挡,脸颊遮挡,下巴遮挡,至少其中三种的情况;
|
|
556
556
|
3: 较高的质量要求,图像存在偏亮,偏暗,一般模糊,眉毛遮挡,脸颊遮挡,下巴遮挡,其中一到两种的情况;
|
|
557
|
-
4:
|
|
557
|
+
4: 很高的质量要求,各个维度均为最好或最多,在某一维度上存在轻微问题;
|
|
558
558
|
默认 0。
|
|
559
559
|
若图片质量不满足要求,则返回结果中会提示图片质量检测不符要求。
|
|
560
560
|
:type QualityControl: int
|
|
@@ -1029,13 +1029,9 @@ class CreateGroupRequest(AbstractModel):
|
|
|
1029
1029
|
:param _Tag: 人员库信息备注,[0,40]个字符。
|
|
1030
1030
|
:type Tag: str
|
|
1031
1031
|
:param _FaceModelVersion: 人脸识别服务所用的算法模型版本。
|
|
1032
|
-
|
|
1033
1032
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
1034
|
-
|
|
1035
1033
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
1036
|
-
|
|
1037
1034
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
1038
|
-
|
|
1039
1035
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
1040
1036
|
:type FaceModelVersion: str
|
|
1041
1037
|
"""
|
|
@@ -2304,13 +2300,9 @@ class DetectFaceResponse(AbstractModel):
|
|
|
2304
2300
|
:param _FaceInfos: 人脸信息列表。包含人脸坐标信息、属性信息(若需要)、质量分信息(若需要)。
|
|
2305
2301
|
:type FaceInfos: list of FaceInfo
|
|
2306
2302
|
:param _FaceModelVersion: 人脸识别服务所用的算法模型版本。
|
|
2307
|
-
|
|
2308
2303
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
2309
|
-
|
|
2310
2304
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
2311
|
-
|
|
2312
2305
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
2313
|
-
|
|
2314
2306
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
2315
2307
|
:type FaceModelVersion: str
|
|
2316
2308
|
:param _RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2669,7 +2661,7 @@ class FaceAttributesInfo(AbstractModel):
|
|
|
2669
2661
|
:type Gender: int
|
|
2670
2662
|
:param _Age: 年龄 [0~100]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2671
2663
|
:type Age: int
|
|
2672
|
-
:param _Expression: 微笑[0(normal,正常)
|
|
2664
|
+
:param _Expression: 微笑[0(normal,正常))~100(laugh,大笑)]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2673
2665
|
:type Expression: int
|
|
2674
2666
|
:param _Glass: 是否有眼镜 [true,false]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2675
2667
|
:type Glass: bool
|
|
@@ -369,7 +369,7 @@ class AttributeItem(AbstractModel):
|
|
|
369
369
|
r"""
|
|
370
370
|
:param _Type: 属性值
|
|
371
371
|
:type Type: int
|
|
372
|
-
:param _Probability: Type
|
|
372
|
+
:param _Probability: Type识别概率值,[0,1],代表判断正确的概率。
|
|
373
373
|
:type Probability: float
|
|
374
374
|
"""
|
|
375
375
|
self._Type = None
|
|
@@ -557,10 +557,10 @@ B 图片的 Url、Image必须提供一个,如果都提供,只使用 Url。
|
|
|
557
557
|
:type FaceModelVersion: str
|
|
558
558
|
:param _QualityControl: 图片质量控制。
|
|
559
559
|
0: 不进行控制;
|
|
560
|
-
1
|
|
560
|
+
1: 较低的质量要求,图像存在非常模糊,眼睛鼻子嘴巴遮挡至少其中一种或多种的情况;
|
|
561
561
|
2: 一般的质量要求,图像存在偏亮,偏暗,模糊或一般模糊,眉毛遮挡,脸颊遮挡,下巴遮挡,至少其中三种的情况;
|
|
562
562
|
3: 较高的质量要求,图像存在偏亮,偏暗,一般模糊,眉毛遮挡,脸颊遮挡,下巴遮挡,其中一到两种的情况;
|
|
563
|
-
4:
|
|
563
|
+
4: 很高的质量要求,各个维度均为最好或最多,在某一维度上存在轻微问题;
|
|
564
564
|
默认 0。
|
|
565
565
|
若图片质量不满足要求,则返回结果中会提示图片质量检测不符要求。
|
|
566
566
|
:type QualityControl: int
|
|
@@ -1208,13 +1208,9 @@ class CreateGroupRequest(AbstractModel):
|
|
|
1208
1208
|
:param _Tag: 人员库信息备注,[0,40]个字符。
|
|
1209
1209
|
:type Tag: str
|
|
1210
1210
|
:param _FaceModelVersion: 人脸识别服务所用的算法模型版本。
|
|
1211
|
-
|
|
1212
1211
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
1213
|
-
|
|
1214
1212
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
1215
|
-
|
|
1216
1213
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
1217
|
-
|
|
1218
1214
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
1219
1215
|
:type FaceModelVersion: str
|
|
1220
1216
|
"""
|
|
@@ -2374,13 +2370,9 @@ Url、Image必须提供一个,如果都提供,只使用 Url。
|
|
|
2374
2370
|
建议:人脸入库操作建议开启此功能。
|
|
2375
2371
|
:type NeedQualityDetection: int
|
|
2376
2372
|
:param _FaceModelVersion: 人脸识别服务所用的算法模型版本。
|
|
2377
|
-
|
|
2378
2373
|
目前入参支持 “2.0”和“3.0“ 两个输入。
|
|
2379
|
-
|
|
2380
2374
|
2020年4月2日开始,默认为“3.0”,之前使用过本接口的账号若未填写本参数默认为“2.0”。
|
|
2381
|
-
|
|
2382
2375
|
2020年11月26日后开通服务的账号仅支持输入“3.0”。
|
|
2383
|
-
|
|
2384
2376
|
不同算法模型版本对应的人脸识别算法不同,新版本的整体效果会优于旧版本,建议使用“3.0”版本。
|
|
2385
2377
|
:type FaceModelVersion: str
|
|
2386
2378
|
:param _NeedRotateDetection: 是否开启图片旋转识别支持。0为不开启,1为开启。默认为0。本参数的作用为,当图片中的人脸被旋转且图片没有exif信息时,如果不开启图片旋转识别支持则无法正确检测、识别图片中的人脸。若您确认图片包含exif信息或者您确认输入图中人脸不会出现被旋转情况,请不要开启本参数。开启后,整体耗时将可能增加数百毫秒。
|
|
@@ -2968,7 +2960,7 @@ class FaceAttributesInfo(AbstractModel):
|
|
|
2968
2960
|
:type Gender: int
|
|
2969
2961
|
:param _Age: 年龄 [0~100]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2970
2962
|
:type Age: int
|
|
2971
|
-
:param _Expression: 微笑[0(normal,正常)~
|
|
2963
|
+
:param _Expression: 微笑[0(normal,正常)~100(laugh,大笑)]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2972
2964
|
:type Expression: int
|
|
2973
2965
|
:param _Glass: 是否有眼镜 [true,false]。NeedFaceAttributes 不为1 或检测超过 5 张人脸时,此参数仍返回,但不具备参考意义。
|
|
2974
2966
|
:type Glass: bool
|
|
@@ -4097,7 +4089,7 @@ class GetGroupInfoResponse(AbstractModel):
|
|
|
4097
4089
|
:type Tag: str
|
|
4098
4090
|
:param _FaceModelVersion: 人脸识别所用的算法模型版本。
|
|
4099
4091
|
:type FaceModelVersion: str
|
|
4100
|
-
:param _CreationTimestamp: Group
|
|
4092
|
+
:param _CreationTimestamp: Group的创建时间和日期。CreationTimestamp 的值是自 Unix 纪元时间到Group创建时间的毫秒数。
|
|
4101
4093
|
:type CreationTimestamp: int
|
|
4102
4094
|
:param _RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
4103
4095
|
:type RequestId: str
|
|
@@ -9994,6 +9994,9 @@ class Organ(AbstractModel):
|
|
|
9994
9994
|
:param _Coords: 器官在报告图片中的坐标
|
|
9995
9995
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
9996
9996
|
:type Coords: list of Coord
|
|
9997
|
+
:param _IsthmusThickness: 峡部厚度
|
|
9998
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
9999
|
+
:type IsthmusThickness: :class:`tencentcloud.mrs.v20200910.models.Size`
|
|
9997
10000
|
"""
|
|
9998
10001
|
self._Part = None
|
|
9999
10002
|
self._Size = None
|
|
@@ -10032,6 +10035,7 @@ class Organ(AbstractModel):
|
|
|
10032
10035
|
self._Trend = None
|
|
10033
10036
|
self._Operation = None
|
|
10034
10037
|
self._Coords = None
|
|
10038
|
+
self._IsthmusThickness = None
|
|
10035
10039
|
|
|
10036
10040
|
@property
|
|
10037
10041
|
def Part(self):
|
|
@@ -10179,10 +10183,14 @@ class Organ(AbstractModel):
|
|
|
10179
10183
|
|
|
10180
10184
|
@property
|
|
10181
10185
|
def IsthmusThicknese(self):
|
|
10186
|
+
warnings.warn("parameter `IsthmusThicknese` is deprecated", DeprecationWarning)
|
|
10187
|
+
|
|
10182
10188
|
return self._IsthmusThicknese
|
|
10183
10189
|
|
|
10184
10190
|
@IsthmusThicknese.setter
|
|
10185
10191
|
def IsthmusThicknese(self, IsthmusThicknese):
|
|
10192
|
+
warnings.warn("parameter `IsthmusThicknese` is deprecated", DeprecationWarning)
|
|
10193
|
+
|
|
10186
10194
|
self._IsthmusThicknese = IsthmusThicknese
|
|
10187
10195
|
|
|
10188
10196
|
@property
|
|
@@ -10329,6 +10337,14 @@ class Organ(AbstractModel):
|
|
|
10329
10337
|
def Coords(self, Coords):
|
|
10330
10338
|
self._Coords = Coords
|
|
10331
10339
|
|
|
10340
|
+
@property
|
|
10341
|
+
def IsthmusThickness(self):
|
|
10342
|
+
return self._IsthmusThickness
|
|
10343
|
+
|
|
10344
|
+
@IsthmusThickness.setter
|
|
10345
|
+
def IsthmusThickness(self, IsthmusThickness):
|
|
10346
|
+
self._IsthmusThickness = IsthmusThickness
|
|
10347
|
+
|
|
10332
10348
|
|
|
10333
10349
|
def _deserialize(self, params):
|
|
10334
10350
|
if params.get("Part") is not None:
|
|
@@ -10444,6 +10460,9 @@ class Organ(AbstractModel):
|
|
|
10444
10460
|
obj = Coord()
|
|
10445
10461
|
obj._deserialize(item)
|
|
10446
10462
|
self._Coords.append(obj)
|
|
10463
|
+
if params.get("IsthmusThickness") is not None:
|
|
10464
|
+
self._IsthmusThickness = Size()
|
|
10465
|
+
self._IsthmusThickness._deserialize(params.get("IsthmusThickness"))
|
|
10447
10466
|
memeber_set = set(params.keys())
|
|
10448
10467
|
for name, value in vars(self).items():
|
|
10449
10468
|
property_name = name[1:]
|
|
@@ -10870,6 +10889,9 @@ class ParagraphBlock(AbstractModel):
|
|
|
10870
10889
|
:param _TreatmentResultText: 治疗结果
|
|
10871
10890
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
10872
10891
|
:type TreatmentResultText: str
|
|
10892
|
+
:param _MenstrualHistoryText: 月经史
|
|
10893
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
10894
|
+
:type MenstrualHistoryText: str
|
|
10873
10895
|
"""
|
|
10874
10896
|
self._IncisionHealingText = None
|
|
10875
10897
|
self._AuxiliaryExaminationText = None
|
|
@@ -10898,6 +10920,7 @@ class ParagraphBlock(AbstractModel):
|
|
|
10898
10920
|
self._BodyExaminationText = None
|
|
10899
10921
|
self._SpecialistExaminationText = None
|
|
10900
10922
|
self._TreatmentResultText = None
|
|
10923
|
+
self._MenstrualHistoryText = None
|
|
10901
10924
|
|
|
10902
10925
|
@property
|
|
10903
10926
|
def IncisionHealingText(self):
|
|
@@ -11045,10 +11068,14 @@ class ParagraphBlock(AbstractModel):
|
|
|
11045
11068
|
|
|
11046
11069
|
@property
|
|
11047
11070
|
def MenstruallHistoryText(self):
|
|
11071
|
+
warnings.warn("parameter `MenstruallHistoryText` is deprecated", DeprecationWarning)
|
|
11072
|
+
|
|
11048
11073
|
return self._MenstruallHistoryText
|
|
11049
11074
|
|
|
11050
11075
|
@MenstruallHistoryText.setter
|
|
11051
11076
|
def MenstruallHistoryText(self, MenstruallHistoryText):
|
|
11077
|
+
warnings.warn("parameter `MenstruallHistoryText` is deprecated", DeprecationWarning)
|
|
11078
|
+
|
|
11052
11079
|
self._MenstruallHistoryText = MenstruallHistoryText
|
|
11053
11080
|
|
|
11054
11081
|
@property
|
|
@@ -11115,6 +11142,14 @@ class ParagraphBlock(AbstractModel):
|
|
|
11115
11142
|
def TreatmentResultText(self, TreatmentResultText):
|
|
11116
11143
|
self._TreatmentResultText = TreatmentResultText
|
|
11117
11144
|
|
|
11145
|
+
@property
|
|
11146
|
+
def MenstrualHistoryText(self):
|
|
11147
|
+
return self._MenstrualHistoryText
|
|
11148
|
+
|
|
11149
|
+
@MenstrualHistoryText.setter
|
|
11150
|
+
def MenstrualHistoryText(self, MenstrualHistoryText):
|
|
11151
|
+
self._MenstrualHistoryText = MenstrualHistoryText
|
|
11152
|
+
|
|
11118
11153
|
|
|
11119
11154
|
def _deserialize(self, params):
|
|
11120
11155
|
self._IncisionHealingText = params.get("IncisionHealingText")
|
|
@@ -11144,6 +11179,7 @@ class ParagraphBlock(AbstractModel):
|
|
|
11144
11179
|
self._BodyExaminationText = params.get("BodyExaminationText")
|
|
11145
11180
|
self._SpecialistExaminationText = params.get("SpecialistExaminationText")
|
|
11146
11181
|
self._TreatmentResultText = params.get("TreatmentResultText")
|
|
11182
|
+
self._MenstrualHistoryText = params.get("MenstrualHistoryText")
|
|
11147
11183
|
memeber_set = set(params.keys())
|
|
11148
11184
|
for name, value in vars(self).items():
|
|
11149
11185
|
property_name = name[1:]
|
|
@@ -13308,6 +13344,9 @@ class ReportInfo(AbstractModel):
|
|
|
13308
13344
|
:param _Times: 未归类时间
|
|
13309
13345
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
13310
13346
|
:type Times: list of Time
|
|
13347
|
+
:param _BedNo: 床号
|
|
13348
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
13349
|
+
:type BedNo: str
|
|
13311
13350
|
"""
|
|
13312
13351
|
self._Hospital = None
|
|
13313
13352
|
self._DepartmentName = None
|
|
@@ -13334,6 +13373,7 @@ class ReportInfo(AbstractModel):
|
|
|
13334
13373
|
self._OtherTime = None
|
|
13335
13374
|
self._PrintTime = None
|
|
13336
13375
|
self._Times = None
|
|
13376
|
+
self._BedNo = None
|
|
13337
13377
|
|
|
13338
13378
|
@property
|
|
13339
13379
|
def Hospital(self):
|
|
@@ -13535,6 +13575,14 @@ class ReportInfo(AbstractModel):
|
|
|
13535
13575
|
def Times(self, Times):
|
|
13536
13576
|
self._Times = Times
|
|
13537
13577
|
|
|
13578
|
+
@property
|
|
13579
|
+
def BedNo(self):
|
|
13580
|
+
return self._BedNo
|
|
13581
|
+
|
|
13582
|
+
@BedNo.setter
|
|
13583
|
+
def BedNo(self, BedNo):
|
|
13584
|
+
self._BedNo = BedNo
|
|
13585
|
+
|
|
13538
13586
|
|
|
13539
13587
|
def _deserialize(self, params):
|
|
13540
13588
|
self._Hospital = params.get("Hospital")
|
|
@@ -13567,6 +13615,7 @@ class ReportInfo(AbstractModel):
|
|
|
13567
13615
|
obj = Time()
|
|
13568
13616
|
obj._deserialize(item)
|
|
13569
13617
|
self._Times.append(obj)
|
|
13618
|
+
self._BedNo = params.get("BedNo")
|
|
13570
13619
|
memeber_set = set(params.keys())
|
|
13571
13620
|
for name, value in vars(self).items():
|
|
13572
13621
|
property_name = name[1:]
|
|
@@ -16914,6 +16963,9 @@ class TuberInfo(AbstractModel):
|
|
|
16914
16963
|
:param _Coords: 在报告图片中的坐标
|
|
16915
16964
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
16916
16965
|
:type Coords: list of Coord
|
|
16966
|
+
:param _IsthmusThickness: 峡部厚度
|
|
16967
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
16968
|
+
:type IsthmusThickness: :class:`tencentcloud.mrs.v20200910.models.Size`
|
|
16917
16969
|
"""
|
|
16918
16970
|
self._Type = None
|
|
16919
16971
|
self._Part = None
|
|
@@ -16960,6 +17012,7 @@ class TuberInfo(AbstractModel):
|
|
|
16960
17012
|
self._SymDesc = None
|
|
16961
17013
|
self._ImageFeature = None
|
|
16962
17014
|
self._Coords = None
|
|
17015
|
+
self._IsthmusThickness = None
|
|
16963
17016
|
|
|
16964
17017
|
@property
|
|
16965
17018
|
def Type(self):
|
|
@@ -17211,10 +17264,14 @@ class TuberInfo(AbstractModel):
|
|
|
17211
17264
|
|
|
17212
17265
|
@property
|
|
17213
17266
|
def IsthmusThicknese(self):
|
|
17267
|
+
warnings.warn("parameter `IsthmusThicknese` is deprecated", DeprecationWarning)
|
|
17268
|
+
|
|
17214
17269
|
return self._IsthmusThicknese
|
|
17215
17270
|
|
|
17216
17271
|
@IsthmusThicknese.setter
|
|
17217
17272
|
def IsthmusThicknese(self, IsthmusThicknese):
|
|
17273
|
+
warnings.warn("parameter `IsthmusThicknese` is deprecated", DeprecationWarning)
|
|
17274
|
+
|
|
17218
17275
|
self._IsthmusThicknese = IsthmusThicknese
|
|
17219
17276
|
|
|
17220
17277
|
@property
|
|
@@ -17321,6 +17378,14 @@ class TuberInfo(AbstractModel):
|
|
|
17321
17378
|
def Coords(self, Coords):
|
|
17322
17379
|
self._Coords = Coords
|
|
17323
17380
|
|
|
17381
|
+
@property
|
|
17382
|
+
def IsthmusThickness(self):
|
|
17383
|
+
return self._IsthmusThickness
|
|
17384
|
+
|
|
17385
|
+
@IsthmusThickness.setter
|
|
17386
|
+
def IsthmusThickness(self, IsthmusThickness):
|
|
17387
|
+
self._IsthmusThickness = IsthmusThickness
|
|
17388
|
+
|
|
17324
17389
|
|
|
17325
17390
|
def _deserialize(self, params):
|
|
17326
17391
|
if params.get("Type") is not None:
|
|
@@ -17463,6 +17528,9 @@ class TuberInfo(AbstractModel):
|
|
|
17463
17528
|
obj = Coord()
|
|
17464
17529
|
obj._deserialize(item)
|
|
17465
17530
|
self._Coords.append(obj)
|
|
17531
|
+
if params.get("IsthmusThickness") is not None:
|
|
17532
|
+
self._IsthmusThickness = Size()
|
|
17533
|
+
self._IsthmusThickness._deserialize(params.get("IsthmusThickness"))
|
|
17466
17534
|
memeber_set = set(params.keys())
|
|
17467
17535
|
for name, value in vars(self).items():
|
|
17468
17536
|
property_name = name[1:]
|
|
@@ -9116,6 +9116,153 @@ class DescribeFlowStatusResponse(AbstractModel):
|
|
|
9116
9116
|
self._RequestId = params.get("RequestId")
|
|
9117
9117
|
|
|
9118
9118
|
|
|
9119
|
+
class DescribeHASwitchLogRequest(AbstractModel):
|
|
9120
|
+
"""DescribeHASwitchLog请求参数结构体
|
|
9121
|
+
|
|
9122
|
+
"""
|
|
9123
|
+
|
|
9124
|
+
def __init__(self):
|
|
9125
|
+
r"""
|
|
9126
|
+
:param _InstanceId: 实例ID
|
|
9127
|
+
:type InstanceId: str
|
|
9128
|
+
:param _StartTime: 开始时间(yyyy-MM-dd HH:mm:ss)
|
|
9129
|
+
:type StartTime: str
|
|
9130
|
+
:param _EndTime: 结束时间(yyyy-MM-dd HH:mm:ss)
|
|
9131
|
+
:type EndTime: str
|
|
9132
|
+
:param _SwitchType: 切换模式 0-系统自动切换,1-手动切换,不填默认查全部。
|
|
9133
|
+
:type SwitchType: int
|
|
9134
|
+
:param _Limit: 分页,页大小
|
|
9135
|
+
:type Limit: int
|
|
9136
|
+
:param _Offset: 分页,页数
|
|
9137
|
+
:type Offset: int
|
|
9138
|
+
"""
|
|
9139
|
+
self._InstanceId = None
|
|
9140
|
+
self._StartTime = None
|
|
9141
|
+
self._EndTime = None
|
|
9142
|
+
self._SwitchType = None
|
|
9143
|
+
self._Limit = None
|
|
9144
|
+
self._Offset = None
|
|
9145
|
+
|
|
9146
|
+
@property
|
|
9147
|
+
def InstanceId(self):
|
|
9148
|
+
return self._InstanceId
|
|
9149
|
+
|
|
9150
|
+
@InstanceId.setter
|
|
9151
|
+
def InstanceId(self, InstanceId):
|
|
9152
|
+
self._InstanceId = InstanceId
|
|
9153
|
+
|
|
9154
|
+
@property
|
|
9155
|
+
def StartTime(self):
|
|
9156
|
+
return self._StartTime
|
|
9157
|
+
|
|
9158
|
+
@StartTime.setter
|
|
9159
|
+
def StartTime(self, StartTime):
|
|
9160
|
+
self._StartTime = StartTime
|
|
9161
|
+
|
|
9162
|
+
@property
|
|
9163
|
+
def EndTime(self):
|
|
9164
|
+
return self._EndTime
|
|
9165
|
+
|
|
9166
|
+
@EndTime.setter
|
|
9167
|
+
def EndTime(self, EndTime):
|
|
9168
|
+
self._EndTime = EndTime
|
|
9169
|
+
|
|
9170
|
+
@property
|
|
9171
|
+
def SwitchType(self):
|
|
9172
|
+
return self._SwitchType
|
|
9173
|
+
|
|
9174
|
+
@SwitchType.setter
|
|
9175
|
+
def SwitchType(self, SwitchType):
|
|
9176
|
+
self._SwitchType = SwitchType
|
|
9177
|
+
|
|
9178
|
+
@property
|
|
9179
|
+
def Limit(self):
|
|
9180
|
+
return self._Limit
|
|
9181
|
+
|
|
9182
|
+
@Limit.setter
|
|
9183
|
+
def Limit(self, Limit):
|
|
9184
|
+
self._Limit = Limit
|
|
9185
|
+
|
|
9186
|
+
@property
|
|
9187
|
+
def Offset(self):
|
|
9188
|
+
return self._Offset
|
|
9189
|
+
|
|
9190
|
+
@Offset.setter
|
|
9191
|
+
def Offset(self, Offset):
|
|
9192
|
+
self._Offset = Offset
|
|
9193
|
+
|
|
9194
|
+
|
|
9195
|
+
def _deserialize(self, params):
|
|
9196
|
+
self._InstanceId = params.get("InstanceId")
|
|
9197
|
+
self._StartTime = params.get("StartTime")
|
|
9198
|
+
self._EndTime = params.get("EndTime")
|
|
9199
|
+
self._SwitchType = params.get("SwitchType")
|
|
9200
|
+
self._Limit = params.get("Limit")
|
|
9201
|
+
self._Offset = params.get("Offset")
|
|
9202
|
+
memeber_set = set(params.keys())
|
|
9203
|
+
for name, value in vars(self).items():
|
|
9204
|
+
property_name = name[1:]
|
|
9205
|
+
if property_name in memeber_set:
|
|
9206
|
+
memeber_set.remove(property_name)
|
|
9207
|
+
if len(memeber_set) > 0:
|
|
9208
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
9209
|
+
|
|
9210
|
+
|
|
9211
|
+
|
|
9212
|
+
class DescribeHASwitchLogResponse(AbstractModel):
|
|
9213
|
+
"""DescribeHASwitchLog返回参数结构体
|
|
9214
|
+
|
|
9215
|
+
"""
|
|
9216
|
+
|
|
9217
|
+
def __init__(self):
|
|
9218
|
+
r"""
|
|
9219
|
+
:param _TotalCount: 日志总数量
|
|
9220
|
+
:type TotalCount: int
|
|
9221
|
+
:param _SwitchLog: 主备切换日志
|
|
9222
|
+
:type SwitchLog: list of SwitchLog
|
|
9223
|
+
:param _RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
9224
|
+
:type RequestId: str
|
|
9225
|
+
"""
|
|
9226
|
+
self._TotalCount = None
|
|
9227
|
+
self._SwitchLog = None
|
|
9228
|
+
self._RequestId = None
|
|
9229
|
+
|
|
9230
|
+
@property
|
|
9231
|
+
def TotalCount(self):
|
|
9232
|
+
return self._TotalCount
|
|
9233
|
+
|
|
9234
|
+
@TotalCount.setter
|
|
9235
|
+
def TotalCount(self, TotalCount):
|
|
9236
|
+
self._TotalCount = TotalCount
|
|
9237
|
+
|
|
9238
|
+
@property
|
|
9239
|
+
def SwitchLog(self):
|
|
9240
|
+
return self._SwitchLog
|
|
9241
|
+
|
|
9242
|
+
@SwitchLog.setter
|
|
9243
|
+
def SwitchLog(self, SwitchLog):
|
|
9244
|
+
self._SwitchLog = SwitchLog
|
|
9245
|
+
|
|
9246
|
+
@property
|
|
9247
|
+
def RequestId(self):
|
|
9248
|
+
return self._RequestId
|
|
9249
|
+
|
|
9250
|
+
@RequestId.setter
|
|
9251
|
+
def RequestId(self, RequestId):
|
|
9252
|
+
self._RequestId = RequestId
|
|
9253
|
+
|
|
9254
|
+
|
|
9255
|
+
def _deserialize(self, params):
|
|
9256
|
+
self._TotalCount = params.get("TotalCount")
|
|
9257
|
+
if params.get("SwitchLog") is not None:
|
|
9258
|
+
self._SwitchLog = []
|
|
9259
|
+
for item in params.get("SwitchLog"):
|
|
9260
|
+
obj = SwitchLog()
|
|
9261
|
+
obj._deserialize(item)
|
|
9262
|
+
self._SwitchLog.append(obj)
|
|
9263
|
+
self._RequestId = params.get("RequestId")
|
|
9264
|
+
|
|
9265
|
+
|
|
9119
9266
|
class DescribeIncrementalMigrationRequest(AbstractModel):
|
|
9120
9267
|
"""DescribeIncrementalMigration请求参数结构体
|
|
9121
9268
|
|
|
@@ -19453,6 +19600,174 @@ class StopMigrationResponse(AbstractModel):
|
|
|
19453
19600
|
self._RequestId = params.get("RequestId")
|
|
19454
19601
|
|
|
19455
19602
|
|
|
19603
|
+
class SwitchCloudInstanceHARequest(AbstractModel):
|
|
19604
|
+
"""SwitchCloudInstanceHA请求参数结构体
|
|
19605
|
+
|
|
19606
|
+
"""
|
|
19607
|
+
|
|
19608
|
+
def __init__(self):
|
|
19609
|
+
r"""
|
|
19610
|
+
:param _InstanceId: 实例ID
|
|
19611
|
+
:type InstanceId: str
|
|
19612
|
+
:param _WaitSwitch: 切换执行方式,0-立刻执行,1-时间窗内执行,默认取值为0。
|
|
19613
|
+
:type WaitSwitch: int
|
|
19614
|
+
"""
|
|
19615
|
+
self._InstanceId = None
|
|
19616
|
+
self._WaitSwitch = None
|
|
19617
|
+
|
|
19618
|
+
@property
|
|
19619
|
+
def InstanceId(self):
|
|
19620
|
+
return self._InstanceId
|
|
19621
|
+
|
|
19622
|
+
@InstanceId.setter
|
|
19623
|
+
def InstanceId(self, InstanceId):
|
|
19624
|
+
self._InstanceId = InstanceId
|
|
19625
|
+
|
|
19626
|
+
@property
|
|
19627
|
+
def WaitSwitch(self):
|
|
19628
|
+
return self._WaitSwitch
|
|
19629
|
+
|
|
19630
|
+
@WaitSwitch.setter
|
|
19631
|
+
def WaitSwitch(self, WaitSwitch):
|
|
19632
|
+
self._WaitSwitch = WaitSwitch
|
|
19633
|
+
|
|
19634
|
+
|
|
19635
|
+
def _deserialize(self, params):
|
|
19636
|
+
self._InstanceId = params.get("InstanceId")
|
|
19637
|
+
self._WaitSwitch = params.get("WaitSwitch")
|
|
19638
|
+
memeber_set = set(params.keys())
|
|
19639
|
+
for name, value in vars(self).items():
|
|
19640
|
+
property_name = name[1:]
|
|
19641
|
+
if property_name in memeber_set:
|
|
19642
|
+
memeber_set.remove(property_name)
|
|
19643
|
+
if len(memeber_set) > 0:
|
|
19644
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
19645
|
+
|
|
19646
|
+
|
|
19647
|
+
|
|
19648
|
+
class SwitchCloudInstanceHAResponse(AbstractModel):
|
|
19649
|
+
"""SwitchCloudInstanceHA返回参数结构体
|
|
19650
|
+
|
|
19651
|
+
"""
|
|
19652
|
+
|
|
19653
|
+
def __init__(self):
|
|
19654
|
+
r"""
|
|
19655
|
+
:param _FlowId: 异步任务流程ID
|
|
19656
|
+
:type FlowId: int
|
|
19657
|
+
:param _RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
19658
|
+
:type RequestId: str
|
|
19659
|
+
"""
|
|
19660
|
+
self._FlowId = None
|
|
19661
|
+
self._RequestId = None
|
|
19662
|
+
|
|
19663
|
+
@property
|
|
19664
|
+
def FlowId(self):
|
|
19665
|
+
return self._FlowId
|
|
19666
|
+
|
|
19667
|
+
@FlowId.setter
|
|
19668
|
+
def FlowId(self, FlowId):
|
|
19669
|
+
self._FlowId = FlowId
|
|
19670
|
+
|
|
19671
|
+
@property
|
|
19672
|
+
def RequestId(self):
|
|
19673
|
+
return self._RequestId
|
|
19674
|
+
|
|
19675
|
+
@RequestId.setter
|
|
19676
|
+
def RequestId(self, RequestId):
|
|
19677
|
+
self._RequestId = RequestId
|
|
19678
|
+
|
|
19679
|
+
|
|
19680
|
+
def _deserialize(self, params):
|
|
19681
|
+
self._FlowId = params.get("FlowId")
|
|
19682
|
+
self._RequestId = params.get("RequestId")
|
|
19683
|
+
|
|
19684
|
+
|
|
19685
|
+
class SwitchLog(AbstractModel):
|
|
19686
|
+
"""主备切换日志
|
|
19687
|
+
|
|
19688
|
+
"""
|
|
19689
|
+
|
|
19690
|
+
def __init__(self):
|
|
19691
|
+
r"""
|
|
19692
|
+
:param _EventId: 切换事件ID
|
|
19693
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19694
|
+
:type EventId: str
|
|
19695
|
+
:param _SwitchType: 切换模式 0-系统自动切换,1-手动切换
|
|
19696
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19697
|
+
:type SwitchType: int
|
|
19698
|
+
:param _StartTime: 切换开始时间
|
|
19699
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19700
|
+
:type StartTime: str
|
|
19701
|
+
:param _EndTime: 切换结束时间
|
|
19702
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19703
|
+
:type EndTime: str
|
|
19704
|
+
:param _Reason: 机器故障导致自动切换
|
|
19705
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
19706
|
+
:type Reason: str
|
|
19707
|
+
"""
|
|
19708
|
+
self._EventId = None
|
|
19709
|
+
self._SwitchType = None
|
|
19710
|
+
self._StartTime = None
|
|
19711
|
+
self._EndTime = None
|
|
19712
|
+
self._Reason = None
|
|
19713
|
+
|
|
19714
|
+
@property
|
|
19715
|
+
def EventId(self):
|
|
19716
|
+
return self._EventId
|
|
19717
|
+
|
|
19718
|
+
@EventId.setter
|
|
19719
|
+
def EventId(self, EventId):
|
|
19720
|
+
self._EventId = EventId
|
|
19721
|
+
|
|
19722
|
+
@property
|
|
19723
|
+
def SwitchType(self):
|
|
19724
|
+
return self._SwitchType
|
|
19725
|
+
|
|
19726
|
+
@SwitchType.setter
|
|
19727
|
+
def SwitchType(self, SwitchType):
|
|
19728
|
+
self._SwitchType = SwitchType
|
|
19729
|
+
|
|
19730
|
+
@property
|
|
19731
|
+
def StartTime(self):
|
|
19732
|
+
return self._StartTime
|
|
19733
|
+
|
|
19734
|
+
@StartTime.setter
|
|
19735
|
+
def StartTime(self, StartTime):
|
|
19736
|
+
self._StartTime = StartTime
|
|
19737
|
+
|
|
19738
|
+
@property
|
|
19739
|
+
def EndTime(self):
|
|
19740
|
+
return self._EndTime
|
|
19741
|
+
|
|
19742
|
+
@EndTime.setter
|
|
19743
|
+
def EndTime(self, EndTime):
|
|
19744
|
+
self._EndTime = EndTime
|
|
19745
|
+
|
|
19746
|
+
@property
|
|
19747
|
+
def Reason(self):
|
|
19748
|
+
return self._Reason
|
|
19749
|
+
|
|
19750
|
+
@Reason.setter
|
|
19751
|
+
def Reason(self, Reason):
|
|
19752
|
+
self._Reason = Reason
|
|
19753
|
+
|
|
19754
|
+
|
|
19755
|
+
def _deserialize(self, params):
|
|
19756
|
+
self._EventId = params.get("EventId")
|
|
19757
|
+
self._SwitchType = params.get("SwitchType")
|
|
19758
|
+
self._StartTime = params.get("StartTime")
|
|
19759
|
+
self._EndTime = params.get("EndTime")
|
|
19760
|
+
self._Reason = params.get("Reason")
|
|
19761
|
+
memeber_set = set(params.keys())
|
|
19762
|
+
for name, value in vars(self).items():
|
|
19763
|
+
property_name = name[1:]
|
|
19764
|
+
if property_name in memeber_set:
|
|
19765
|
+
memeber_set.remove(property_name)
|
|
19766
|
+
if len(memeber_set) > 0:
|
|
19767
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
19768
|
+
|
|
19769
|
+
|
|
19770
|
+
|
|
19456
19771
|
class TDEConfigAttribute(AbstractModel):
|
|
19457
19772
|
"""TDE透明数据加密配置
|
|
19458
19773
|
|