tencentcloud-sdk-python 3.0.1301__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 (64) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aiart/v20221229/models.py +19 -0
  3. tencentcloud/apm/v20210622/apm_client.py +3 -3
  4. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  5. tencentcloud/apm/v20210622/models.py +586 -538
  6. tencentcloud/autoscaling/v20180419/models.py +141 -0
  7. tencentcloud/cat/v20180409/cat_client.py +1 -1
  8. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  9. tencentcloud/ccc/v20200210/models.py +159 -0
  10. tencentcloud/cdb/v20170320/models.py +15 -0
  11. tencentcloud/cdn/v20180606/models.py +2 -2
  12. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  13. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  14. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  15. tencentcloud/cfs/v20190719/models.py +79 -0
  16. tencentcloud/clb/v20180317/models.py +146 -20
  17. tencentcloud/config/v20220802/models.py +2 -2
  18. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  19. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  20. tencentcloud/cvm/v20170312/models.py +188 -4
  21. tencentcloud/dc/v20180410/models.py +32 -16
  22. tencentcloud/dlc/v20210125/models.py +89 -0
  23. tencentcloud/emr/v20190103/models.py +50 -122
  24. tencentcloud/ess/v20201111/ess_client.py +1 -1
  25. tencentcloud/ess/v20201111/models.py +50 -38
  26. tencentcloud/essbasic/v20210526/models.py +78 -116
  27. tencentcloud/faceid/v20180301/models.py +14 -14
  28. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  29. tencentcloud/hunyuan/v20230901/models.py +84 -2
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
  31. tencentcloud/iotexplorer/v20190423/models.py +422 -0
  32. tencentcloud/lcic/v20220817/models.py +4 -6
  33. tencentcloud/lighthouse/v20200324/models.py +30 -0
  34. tencentcloud/lke/v20231130/models.py +23 -14
  35. tencentcloud/lkeap/v20240522/models.py +8 -4
  36. tencentcloud/mna/v20210119/models.py +0 -30
  37. tencentcloud/monitor/v20180724/models.py +57 -6
  38. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  39. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  40. tencentcloud/mps/v20190612/models.py +871 -18
  41. tencentcloud/mps/v20190612/mps_client.py +138 -0
  42. tencentcloud/ocr/v20181119/models.py +49 -4
  43. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  44. tencentcloud/postgres/v20170312/models.py +72 -30
  45. tencentcloud/pts/v20210728/models.py +0 -348
  46. tencentcloud/rum/v20210622/models.py +92 -2
  47. tencentcloud/ssl/v20191205/models.py +19 -4
  48. tencentcloud/ssl/v20191205/ssl_client.py +1 -1
  49. tencentcloud/tchd/v20230306/models.py +0 -2
  50. tencentcloud/teo/v20220901/models.py +8 -18
  51. tencentcloud/tiw/v20190919/models.py +6 -0
  52. tencentcloud/trtc/v20190722/models.py +15 -0
  53. tencentcloud/tse/v20201207/models.py +17 -0
  54. tencentcloud/vod/v20180717/models.py +6 -6
  55. tencentcloud/vpc/v20170312/errorcodes.py +2 -1235
  56. tencentcloud/vpc/v20170312/models.py +47 -65928
  57. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  58. tencentcloud/wedata/v20210820/models.py +1438 -198
  59. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  60. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  61. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +64 -64
  62. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  63. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  64. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.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.