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
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1348'
17
+ __version__ = '3.0.1350'