tencentcloud-sdk-python 3.0.1210__py2.py3-none-any.whl → 3.0.1225__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/ams/v20201229/models.py +24 -0
- tencentcloud/antiddos/v20200309/models.py +13 -1
- tencentcloud/asr/v20190614/asr_client.py +103 -1
- tencentcloud/asr/v20190614/errorcodes.py +3 -0
- tencentcloud/asr/v20190614/models.py +620 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bi/v20220105/models.py +25 -0
- tencentcloud/billing/v20180709/models.py +155 -0
- tencentcloud/ccc/v20200210/models.py +42 -12
- tencentcloud/cdb/v20170320/cdb_client.py +46 -0
- tencentcloud/cdb/v20170320/models.py +280 -2
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +211 -165
- tencentcloud/cdwdoris/v20211228/errorcodes.py +0 -3
- tencentcloud/cdwdoris/v20211228/models.py +2316 -2164
- tencentcloud/cfg/v20210820/models.py +182 -1
- tencentcloud/cfw/v20190904/cfw_client.py +23 -0
- tencentcloud/cfw/v20190904/models.py +70 -0
- tencentcloud/ckafka/v20190819/ckafka_client.py +1 -1
- tencentcloud/ckafka/v20190819/models.py +47 -1
- tencentcloud/clb/v20180317/models.py +147 -3
- tencentcloud/cls/v20201016/models.py +259 -9
- tencentcloud/controlcenter/__init__.py +0 -0
- tencentcloud/controlcenter/v20230110/__init__.py +0 -0
- tencentcloud/controlcenter/v20230110/controlcenter_client.py +49 -0
- tencentcloud/controlcenter/v20230110/errorcodes.py +45 -0
- tencentcloud/controlcenter/v20230110/models.py +140 -0
- tencentcloud/csip/v20221121/models.py +385 -0
- tencentcloud/cvm/v20170312/models.py +8 -6
- tencentcloud/cwp/v20180228/models.py +123 -12
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +115 -0
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +862 -52
- tencentcloud/dasb/v20191018/models.py +25 -0
- tencentcloud/dbbrain/v20210527/models.py +212 -2
- tencentcloud/dc/v20180410/dc_client.py +3 -4
- tencentcloud/dc/v20180410/models.py +78 -18
- tencentcloud/dcdb/v20180411/dcdb_client.py +23 -0
- tencentcloud/dcdb/v20180411/models.py +118 -0
- tencentcloud/dlc/v20210125/models.py +170 -1
- tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
- tencentcloud/dsgc/v20190723/models.py +165 -0
- tencentcloud/ecc/v20181213/ecc_client.py +1 -2
- tencentcloud/emr/v20190103/emr_client.py +24 -0
- tencentcloud/emr/v20190103/models.py +94 -0
- tencentcloud/es/v20180416/es_client.py +24 -0
- tencentcloud/es/v20180416/models.py +270 -1
- tencentcloud/ess/v20201111/ess_client.py +62 -4
- tencentcloud/ess/v20201111/models.py +386 -3
- tencentcloud/essbasic/v20210526/essbasic_client.py +31 -2
- tencentcloud/essbasic/v20210526/models.py +185 -16
- tencentcloud/facefusion/v20181201/models.py +9 -3
- tencentcloud/facefusion/v20220927/errorcodes.py +15 -6
- tencentcloud/facefusion/v20220927/models.py +32 -11
- tencentcloud/faceid/v20180301/faceid_client.py +1 -1
- tencentcloud/faceid/v20180301/models.py +66 -0
- tencentcloud/goosefs/v20220519/models.py +61 -0
- tencentcloud/hunyuan/v20230901/errorcodes.py +21 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +53 -1
- tencentcloud/hunyuan/v20230901/models.py +378 -4
- tencentcloud/ims/v20201229/ims_client.py +3 -3
- tencentcloud/ims/v20201229/models.py +1 -1
- tencentcloud/iotexplorer/v20190423/models.py +14 -6
- tencentcloud/iss/v20230517/errorcodes.py +15 -0
- tencentcloud/iss/v20230517/models.py +103 -0
- tencentcloud/lcic/v20220817/lcic_client.py +23 -0
- tencentcloud/lcic/v20220817/models.py +261 -0
- tencentcloud/lighthouse/v20200324/errorcodes.py +3 -0
- tencentcloud/lighthouse/v20200324/models.py +28 -0
- tencentcloud/lke/v20231130/errorcodes.py +1 -1
- tencentcloud/lke/v20231130/models.py +247 -5
- tencentcloud/mariadb/v20170312/errorcodes.py +3 -0
- tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
- tencentcloud/mariadb/v20170312/models.py +82 -0
- tencentcloud/mna/v20210119/errorcodes.py +6 -0
- tencentcloud/mna/v20210119/mna_client.py +23 -0
- tencentcloud/mna/v20210119/models.py +146 -0
- tencentcloud/mongodb/v20180408/errorcodes.py +1 -1
- tencentcloud/mongodb/v20190725/errorcodes.py +1 -1
- tencentcloud/mongodb/v20190725/models.py +72 -45
- tencentcloud/monitor/v20180724/models.py +13 -0
- tencentcloud/mps/v20190612/models.py +247 -18
- tencentcloud/oceanus/v20190422/models.py +25 -0
- tencentcloud/ocr/v20181119/errorcodes.py +6 -0
- tencentcloud/ocr/v20181119/models.py +281 -2
- tencentcloud/ocr/v20181119/ocr_client.py +54 -2
- tencentcloud/organization/v20210331/errorcodes.py +237 -0
- tencentcloud/organization/v20210331/models.py +12189 -4358
- tencentcloud/organization/v20210331/organization_client.py +1181 -54
- tencentcloud/postgres/v20170312/errorcodes.py +15 -0
- tencentcloud/redis/v20180412/models.py +22 -20
- tencentcloud/rum/v20210622/models.py +12 -0
- tencentcloud/scf/v20180416/models.py +51 -15
- tencentcloud/ses/v20201002/models.py +177 -0
- tencentcloud/sms/v20190711/errorcodes.py +3 -0
- tencentcloud/sms/v20190711/models.py +21 -22
- tencentcloud/sms/v20190711/sms_client.py +28 -60
- tencentcloud/sms/v20210111/errorcodes.py +3 -0
- tencentcloud/sqlserver/v20180328/errorcodes.py +3 -0
- tencentcloud/sqlserver/v20180328/models.py +185 -1
- tencentcloud/sqlserver/v20180328/sqlserver_client.py +23 -0
- tencentcloud/ssl/v20191205/errorcodes.py +6 -0
- tencentcloud/ssl/v20191205/models.py +209 -0
- tencentcloud/ssl/v20191205/ssl_client.py +24 -1
- tencentcloud/tag/v20180813/models.py +33 -33
- tencentcloud/tat/v20201028/errorcodes.py +9 -0
- tencentcloud/tat/v20201028/models.py +221 -1
- tencentcloud/tat/v20201028/tat_client.py +23 -0
- tencentcloud/tcr/v20190924/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +155 -0
- tencentcloud/teo/v20220901/models.py +2 -3
- tencentcloud/thpc/v20230321/models.py +1432 -82
- tencentcloud/thpc/v20230321/thpc_client.py +92 -0
- tencentcloud/tiia/v20190529/models.py +0 -469
- tencentcloud/tiia/v20190529/tiia_client.py +0 -29
- tencentcloud/tke/v20180525/errorcodes.py +3 -0
- tencentcloud/tke/v20180525/models.py +12 -0
- tencentcloud/tms/v20201229/errorcodes.py +0 -6
- tencentcloud/tms/v20201229/models.py +0 -70
- tencentcloud/tms/v20201229/tms_client.py +0 -23
- tencentcloud/tmt/v20180321/errorcodes.py +3 -0
- tencentcloud/tmt/v20180321/models.py +9 -9
- tencentcloud/tmt/v20180321/tmt_client.py +1 -1
- tencentcloud/trocket/v20230308/models.py +123 -7
- tencentcloud/trtc/v20190722/models.py +240 -2
- tencentcloud/trtc/v20190722/trtc_client.py +48 -35
- tencentcloud/tse/v20201207/models.py +88 -0
- tencentcloud/tts/v20190823/models.py +2 -2
- tencentcloud/vclm/v20240523/errorcodes.py +27 -0
- tencentcloud/vclm/v20240523/models.py +12 -0
- tencentcloud/vod/v20180717/errorcodes.py +18 -0
- tencentcloud/vod/v20180717/models.py +617 -12
- tencentcloud/vod/v20180717/vod_client.py +71 -2
- tencentcloud/vpc/v20170312/models.py +332 -2
- tencentcloud/waf/v20180125/models.py +1 -1
- tencentcloud/wedata/v20210820/errorcodes.py +6 -0
- tencentcloud/wedata/v20210820/models.py +2905 -366
- tencentcloud/wedata/v20210820/wedata_client.py +161 -0
- {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/RECORD +143 -138
- {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/top_level.txt +0 -0
@@ -1760,6 +1760,29 @@ class VodClient(AbstractClient):
|
|
1760
1760
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1761
1761
|
|
1762
1762
|
|
1763
|
+
def DescribeCurrentPlaylist(self, request):
|
1764
|
+
"""查询轮播当前播放列表。
|
1765
|
+
|
1766
|
+
:param request: Request instance for DescribeCurrentPlaylist.
|
1767
|
+
:type request: :class:`tencentcloud.vod.v20180717.models.DescribeCurrentPlaylistRequest`
|
1768
|
+
:rtype: :class:`tencentcloud.vod.v20180717.models.DescribeCurrentPlaylistResponse`
|
1769
|
+
|
1770
|
+
"""
|
1771
|
+
try:
|
1772
|
+
params = request._serialize()
|
1773
|
+
headers = request.headers
|
1774
|
+
body = self.call("DescribeCurrentPlaylist", params, headers=headers)
|
1775
|
+
response = json.loads(body)
|
1776
|
+
model = models.DescribeCurrentPlaylistResponse()
|
1777
|
+
model._deserialize(response["Response"])
|
1778
|
+
return model
|
1779
|
+
except Exception as e:
|
1780
|
+
if isinstance(e, TencentCloudSDKException):
|
1781
|
+
raise
|
1782
|
+
else:
|
1783
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
1784
|
+
|
1785
|
+
|
1763
1786
|
def DescribeDailyMediaPlayStat(self, request):
|
1764
1787
|
"""该接口用于查询指定日期范围内每天的播放统计数据。
|
1765
1788
|
* 可以查询最近一年的播放统计数据。
|
@@ -2853,7 +2876,7 @@ class VodClient(AbstractClient):
|
|
2853
2876
|
|
2854
2877
|
|
2855
2878
|
def ExtractCopyRightWatermark(self, request):
|
2856
|
-
"""
|
2879
|
+
"""该 API 已经<font color='red'>不再维护</font>。如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
|
2857
2880
|
|
2858
2881
|
:param request: Request instance for ExtractCopyRightWatermark.
|
2859
2882
|
:type request: :class:`tencentcloud.vod.v20180717.models.ExtractCopyRightWatermarkRequest`
|
@@ -2876,7 +2899,7 @@ class VodClient(AbstractClient):
|
|
2876
2899
|
|
2877
2900
|
|
2878
2901
|
def ExtractTraceWatermark(self, request):
|
2879
|
-
"""
|
2902
|
+
"""该 API 已经<font color='red'>不再维护</font>。如果有盗录溯源需求,请参考 [幽灵水印](https://cloud.tencent.com/document/product/266/94228)。
|
2880
2903
|
|
2881
2904
|
:param request: Request instance for ExtractTraceWatermark.
|
2882
2905
|
:type request: :class:`tencentcloud.vod.v20180717.models.ExtractTraceWatermarkRequest`
|
@@ -2898,6 +2921,29 @@ class VodClient(AbstractClient):
|
|
2898
2921
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2899
2922
|
|
2900
2923
|
|
2924
|
+
def FastEditMedia(self, request):
|
2925
|
+
"""对 HLS 视频实现快速拼接和快速剪辑,生成新的 HLS 格式的媒体。
|
2926
|
+
|
2927
|
+
:param request: Request instance for FastEditMedia.
|
2928
|
+
:type request: :class:`tencentcloud.vod.v20180717.models.FastEditMediaRequest`
|
2929
|
+
:rtype: :class:`tencentcloud.vod.v20180717.models.FastEditMediaResponse`
|
2930
|
+
|
2931
|
+
"""
|
2932
|
+
try:
|
2933
|
+
params = request._serialize()
|
2934
|
+
headers = request.headers
|
2935
|
+
body = self.call("FastEditMedia", params, headers=headers)
|
2936
|
+
response = json.loads(body)
|
2937
|
+
model = models.FastEditMediaResponse()
|
2938
|
+
model._deserialize(response["Response"])
|
2939
|
+
return model
|
2940
|
+
except Exception as e:
|
2941
|
+
if isinstance(e, TencentCloudSDKException):
|
2942
|
+
raise
|
2943
|
+
else:
|
2944
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2945
|
+
|
2946
|
+
|
2901
2947
|
def ForbidMediaDistribution(self, request):
|
2902
2948
|
"""* 对媒体禁播后,除了点播控制台预览,其他场景访问视频各种资源的 URL(原始文件、转码输出文件、截图等)均会返回 403。
|
2903
2949
|
禁播/解禁操作全网生效时间约 5~10 分钟。
|
@@ -2922,6 +2968,29 @@ class VodClient(AbstractClient):
|
|
2922
2968
|
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2923
2969
|
|
2924
2970
|
|
2971
|
+
def HandleCurrentPlaylist(self, request):
|
2972
|
+
"""操作轮播当前播放列表。支持的操作有:<li> Insert:向当前播列表插入播放节目。</li><li> Delete:删除播列表中的播放节目。</li>
|
2973
|
+
|
2974
|
+
:param request: Request instance for HandleCurrentPlaylist.
|
2975
|
+
:type request: :class:`tencentcloud.vod.v20180717.models.HandleCurrentPlaylistRequest`
|
2976
|
+
:rtype: :class:`tencentcloud.vod.v20180717.models.HandleCurrentPlaylistResponse`
|
2977
|
+
|
2978
|
+
"""
|
2979
|
+
try:
|
2980
|
+
params = request._serialize()
|
2981
|
+
headers = request.headers
|
2982
|
+
body = self.call("HandleCurrentPlaylist", params, headers=headers)
|
2983
|
+
response = json.loads(body)
|
2984
|
+
model = models.HandleCurrentPlaylistResponse()
|
2985
|
+
model._deserialize(response["Response"])
|
2986
|
+
return model
|
2987
|
+
except Exception as e:
|
2988
|
+
if isinstance(e, TencentCloudSDKException):
|
2989
|
+
raise
|
2990
|
+
else:
|
2991
|
+
raise TencentCloudSDKException(type(e).__name__, str(e))
|
2992
|
+
|
2993
|
+
|
2925
2994
|
def InspectMediaQuality(self, request):
|
2926
2995
|
"""对点播中的音视频媒体发起音画质检测任务。
|
2927
2996
|
|