tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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 (109) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +386 -0
  5. tencentcloud/apm/v20210622/apm_client.py +3 -3
  6. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  7. tencentcloud/apm/v20210622/models.py +586 -538
  8. tencentcloud/autoscaling/v20180419/models.py +162 -0
  9. tencentcloud/batch/v20170312/models.py +2 -2
  10. tencentcloud/bh/v20230418/models.py +4 -4
  11. tencentcloud/cat/v20180409/cat_client.py +1 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  13. tencentcloud/ccc/v20200210/models.py +159 -0
  14. tencentcloud/cdb/v20170320/models.py +42 -0
  15. tencentcloud/cdn/v20180606/models.py +2 -2
  16. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  17. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  18. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  19. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  20. tencentcloud/cfs/v20190719/models.py +79 -0
  21. tencentcloud/clb/v20180317/models.py +214 -20
  22. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  23. tencentcloud/cloudapp/v20220530/models.py +66 -17
  24. tencentcloud/cls/v20201016/models.py +22 -0
  25. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  26. tencentcloud/cmq/v20190304/models.py +324 -2473
  27. tencentcloud/config/v20220802/config_client.py +46 -0
  28. tencentcloud/config/v20220802/errorcodes.py +3 -0
  29. tencentcloud/config/v20220802/models.py +716 -26
  30. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  31. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  32. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  33. tencentcloud/cvm/v20170312/models.py +190 -6
  34. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  35. tencentcloud/cynosdb/v20190107/models.py +113 -0
  36. tencentcloud/dc/v20180410/dc_client.py +1 -1
  37. tencentcloud/dc/v20180410/models.py +94 -167
  38. tencentcloud/dlc/v20210125/models.py +89 -0
  39. tencentcloud/drm/v20181115/models.py +17 -0
  40. tencentcloud/dts/v20211206/models.py +68 -2
  41. tencentcloud/ecm/v20190719/models.py +0 -18
  42. tencentcloud/emr/v20190103/models.py +186 -462
  43. tencentcloud/es/v20180416/models.py +17 -0
  44. tencentcloud/ess/v20201111/ess_client.py +26 -5
  45. tencentcloud/ess/v20201111/models.py +96 -86
  46. tencentcloud/essbasic/v20210526/models.py +124 -134
  47. tencentcloud/faceid/v20180301/models.py +14 -14
  48. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  49. tencentcloud/gwlb/v20240906/models.py +2 -2
  50. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  51. tencentcloud/hai/v20230812/hai_client.py +46 -0
  52. tencentcloud/hai/v20230812/models.py +435 -0
  53. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  54. tencentcloud/hunyuan/v20230901/models.py +84 -2
  55. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
  56. tencentcloud/iotexplorer/v20190423/models.py +1473 -75
  57. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  58. tencentcloud/iotvideo/v20211125/models.py +135 -0
  59. tencentcloud/keewidb/v20220308/models.py +1 -1
  60. tencentcloud/lcic/v20220817/models.py +6 -8
  61. tencentcloud/lighthouse/v20200324/models.py +30 -0
  62. tencentcloud/lke/v20231130/models.py +23 -14
  63. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  64. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  65. tencentcloud/lkeap/v20240522/models.py +60 -18
  66. tencentcloud/mna/v20210119/models.py +0 -52
  67. tencentcloud/mongodb/v20180408/models.py +2 -44
  68. tencentcloud/mongodb/v20190725/models.py +2 -22
  69. tencentcloud/monitor/v20180724/models.py +57 -6
  70. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  71. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  72. tencentcloud/mps/v20190612/models.py +871 -18
  73. tencentcloud/mps/v20190612/mps_client.py +138 -0
  74. tencentcloud/ocr/v20181119/models.py +63 -18
  75. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  76. tencentcloud/postgres/v20170312/models.py +305 -30
  77. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  78. tencentcloud/pts/v20210728/models.py +0 -348
  79. tencentcloud/redis/v20180412/models.py +12 -8
  80. tencentcloud/redis/v20180412/redis_client.py +8 -8
  81. tencentcloud/rum/v20210622/models.py +92 -2
  82. tencentcloud/scf/v20180416/models.py +44 -4
  83. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  84. tencentcloud/sms/v20190711/models.py +81 -0
  85. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  86. tencentcloud/sms/v20210111/models.py +81 -0
  87. tencentcloud/ssl/v20191205/models.py +79 -8
  88. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  89. tencentcloud/tcb/v20180608/models.py +207 -403
  90. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  91. tencentcloud/tchd/v20230306/models.py +0 -2
  92. tencentcloud/teo/v20220901/models.py +8 -18
  93. tencentcloud/tione/v20211111/models.py +34 -0
  94. tencentcloud/tiw/v20190919/models.py +6 -0
  95. tencentcloud/tke/v20220501/models.py +2 -2
  96. tencentcloud/trro/v20220325/models.py +15 -58
  97. tencentcloud/trtc/v20190722/models.py +15 -8
  98. tencentcloud/tse/v20201207/models.py +47 -0
  99. tencentcloud/vod/v20180717/models.py +6 -6
  100. tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
  101. tencentcloud/vpc/v20170312/models.py +47 -65933
  102. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  103. tencentcloud/wedata/v20210820/models.py +1368 -2
  104. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  105. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  106. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
  107. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  108. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  109. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -3893,6 +3893,29 @@ class WedataClient(AbstractClient):
3893
3893
  raise TencentCloudSDKException(type(e).__name__, str(e))
3894
3894
 
3895
3895
 
3896
+ def DescribeTaskTableMetricOverview(self, request):
3897
+ """查询实时任务表粒度指标概览
3898
+
3899
+ :param request: Request instance for DescribeTaskTableMetricOverview.
3900
+ :type request: :class:`tencentcloud.wedata.v20210820.models.DescribeTaskTableMetricOverviewRequest`
3901
+ :rtype: :class:`tencentcloud.wedata.v20210820.models.DescribeTaskTableMetricOverviewResponse`
3902
+
3903
+ """
3904
+ try:
3905
+ params = request._serialize()
3906
+ headers = request.headers
3907
+ body = self.call("DescribeTaskTableMetricOverview", params, headers=headers)
3908
+ response = json.loads(body)
3909
+ model = models.DescribeTaskTableMetricOverviewResponse()
3910
+ model._deserialize(response["Response"])
3911
+ return model
3912
+ except Exception as e:
3913
+ if isinstance(e, TencentCloudSDKException):
3914
+ raise
3915
+ else:
3916
+ raise TencentCloudSDKException(type(e).__name__, str(e))
3917
+
3918
+
3896
3919
  def DescribeTemplateDimCount(self, request):
3897
3920
  """查询规则模板维度分布情况
3898
3921
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python
3
- Version: 3.0.1298
3
+ Version: 3.0.1306
4
4
  Summary: Tencent Cloud SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud