tencentcloud-sdk-python 3.0.1362__py2.py3-none-any.whl → 3.0.1364__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/batch/v20170312/models.py +12 -18
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +199 -0
- tencentcloud/cbs/v20170312/models.py +26 -12
- tencentcloud/ccc/v20200210/ccc_client.py +23 -0
- tencentcloud/ccc/v20200210/errorcodes.py +3 -0
- tencentcloud/ccc/v20200210/models.py +162 -60
- tencentcloud/cdwch/v20200915/models.py +0 -12
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfw/v20190904/models.py +115 -12
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +262 -366
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cme/v20191029/errorcodes.py +3 -0
- tencentcloud/common/abstract_client.py +29 -24
- tencentcloud/common/abstract_model.py +5 -1
- tencentcloud/common/common_client.py +14 -15
- tencentcloud/common/credential.py +68 -65
- tencentcloud/common/exception/tencent_cloud_sdk_exception.py +1 -1
- tencentcloud/common/profile/client_profile.py +32 -30
- tencentcloud/common/profile/http_profile.py +20 -12
- tencentcloud/common/retry.py +18 -0
- tencentcloud/cvm/v20170312/cvm_client.py +7 -1
- tencentcloud/cvm/v20170312/errorcodes.py +1 -1
- tencentcloud/cvm/v20170312/models.py +88 -68
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +69 -0
- tencentcloud/cynosdb/v20190107/models.py +318 -0
- tencentcloud/dc/v20180410/models.py +2 -2
- tencentcloud/dlc/v20210125/models.py +0 -16
- tencentcloud/dts/v20211206/models.py +11 -7
- tencentcloud/es/v20250101/models.py +2 -6
- tencentcloud/ess/v20201111/models.py +31 -12
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -4
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +538 -0
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/lcic/v20220817/models.py +30 -0
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +167 -6
- tencentcloud/lkeap/v20240522/lkeap_client.py +2 -2
- tencentcloud/lkeap/v20240522/models.py +4 -4
- tencentcloud/monitor/v20180724/models.py +169 -0
- tencentcloud/monitor/v20180724/monitor_client.py +23 -0
- tencentcloud/mps/v20190612/models.py +20 -20
- tencentcloud/tcbr/v20220217/models.py +30 -0
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +8 -112
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/models.py +15 -15
- tencentcloud/tts/v20190823/tts_client.py +4 -3
- tencentcloud/vpc/v20170312/models.py +710 -0
- tencentcloud/vpc/v20170312/vpc_client.py +116 -1
- tencentcloud/vrs/v20200824/models.py +17 -0
- tencentcloud/waf/v20180125/errorcodes.py +9 -0
- tencentcloud/waf/v20180125/models.py +3372 -240
- tencentcloud/waf/v20180125/waf_client.py +138 -0
- tencentcloud/wedata/v20210820/models.py +55 -0
- {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/RECORD +68 -68
- {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1362.dist-info → tencentcloud_sdk_python-3.0.1364.dist-info}/top_level.txt +0 -0
@@ -3702,10 +3702,10 @@ class AiAnalysisTaskInput(AbstractModel):
|
|
3702
3702
|
:type Definition: int
|
3703
3703
|
:param _ExtendedParameter: 扩展参数,其值为序列化的 json字符串。
|
3704
3704
|
注意:此参数为定制需求参数,参考如下:
|
3705
|
-
|
3706
|
-
|
3707
|
-
|
3708
|
-
|
3705
|
+
[智能檫除](https://cloud.tencent.com/document/product/862/101530)
|
3706
|
+
[智能拆条](https://cloud.tencent.com/document/product/862/112098)
|
3707
|
+
[高光集锦](https://cloud.tencent.com/document/product/862/107280)
|
3708
|
+
[智能横转竖](https://cloud.tencent.com/document/product/862/112112)
|
3709
3709
|
注意:此字段可能返回 null,表示取不到有效值。
|
3710
3710
|
:type ExtendedParameter: str
|
3711
3711
|
"""
|
@@ -3727,10 +3727,10 @@ class AiAnalysisTaskInput(AbstractModel):
|
|
3727
3727
|
def ExtendedParameter(self):
|
3728
3728
|
"""扩展参数,其值为序列化的 json字符串。
|
3729
3729
|
注意:此参数为定制需求参数,参考如下:
|
3730
|
-
|
3731
|
-
|
3732
|
-
|
3733
|
-
|
3730
|
+
[智能檫除](https://cloud.tencent.com/document/product/862/101530)
|
3731
|
+
[智能拆条](https://cloud.tencent.com/document/product/862/112098)
|
3732
|
+
[高光集锦](https://cloud.tencent.com/document/product/862/107280)
|
3733
|
+
[智能横转竖](https://cloud.tencent.com/document/product/862/112112)
|
3734
3734
|
注意:此字段可能返回 null,表示取不到有效值。
|
3735
3735
|
:rtype: str
|
3736
3736
|
"""
|
@@ -13429,7 +13429,7 @@ class ComposeMediaTrack(AbstractModel):
|
|
13429
13429
|
|
13430
13430
|
def __init__(self):
|
13431
13431
|
r"""
|
13432
|
-
:param _Type: 轨道类型,取值有:<ul><li>Video :视频轨道。视频轨道可由以下元素组成:</li><ul><li>Video 元素</li><li>Image 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Audio :音频轨道。音频轨道可由以下元素组成:</li><ul><li>Audio 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Title:文字轨道。文字轨道可由以下元素组成:</li><ul><li>Subtitle 元素</li></ul>
|
13432
|
+
:param _Type: 轨道类型,取值有:<ul><li>Video :视频轨道。视频轨道可由以下元素组成:</li><ul><li>Video 元素</li><li>Image 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Audio :音频轨道。音频轨道可由以下元素组成:</li><ul><li>Audio 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Title:文字轨道。文字轨道可由以下元素组成:</li><ul><li>Subtitle 元素</li></ul></ul>
|
13433
13433
|
:type Type: str
|
13434
13434
|
:param _Items: 轨道上的元素列表。
|
13435
13435
|
:type Items: list of ComposeMediaItem
|
@@ -13439,7 +13439,7 @@ class ComposeMediaTrack(AbstractModel):
|
|
13439
13439
|
|
13440
13440
|
@property
|
13441
13441
|
def Type(self):
|
13442
|
-
"""轨道类型,取值有:<ul><li>Video :视频轨道。视频轨道可由以下元素组成:</li><ul><li>Video 元素</li><li>Image 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Audio :音频轨道。音频轨道可由以下元素组成:</li><ul><li>Audio 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Title:文字轨道。文字轨道可由以下元素组成:</li><ul><li>Subtitle 元素</li></ul>
|
13442
|
+
"""轨道类型,取值有:<ul><li>Video :视频轨道。视频轨道可由以下元素组成:</li><ul><li>Video 元素</li><li>Image 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Audio :音频轨道。音频轨道可由以下元素组成:</li><ul><li>Audio 元素</li><li>Transition 元素</li><li>Empty 元素</li></ul><li>Title:文字轨道。文字轨道可由以下元素组成:</li><ul><li>Subtitle 元素</li></ul></ul>
|
13443
13443
|
:rtype: str
|
13444
13444
|
"""
|
13445
13445
|
return self._Type
|
@@ -17206,11 +17206,11 @@ class CreateInputSRTSettings(AbstractModel):
|
|
17206
17206
|
:type Mode: str
|
17207
17207
|
:param _StreamId: 流Id,可选大小写字母、数字和特殊字符(.#!:&,=_-),长度为0~512。具体格式可以参考:https://github.com/Haivision/srt/blob/master/docs/features/access-control.md#standard-keys。
|
17208
17208
|
:type StreamId: str
|
17209
|
-
:param _Latency: 延迟,默认
|
17209
|
+
:param _Latency: 延迟,默认120,单位ms,范围为[0, 3000]。
|
17210
17210
|
:type Latency: int
|
17211
17211
|
:param _RecvLatency: 接收延迟,默认120,单位ms,范围为[0, 3000]。
|
17212
17212
|
:type RecvLatency: int
|
17213
|
-
:param _PeerLatency: 对端延迟,默认
|
17213
|
+
:param _PeerLatency: 对端延迟,默认120,单位ms,范围为[0, 3000]。
|
17214
17214
|
:type PeerLatency: int
|
17215
17215
|
:param _PeerIdleTimeout: 对端超时时间,默认5000,单位ms,范围为[1000, 10000]。
|
17216
17216
|
:type PeerIdleTimeout: int
|
@@ -17255,7 +17255,7 @@ class CreateInputSRTSettings(AbstractModel):
|
|
17255
17255
|
|
17256
17256
|
@property
|
17257
17257
|
def Latency(self):
|
17258
|
-
"""延迟,默认
|
17258
|
+
"""延迟,默认120,单位ms,范围为[0, 3000]。
|
17259
17259
|
:rtype: int
|
17260
17260
|
"""
|
17261
17261
|
return self._Latency
|
@@ -17277,7 +17277,7 @@ class CreateInputSRTSettings(AbstractModel):
|
|
17277
17277
|
|
17278
17278
|
@property
|
17279
17279
|
def PeerLatency(self):
|
17280
|
-
"""对端延迟,默认
|
17280
|
+
"""对端延迟,默认120,单位ms,范围为[0, 3000]。
|
17281
17281
|
:rtype: int
|
17282
17282
|
"""
|
17283
17283
|
return self._PeerLatency
|
@@ -18031,11 +18031,11 @@ class CreateOutputSRTSettings(AbstractModel):
|
|
18031
18031
|
:type Destinations: list of CreateOutputSRTSettingsDestinations
|
18032
18032
|
:param _StreamId: 转推SRT的流Id,可选大小写字母、数字和特殊字符(.#!:&,=_-),长度为0~512。
|
18033
18033
|
:type StreamId: str
|
18034
|
-
:param _Latency: 转推SRT
|
18034
|
+
:param _Latency: 转推SRT的延迟,默认120,单位ms,范围为[0, 3000]。此参数同时设置了发送方和接收方的延迟(recvlatency和peerlatency)为相同的值。建议配置为至少3倍RTT,以确保在网络拥塞时能够有效处理数据包的重传和确认
|
18035
18035
|
:type Latency: int
|
18036
18036
|
:param _RecvLatency: 转推SRT的接收延迟,默认120,单位ms,范围为[0, 3000]。 此参数表示接收方用于缓存数据包的时间长度
|
18037
18037
|
:type RecvLatency: int
|
18038
|
-
:param _PeerLatency: 转推SRT的对端延迟,默认
|
18038
|
+
:param _PeerLatency: 转推SRT的对端延迟,默认120,单位ms,范围为[0, 3000]。 此参数由发送方设置,用于告知接收方其期望的延迟缓冲时间
|
18039
18039
|
:type PeerLatency: int
|
18040
18040
|
:param _PeerIdleTimeout: 转推SRT的对端空闲超时时间,默认5000,单位ms,范围为[1000, 10000]。 如果连接在设定的超时时间内没有活动,将会被关闭
|
18041
18041
|
:type PeerIdleTimeout: int
|
@@ -18080,7 +18080,7 @@ class CreateOutputSRTSettings(AbstractModel):
|
|
18080
18080
|
|
18081
18081
|
@property
|
18082
18082
|
def Latency(self):
|
18083
|
-
"""转推SRT
|
18083
|
+
"""转推SRT的延迟,默认120,单位ms,范围为[0, 3000]。此参数同时设置了发送方和接收方的延迟(recvlatency和peerlatency)为相同的值。建议配置为至少3倍RTT,以确保在网络拥塞时能够有效处理数据包的重传和确认
|
18084
18084
|
:rtype: int
|
18085
18085
|
"""
|
18086
18086
|
return self._Latency
|
@@ -18102,7 +18102,7 @@ class CreateOutputSRTSettings(AbstractModel):
|
|
18102
18102
|
|
18103
18103
|
@property
|
18104
18104
|
def PeerLatency(self):
|
18105
|
-
"""转推SRT的对端延迟,默认
|
18105
|
+
"""转推SRT的对端延迟,默认120,单位ms,范围为[0, 3000]。 此参数由发送方设置,用于告知接收方其期望的延迟缓冲时间
|
18106
18106
|
:rtype: int
|
18107
18107
|
"""
|
18108
18108
|
return self._PeerLatency
|
@@ -44255,7 +44255,7 @@ class ModifyInput(AbstractModel):
|
|
44255
44255
|
:type SRTSettings: :class:`tencentcloud.mps.v20190612.models.CreateInputSRTSettings`
|
44256
44256
|
:param _RTPSettings: RTP的配置信息。
|
44257
44257
|
:type RTPSettings: :class:`tencentcloud.mps.v20190612.models.CreateInputRTPSettings`
|
44258
|
-
:param _Protocol: 输入的协议,可选[SRT|RTP|
|
44258
|
+
:param _Protocol: 输入的协议,可选[SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST]。 -
|
44259
44259
|
:type Protocol: str
|
44260
44260
|
:param _FailOver: 输入的主备开关,可选[OPEN|CLOSE]。
|
44261
44261
|
:type FailOver: str
|
@@ -44361,7 +44361,7 @@ class ModifyInput(AbstractModel):
|
|
44361
44361
|
|
44362
44362
|
@property
|
44363
44363
|
def Protocol(self):
|
44364
|
-
"""输入的协议,可选[SRT|RTP|
|
44364
|
+
"""输入的协议,可选[SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST]。 -
|
44365
44365
|
:rtype: str
|
44366
44366
|
"""
|
44367
44367
|
return self._Protocol
|
@@ -2682,6 +2682,8 @@ class ServerBaseConfig(AbstractModel):
|
|
2682
2682
|
:type Tag: str
|
2683
2683
|
:param _InternalAccess: 内网访问开关 close | open
|
2684
2684
|
:type InternalAccess: str
|
2685
|
+
:param _InternalDomain: 内网域名
|
2686
|
+
:type InternalDomain: str
|
2685
2687
|
"""
|
2686
2688
|
self._EnvId = None
|
2687
2689
|
self._ServerName = None
|
@@ -2705,6 +2707,7 @@ class ServerBaseConfig(AbstractModel):
|
|
2705
2707
|
self._LogParseType = None
|
2706
2708
|
self._Tag = None
|
2707
2709
|
self._InternalAccess = None
|
2710
|
+
self._InternalDomain = None
|
2708
2711
|
|
2709
2712
|
@property
|
2710
2713
|
def EnvId(self):
|
@@ -2948,6 +2951,17 @@ class ServerBaseConfig(AbstractModel):
|
|
2948
2951
|
def InternalAccess(self, InternalAccess):
|
2949
2952
|
self._InternalAccess = InternalAccess
|
2950
2953
|
|
2954
|
+
@property
|
2955
|
+
def InternalDomain(self):
|
2956
|
+
"""内网域名
|
2957
|
+
:rtype: str
|
2958
|
+
"""
|
2959
|
+
return self._InternalDomain
|
2960
|
+
|
2961
|
+
@InternalDomain.setter
|
2962
|
+
def InternalDomain(self, InternalDomain):
|
2963
|
+
self._InternalDomain = InternalDomain
|
2964
|
+
|
2951
2965
|
|
2952
2966
|
def _deserialize(self, params):
|
2953
2967
|
self._EnvId = params.get("EnvId")
|
@@ -2977,6 +2991,7 @@ class ServerBaseConfig(AbstractModel):
|
|
2977
2991
|
self._LogParseType = params.get("LogParseType")
|
2978
2992
|
self._Tag = params.get("Tag")
|
2979
2993
|
self._InternalAccess = params.get("InternalAccess")
|
2994
|
+
self._InternalDomain = params.get("InternalDomain")
|
2980
2995
|
memeber_set = set(params.keys())
|
2981
2996
|
for name, value in vars(self).items():
|
2982
2997
|
property_name = name[1:]
|
@@ -3010,6 +3025,8 @@ class ServerBaseInfo(AbstractModel):
|
|
3010
3025
|
:type CustomDomainNames: list of str
|
3011
3026
|
:param _ServerType: 服务类型: function 云函数2.0;container 容器服务
|
3012
3027
|
:type ServerType: str
|
3028
|
+
:param _TrafficType: 流量类型,目前只有 FLOW
|
3029
|
+
:type TrafficType: str
|
3013
3030
|
"""
|
3014
3031
|
self._ServerName = None
|
3015
3032
|
self._DefaultDomainName = None
|
@@ -3019,6 +3036,7 @@ class ServerBaseInfo(AbstractModel):
|
|
3019
3036
|
self._AccessTypes = None
|
3020
3037
|
self._CustomDomainNames = None
|
3021
3038
|
self._ServerType = None
|
3039
|
+
self._TrafficType = None
|
3022
3040
|
|
3023
3041
|
@property
|
3024
3042
|
def ServerName(self):
|
@@ -3108,6 +3126,17 @@ class ServerBaseInfo(AbstractModel):
|
|
3108
3126
|
def ServerType(self, ServerType):
|
3109
3127
|
self._ServerType = ServerType
|
3110
3128
|
|
3129
|
+
@property
|
3130
|
+
def TrafficType(self):
|
3131
|
+
"""流量类型,目前只有 FLOW
|
3132
|
+
:rtype: str
|
3133
|
+
"""
|
3134
|
+
return self._TrafficType
|
3135
|
+
|
3136
|
+
@TrafficType.setter
|
3137
|
+
def TrafficType(self, TrafficType):
|
3138
|
+
self._TrafficType = TrafficType
|
3139
|
+
|
3111
3140
|
|
3112
3141
|
def _deserialize(self, params):
|
3113
3142
|
self._ServerName = params.get("ServerName")
|
@@ -3118,6 +3147,7 @@ class ServerBaseInfo(AbstractModel):
|
|
3118
3147
|
self._AccessTypes = params.get("AccessTypes")
|
3119
3148
|
self._CustomDomainNames = params.get("CustomDomainNames")
|
3120
3149
|
self._ServerType = params.get("ServerType")
|
3150
|
+
self._TrafficType = params.get("TrafficType")
|
3121
3151
|
memeber_set = set(params.keys())
|
3122
3152
|
for name, value in vars(self).items():
|
3123
3153
|
property_name = name[1:]
|
@@ -581,6 +581,9 @@ INVALIDPARAMETER_LOADBALANCERBINDL4NOTINSTABLESTATUS = 'InvalidParameter.LoadBal
|
|
581
581
|
# 引用负载均衡的7层域名服务正在部署中,请稍后再编辑。
|
582
582
|
INVALIDPARAMETER_LOADBALANCERBINDL7NOTINSTABLESTATUS = 'InvalidParameter.LoadBalancerBindL7NotInStableStatus'
|
583
583
|
|
584
|
+
# 负载均衡器绑定的源站组无效。
|
585
|
+
INVALIDPARAMETER_LOADBALANCERBINDORIGINGROUPINVALID = 'InvalidParameter.LoadBalancerBindOriginGroupInvalid'
|
586
|
+
|
584
587
|
# 同一站点下的负载均衡名称不可以重复。
|
585
588
|
INVALIDPARAMETER_LOADBALANCERNAMEREPEATED = 'InvalidParameter.LoadBalancerNameRepeated'
|
586
589
|
|