tencentcloud-sdk-python 3.0.1348__py2.py3-none-any.whl → 3.0.1350__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 (75) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +0 -116
  3. tencentcloud/bi/v20220105/models.py +8 -0
  4. tencentcloud/captcha/v20190722/models.py +15 -30
  5. tencentcloud/cbs/v20170312/models.py +0 -4
  6. tencentcloud/ccc/v20200210/errorcodes.py +3 -0
  7. tencentcloud/ccc/v20200210/models.py +267 -52
  8. tencentcloud/cdwpg/v20201230/models.py +2 -2
  9. tencentcloud/cfw/v20190904/models.py +2 -2
  10. tencentcloud/ckafka/v20190819/models.py +6 -6
  11. tencentcloud/clb/v20180317/models.py +2 -2
  12. tencentcloud/cme/v20191029/cme_client.py +0 -1
  13. tencentcloud/cme/v20191029/models.py +10 -14
  14. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  15. tencentcloud/cwp/v20180228/models.py +60 -0
  16. tencentcloud/cynosdb/v20190107/models.py +0 -14
  17. tencentcloud/dbdc/v20201029/models.py +0 -16
  18. tencentcloud/dlc/v20210125/models.py +256 -16
  19. tencentcloud/domain/v20180808/models.py +14 -6
  20. tencentcloud/dts/v20180330/models.py +0 -2
  21. tencentcloud/dts/v20211206/models.py +0 -14
  22. tencentcloud/ecdn/v20191012/ecdn_client.py +6 -2
  23. tencentcloud/emr/v20190103/models.py +4 -4
  24. tencentcloud/es/v20180416/errorcodes.py +3 -0
  25. tencentcloud/ess/v20201111/ess_client.py +5 -3
  26. tencentcloud/ess/v20201111/models.py +55 -22
  27. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -2
  28. tencentcloud/essbasic/v20210526/models.py +10 -10
  29. tencentcloud/gs/v20191118/models.py +15 -0
  30. tencentcloud/hai/v20230812/models.py +0 -52
  31. tencentcloud/hunyuan/v20230901/models.py +6 -4
  32. tencentcloud/iotexplorer/v20190423/models.py +34 -0
  33. tencentcloud/iotvideo/v20191126/models.py +0 -4
  34. tencentcloud/iotvideo/v20201215/models.py +17 -0
  35. tencentcloud/iotvideo/v20211125/models.py +34 -0
  36. tencentcloud/live/v20180801/models.py +53 -24
  37. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -0
  38. tencentcloud/lkeap/v20240522/models.py +15 -0
  39. tencentcloud/mariadb/v20170312/models.py +2 -6
  40. tencentcloud/mmps/v20200710/models.py +0 -4
  41. tencentcloud/monitor/v20180724/models.py +95 -14
  42. tencentcloud/mps/v20190612/errorcodes.py +1 -5
  43. tencentcloud/mps/v20190612/models.py +260 -0
  44. tencentcloud/mqtt/v20240516/errorcodes.py +6 -0
  45. tencentcloud/mqtt/v20240516/models.py +322 -182
  46. tencentcloud/mqtt/v20240516/mqtt_client.py +4 -4
  47. tencentcloud/ocr/v20181119/errorcodes.py +0 -9
  48. tencentcloud/ocr/v20181119/models.py +29 -478
  49. tencentcloud/ocr/v20181119/ocr_client.py +5 -79
  50. tencentcloud/partners/v20180321/models.py +154 -0
  51. tencentcloud/partners/v20180321/partners_client.py +23 -0
  52. tencentcloud/privatedns/v20201028/models.py +0 -22
  53. tencentcloud/sqlserver/v20180328/models.py +60 -0
  54. tencentcloud/taf/v20200210/models.py +270 -0
  55. tencentcloud/taf/v20200210/taf_client.py +23 -0
  56. tencentcloud/tbaas/v20180416/models.py +0 -12
  57. tencentcloud/tcr/v20190924/models.py +30 -20
  58. tencentcloud/tdid/v20210519/models.py +0 -10
  59. tencentcloud/tdmq/v20200217/models.py +0 -96
  60. tencentcloud/tdmq/v20200217/tdmq_client.py +0 -25
  61. tencentcloud/thpc/v20230321/models.py +15 -0
  62. tencentcloud/tke/v20180525/models.py +688 -556
  63. tencentcloud/tke/v20180525/tke_client.py +23 -0
  64. tencentcloud/trtc/v20190722/models.py +30 -0
  65. tencentcloud/tsf/v20180326/models.py +56 -14
  66. tencentcloud/vod/v20180717/errorcodes.py +3 -0
  67. tencentcloud/vod/v20180717/models.py +59 -357
  68. tencentcloud/vod/v20180717/vod_client.py +2 -1
  69. tencentcloud/vpc/v20170312/models.py +287 -98
  70. tencentcloud/vpc/v20170312/vpc_client.py +8 -5
  71. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/METADATA +1 -1
  72. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/RECORD +75 -75
  73. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/LICENSE +0 -0
  74. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/WHEEL +0 -0
  75. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/top_level.txt +0 -0
@@ -2074,6 +2074,8 @@ class CreateUserRoleProjectRequest(AbstractModel):
2074
2074
 
2075
2075
  @property
2076
2076
  def UserList(self):
2077
+ warnings.warn("parameter `UserList` is deprecated", DeprecationWarning)
2078
+
2077
2079
  """用户列表(废弃)
2078
2080
  :rtype: list of UserIdAndUserName
2079
2081
  """
@@ -2081,6 +2083,8 @@ class CreateUserRoleProjectRequest(AbstractModel):
2081
2083
 
2082
2084
  @UserList.setter
2083
2085
  def UserList(self, UserList):
2086
+ warnings.warn("parameter `UserList` is deprecated", DeprecationWarning)
2087
+
2084
2088
  self._UserList = UserList
2085
2089
 
2086
2090
  @property
@@ -2251,6 +2255,8 @@ class CreateUserRoleRequest(AbstractModel):
2251
2255
 
2252
2256
  @property
2253
2257
  def UserList(self):
2258
+ warnings.warn("parameter `UserList` is deprecated", DeprecationWarning)
2259
+
2254
2260
  """用户列表(废弃)
2255
2261
  :rtype: list of UserIdAndUserName
2256
2262
  """
@@ -2258,6 +2264,8 @@ class CreateUserRoleRequest(AbstractModel):
2258
2264
 
2259
2265
  @UserList.setter
2260
2266
  def UserList(self, UserList):
2267
+ warnings.warn("parameter `UserList` is deprecated", DeprecationWarning)
2268
+
2261
2269
  self._UserList = UserList
2262
2270
 
2263
2271
  @property
@@ -2895,15 +2895,12 @@ class DescribeCaptchaRceResultResponse(AbstractModel):
2895
2895
  100 appid-secretkey-ticket mismatch 参数校验错误,(1)请检查CaptchaAppId与AppSecretKey是否正确,CaptchaAppId、AppSecretKey需要在验证码控制台【验证管理】>【基础配置】中获取(2)请检查传入的Ticket是否由传入的CaptchaAppId生成
2896
2896
  :type CaptchaCode: int
2897
2897
  :param _CaptchaMsg: 状态描述及验证错误信息
2898
- 注意:此字段可能返回 null,表示取不到有效值。
2899
2898
  :type CaptchaMsg: str
2900
2899
  :param _EvilLevel: 无感验证模式下,该参数返回验证结果:
2901
2900
  EvilLevel=0 请求无恶意
2902
2901
  EvilLevel=100 请求有恶意
2903
- 注意:此字段可能返回 null,表示取不到有效值。
2904
2902
  :type EvilLevel: int
2905
2903
  :param _GetCaptchaTime: 前端获取验证码时间,时间戳格式
2906
- 注意:此字段可能返回 null,表示取不到有效值。
2907
2904
  :type GetCaptchaTime: int
2908
2905
  :param _EvilBitmap: 拦截类型
2909
2906
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2911,8 +2908,9 @@ EvilLevel=100 请求有恶意
2911
2908
  :param _SubmitCaptchaTime: 提交验证码时间
2912
2909
  :type SubmitCaptchaTime: int
2913
2910
  :param _RceResult: rce检测结果
2914
- 注意:此字段可能返回 null,表示取不到有效值。
2915
2911
  :type RceResult: :class:`tencentcloud.captcha.v20190722.models.RceResult`
2912
+ :param _DeviceRiskCategory: 设备风险大类
2913
+ :type DeviceRiskCategory: str
2916
2914
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2917
2915
  :type RequestId: str
2918
2916
  """
@@ -2923,6 +2921,7 @@ EvilLevel=100 请求有恶意
2923
2921
  self._EvilBitmap = None
2924
2922
  self._SubmitCaptchaTime = None
2925
2923
  self._RceResult = None
2924
+ self._DeviceRiskCategory = None
2926
2925
  self._RequestId = None
2927
2926
 
2928
2927
  @property
@@ -2946,7 +2945,6 @@ EvilLevel=100 请求有恶意
2946
2945
  @property
2947
2946
  def CaptchaMsg(self):
2948
2947
  """状态描述及验证错误信息
2949
- 注意:此字段可能返回 null,表示取不到有效值。
2950
2948
  :rtype: str
2951
2949
  """
2952
2950
  return self._CaptchaMsg
@@ -2960,7 +2958,6 @@ EvilLevel=100 请求有恶意
2960
2958
  """无感验证模式下,该参数返回验证结果:
2961
2959
  EvilLevel=0 请求无恶意
2962
2960
  EvilLevel=100 请求有恶意
2963
- 注意:此字段可能返回 null,表示取不到有效值。
2964
2961
  :rtype: int
2965
2962
  """
2966
2963
  return self._EvilLevel
@@ -2972,7 +2969,6 @@ EvilLevel=100 请求有恶意
2972
2969
  @property
2973
2970
  def GetCaptchaTime(self):
2974
2971
  """前端获取验证码时间,时间戳格式
2975
- 注意:此字段可能返回 null,表示取不到有效值。
2976
2972
  :rtype: int
2977
2973
  """
2978
2974
  return self._GetCaptchaTime
@@ -3007,7 +3003,6 @@ EvilLevel=100 请求有恶意
3007
3003
  @property
3008
3004
  def RceResult(self):
3009
3005
  """rce检测结果
3010
- 注意:此字段可能返回 null,表示取不到有效值。
3011
3006
  :rtype: :class:`tencentcloud.captcha.v20190722.models.RceResult`
3012
3007
  """
3013
3008
  return self._RceResult
@@ -3016,6 +3011,17 @@ EvilLevel=100 请求有恶意
3016
3011
  def RceResult(self, RceResult):
3017
3012
  self._RceResult = RceResult
3018
3013
 
3014
+ @property
3015
+ def DeviceRiskCategory(self):
3016
+ """设备风险大类
3017
+ :rtype: str
3018
+ """
3019
+ return self._DeviceRiskCategory
3020
+
3021
+ @DeviceRiskCategory.setter
3022
+ def DeviceRiskCategory(self, DeviceRiskCategory):
3023
+ self._DeviceRiskCategory = DeviceRiskCategory
3024
+
3019
3025
  @property
3020
3026
  def RequestId(self):
3021
3027
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -3038,6 +3044,7 @@ EvilLevel=100 请求有恶意
3038
3044
  if params.get("RceResult") is not None:
3039
3045
  self._RceResult = RceResult()
3040
3046
  self._RceResult._deserialize(params.get("RceResult"))
3047
+ self._DeviceRiskCategory = params.get("DeviceRiskCategory")
3041
3048
  self._RequestId = params.get("RequestId")
3042
3049
 
3043
3050
 
@@ -3244,15 +3251,12 @@ class DescribeCaptchaResultResponse(AbstractModel):
3244
3251
  100 appid-secretkey-ticket mismatch 参数校验错误,(1)请检查CaptchaAppId与AppSecretKey是否正确,CaptchaAppId、AppSecretKey需要在验证码控制台【验证管理】>【基础配置】中获取(2)请检查传入的Ticket是否由传入的CaptchaAppId生成
3245
3252
  :type CaptchaCode: int
3246
3253
  :param _CaptchaMsg: 状态描述及验证错误信息
3247
- 注意:此字段可能返回 null,表示取不到有效值。
3248
3254
  :type CaptchaMsg: str
3249
3255
  :param _EvilLevel: 无感验证模式下,该参数返回验证结果:
3250
3256
  EvilLevel=0 请求无恶意
3251
3257
  EvilLevel=100 请求有恶意
3252
- 注意:此字段可能返回 null,表示取不到有效值。
3253
3258
  :type EvilLevel: int
3254
3259
  :param _GetCaptchaTime: 前端获取验证码时间,时间戳格式
3255
- 注意:此字段可能返回 null,表示取不到有效值。
3256
3260
  :type GetCaptchaTime: int
3257
3261
  :param _EvilBitmap: 拦截类型
3258
3262
  注意:此字段可能返回 null,表示取不到有效值。
@@ -3295,7 +3299,6 @@ EvilLevel=100 请求有恶意
3295
3299
  @property
3296
3300
  def CaptchaMsg(self):
3297
3301
  """状态描述及验证错误信息
