tencentcloud-sdk-python 3.0.1342__py2.py3-none-any.whl → 3.0.1344__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 (65) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/bi/v20220105/models.py +68 -0
  3. tencentcloud/billing/v20180709/billing_client.py +3 -1
  4. tencentcloud/billing/v20180709/models.py +90 -224
  5. tencentcloud/cdb/v20170320/cdb_client.py +23 -0
  6. tencentcloud/cdb/v20170320/models.py +117 -0
  7. tencentcloud/cdwpg/v20201230/models.py +4 -4
  8. tencentcloud/cdz/v20221123/models.py +0 -4
  9. tencentcloud/cfg/v20210820/models.py +0 -192
  10. tencentcloud/clb/v20180317/clb_client.py +2 -2
  11. tencentcloud/clb/v20180317/models.py +39 -10
  12. tencentcloud/cls/v20201016/models.py +17 -186
  13. tencentcloud/cwp/v20180228/models.py +61 -18
  14. tencentcloud/cynosdb/v20190107/models.py +2 -2
  15. tencentcloud/dbbrain/v20191016/models.py +0 -16
  16. tencentcloud/dbbrain/v20210527/dbbrain_client.py +161 -0
  17. tencentcloud/dbbrain/v20210527/models.py +1731 -389
  18. tencentcloud/domain/v20180808/models.py +0 -10
  19. tencentcloud/dts/v20180330/models.py +0 -6
  20. tencentcloud/dts/v20211206/models.py +2 -210
  21. tencentcloud/ess/v20201111/models.py +71 -4
  22. tencentcloud/essbasic/v20210526/models.py +59 -2
  23. tencentcloud/fmu/v20191213/errorcodes.py +3 -0
  24. tencentcloud/fmu/v20191213/models.py +4 -4
  25. tencentcloud/goosefs/v20220519/models.py +0 -2
  26. tencentcloud/gwlb/v20240906/models.py +4 -4
  27. tencentcloud/hai/v20230812/errorcodes.py +1 -1
  28. tencentcloud/iotcloud/v20210408/models.py +2 -4
  29. tencentcloud/iotexplorer/v20190423/errorcodes.py +12 -0
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +69 -0
  31. tencentcloud/iotexplorer/v20190423/models.py +995 -65
  32. tencentcloud/iotvideo/v20211125/iotvideo_client.py +46 -0
  33. tencentcloud/iotvideo/v20211125/models.py +188 -0
  34. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  35. tencentcloud/lighthouse/v20200324/errorcodes.py +12 -9
  36. tencentcloud/lighthouse/v20200324/lighthouse_client.py +24 -17
  37. tencentcloud/lighthouse/v20200324/models.py +72 -48
  38. tencentcloud/lke/v20231130/models.py +17 -2
  39. tencentcloud/lkeap/v20240522/models.py +4 -8
  40. tencentcloud/lowcode/v20210108/models.py +0 -2
  41. tencentcloud/monitor/v20180724/models.py +251 -0
  42. tencentcloud/monitor/v20180724/monitor_client.py +23 -0
  43. tencentcloud/mps/v20190612/errorcodes.py +34 -0
  44. tencentcloud/mps/v20190612/models.py +4254 -384
  45. tencentcloud/mps/v20190612/mps_client.py +208 -0
  46. tencentcloud/mqtt/v20240516/errorcodes.py +9 -0
  47. tencentcloud/organization/v20210331/errorcodes.py +3 -0
  48. tencentcloud/organization/v20210331/models.py +0 -82
  49. tencentcloud/redis/v20180412/models.py +64 -0
  50. tencentcloud/redis/v20180412/redis_client.py +23 -0
  51. tencentcloud/tcb/v20180608/models.py +109 -157
  52. tencentcloud/tcb/v20180608/tcb_client.py +23 -0
  53. tencentcloud/tdmq/v20200217/models.py +158 -282
  54. tencentcloud/teo/v20220901/models.py +955 -20
  55. tencentcloud/tione/v20211111/models.py +90 -0
  56. tencentcloud/vdb/v20230616/models.py +45 -0
  57. tencentcloud/vdb/v20230616/vdb_client.py +1 -1
  58. tencentcloud/vrs/v20200824/models.py +32 -0
  59. tencentcloud/wedata/v20210820/models.py +167 -0
  60. tencentcloud/weilingwith/v20230427/models.py +0 -964
  61. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/METADATA +1 -1
  62. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/RECORD +65 -65
  63. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/LICENSE +0 -0
  64. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/WHEEL +0 -0
  65. {tencentcloud_sdk_python-3.0.1342.dist-info → tencentcloud_sdk_python-3.0.1344.dist-info}/top_level.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.