tencentcloud-sdk-python 3.0.1434__py2.py3-none-any.whl → 3.0.1436__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.

Potentially problematic release.


This version of tencentcloud-sdk-python might be problematic. Click here for more details.

Files changed (50) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/autoscaling/v20180419/models.py +2 -2
  3. tencentcloud/bi/v20220105/models.py +156 -2
  4. tencentcloud/cam/v20190116/cam_client.py +23 -0
  5. tencentcloud/cam/v20190116/errorcodes.py +15 -0
  6. tencentcloud/cam/v20190116/models.py +180 -0
  7. tencentcloud/cdb/v20170320/cdb_client.py +2 -1
  8. tencentcloud/cdb/v20170320/models.py +62 -44
  9. tencentcloud/cdn/v20180606/cdn_client.py +0 -575
  10. tencentcloud/cdn/v20180606/errorcodes.py +0 -48
  11. tencentcloud/cdn/v20180606/models.py +12881 -21511
  12. tencentcloud/cfs/v20190719/cfs_client.py +299 -0
  13. tencentcloud/cfs/v20190719/errorcodes.py +54 -0
  14. tencentcloud/cfs/v20190719/models.py +4445 -1986
  15. tencentcloud/clb/v20180317/models.py +44 -14
  16. tencentcloud/cls/v20201016/models.py +370 -136
  17. tencentcloud/ctem/v20231128/models.py +405 -15
  18. tencentcloud/dlc/v20210125/dlc_client.py +529 -0
  19. tencentcloud/dlc/v20210125/errorcodes.py +30 -0
  20. tencentcloud/dlc/v20210125/models.py +7581 -2530
  21. tencentcloud/emr/v20190103/models.py +2 -2
  22. tencentcloud/es/v20250101/models.py +70 -0
  23. tencentcloud/ess/v20201111/ess_client.py +53 -1
  24. tencentcloud/ess/v20201111/models.py +680 -0
  25. tencentcloud/hunyuan/v20230901/errorcodes.py +0 -27
  26. tencentcloud/hunyuan/v20230901/hunyuan_client.py +0 -46
  27. tencentcloud/hunyuan/v20230901/models.py +0 -357
  28. tencentcloud/kms/v20190118/models.py +2 -2
  29. tencentcloud/live/v20180801/models.py +2 -2
  30. tencentcloud/lowcode/v20210108/lowcode_client.py +92 -0
  31. tencentcloud/lowcode/v20210108/models.py +423 -0
  32. tencentcloud/mps/v20190612/models.py +24 -8
  33. tencentcloud/mqtt/v20240516/models.py +150 -0
  34. tencentcloud/ocr/v20181119/models.py +4 -4
  35. tencentcloud/ssl/v20191205/errorcodes.py +1 -1
  36. tencentcloud/ssl/v20191205/models.py +45 -30
  37. tencentcloud/teo/v20220901/errorcodes.py +24 -0
  38. tencentcloud/teo/v20220901/models.py +3491 -433
  39. tencentcloud/teo/v20220901/teo_client.py +462 -0
  40. tencentcloud/tione/v20211111/models.py +15 -0
  41. tencentcloud/trtc/v20190722/models.py +70 -6
  42. tencentcloud/waf/v20180125/models.py +1029 -151
  43. tencentcloud/waf/v20180125/waf_client.py +92 -0
  44. tencentcloud/wedata/v20210820/models.py +321 -15
  45. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  46. {tencentcloud_sdk_python-3.0.1434.dist-info → tencentcloud_sdk_python-3.0.1436.dist-info}/METADATA +1 -1
  47. {tencentcloud_sdk_python-3.0.1434.dist-info → tencentcloud_sdk_python-3.0.1436.dist-info}/RECORD +50 -50
  48. {tencentcloud_sdk_python-3.0.1434.dist-info → tencentcloud_sdk_python-3.0.1436.dist-info}/LICENSE +0 -0
  49. {tencentcloud_sdk_python-3.0.1434.dist-info → tencentcloud_sdk_python-3.0.1436.dist-info}/WHEEL +0 -0
  50. {tencentcloud_sdk_python-3.0.1434.dist-info → tencentcloud_sdk_python-3.0.1436.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.