3298
- 注意:此字段可能返回 null,表示取不到有效值。
3299
3302
  :rtype: str
3300
3303
  """
3301
3304
  return self._CaptchaMsg
@@ -3309,7 +3312,6 @@ EvilLevel=100 请求有恶意
3309
3312
  """无感验证模式下,该参数返回验证结果:
3310
3313
  EvilLevel=0 请求无恶意
3311
3314
  EvilLevel=100 请求有恶意
3312
- 注意:此字段可能返回 null,表示取不到有效值。
3313
3315
  :rtype: int
3314
3316
  """
3315
3317
  return self._EvilLevel
@@ -3321,7 +3323,6 @@ EvilLevel=100 请求有恶意
3321
3323
  @property
3322
3324
  def GetCaptchaTime(self):
3323
3325
  """前端获取验证码时间,时间戳格式
3324
- 注意:此字段可能返回 null,表示取不到有效值。
3325
3326
  :rtype: int
3326
3327
  """
3327
3328
  return self._GetCaptchaTime
@@ -4483,28 +4484,20 @@ class RceResult(AbstractModel):
4483
4484
  def __init__(self):
4484
4485
  r"""
4485
4486
  :param _UserId: 用户ID
4486
- 注意:此字段可能返回 null,表示取不到有效值。
4487
4487
  :type UserId: str
4488
4488
  :param _PostTime: 操作时间戳
4489
- 注意:此字段可能返回 null,表示取不到有效值。
4490
4489
  :type PostTime: int
4491
4490
  :param _AssociateAccount: 业务参数
4492
- 注意:此字段可能返回 null,表示取不到有效值。
4493
4491
  :type AssociateAccount: str
4494
4492
  :param _UserIp: 用户Ip
4495
- 注意:此字段可能返回 null,表示取不到有效值。
4496
4493
  :type UserIp: str
4497
4494
  :param _RiskLevel: 风险等级
4498
- 注意:此字段可能返回 null,表示取不到有效值。
4499
4495
  :type RiskLevel: str
4500
4496
  :param _RiskType: 风险类型
4501
- 注意:此字段可能返回 null,表示取不到有效值。
4502
4497
  :type RiskType: list of int
4503
4498
  :param _ConstId: 设备唯一ID
4504
- 注意:此字段可能返回 null,表示取不到有效值。
4505
4499
  :type ConstId: str
4506
4500
  :param _RiskInformation: 风险扩展参数
4507
- 注意:此字段可能返回 null,表示取不到有效值。
4508
4501
  :type RiskInformation: str
4509
4502
  """
4510
4503
  self._UserId = None
@@ -4519,7 +4512,6 @@ class RceResult(AbstractModel):
4519
4512
  @property
4520
4513
  def UserId(self):
4521
4514
  """用户ID
4522
- 注意:此字段可能返回 null,表示取不到有效值。
4523
4515
  :rtype: str
4524
4516
  """
4525
4517
  return self._UserId
@@ -4531,7 +4523,6 @@ class RceResult(AbstractModel):
4531
4523
  @property
4532
4524
  def PostTime(self):
4533
4525
  """操作时间戳
4534
- 注意:此字段可能返回 null,表示取不到有效值。
4535
4526
  :rtype: int
4536
4527
  """
4537
4528
  return self._PostTime
@@ -4543,7 +4534,6 @@ class RceResult(AbstractModel):
4543
4534
  @property
4544
4535
  def AssociateAccount(self):
4545
4536
  """业务参数
4546
- 注意:此字段可能返回 null,表示取不到有效值。
4547
4537
  :rtype: str
