tencentcloud-sdk-python 3.0.1405__py2.py3-none-any.whl → 3.0.1406__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.
Files changed (40) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +4 -4
  3. tencentcloud/captcha/v20190722/models.py +15 -0
  4. tencentcloud/cdb/v20170320/models.py +2 -0
  5. tencentcloud/cdwdoris/v20211228/models.py +4 -4
  6. tencentcloud/cfw/v20190904/models.py +15 -0
  7. tencentcloud/cme/v20191029/cme_client.py +13 -13
  8. tencentcloud/csip/v20221121/models.py +15 -0
  9. tencentcloud/domain/v20180808/errorcodes.py +6 -0
  10. tencentcloud/es/v20250101/models.py +85 -0
  11. tencentcloud/ess/v20201111/ess_client.py +2 -0
  12. tencentcloud/ess/v20201111/models.py +31 -0
  13. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -0
  14. tencentcloud/essbasic/v20210526/models.py +15 -0
  15. tencentcloud/gs/v20191118/models.py +17 -2
  16. tencentcloud/lighthouse/v20200324/errorcodes.py +21 -0
  17. tencentcloud/lighthouse/v20200324/lighthouse_client.py +29 -0
  18. tencentcloud/lighthouse/v20200324/models.py +79 -0
  19. tencentcloud/lke/v20231130/lke_client.py +46 -0
  20. tencentcloud/lke/v20231130/models.py +248 -0
  21. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  22. tencentcloud/lkeap/v20240522/models.py +8 -4
  23. tencentcloud/mps/v20190612/models.py +202 -2
  24. tencentcloud/tdmq/v20200217/models.py +247 -33
  25. tencentcloud/teo/v20220901/models.py +2 -2
  26. tencentcloud/tiia/v20190529/models.py +0 -262
  27. tencentcloud/tiia/v20190529/tiia_client.py +0 -26
  28. tencentcloud/tione/v20211111/models.py +348 -0
  29. tencentcloud/tione/v20211111/tione_client.py +92 -0
  30. tencentcloud/tke/v20180525/errorcodes.py +1 -1
  31. tencentcloud/tke/v20220501/errorcodes.py +1 -1
  32. tencentcloud/trocket/v20230308/models.py +276 -2
  33. tencentcloud/trocket/v20230308/trocket_client.py +27 -0
  34. tencentcloud/trtc/v20190722/models.py +1 -1
  35. tencentcloud/tsf/v20180326/models.py +8 -0
  36. {tencentcloud_sdk_python-3.0.1405.dist-info → tencentcloud_sdk_python-3.0.1406.dist-info}/METADATA +1 -1
  37. {tencentcloud_sdk_python-3.0.1405.dist-info → tencentcloud_sdk_python-3.0.1406.dist-info}/RECORD +40 -40
  38. {tencentcloud_sdk_python-3.0.1405.dist-info → tencentcloud_sdk_python-3.0.1406.dist-info}/LICENSE +0 -0
  39. {tencentcloud_sdk_python-3.0.1405.dist-info → tencentcloud_sdk_python-3.0.1406.dist-info}/WHEEL +0 -0
  40. {tencentcloud_sdk_python-3.0.1405.dist-info → tencentcloud_sdk_python-3.0.1406.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1405'
17
+ __version__ = '3.0.1406'
@@ -8816,7 +8816,7 @@ class DescribeBizTrendRequest(AbstractModel):
8816
8816
  :type Domain: str
8817
8817
  :param _ProtoInfo: 协议及端口列表,协议可取值TCP, UDP, HTTP, HTTPS,仅统计纬度为连接数时有效
8818
8818
  :type ProtoInfo: list of ProtocolPort
8819
- :param _BusinessType: 业务类型可取值domain, port
8819
+ :param _BusinessType: 业务类型:</br>
8820
8820
  port:端口业务
8821
8821
  domain:域名业务
8822
8822
  :type BusinessType: str
@@ -8933,7 +8933,7 @@ domain:域名业务
8933
8933
 
8934
8934
  @property
8935
8935
  def BusinessType(self):
8936
- """业务类型可取值domain, port
8936
+ """业务类型:</br>
8937
8937
  port:端口业务
8938
8938
  domain:域名业务
8939
8939
  :rtype: str
@@ -11734,7 +11734,7 @@ class DescribeListBGPInstancesRequest(AbstractModel):
11734
11734
  :type FilterPlanCntFlag: int
11735
11735
  :param _FilterTransRegionFlag: 是否跨区域产品 0: 不包含跨区域产品 1: 中国大陆跨区域产品 2: 非中国大陆跨区域产品 3: 包含全部
11736
11736
  :type FilterTransRegionFlag: int
11737
- :param _FilterZoneIdList: zoenid列表
11737
+ :param _FilterZoneIdList: ZoneID列表
11738
11738
  :type FilterZoneIdList: list of int
11739
11739
  """
11740
11740
  self._Offset = None
@@ -11993,7 +11993,7 @@ class DescribeListBGPInstancesRequest(AbstractModel):
11993
11993
 
11994
11994
  @property
11995
11995
  def FilterZoneIdList(self):
11996
- """zoenid列表
11996
+ """ZoneID列表
11997
11997
  :rtype: list of int
11998
11998
  """
11999
11999
  return self._FilterZoneIdList
@@ -3266,6 +3266,8 @@ EvilLevel=100 请求有恶意
3266
3266
  :param _DeviceRiskCategory: 设备风险大类
3267
3267
  注意:此字段可能返回 null,表示取不到有效值。
3268
3268
  :type DeviceRiskCategory: str
3269
+ :param _Score: 验证码评分
3270
+ :type Score: int
3269
3271
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3270
3272
  :type RequestId: str
3271
3273
  """
@@ -3276,6 +3278,7 @@ EvilLevel=100 请求有恶意
3276
3278
  self._EvilBitmap = None
3277
3279
  self._SubmitCaptchaTime = None
3278
3280
  self._DeviceRiskCategory = None
3281
+ self._Score = None
3279
3282
  self._RequestId = None
3280
3283
 
3281
3284
  @property
@@ -3366,6 +3369,17 @@ EvilLevel=100 请求有恶意
3366
3369
  def DeviceRiskCategory(self, DeviceRiskCategory):
3367
3370
  self._DeviceRiskCategory = DeviceRiskCategory
3368
3371
 
3372
+ @property
3373
+ def Score(self):
3374
+ """验证码评分
3375
+ :rtype: int
3376
+ """
3377
+ return self._Score
3378
+
3379
+ @Score.setter
3380
+ def Score(self, Score):
3381
+ self._Score = Score
3382
+
3369
3383
  @property
3370
3384
  def RequestId(self):
3371
3385
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -3386,6 +3400,7 @@ EvilLevel=100 请求有恶意
3386
3400
  self._EvilBitmap = params.get("EvilBitmap")
3387
3401
  self._SubmitCaptchaTime = params.get("SubmitCaptchaTime")
3388
3402
  self._DeviceRiskCategory = params.get("DeviceRiskCategory")
3403
+ self._Score = params.get("Score")
3389
3404
  self._RequestId = params.get("RequestId")
3390
3405
 
3391
3406
 
@@ -29181,6 +29181,7 @@ class ModifyDBInstanceSecurityGroupsRequest(AbstractModel):
29181
29181
  :param _InstanceId: 实例 ID,格式如:cdb-c1nl9rpv 或者 cdbro-c1nl9rpv,与云数据库控制台页面中显示的实例 ID 相同。
29182
29182
  :type InstanceId: str
29183
29183
  :param _SecurityGroupIds: 要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。
29184
+ 注意:该入参会全量替换存量已有集合,非增量更新。修改需传入预期的全量集合。
29184
29185
  :type SecurityGroupIds: list of str
29185
29186
  :param _ForReadonlyInstance: 当传入只读实例ID时,默认操作的是对应只读组的安全组。如果需要操作只读实例ID的安全组, 需要将该入参置为True
29186
29187
  :type ForReadonlyInstance: bool
@@ -29206,6 +29207,7 @@ class ModifyDBInstanceSecurityGroupsRequest(AbstractModel):
29206
29207
  @property
29207
29208
  def SecurityGroupIds(self):
29208
29209
  """要修改的安全组 ID 列表,一个或者多个安全组 ID 组成的数组。
29210
+ 注意:该入参会全量替换存量已有集合,非增量更新。修改需传入预期的全量集合。
29209
29211
  :rtype: list of str
29210
29212
  """
29211
29213
  return self._SecurityGroupIds
@@ -578,7 +578,7 @@ class BackupStatus(AbstractModel):
578
578
  :type Timeout: int
579
579
  :param _BackupJobId: 备份实例id
580
580
  :type BackupJobId: int
581
- :param _TaskId: 实例对应snapshoit的id
581
+ :param _TaskId: 实例对应Snapshot的id
582
582
  :type TaskId: int
583
583
  """
584
584
  self._JobId = None
@@ -765,7 +765,7 @@ class BackupStatus(AbstractModel):
765
765
 
766
766
  @property
767
767
  def TaskId(self):
768
- """实例对应snapshoit的id
768
+ """实例对应Snapshot的id
769
769
  :rtype: int
770
770
  """
771
771
  return self._TaskId
@@ -15546,7 +15546,7 @@ class ZoneInfo(AbstractModel):
15546
15546
  :type Desc: str
15547
15547
  :param _ZoneId: 可用区唯一标记
15548
15548
  :type ZoneId: int
15549
- :param _Encrypt: Encryptid
15549
+ :param _Encrypt: Encrypted
15550
15550
  :type Encrypt: int
15551
15551
  :param _Main: 是否为主力园区
15552
15552
  :type Main: bool
@@ -15595,7 +15595,7 @@ class ZoneInfo(AbstractModel):
15595
15595
 
15596
15596
  @property
15597
15597
  def Encrypt(self):
15598
- """Encryptid
15598
+ """Encrypted
15599
15599
  :rtype: int
15600
15600
  """
15601
15601
  return self._Encrypt
@@ -2726,9 +2726,12 @@ class CreateAlertCenterOmitRequest(AbstractModel):
2726
2726
  :param _TableType: 忽略数据来源:
2727
2727
  AlertTable 告警中心 InterceptionTable拦截列表
2728
2728
  :type TableType: str
2729
+ :param _HandleEventIdList: 处置对象,事件ID列表
2730
+ :type HandleEventIdList: list of str
2729
2731
  """
2730
2732
  self._HandleIdList = None
2731
2733
  self._TableType = None
2734
+ self._HandleEventIdList = None
2732
2735
 
2733
2736
  @property
2734
2737
  def HandleIdList(self):
@@ -2753,10 +2756,22 @@ AlertTable 告警中心 InterceptionTable拦截列表
2753
2756
  def TableType(self, TableType):
2754
2757
  self._TableType = TableType
2755
2758
 
2759
+ @property
2760
+ def HandleEventIdList(self):
2761
+ """处置对象,事件ID列表
2762
+ :rtype: list of str
2763
+ """
2764
+ return self._HandleEventIdList
2765
+
2766
+ @HandleEventIdList.setter
2767
+ def HandleEventIdList(self, HandleEventIdList):
2768
+ self._HandleEventIdList = HandleEventIdList
2769
+
2756
2770
 
2757
2771
  def _deserialize(self, params):
2758
2772
  self._HandleIdList = params.get("HandleIdList")
2759
2773
  self._TableType = params.get("TableType")
2774
+ self._HandleEventIdList = params.get("HandleEventIdList")
2760
2775
  memeber_set = set(params.keys())
2761
2776
  for name, value in vars(self).items():
2762
2777
  property_name = name[1:]
@@ -851,20 +851,20 @@ class CmeClient(AbstractClient):
851
851
  def HandleMediaCastProject(self, request):
852
852
  """对媒体转推项目进行操作。
853
853
  ### 操作类型<a id="Operation"></a>
854
- - `AddSource`(添加输入源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B9-.E6.B7.BB.E5.8A.A0.E8.BE.93.E5.85.A5.E6.BA.90);
855
- - `DeleteSource`(删除输入源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B6-.E5.88.A0.E9.99.A4.E8.BE.93.E5.85.A5.E6.BA.90);
856
- - `SwitchSource`(切换当前播放的输入源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B5-.E5.88.87.E6.8D.A2.E5.BD.93.E5.89.8D.E6.92.AD.E6.94.BE.E7.9A.84.E8.BE.93.E5.85.A5.E6.BA.90)
857
- - `AddDestination`( 添加输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B8-.E5.90.AF.E5.8A.A8.E8.BE.93.E5.87.BA.E6.BA.90);
858
- - `DeleteDestination`(删除输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B7-.E5.88.A0.E9.99.A4.E8.BE.93.E5.87.BA.E6.BA.90);
859
- - `EnableDestination`(启动输出源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B8-.E5.90.AF.E5.8A.A8.E8.BE.93.E5.87.BA.E6.BA.90);
860
- - `DisableDestination`(停止输出源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B4-.E5.81.9C.E6.AD.A2.E8.BE.93.E5.87.BA.E6.BA.90);
861
- - `ModifyDestination`(修改输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E8.BE.93.E5.87.BA.E6.BA.90);
862
- - `Start`(启动媒体转推),项目状态为 Idle 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B12-.E5.90.AF.E5.8A.A8.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8)。发起 Start 请求成功后,媒体转推项目开始启动,30秒内还需要再进行一次 Confirm操作进行确认;
854
+ - `AddSource`(添加输入源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B6-.E6.B7.BB.E5.8A.A0.E8.BE.93.E5.85.A5.E6.BA.90);
855
+ - `DeleteSource`(删除输入源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B3-.E5.88.A0.E9.99.A4.E8.BE.93.E5.85.A5.E6.BA.90);
856
+ - `SwitchSource`(切换当前播放的输入源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B13-.E5.88.87.E6.8D.A2.E5.BD.93.E5.89.8D.E6.92.AD.E6.94.BE.E7.9A.84.E8.BE.93.E5.85.A5.E6.BA.90)
857
+ - `AddDestination`( 添加输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B7-.E6.B7.BB.E5.8A.A0.E8.BE.93.E5.87.BA.E6.BA.90);
858
+ - `DeleteDestination`(删除输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B4-.E5.88.A0.E9.99.A4.E8.BE.93.E5.87.BA.E6.BA.90);
859
+ - `EnableDestination`(启动输出源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B5-.E5.90.AF.E5.8A.A8.E8.BE.93.E5.87.BA.E6.BA.90);
860
+ - `DisableDestination`(停止输出源),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B2-.E5.81.9C.E6.AD.A2.E8.BE.93.E5.87.BA.E6.BA.90);
861
+ - `ModifyDestination`(修改输出源),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B1-.E4.BF.AE.E6.94.B9.E8.BE.93.E5.87.BA.E6.BA.90);
862
+ - `Start`(启动媒体转推),项目状态为 Idle 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B10-.E5.90.AF.E5.8A.A8.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8)。发起 Start 请求成功后,媒体转推项目开始启动,30秒内还需要再进行一次 Confirm操作进行确认;
863
863
  - `Confirm`(确认媒体转推项目启动),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B14-.E7.A1.AE.E8.AE.A4.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8.E9.A1.B9.E7.9B.AE.E5.90.AF.E5.8A.A8);
