tencentcloud-sdk-python 3.0.1446__py2.py3-none-any.whl → 3.0.1448__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +1 -1
- tencentcloud/autoscaling/v20180419/models.py +2 -2
- tencentcloud/bi/v20220105/bi_client.py +23 -0
- tencentcloud/bi/v20220105/models.py +179 -0
- tencentcloud/cdb/v20170320/cdb_client.py +1 -1
- tencentcloud/cdb/v20170320/models.py +30 -6
- tencentcloud/cdwdoris/v20211228/models.py +45 -0
- tencentcloud/cfs/v20190719/models.py +21 -2
- tencentcloud/clb/v20180317/models.py +30 -0
- tencentcloud/cls/v20201016/models.py +110 -26
- tencentcloud/common/abstract_client.py +14 -12
- tencentcloud/common/credential.py +61 -26
- tencentcloud/csip/v20221121/models.py +4 -4
- tencentcloud/ctem/v20231128/models.py +30 -0
- tencentcloud/cwp/v20180228/models.py +53 -14
- tencentcloud/cynosdb/v20190107/models.py +6 -0
- tencentcloud/dc/v20180410/models.py +30 -0
- tencentcloud/dlc/v20210125/errorcodes.py +12 -0
- tencentcloud/dlc/v20210125/models.py +30 -0
- tencentcloud/dts/v20211206/dts_client.py +23 -0
- tencentcloud/dts/v20211206/models.py +64 -0
- tencentcloud/ess/v20201111/ess_client.py +56 -0
- tencentcloud/ess/v20201111/models.py +496 -22
- tencentcloud/essbasic/v20210526/models.py +10 -16
- tencentcloud/faceid/v20180301/models.py +2 -2
- tencentcloud/ioa/v20220601/errorcodes.py +6 -0
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +934 -17
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
- tencentcloud/iotexplorer/v20190423/models.py +465 -0
- tencentcloud/iss/v20230517/errorcodes.py +3 -0
- tencentcloud/iss/v20230517/iss_client.py +23 -0
- tencentcloud/iss/v20230517/models.py +122 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +16 -10
- tencentcloud/lkeap/v20240522/lkeap_client.py +4 -0
- tencentcloud/lkeap/v20240522/models.py +15 -0
- tencentcloud/mna/v20210119/models.py +2 -2
- tencentcloud/mongodb/v20190725/models.py +19 -0
- tencentcloud/mps/v20190612/models.py +174 -0
- tencentcloud/mqtt/v20240516/errorcodes.py +3 -0
- tencentcloud/mqtt/v20240516/models.py +880 -22
- tencentcloud/mqtt/v20240516/mqtt_client.py +115 -0
- tencentcloud/ocr/v20181119/models.py +4 -4
- tencentcloud/ocr/v20181119/ocr_client.py +7 -23
- tencentcloud/organization/v20210331/models.py +393 -0
- tencentcloud/organization/v20210331/organization_client.py +23 -0
- tencentcloud/partners/v20180321/models.py +16 -12
- tencentcloud/partners/v20180321/partners_client.py +2 -2
- tencentcloud/rce/v20201103/rce_client.py +1 -1
- tencentcloud/smh/v20210712/models.py +19 -4
- tencentcloud/tdmq/v20200217/errorcodes.py +3 -0
- tencentcloud/tdmq/v20200217/models.py +315 -0
- tencentcloud/tdmq/v20200217/tdmq_client.py +24 -1
- tencentcloud/tione/v20211111/models.py +333 -10
- tencentcloud/tke/v20180525/models.py +15 -0
- tencentcloud/tke/v20220501/models.py +32 -2
- tencentcloud/trtc/v20190722/errorcodes.py +3 -0
- tencentcloud/trtc/v20190722/models.py +17 -0
- tencentcloud/trtc/v20190722/trtc_client.py +9 -3
- tencentcloud/tsf/v20180326/errorcodes.py +3 -0
- tencentcloud/tsf/v20180326/models.py +10 -12
- tencentcloud/vclm/v20240523/models.py +15 -0
- tencentcloud/vpc/v20170312/errorcodes.py +18 -0
- tencentcloud/vpc/v20170312/models.py +15 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/RECORD +71 -71
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1446.dist-info → tencentcloud_sdk_python-3.0.1448.dist-info}/top_level.txt +0 -0
|
@@ -363,10 +363,14 @@ class CreateNativeNodePoolParam(AbstractModel):
|
|
|
363
363
|
:type InternetAccessible: :class:`tencentcloud.tke.v20220501.models.InternetAccessible`
|
|
364
364
|
:param _DataDisks: 原生节点池数据盘列表
|
|
365
365
|
:type DataDisks: list of DataDisk
|
|
366
|
+
:param _QGPUEnable: qgpu开关
|
|
367
|
+
:type QGPUEnable: bool
|
|
366
368
|
:param _KeyIds: 节点池ssh公钥id数组
|
|
367
369
|
:type KeyIds: list of str
|
|
368
370
|
:param _MachineType: 节点池类型
|
|
369
371
|
:type MachineType: str
|
|
372
|
+
:param _AutomationService: 原生节点池安装节点自动化助手开关
|
|
373
|
+
:type AutomationService: bool
|
|
370
374
|
"""
|
|
371
375
|
self._Scaling = None
|
|
372
376
|
self._SubnetIds = None
|
|
@@ -387,8 +391,10 @@ class CreateNativeNodePoolParam(AbstractModel):
|
|
|
387
391
|
self._Replicas = None
|
|
388
392
|
self._InternetAccessible = None
|
|
389
393
|
self._DataDisks = None
|
|
394
|
+
self._QGPUEnable = None
|
|
390
395
|
self._KeyIds = None
|
|
391
396
|
self._MachineType = None
|
|
397
|
+
self._AutomationService = None
|
|
392
398
|
|
|
393
399
|
@property
|
|
394
400
|
def Scaling(self):
|
|
@@ -599,6 +605,17 @@ class CreateNativeNodePoolParam(AbstractModel):
|
|
|
599
605
|
def DataDisks(self, DataDisks):
|
|
600
606
|
self._DataDisks = DataDisks
|
|
601
607
|
|
|
608
|
+
@property
|
|
609
|
+
def QGPUEnable(self):
|
|
610
|
+
"""qgpu开关
|
|
611
|
+
:rtype: bool
|
|
612
|
+
"""
|
|
613
|
+
return self._QGPUEnable
|
|
614
|
+
|
|
615
|
+
@QGPUEnable.setter
|
|
616
|
+
def QGPUEnable(self, QGPUEnable):
|
|
617
|
+
self._QGPUEnable = QGPUEnable
|
|
618
|
+
|
|
602
619
|
@property
|
|
603
620
|
def KeyIds(self):
|
|
604
621
|
"""节点池ssh公钥id数组
|
|
@@ -621,6 +638,17 @@ class CreateNativeNodePoolParam(AbstractModel):
|
|
|
621
638
|
def MachineType(self, MachineType):
|
|
622
639
|
self._MachineType = MachineType
|
|
623
640
|
|
|
641
|
+
@property
|
|
642
|
+
def AutomationService(self):
|
|
643
|
+
"""原生节点池安装节点自动化助手开关
|
|
644
|
+
:rtype: bool
|
|
645
|
+
"""
|
|
646
|
+
return self._AutomationService
|
|
647
|
+
|
|
648
|
+
@AutomationService.setter
|
|
649
|
+
def AutomationService(self, AutomationService):
|
|
650
|
+
self._AutomationService = AutomationService
|
|
651
|
+
|
|
624
652
|
|
|
625
653
|
def _deserialize(self, params):
|
|
626
654
|
if params.get("Scaling") is not None:
|
|
@@ -661,8 +689,10 @@ class CreateNativeNodePoolParam(AbstractModel):
|
|
|
661
689
|
obj = DataDisk()
|
|
662
690
|
obj._deserialize(item)
|
|
663
691
|
self._DataDisks.append(obj)
|
|
692
|
+
self._QGPUEnable = params.get("QGPUEnable")
|
|
664
693
|
self._KeyIds = params.get("KeyIds")
|
|
665
694
|
self._MachineType = params.get("MachineType")
|
|
695
|
+
self._AutomationService = params.get("AutomationService")
|
|
666
696
|
memeber_set = set(params.keys())
|
|
667
697
|
for name, value in vars(self).items():
|
|
668
698
|
property_name = name[1:]
|
|
@@ -696,7 +726,7 @@ class CreateNodePoolRequest(AbstractModel):
|
|
|
696
726
|
:type DeletionProtection: bool
|
|
697
727
|
:param _Unschedulable: 节点是否默认不可调度
|
|
698
728
|
:type Unschedulable: bool
|
|
699
|
-
:param _Native:
|
|
729
|
+
:param _Native: 原生节点池创建参数(Type字段设置为Native时需填写)
|
|
700
730
|
:type Native: :class:`tencentcloud.tke.v20220501.models.CreateNativeNodePoolParam`
|
|
701
731
|
:param _Annotations: 节点 Annotation 列表
|
|
702
732
|
:type Annotations: list of Annotation
|
|
@@ -802,7 +832,7 @@ class CreateNodePoolRequest(AbstractModel):
|
|
|
802
832
|
|
|
803
833
|
@property
|
|
804
834
|
def Native(self):
|
|
805
|
-
"""
|
|
835
|
+
"""原生节点池创建参数(Type字段设置为Native时需填写)
|
|
806
836
|
:rtype: :class:`tencentcloud.tke.v20220501.models.CreateNativeNodePoolParam`
|
|
807
837
|
"""
|
|
808
838
|
return self._Native
|
|
@@ -407,5 +407,8 @@ UNKNOWNPARAMETER = 'UnknownParameter'
|
|
|
407
407
|
# 操作不支持。
|
|
408
408
|
UNSUPPORTEDOPERATION = 'UnsupportedOperation'
|
|
409
409
|
|
|
410
|
+
# 不支持的操作
|
|
411
|
+
UNSUPPORTEDOPERATION_INTERNALERROR = 'UnsupportedOperation.InternalError'
|
|
412
|
+
|
|
410
413
|
# 不允许使用,请联系技术人员
|
|
411
414
|
UNSUPPORTEDOPERATION_NOTALLOWED = 'UnsupportedOperation.NotAllowed'
|
|
@@ -217,6 +217,9 @@ class AgentConfig(AbstractModel):
|
|
|
217
217
|
- 0表示尽快显示,不会和音频播放进行同步。此时字幕全量下发,后面的字幕会包含前面的字幕。
|
|
218
218
|
- 1表示句子级别的实时显示,会和音频播放进行同步,只有当前句子对应的音频播放完后,下一条字幕才会下发。此时字幕增量下发,端上需要把前后的字幕进行拼接才是完整字幕。
|
|
219
219
|
:type SubtitleMode: int
|
|
220
|
+
:param _InterruptWordList: 打断词列表,在AI说话期间,只有说出列表中的打断词才会打断AI说话。
|
|
221
|
+
注意:打断词不会触发AI回复。
|
|
222
|
+
:type InterruptWordList: list of str
|
|
220
223
|
"""
|
|
221
224
|
self._UserId = None
|
|
222
225
|
self._UserSig = None
|
|
@@ -233,6 +236,7 @@ class AgentConfig(AbstractModel):
|
|
|
233
236
|
self._VoicePrint = None
|
|
234
237
|
self._TurnDetection = None
|
|
235
238
|
self._SubtitleMode = None
|
|
239
|
+
self._InterruptWordList = None
|
|
236
240
|
|
|
237
241
|
@property
|
|
238
242
|
def UserId(self):
|
|
@@ -409,6 +413,18 @@ class AgentConfig(AbstractModel):
|
|
|
409
413
|
def SubtitleMode(self, SubtitleMode):
|
|
410
414
|
self._SubtitleMode = SubtitleMode
|
|
411
415
|
|
|
416
|
+
@property
|
|
417
|
+
def InterruptWordList(self):
|
|
418
|
+
"""打断词列表,在AI说话期间,只有说出列表中的打断词才会打断AI说话。
|
|
419
|
+
注意:打断词不会触发AI回复。
|
|
420
|
+
:rtype: list of str
|
|
421
|
+
"""
|
|
422
|
+
return self._InterruptWordList
|
|
423
|
+
|
|
424
|
+
@InterruptWordList.setter
|
|
425
|
+
def InterruptWordList(self, InterruptWordList):
|
|
426
|
+
self._InterruptWordList = InterruptWordList
|
|
427
|
+
|
|
412
428
|
|
|
413
429
|
def _deserialize(self, params):
|
|
414
430
|
self._UserId = params.get("UserId")
|
|
@@ -432,6 +448,7 @@ class AgentConfig(AbstractModel):
|
|
|
432
448
|
self._TurnDetection = TurnDetection()
|
|
433
449
|
self._TurnDetection._deserialize(params.get("TurnDetection"))
|
|
434
450
|
self._SubtitleMode = params.get("SubtitleMode")
|
|
451
|
+
self._InterruptWordList = params.get("InterruptWordList")
|
|
435
452
|
memeber_set = set(params.keys())
|
|
436
453
|
for name, value in vars(self).items():
|
|
437
454
|
property_name = name[1:]
|
|
@@ -709,7 +709,9 @@ class TrtcClient(AbstractClient):
|
|
|
709
709
|
|
|
710
710
|
|
|
711
711
|
def DescribeTRTCMarketQualityMetricData(self, request):
|
|
712
|
-
"""
|
|
712
|
+
"""云监控monitor接口已下线,trtc同步下线接口
|
|
713
|
+
|
|
714
|
+
查询TRTC监控仪表盘-数据大盘质量指标(包括下列指标)
|
|
713
715
|
joinSuccessRate:加入频道成功率。
|
|
714
716
|
joinSuccessIn5sRate:5s内加入频道成功率。
|
|
715
717
|
audioFreezeRate:音频卡顿率。
|
|
@@ -770,7 +772,9 @@ class TrtcClient(AbstractClient):
|
|
|
770
772
|
|
|
771
773
|
|
|
772
774
|
def DescribeTRTCMarketScaleMetricData(self, request):
|
|
773
|
-
"""
|
|
775
|
+
"""云监控monitor接口已下线,trtc同步下线接口
|
|
776
|
+
|
|
777
|
+
查询TRTC监控仪表盘-数据大盘规模指标(会返回通话人数,通话房间数,峰值同时在线人数,峰值同时在线频道数)
|
|
774
778
|
userCount:通话人数,
|
|
775
779
|
roomCount:通话房间数,从有用户加入频道到所有用户离开频道计为一个通话频道。
|
|
776
780
|
peakCurrentChannels:峰值同时在线频道数。
|
|
@@ -828,7 +832,9 @@ class TrtcClient(AbstractClient):
|
|
|
828
832
|
|
|
829
833
|
|
|
830
834
|
def DescribeTRTCRealTimeQualityMetricData(self, request):
|
|
831
|
-
"""
|
|
835
|
+
"""云监控monitor接口已下线,trtc同步下线接口
|
|
836
|
+
|
|
837
|
+
查询TRTC监控仪表盘-实时监控质量指标(会返回下列指标)
|
|
832
838
|
-视频卡顿率
|
|
833
839
|
-音频卡顿率
|
|
834
840
|
注意:
|
|
@@ -791,6 +791,9 @@ INVALIDPARAMETERVALUE_CONTAINERGROUPREPONAMEINVALID = 'InvalidParameterValue.Con
|
|
|
791
791
|
# 示例:agent 容器资源值非法 , cpu。
|
|
792
792
|
INVALIDPARAMETERVALUE_CONTAINERGROUPRESOURCEAGENTVALUEINVALID = 'InvalidParameterValue.ContainergroupResourceAgentValueInvalid'
|
|
793
793
|
|
|
794
|
+
# service名称校验失败。
|
|
795
|
+
INVALIDPARAMETERVALUE_CONTAINERGROUPSERVICENAMEVALIDERROR = 'InvalidParameterValue.ContainergroupServiceNameValidError'
|
|
796
|
+
|
|
794
797
|
# 容器端口不允许重复映射。
|
|
795
798
|
INVALIDPARAMETERVALUE_CONTAINERGROUPTARGETPORTSREPEAT = 'InvalidParameterValue.ContainergroupTargetPortsRepeat'
|
|
796
799
|
|
|
@@ -16227,16 +16227,14 @@ class DeleteContainerGroupRequest(AbstractModel):
|
|
|
16227
16227
|
|
|
16228
16228
|
def __init__(self):
|
|
16229
16229
|
r"""
|
|
16230
|
-
:param _GroupId: 部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)
|
|
16231
|
-
进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
|
|
16230
|
+
:param _GroupId: 部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
|
|
16232
16231
|
:type GroupId: str
|
|
16233
16232
|
"""
|
|
16234
16233
|
self._GroupId = None
|
|
16235
16234
|
|
|
16236
16235
|
@property
|
|
16237
16236
|
def GroupId(self):
|
|
16238
|
-
"""部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)
|
|
16239
|
-
进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
|
|
16237
|
+
"""部署组ID,可通过调用[DescribeContainerGroups](https://cloud.tencent.com/document/api/649/36068)查询已创建的部署组列表或登录控制台进行查看;也可以调用[CreateContainGroup](https://cloud.tencent.com/document/api/649/36075)创建新的部署组。
|
|
16240
16238
|
:rtype: str
|
|
16241
16239
|
"""
|
|
16242
16240
|
return self._GroupId
|
|
@@ -49145,17 +49143,17 @@ class Resource(AbstractModel):
|
|
|
49145
49143
|
|
|
49146
49144
|
def __init__(self):
|
|
49147
49145
|
r"""
|
|
49148
|
-
:param _ResourceId: 资源ID,调用[
|
|
49146
|
+
:param _ResourceId: 资源ID,调用[DescribeResources](https://console.cloud.tencent.com/tsf/privilege-program-create?rid=1)接口,查看接口返回的ResourceId
|
|
49149
49147
|
:type ResourceId: str
|
|
49150
|
-
:param _ResourceCode: 资源编码,枚举值描述【cluster
|
|
49148
|
+
:param _ResourceCode: 资源编码,枚举值描述【cluster(集群)、namespace(命名空间)、config(应用配置)】
|
|
49151
49149
|
:type ResourceCode: str
|
|
49152
49150
|
:param _ResourceName: 资源名称
|
|
49153
49151
|
:type ResourceName: str
|
|
49154
49152
|
:param _ServiceCode: 资源所属产品编码,枚举值描述【tsf】
|
|
49155
49153
|
:type ServiceCode: str
|
|
49156
|
-
:param _ResourceAction: 选取资源使用的Action,枚举值描述【DescribeSimpleCluster
|
|
49154
|
+
:param _ResourceAction: 选取资源使用的Action,枚举值描述【DescribeSimpleCluster(查询简单集群列表)、DescribeTaskRecords(查询任务列表)】
|
|
49157
49155
|
:type ResourceAction: str
|
|
49158
|
-
:param _IdField: 资源数据查询的ID字段名,调用[
|
|
49156
|
+
:param _IdField: 资源数据查询的ID字段名,调用[DescribeResources](https://console.cloud.tencent.com/tsf/privilege-program-create?rid=1)接口,查看接口返回的IdField
|
|
49159
49157
|
:type IdField: str
|
|
49160
49158
|
:param _NameField: 资源数据查询的名称字段名
|
|
49161
49159
|
:type NameField: str
|
|
@@ -49194,7 +49192,7 @@ class Resource(AbstractModel):
|
|
|
49194
49192
|
|
|
49195
49193
|
@property
|
|
49196
49194
|
def ResourceId(self):
|
|
49197
|
-
"""资源ID,调用[
|
|
49195
|
+
"""资源ID,调用[DescribeResources](https://console.cloud.tencent.com/tsf/privilege-program-create?rid=1)接口,查看接口返回的ResourceId
|
|
49198
49196
|
:rtype: str
|
|
49199
49197
|
"""
|
|
49200
49198
|
return self._ResourceId
|
|
@@ -49205,7 +49203,7 @@ class Resource(AbstractModel):
|
|
|
49205
49203
|
|
|
49206
49204
|
@property
|
|
49207
49205
|
def ResourceCode(self):
|
|
49208
|
-
"""资源编码,枚举值描述【cluster
|
|
49206
|
+
"""资源编码,枚举值描述【cluster(集群)、namespace(命名空间)、config(应用配置)】
|
|
49209
49207
|
:rtype: str
|
|
49210
49208
|
"""
|
|
49211
49209
|
return self._ResourceCode
|
|
@@ -49238,7 +49236,7 @@ class Resource(AbstractModel):
|
|
|
49238
49236
|
|
|
49239
49237
|
@property
|
|
49240
49238
|
def ResourceAction(self):
|
|
49241
|
-
"""选取资源使用的Action,枚举值描述【DescribeSimpleCluster
|
|
49239
|
+
"""选取资源使用的Action,枚举值描述【DescribeSimpleCluster(查询简单集群列表)、DescribeTaskRecords(查询任务列表)】
|
|
49242
49240
|
:rtype: str
|
|
49243
49241
|
"""
|
|
49244
49242
|
return self._ResourceAction
|
|
@@ -49249,7 +49247,7 @@ class Resource(AbstractModel):
|
|
|
49249
49247
|
|
|
49250
49248
|
@property
|
|
49251
49249
|
def IdField(self):
|
|
49252
|
-
"""资源数据查询的ID字段名,调用[
|
|
49250
|
+
"""资源数据查询的ID字段名,调用[DescribeResources](https://console.cloud.tencent.com/tsf/privilege-program-create?rid=1)接口,查看接口返回的IdField
|
|
49253
49251
|
:rtype: str
|
|
49254
49252
|
"""
|
|
49255
49253
|
return self._IdField
|
|
@@ -1428,12 +1428,15 @@ class SubmitTemplateToVideoJobRequest(AbstractModel):
|
|
|
1428
1428
|
:type LogoParam: :class:`tencentcloud.vclm.v20240523.models.LogoParam`
|
|
1429
1429
|
:param _Resolution: 视频输出分辨率,默认值:360p - 枚举值: 720p 360p。
|
|
1430
1430
|
:type Resolution: str
|
|
1431
|
+
:param _BGM: 是否为生成的视频添加背景音乐。默认:false, 传 true 时系统将从预设 BGM 库中自动挑选合适的音乐并添加;不传或为 false 则不添加 BGM。
|
|
1432
|
+
:type BGM: bool
|
|
1431
1433
|
"""
|
|
1432
1434
|
self._Template = None
|
|
1433
1435
|
self._Images = None
|
|
1434
1436
|
self._LogoAdd = None
|
|
1435
1437
|
self._LogoParam = None
|
|
1436
1438
|
self._Resolution = None
|
|
1439
|
+
self._BGM = None
|
|
1437
1440
|
|
|
1438
1441
|
@property
|
|
1439
1442
|
def Template(self):
|
|
@@ -1499,6 +1502,17 @@ class SubmitTemplateToVideoJobRequest(AbstractModel):
|
|
|
1499
1502
|
def Resolution(self, Resolution):
|
|
1500
1503
|
self._Resolution = Resolution
|
|
1501
1504
|
|
|
1505
|
+
@property
|
|
1506
|
+
def BGM(self):
|
|
1507
|
+
"""是否为生成的视频添加背景音乐。默认:false, 传 true 时系统将从预设 BGM 库中自动挑选合适的音乐并添加;不传或为 false 则不添加 BGM。
|
|
1508
|
+
:rtype: bool
|
|
1509
|
+
"""
|
|
1510
|
+
return self._BGM
|
|
1511
|
+
|
|
1512
|
+
@BGM.setter
|
|
1513
|
+
def BGM(self, BGM):
|
|
1514
|
+
self._BGM = BGM
|
|
1515
|
+
|
|
1502
1516
|
|
|
1503
1517
|
def _deserialize(self, params):
|
|
1504
1518
|
self._Template = params.get("Template")
|
|
@@ -1513,6 +1527,7 @@ class SubmitTemplateToVideoJobRequest(AbstractModel):
|
|
|
1513
1527
|
self._LogoParam = LogoParam()
|
|
1514
1528
|
self._LogoParam._deserialize(params.get("LogoParam"))
|
|
1515
1529
|
self._Resolution = params.get("Resolution")
|
|
1530
|
+
self._BGM = params.get("BGM")
|
|
1516
1531
|
memeber_set = set(params.keys())
|
|
1517
1532
|
for name, value in vars(self).items():
|
|
1518
1533
|
property_name = name[1:]
|
|
@@ -971,6 +971,9 @@ UNSUPPORTEDOPERATION_ECMPWITHCCNROUTE = 'UnsupportedOperation.EcmpWithCcnRoute'
|
|
|
971
971
|
# 和用户自定义的路由形成ECMP。
|
|
972
972
|
UNSUPPORTEDOPERATION_ECMPWITHUSERROUTE = 'UnsupportedOperation.EcmpWithUserRoute'
|
|
973
973
|
|
|
974
|
+
# 开启了多份带宽,不支持关闭流量调度策略功能。
|
|
975
|
+
UNSUPPORTEDOPERATION_ENABLEMULTICCNBANDWIDTH = 'UnsupportedOperation.EnableMultiCcnBandwidth'
|
|
976
|
+
|
|
974
977
|
# 当前地域不支持启用组播。
|
|
975
978
|
UNSUPPORTEDOPERATION_ENABLEMULTICAST = 'UnsupportedOperation.EnableMulticast'
|
|
976
979
|
|
|
@@ -992,6 +995,12 @@ UNSUPPORTEDOPERATION_EXISTCCNCUSTOMROUTETABLESNOTSUPPORTDELETECCN = 'Unsupported
|
|
|
992
995
|
# 存在云联网关联实例不允许删除云联网
|
|
993
996
|
UNSUPPORTEDOPERATION_EXISTCCNINSTANCESNOTSUPPORTDELETECCN = 'UnsupportedOperation.ExistCcnInstancesNotSupportDeleteCcn'
|
|
994
997
|
|
|
998
|
+
# 存在路由匹配规则,不支持关闭流量调度策略功能。
|
|
999
|
+
UNSUPPORTEDOPERATION_EXISTCCNROUTEMATCHRULE = 'UnsupportedOperation.ExistCcnRouteMatchRule'
|
|
1000
|
+
|
|
1001
|
+
# 存在非默认流量调度策略,不支持关闭流量调度策略功能。
|
|
1002
|
+
UNSUPPORTEDOPERATION_EXISTTRAFFICQOSPOLICY = 'UnsupportedOperation.ExistTrafficQosPolicy'
|
|
1003
|
+
|
|
995
1004
|
# 指定ResourceId对应的流日志已经创建
|
|
996
1005
|
UNSUPPORTEDOPERATION_FLOWLOGINSTANCEEXISTED = 'UnsupportedOperation.FlowLogInstanceExisted'
|
|
997
1006
|
|
|
@@ -1184,6 +1193,9 @@ UNSUPPORTEDOPERATION_NOTIFYCCN = 'UnsupportedOperation.NotifyCcn'
|
|
|
1184
1193
|
# 此产品计费方式已下线,请尝试其他计费方式。
|
|
1185
1194
|
UNSUPPORTEDOPERATION_OFFLINECHARGETYPE = 'UnsupportedOperation.OfflineChargeType'
|
|
1186
1195
|
|
|
1196
|
+
# 仅地域间限速模式才支持流量调度策略功能。
|
|
1197
|
+
UNSUPPORTEDOPERATION_ONLYINTERREGIONLIMITSUPPORTEDCREATETRAFFICQOSPOLICY = 'UnsupportedOperation.OnlyInterRegionLimitSupportedCreateTrafficQosPolicy'
|
|
1198
|
+
|
|
1187
1199
|
# 仅支持专业版Ckafka。
|
|
1188
1200
|
UNSUPPORTEDOPERATION_ONLYSUPPORTPROFESSIONKAFKA = 'UnsupportedOperation.OnlySupportProfessionKafka'
|
|
1189
1201
|
|
|
@@ -1334,6 +1346,9 @@ UNSUPPORTEDOPERATION_TRAFFICMIRRORNOTSUPPORTCLB = 'UnsupportedOperation.TrafficM
|
|
|
1334
1346
|
# 流量镜像源、目的不可同端。
|
|
1335
1347
|
UNSUPPORTEDOPERATION_TRAFFICMIRRORNOTSUPPORTSAMESRCTARGET = 'UnsupportedOperation.TrafficMirrorNotSupportSameSrcTarget'
|
|
1336
1348
|
|
|
1349
|
+
# 流量调度策略分配带宽和地域间带宽不一致,不支持关闭流量调度策略功能。
|
|
1350
|
+
UNSUPPORTEDOPERATION_TRAFFICQOSPOLICYBANDWIDTH = 'UnsupportedOperation.TrafficQosPolicyBandwidth'
|
|
1351
|
+
|
|
1337
1352
|
# 账号ID不存在。
|
|
1338
1353
|
UNSUPPORTEDOPERATION_UINNOTFOUND = 'UnsupportedOperation.UinNotFound'
|
|
1339
1354
|
|
|
@@ -1418,6 +1433,9 @@ UNSUPPORTEDOPERATION_VPNUNSUPPORTEDROUTEECMPFORCVMVPN = 'UnsupportedOperation.Vp
|
|
|
1418
1433
|
# 对端网关不存在BGP ASN。
|
|
1419
1434
|
UNSUPPORTEDOPERATION_VPNUNSUPPORTEDUSRGWNOTEXISTBGPASN = 'UnsupportedOperation.VpnUnsupportedUsrGwNotExistBgpAsn'
|
|
1420
1435
|
|
|
1436
|
+
# 没在白名单内,不支持当前操作。
|
|
1437
|
+
UNSUPPORTEDOPERATION_WHITELISTNOTADD = 'UnsupportedOperation.WhiteListNotAdd'
|
|
1438
|
+
|
|
1421
1439
|
# 指定资源在不同的可用区。
|
|
1422
1440
|
UNSUPPORTEDOPERATION_ZONEMISMATCH = 'UnsupportedOperation.ZoneMismatch'
|
|
1423
1441
|
|
|
@@ -48678,12 +48678,15 @@ class ModifyCcnAttributeRequest(AbstractModel):
|
|
|
48678
48678
|
:type RouteECMPFlag: bool
|
|
48679
48679
|
:param _RouteOverlapFlag: 是否开启路由重叠功能。`False` 不开启,`True` 开启。
|
|
48680
48680
|
:type RouteOverlapFlag: bool
|
|
48681
|
+
:param _TrafficMarkingPolicyFlag: 是否开启qos功能。`False` 不开启,`True` 开启。
|
|
48682
|
+
:type TrafficMarkingPolicyFlag: bool
|
|
48681
48683
|
"""
|
|
48682
48684
|
self._CcnId = None
|
|
48683
48685
|
self._CcnName = None
|
|
48684
48686
|
self._CcnDescription = None
|
|
48685
48687
|
self._RouteECMPFlag = None
|
|
48686
48688
|
self._RouteOverlapFlag = None
|
|
48689
|
+
self._TrafficMarkingPolicyFlag = None
|
|
48687
48690
|
|
|
48688
48691
|
@property
|
|
48689
48692
|
def CcnId(self):
|
|
@@ -48740,6 +48743,17 @@ class ModifyCcnAttributeRequest(AbstractModel):
|
|
|
48740
48743
|
def RouteOverlapFlag(self, RouteOverlapFlag):
|
|
48741
48744
|
self._RouteOverlapFlag = RouteOverlapFlag
|
|
48742
48745
|
|
|
48746
|
+
@property
|
|
48747
|
+
def TrafficMarkingPolicyFlag(self):
|
|
48748
|
+
"""是否开启qos功能。`False` 不开启,`True` 开启。
|
|
48749
|
+
:rtype: bool
|
|
48750
|
+
"""
|
|
48751
|
+
return self._TrafficMarkingPolicyFlag
|
|
48752
|
+
|
|
48753
|
+
@TrafficMarkingPolicyFlag.setter
|
|
48754
|
+
def TrafficMarkingPolicyFlag(self, TrafficMarkingPolicyFlag):
|
|
48755
|
+
self._TrafficMarkingPolicyFlag = TrafficMarkingPolicyFlag
|
|
48756
|
+
|
|
48743
48757
|
|
|
48744
48758
|
def _deserialize(self, params):
|
|
48745
48759
|
self._CcnId = params.get("CcnId")
|
|
@@ -48747,6 +48761,7 @@ class ModifyCcnAttributeRequest(AbstractModel):
|
|
|
48747
48761
|
self._CcnDescription = params.get("CcnDescription")
|
|
48748
48762
|
self._RouteECMPFlag = params.get("RouteECMPFlag")
|
|
48749
48763
|
self._RouteOverlapFlag = params.get("RouteOverlapFlag")
|
|
48764
|
+
self._TrafficMarkingPolicyFlag = params.get("TrafficMarkingPolicyFlag")
|
|
48750
48765
|
memeber_set = set(params.keys())
|
|
48751
48766
|
for name, value in vars(self).items():
|
|
48752
48767
|
property_name = name[1:]
|