4548
4538
  """
4549
4539
  return self._AssociateAccount
@@ -4555,7 +4545,6 @@ class RceResult(AbstractModel):
4555
4545
  @property
4556
4546
  def UserIp(self):
4557
4547
  """用户Ip
4558
- 注意:此字段可能返回 null,表示取不到有效值。
4559
4548
  :rtype: str
4560
4549
  """
4561
4550
  return self._UserIp
@@ -4567,7 +4556,6 @@ class RceResult(AbstractModel):
4567
4556
  @property
4568
4557
  def RiskLevel(self):
4569
4558
  """风险等级
4570
- 注意:此字段可能返回 null,表示取不到有效值。
4571
4559
  :rtype: str
4572
4560
  """
4573
4561
  return self._RiskLevel
@@ -4579,7 +4567,6 @@ class RceResult(AbstractModel):
4579
4567
  @property
4580
4568
  def RiskType(self):
4581
4569
  """风险类型
4582
- 注意:此字段可能返回 null,表示取不到有效值。
4583
4570
  :rtype: list of int
4584
4571
  """
4585
4572
  return self._RiskType
@@ -4591,7 +4578,6 @@ class RceResult(AbstractModel):
4591
4578
  @property
4592
4579
  def ConstId(self):
4593
4580
  """设备唯一ID
4594
- 注意:此字段可能返回 null,表示取不到有效值。
4595
4581
  :rtype: str
4596
4582
  """
4597
4583
  return self._ConstId
@@ -4603,7 +4589,6 @@ class RceResult(AbstractModel):
4603
4589
  @property
4604
4590
  def RiskInformation(self):
4605
4591
  """风险扩展参数
4606
- 注意:此字段可能返回 null,表示取不到有效值。
4607
4592
  :rtype: str
4608
4593
  """
4609
4594
  return self._RiskInformation
@@ -4344,7 +4344,6 @@ class DetailPrice(AbstractModel):
4344
4344
  def __init__(self):
4345
4345
  r"""
4346
4346
  :param _PriceTitle: 描述计费项目名称。
4347
- 注意:此字段可能返回 null,表示取不到有效值。
4348
4347
  :type PriceTitle: str
4349
4348
  :param _PriceName: 描述计费项目显示名称,用户控制台展示。
4350
4349
  :type PriceName: str
@@ -4391,7 +4390,6 @@ class DetailPrice(AbstractModel):
4391
4390
  @property
4392
4391
  def PriceTitle(self):
4393
4392
  """描述计费项目名称。
4394
- 注意:此字段可能返回 null,表示取不到有效值。
4395
4393
  :rtype: str
4396
4394
  """
4397
4395
  return self._PriceTitle
@@ -7665,7 +7663,6 @@ class PrepayPrice(AbstractModel):
7665
7663
  注意:此字段可能返回 null,表示取不到有效值。
7666
7664
  :type UnitPrice: float
7667
7665
  :param _DetailPrices: 计费项目明细列表。
7668
- 注意:此字段可能返回 null,表示取不到有效值。
7669
7666
  :type DetailPrices: list of DetailPrice
7670
7667
  """
7671
7668
  self._DiscountPrice = None
@@ -7790,7 +7787,6 @@ class PrepayPrice(AbstractModel):
7790
7787
  @property
7791
7788
  def DetailPrices(self):
7792
7789
  """计费项目明细列表。
7793
- 注意:此字段可能返回 null,表示取不到有效值。
7794
7790
  :rtype: list of DetailPrice
7795
7791
  """
7796
7792
  return self._DetailPrices
@@ -128,6 +128,9 @@ INVALIDPARAMETERVALUE_COMPANYEXIST = 'InvalidParameterValue.CompanyExist'
128
128
  # 审核单状态错误。
129
129
  INVALIDPARAMETERVALUE_ERRORAPPLYSTATUS = 'InvalidParameterValue.ErrorApplyStatus'
130
130
 
131
+ # 使用体验账号的智能体不支持此类操作
132
+ INVALIDPARAMETERVALUE_EXPERIENCEACCOUNT = 'InvalidParameterValue.ExperienceAccount'
133
+
131
134
  # 实例不存在。
132
135
  INVALIDPARAMETERVALUE_INSTANCENOTEXIST = 'InvalidParameterValue.InstanceNotExist'
133
136