864
- - `Stop`(停止媒体转推),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B11-.E5.81.9C.E6.AD.A2.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8);
865
- - `ModifyOutputMediaSetting`(修改媒体输出配置),项目状态为 Idle 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B3-.E4.BF.AE.E6.94.B9.E8.BE.93.E5.87.BA.E7.9A.84.E5.AA.92.E4.BD.93.E9.85.8D.E7.BD.AE);
866
- - `ModifyPlaySetting`(修改播放结束时间),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B1-.E4.BF.AE.E6.94.B9.E7.BB.93.E6.9D.9F.E6.97.B6.E9.97.B4);
867
- - `DescribePlayInfo`(查询播放信息),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B13-.E6.9F.A5.E8.AF.A2.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8.E9.A1.B9.E7.9B.AE.E7.9A.84.E6.92.AD.E6.94.BE.E4.BF.A1.E6.81.AF)。
864
+ - `Stop`(停止媒体转推),项目状态为 Working 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B9-.E5.81.9C.E6.AD.A2.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8);
865
+ - `ModifyOutputMediaSetting`(修改媒体输出配置),项目状态为 Idle 时可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B12-.E4.BF.AE.E6.94.B9.E8.BE.93.E5.87.BA.E7.9A.84.E5.AA.92.E4.BD.93.E9.85.8D.E7.BD.AE);
866
+ - `ModifyPlaySetting`(修改播放结束时间),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B8-.E4.BF.AE.E6.94.B9.E7.BB.93.E6.9D.9F.E6.97.B6.E9.97.B4);
867
+ - `DescribePlayInfo`(查询播放信息),项目状态为 Idle、Working 时均可以操作。参见 [示例](#.E7.A4.BA.E4.BE.8B15-.E6.9F.A5.E8.AF.A2.E5.AA.92.E4.BD.93.E8.BD.AC.E6.8E.A8.E9.A1.B9.E7.9B.AE.E7.9A.84.E6.92.AD.E6.94.BE.E4.BF.A1.E6.81.AF)。
868
868
 
869
869
  :param request: Request instance for HandleMediaCastProject.
870
870
  :type request: :class:`tencentcloud.cme.v20191029.models.HandleMediaCastProjectRequest`
@@ -16608,6 +16608,8 @@ class ExposesItem(AbstractModel):
16608
16608
  :type HasScan: str
16609
16609
  :param _AppId: 租户ID
16610
16610
  :type AppId: int
16611
+ :param _AppIdStr: 租户ID字符串
16612
+ :type AppIdStr: str
16611
16613
  """
16612
16614
  self._Provider = None
16613
16615
  self._CloudAccountName = None
@@ -16637,6 +16639,7 @@ class ExposesItem(AbstractModel):
16637
16639
  self._Uuid = None
16638
16640
  self._HasScan = None
16639
16641
  self._AppId = None
16642
+ self._AppIdStr = None
16640
16643
 
16641
16644
  @property
16642
16645
  def Provider(self):
@@ -16946,6 +16949,17 @@ class ExposesItem(AbstractModel):
16946
16949
  def AppId(self, AppId):
16947
16950
  self._AppId = AppId
16948
16951
 
16952
+ @property
16953
+ def AppIdStr(self):
16954
+ """租户ID字符串
16955
+ :rtype: str
16956
+ """
16957
+ return self._AppIdStr
16958
+
16959
+ @AppIdStr.setter
16960
+ def AppIdStr(self, AppIdStr):
16961
+ self._AppIdStr = AppIdStr
16962
+
16949
16963
 
16950
16964
  def _deserialize(self, params):
16951
16965
  self._Provider = params.get("Provider")
@@ -16976,6 +16990,7 @@ class ExposesItem(AbstractModel):
16976
16990
  self._Uuid = params.get("Uuid")
16977
16991
  self._HasScan = params.get("HasScan")
16978
16992
  self._AppId = params.get("AppId")
16993
+ self._AppIdStr = params.get("AppIdStr")
16979
16994
  memeber_set = set(params.keys())
16980
16995
  for name, value in vars(self).items():
16981
16996
  property_name = name[1:]
@@ -56,6 +56,9 @@ FAILEDOPERATION_DESCRIBEDOMAINFAILED = 'FailedOperation.DescribeDomainFailed'
56
56
  # 获取域名信息操作失败,请稍后重试。
57
57
  FAILEDOPERATION_DESCRIBEDOMAINLISTFAILED = 'FailedOperation.DescribeDomainListFailed'
58
58
 
59
+ # 获取列表异常
60
+ FAILEDOPERATION_DESCRIBEPRERELEASELIST = 'FailedOperation.DescribePreReleaseList'
61
+
59
62
  # 查询模板操作失败。
60
63
  FAILEDOPERATION_DESCRIBETEMPLATEFAILED = 'FailedOperation.DescribeTemplateFailed'
61
64
 
@@ -71,6 +74,9 @@ FAILEDOPERATION_DOMAINPRICELISTFAILED = 'FailedOperation.DomainPriceListFailed'
71
74
  # 当前账号下已有相同的手机/邮箱,无需重复添加。
72
75
  FAILEDOPERATION_DUPLICATEPHONEEMAIL = 'FailedOperation.DuplicatePhoneEmail'
73
76
 
77
+ # 禁止请求
78
+ FAILEDOPERATION_FORBIDDENREQUEST = 'FailedOperation.ForbiddenRequest'
79
+
74
80
  # 获取域名价格失败。
75
81
  FAILEDOPERATION_GETDOMAINPRICEFAILED = 'FailedOperation.GetDomainPriceFailed'
76
82
 
@@ -857,6 +857,44 @@ class DocumentChunkUsage(AbstractModel):
857
857
 
858
858
 
859
859
 
860
+ class DocumentParseConfig(AbstractModel):
861
+ """文档解析配置
862
+
863
+ """
864
+
865
+ def __init__(self):
866
+ r"""
867
+ :param _ImageResponseType: 0:图片以链接形式返回
868
+ 1:返回图片中提取的文本内容
869
+ :type ImageResponseType: int
870
+ """
871
+ self._ImageResponseType = None
872
+
873
+ @property
874
+ def ImageResponseType(self):
875
+ """0:图片以链接形式返回
876
+ 1:返回图片中提取的文本内容
877
+ :rtype: int
878
+ """
879
+ return self._ImageResponseType
880
+
881
+ @ImageResponseType.setter
882
+ def ImageResponseType(self, ImageResponseType):
883
+ self._ImageResponseType = ImageResponseType
884
+
885
+
886
+ def _deserialize(self, params):
887
+ self._ImageResponseType = params.get("ImageResponseType")
888
+ memeber_set = set(params.keys())
889
+ for name, value in vars(self).items():
890
+ property_name = name[1:]
891
+ if property_name in memeber_set:
892
+ memeber_set.remove(property_name)
893
+ if len(memeber_set) > 0:
894
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
895
+
896
+
897
+
860
898
  class EmbeddingData(AbstractModel):
861
899
  """向量内容
862
900
 
@@ -1423,10 +1461,19 @@ class ParseDocument(AbstractModel):
1423
1461
  支持的文件大小:所下载文件经Base64编码后不超过 8M。文件下载时间不超过3秒。
1424
1462
  支持的图片像素:单边介于20-10000px之间。
1425
1463
  :type FileContent: str
1464
+ :param _DocumentParseConfig: 文档解析配置
1465
+ :type DocumentParseConfig: :class:`tencentcloud.es.v20250101.models.DocumentParseConfig`
1466
+ :param _FileStartPageNumber: 文档的起始页码
1467
+ :type FileStartPageNumber: int
1468
+ :param _FileEndPageNumber: 文档的结束页码
1469
+ :type FileEndPageNumber: int
1426
1470
  """
1427
1471
  self._FileType = None
1428
1472
  self._FileUrl = None
1429
1473
  self._FileContent = None
1474
+ self._DocumentParseConfig = None
1475
+ self._FileStartPageNumber = None
1476
+ self._FileEndPageNumber = None
1430
1477
 
1431
1478
  @property
1432
1479
  def FileType(self):
@@ -1468,11 +1515,49 @@ class ParseDocument(AbstractModel):
1468
1515
  def FileContent(self, FileContent):
1469
1516
  self._FileContent = FileContent
1470
1517
 
1518
+ @property
1519
+ def DocumentParseConfig(self):
1520
+ """文档解析配置
1521
+ :rtype: :class:`tencentcloud.es.v20250101.models.DocumentParseConfig`
1522
+ """
1523
+ return self._DocumentParseConfig
1524
+
1525
+ @DocumentParseConfig.setter
1526
+ def DocumentParseConfig(self, DocumentParseConfig):
1527
+ self._DocumentParseConfig = DocumentParseConfig
1528
+
1529
+ @property
1530
+ def FileStartPageNumber(self):
1531
+ """文档的起始页码
1532
+ :rtype: int
1533
+ """
1534
+ return self._FileStartPageNumber
1535
+
1536
+ @FileStartPageNumber.setter
1537
+ def FileStartPageNumber(self, FileStartPageNumber):
1538
+ self._FileStartPageNumber = FileStartPageNumber
1539
+
1540
+ @property
1541
+ def FileEndPageNumber(self):
1542
+ """文档的结束页码
1543
+ :rtype: int
1544
+ """
1545
+ return self._FileEndPageNumber
1546
+
1547
+ @FileEndPageNumber.setter
1548
+ def FileEndPageNumber(self, FileEndPageNumber):
1549
+ self._FileEndPageNumber = FileEndPageNumber
1550
+
1471
1551
 
1472
1552
  def _deserialize(self, params):
1473
1553
  self._FileType = params.get("FileType")
1474
1554
  self._FileUrl = params.get("FileUrl")
1475
1555
  self._FileContent = params.get("FileContent")
1556
+ if params.get("DocumentParseConfig") is not None:
1557
+ self._DocumentParseConfig = DocumentParseConfig()
1558
+ self._DocumentParseConfig._deserialize(params.get("DocumentParseConfig"))
1559
+ self._FileStartPageNumber = params.get("FileStartPageNumber")
1560
+ self._FileEndPageNumber = params.get("FileEndPageNumber")
1476
1561
  memeber_set = set(params.keys())
1477
1562
  for name, value in vars(self).items():
1478
1563
  property_name = name[1:]
@@ -917,6 +917,8 @@ class EssClient(AbstractClient):
917
917
  def CreateFlowEvidenceReport(self, request):
918
918
  """提交申请出证报告任务并返回报告ID。
919
919
 
920
+ 出证报告的示例样式可以参考 [出征报告.PDF](https://qcloudimg.tencent-cloud.cn/raw/a55214fcddaebbd1582cc9c57cc6cf1b.pdf)
921
+
920
922
  注意:
921
923
  <ul><li>使用此功能`需搭配出证套餐` ,使用前请联系对接的客户经理沟通。</li>
922
924
  <li>操作人必须是`发起方或者签署方企业的(非走授权书认证)法人或者超管`。</li>
@@ -4526,11 +4526,22 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
4526
4526
  <li>SHORT_H5:生成H5跳转短链</li>
4527
4527
  </ul>
4528
4528
  :type Endpoint: str
4529
+ :param _BatchAuthMethod: 认证链接使用单链接还是多链接模式
4530
+
4531
+ <ul>
4532
+ <li>0 - 多链接(默认),指批量生成链接, 每一个企业会拥有一个认证链接,然后分别认证</li>
4533
+ <li>1 - 单链接 , 指批量生成链接,然后会将多个链接聚合成一个链接,进行认证</li>
4534
+ </ul>
4535
+
4536
+ p.s.
4537
+ 请注意, 如果使用单链接的模式并且认证方式是授权书方式的时候,必须在接口中传递超管授权书。
4538
+ :type BatchAuthMethod: int
4529
4539
  """
4530
4540
  self._Operator = None
4531
4541
  self._RegistrationOrganizations = None
4532
4542
  self._Agent = None
4533
4543
  self._Endpoint = None
4544
+ self._BatchAuthMethod = None
4534
4545
 
4535
4546
  @property
4536
4547
  def Operator(self):
@@ -4587,6 +4598,25 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
4587
4598
  def Endpoint(self, Endpoint):
4588
4599
  self._Endpoint = Endpoint
4589
4600
 
4601
+ @property
4602
+ def BatchAuthMethod(self):
4603
+ """认证链接使用单链接还是多链接模式
4604
+
4605
+ <ul>
4606
+ <li>0 - 多链接(默认),指批量生成链接, 每一个企业会拥有一个认证链接,然后分别认证</li>
4607
+ <li>1 - 单链接 , 指批量生成链接,然后会将多个链接聚合成一个链接,进行认证</li>
4608
+ </ul>
4609
+
4610
+ p.s.
4611
+ 请注意, 如果使用单链接的模式并且认证方式是授权书方式的时候,必须在接口中传递超管授权书。
4612
+ :rtype: int
4613
+ """
4614
+ return self._BatchAuthMethod
4615
+
4616
+ @BatchAuthMethod.setter
4617
+ def BatchAuthMethod(self, BatchAuthMethod):
4618
+ self._BatchAuthMethod = BatchAuthMethod
4619
+
4590
4620
 
4591
4621
  def _deserialize(self, params):
4592
4622
  if params.get("Operator") is not None:
@@ -4602,6 +4632,7 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
4602
4632
  self._Agent = Agent()
4603
4633
  self._Agent._deserialize(params.get("Agent"))
4604
4634
  self._Endpoint = params.get("Endpoint")
4635
+ self._BatchAuthMethod = params.get("BatchAuthMethod")
4605
4636
  memeber_set = set(params.keys())
4606
4637
  for name, value in vars(self).items():
4607
4638
  property_name = name[1:]
@@ -1760,6 +1760,8 @@ class EssbasicClient(AbstractClient):
1760
1760
  def CreateChannelFlowEvidenceReport(self, request):
1761
1761
  """提交申请出证报告任务并返回报告ID。
1762
1762
 
1763
+ 出证报告的示例样式可以参考 [出征报告.PDF](https://qcloudimg.tencent-cloud.cn/raw/a55214fcddaebbd1582cc9c57cc6cf1b.pdf)
1764
+
1763
1765
  注意:
1764
1766
  - 使用此功能**需搭配出证套餐** ,使用前请联系对接的客户经理沟通。
1765
1767
  - 操作人必须是**发起方或者签署方企业的(非走授权书认证)法人或者超管**。
@@ -13922,10 +13922,13 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
13922
13922
 
13923
13923
 
13924
13924
  :type Endpoint: str
13925
+ :param _BatchAuthMethod: 认证链接使用单链接还是多链接模式<ul><li>0 - 多链接(默认),指批量生成链接, 每一个企业会拥有一个认证链接,然后分别认证</li><li>1 - 单链接 , 指批量生成链接,然后会将多个链接聚合成一个链接,进行认证</li></ul>p.s.请注意, 如果使用单链接的模式并且认证方式是授权书方式的时候,必须在接口中传递超管授权书。
13926
+ :type BatchAuthMethod: int
13925
13927
  """
13926
13928
  self._Agent = None
13927
13929
  self._RegistrationOrganizations = None
13928
13930
  self._Endpoint = None
13931
+ self._BatchAuthMethod = None
13929
13932
 
13930
13933
  @property
13931
13934
  def Agent(self):
@@ -13974,6 +13977,17 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
13974
13977
  def Endpoint(self, Endpoint):
13975
13978
  self._Endpoint = Endpoint
13976
13979
 
13980
+ @property
13981
+ def BatchAuthMethod(self):
13982
+ """认证链接使用单链接还是多链接模式<ul><li>0 - 多链接(默认),指批量生成链接, 每一个企业会拥有一个认证链接,然后分别认证</li><li>1 - 单链接 , 指批量生成链接,然后会将多个链接聚合成一个链接,进行认证</li></ul>p.s.请注意, 如果使用单链接的模式并且认证方式是授权书方式的时候,必须在接口中传递超管授权书。
13983
+ :rtype: int
13984
+ """
13985
+ return self._BatchAuthMethod
13986
+
13987
+ @BatchAuthMethod.setter
13988
+ def BatchAuthMethod(self, BatchAuthMethod):
13989
+ self._BatchAuthMethod = BatchAuthMethod
13990
+
13977
13991
 
13978
13992
  def _deserialize(self, params):
13979
13993
  if params.get("Agent") is not None:
@@ -13986,6 +14000,7 @@ class CreateBatchOrganizationRegistrationTasksRequest(AbstractModel):
13986
14000
  obj._deserialize(item)
13987
14001
  self._RegistrationOrganizations.append(obj)
13988
14002
  self._Endpoint = params.get("Endpoint")
14003
+ self._BatchAuthMethod = params.get("BatchAuthMethod")
13989
14004
  memeber_set = set(params.keys())
13990
14005
  for name, value in vars(self).items():
13991
14006
  property_name = name[1:]
@@ -39,6 +39,8 @@ class AndroidApp(AbstractModel):
39
39
  :type UserId: str
40
40
  :param _AppMode: 应用模式(NORMAL : 普通模式;ADVANCED : 高级模式)
41
41
  :type AppMode: str
42
+ :param _UpdateState: 应用更新状态,取值:UPLOADING 上传中、CREATING 创建中、CREATE_FAIL 创建失败、CREATE_SUCCESS 创建成功、NORMAL 默认状态
43
+ :type UpdateState: str
42
44
  """
43
45
  self._AndroidAppId = None
44
46
  self._Name = None
@@ -47,6 +49,7 @@ class AndroidApp(AbstractModel):
47
49
  self._CreateTime = None
48
50
  self._UserId = None
49
51
  self._AppMode = None
52
+ self._UpdateState = None
50
53
 
51
54
  @property
52
55
  def AndroidAppId(self):
@@ -125,6 +128,17 @@ class AndroidApp(AbstractModel):
125
128
  def AppMode(self, AppMode):
126
129
  self._AppMode = AppMode
127
130
 
131
+ @property
132
+ def UpdateState(self):
133
+ """应用更新状态,取值:UPLOADING 上传中、CREATING 创建中、CREATE_FAIL 创建失败、CREATE_SUCCESS 创建成功、NORMAL 默认状态
134
+ :rtype: str
135
+ """
136
+ return self._UpdateState
137
+
138
+ @UpdateState.setter
139
+ def UpdateState(self, UpdateState):
140
+ self._UpdateState = UpdateState
141
+
128
142
 
129
143
  def _deserialize(self, params):
130
144
  self._AndroidAppId = params.get("AndroidAppId")
@@ -139,6 +153,7 @@ class AndroidApp(AbstractModel):
139
153
  self._CreateTime = params.get("CreateTime")
140
154
  self._UserId = params.get("UserId")
141
155
  self._AppMode = params.get("AppMode")
156
+ self._UpdateState = params.get("UpdateState")
142
157
  memeber_set = set(params.keys())
143
158
  for name, value in vars(self).items():
144
159
  property_name = name[1:]
@@ -4120,7 +4135,7 @@ class DescribeAndroidAppsRequest(AbstractModel):
4120
4135
  :type Limit: int
4121
4136
  :param _AndroidAppIds: 应用ID数组
4122
4137
  :type AndroidAppIds: list of str
4123
- :param _Filters: 过滤条件,支持过滤的字段有:UserId
4138
+ :param _Filters: 过滤条件,支持过滤的字段有:UserId、State、UpdateState、Name、AppMode 。其中 Name 为模糊匹配,其他参数为精确匹配。
4124
4139
  :type Filters: list of Filter
4125
4140
  """
4126
4141
  self._Offset = None
@@ -4163,7 +4178,7 @@ class DescribeAndroidAppsRequest(AbstractModel):
4163
4178
 
4164
4179
  @property
4165
4180
  def Filters(self):
4166
- """过滤条件,支持过滤的字段有:UserId
4181
+ """过滤条件,支持过滤的字段有:UserId、State、UpdateState、Name、AppMode 。其中 Name 为模糊匹配,其他参数为精确匹配。
4167
4182
  :rtype: list of Filter
4168
4183
  """
4169
4184
  return self._Filters
@@ -41,6 +41,9 @@ FAILEDOPERATION_CREATEKEYPAIRFAILED = 'FailedOperation.CreateKeyPairFailed'
41
41
  # 对密钥对的删除操作失败。
42
42
  FAILEDOPERATION_DELETEKEYPAIRFAILED = 'FailedOperation.DeleteKeyPairFailed'
43
43
 
44
+ # 查询镜像配额失败。
45
+ FAILEDOPERATION_DESCRIBEBLUEPRINTQUOTAFAILED = 'FailedOperation.DescribeBlueprintQuotaFailed'
46
+
44
47
  # 查询镜像失败,请稍后再试。
45
48
  FAILEDOPERATION_DESCRIBEBLUEPRINTSFAILED = 'FailedOperation.DescribeBlueprintsFailed'
46
49
 
@@ -134,6 +137,9 @@ FAILEDOPERATION_UNABLETOCREATEBLUEPRINT = 'FailedOperation.UnableToCreateBluepri
134
137
  # 无法创建实例。
135
138
  FAILEDOPERATION_UNABLETOCREATEINSTANCES = 'FailedOperation.UnableToCreateInstances'
136
139
 
140
+ # 当前镜像状态无法进行跨地域同步。
141
+ FAILEDOPERATION_UNABLETOSYNCBLUEPRINT = 'FailedOperation.UnableToSyncBlueprint'
142
+
137
143
  # 内部错误。
138
144
  INTERNALERROR = 'InternalError'
139
145
 
@@ -191,6 +197,9 @@ INVALIDPARAMETER_CONFLICT = 'InvalidParameter.Conflict'
191
197
  # 参数冲突。
192
198
  INVALIDPARAMETER_CONFLICTPARAMETER = 'InvalidParameter.ConflictParameter'
193
199
 
200
+ # 创建游戏专区实例不支持该参数。
201
+ INVALIDPARAMETER_CREATINGGAMEPORTALINSTANCENOTSUPPORTPARAMETER = 'InvalidParameter.CreatingGamePortalInstanceNotSupportParameter'
202
+
194
203
  # 参数非法,Filter 参数中的 Values 取值数量超过允许的最大数量。
195
204
  INVALIDPARAMETER_FILTERVALUELIMITEXCEEDED = 'InvalidParameter.FilterValueLimitExceeded'
196
205
 
@@ -272,6 +281,9 @@ INVALIDPARAMETERVALUE_CCNIDMALFORMED = 'InvalidParameterValue.CcnIdMalformed'
272
281
  # 客户令牌长度超出限制。
273
282
  INVALIDPARAMETERVALUE_CLIENTTOKENTOOLONG = 'InvalidParameterValue.ClientTokenTooLong'
274
283
 
284
+ # 目的地域与源地域相同。
285
+ INVALIDPARAMETERVALUE_DESTINATIONREGIONSAMEASSOURCEREGION = 'InvalidParameterValue.DestinationRegionSameAsSourceRegion'
286
+
275
287
  # 参数值非法,云硬盘备份点 ID 格式非法。
276
288
  INVALIDPARAMETERVALUE_DISKBACKUPIDMALFORMED = 'InvalidParameterValue.DiskBackupIdMalformed'
277
289
 
@@ -398,6 +410,9 @@ INVALIDPARAMETERVALUE_NEGATIVE = 'InvalidParameterValue.Negative'
398
410
  # 不允许改变平台类型。
399
411
  INVALIDPARAMETERVALUE_NOTALLOWTOCHANGEPLATFORMTYPE = 'InvalidParameterValue.NotAllowToChangePlatformType'
400
412
 
413
+ # 不支持跨境同步镜像。
414
+ INVALIDPARAMETERVALUE_NOTSUPPORTCROSSBORDERSYNCBLUEPRINT = 'InvalidParameterValue.NotSupportCrossBorderSyncBlueprint'
415
+
401
416
  # 实例套餐的套餐类型不支持表更至新套餐。
402
417
  INVALIDPARAMETERVALUE_NOTSUPPORTMODIFYINSTANCEBUNDLETYPE = 'InvalidParameterValue.NotSupportModifyInstanceBundleType'
403
418
 
@@ -437,6 +452,9 @@ INVALIDPARAMETERVALUE_TOOLONG = 'InvalidParameterValue.TooLong'
437
452
  # 参数值非法,小于有效值。
438
453
  INVALIDPARAMETERVALUE_TOOSMALL = 'InvalidParameterValue.TooSmall'
439
454
 
455
+ # 地域不可用。
456
+ INVALIDPARAMETERVALUE_UNAVAILABLEREGION = 'InvalidParameterValue.UnavailableRegion'
457
+
440
458
  # 非法的可用区。
441
459
  INVALIDPARAMETERVALUE_ZONEINVALID = 'InvalidParameterValue.ZoneInvalid'
442
460
 
@@ -476,6 +494,9 @@ LIMITEXCEEDED_SHAREBLUEPRINTACROSSACCOUNTQUOTALIMITEXCEEDED = 'LimitExceeded.Sha
476
494
  # 超过快照配额。
477
495
  LIMITEXCEEDED_SNAPSHOTQUOTALIMITEXCEEDED = 'LimitExceeded.SnapshotQuotaLimitExceeded'
478
496
 
497
+ # 超过同步镜像目的地域镜像配额。
498
+ LIMITEXCEEDED_SYNCBLUEPRINTQUOTALIMITEXCEEDED = 'LimitExceeded.SyncBlueprintQuotaLimitExceeded'
499
+
479
500
  # 缺少参数错误。
480
501
  MISSINGPARAMETER = 'MissingParameter'
481
502