tencentcloud-sdk-python 3.0.1475__py2.py3-none-any.whl → 3.0.1477__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/models.py +2 -2
- tencentcloud/cdb/v20170320/models.py +53 -18
- tencentcloud/cdn/v20180606/models.py +12 -2
- tencentcloud/cloudhsm/v20191112/models.py +15 -15
- tencentcloud/cls/v20201016/cls_client.py +4 -4
- tencentcloud/cls/v20201016/models.py +79 -58
- tencentcloud/ctem/v20231128/models.py +45 -0
- tencentcloud/dbbrain/v20210527/models.py +33 -12
- tencentcloud/dts/v20211206/dts_client.py +1 -1
- tencentcloud/dts/v20211206/models.py +33 -10
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/es/v20250101/es_client.py +23 -0
- tencentcloud/es/v20250101/models.py +259 -0
- tencentcloud/ess/v20201111/ess_client.py +97 -0
- tencentcloud/ess/v20201111/models.py +940 -10
- tencentcloud/essbasic/v20210526/models.py +19 -4
- tencentcloud/gwlb/v20240906/gwlb_client.py +23 -0
- tencentcloud/gwlb/v20240906/models.py +150 -0
- tencentcloud/hunyuan/v20230901/models.py +16 -4
- tencentcloud/ioa/v20220601/errorcodes.py +3 -0
- tencentcloud/ioa/v20220601/ioa_client.py +92 -0
- tencentcloud/ioa/v20220601/models.py +1114 -71
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
- tencentcloud/iotexplorer/v20190423/models.py +2022 -116
- tencentcloud/lcic/v20220817/models.py +2 -2
- tencentcloud/lke/v20231130/models.py +2 -2
- tencentcloud/lkeap/v20240522/errorcodes.py +7 -7
- tencentcloud/lkeap/v20240522/models.py +2 -2
- tencentcloud/monitor/v20180724/models.py +480 -0
- tencentcloud/monitor/v20180724/monitor_client.py +23 -0
- tencentcloud/mps/v20190612/models.py +815 -2
- tencentcloud/mqtt/v20240516/models.py +15 -0
- tencentcloud/nlp/v20190408/nlp_client.py +9 -3
- tencentcloud/oceanus/v20190422/errorcodes.py +9 -0
- tencentcloud/oceanus/v20190422/models.py +250 -2
- tencentcloud/oceanus/v20190422/oceanus_client.py +46 -0
- tencentcloud/ocr/v20181119/models.py +20 -0
- tencentcloud/privatedns/v20201028/errorcodes.py +36 -0
- tencentcloud/privatedns/v20201028/models.py +1699 -86
- tencentcloud/privatedns/v20201028/privatedns_client.py +253 -0
- tencentcloud/redis/v20180412/models.py +2 -2
- tencentcloud/teo/v20220901/errorcodes.py +1 -1
- tencentcloud/teo/v20220901/models.py +422 -123
- tencentcloud/teo/v20220901/teo_client.py +2 -2
- tencentcloud/tke/v20180525/models.py +55 -26
- tencentcloud/trtc/v20190722/models.py +15 -15
- tencentcloud/tse/v20201207/models.py +50 -0
- tencentcloud/vpc/v20170312/models.py +15 -0
- tencentcloud/wedata/v20210820/errorcodes.py +3 -0
- tencentcloud/wedata/v20210820/models.py +1240 -81
- tencentcloud/wedata/v20210820/wedata_client.py +1 -1
- tencentcloud/wedata/v20250806/models.py +874 -34
- tencentcloud/wedata/v20250806/wedata_client.py +95 -3
- {tencentcloud_sdk_python-3.0.1475.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1475.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/RECORD +59 -59
- {tencentcloud_sdk_python-3.0.1475.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1475.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1475.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/top_level.txt +0 -0
|
@@ -399,7 +399,7 @@ class TeoClient(AbstractClient):
|
|
|
399
399
|
|
|
400
400
|
|
|
401
401
|
def CreateFunctionRule(self, request):
|
|
402
|
-
r"""
|
|
402
|
+
r"""创建边缘函数的触发规则。支持通过自定义过滤条件来决定是否需要执行函数,当需要执行函数时,提供了多种选择目标函数的方式,包括:直接指定,基于客户端归属地区选择和基于权重选择。
|
|
403
403
|
|
|
404
404
|
:param request: Request instance for CreateFunctionRule.
|
|
405
405
|
:type request: :class:`tencentcloud.teo.v20220901.models.CreateFunctionRuleRequest`
|
|
@@ -3736,7 +3736,7 @@ class TeoClient(AbstractClient):
|
|
|
3736
3736
|
|
|
3737
3737
|
|
|
3738
3738
|
def ModifyFunctionRule(self, request):
|
|
3739
|
-
r"""
|
|
3739
|
+
r"""修改边缘函数触发规则,支持修改规则条件、执行函数以及描述信息。您可以先通过 DescribeFunctionRules 接口来获取需要修改的规则的 RuleId,然后传入修改后的规则内容,原规则内容会被覆盖式更新。
|
|
3740
3740
|
|
|
3741
3741
|
:param request: Request instance for ModifyFunctionRule.
|
|
3742
3742
|
:type request: :class:`tencentcloud.teo.v20220901.models.ModifyFunctionRuleRequest`
|
|
@@ -687,7 +687,13 @@ class Addon(AbstractModel):
|
|
|
687
687
|
:type AddonVersion: str
|
|
688
688
|
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串
|
|
689
689
|
:type RawValues: str
|
|
690
|
-
:param _Phase: addon
|
|
690
|
+
:param _Phase: addon的状态:
|
|
691
|
+
- Installing:安装中
|
|
692
|
+
- Upgrading:升级中
|
|
693
|
+
- Terminating:删除中
|
|
694
|
+
- Succeeded:安装/升级成功
|
|
695
|
+
- InstallFailed:安装失败
|
|
696
|
+
- UpgradFailed:升级失败
|
|
691
697
|
:type Phase: str
|
|
692
698
|
:param _Reason: addon失败的原因
|
|
693
699
|
:type Reason: str
|
|
@@ -736,7 +742,13 @@ class Addon(AbstractModel):
|
|
|
736
742
|
|
|
737
743
|
@property
|
|
738
744
|
def Phase(self):
|
|
739
|
-
r"""addon
|
|
745
|
+
r"""addon的状态:
|
|
746
|
+
- Installing:安装中
|
|
747
|
+
- Upgrading:升级中
|
|
748
|
+
- Terminating:删除中
|
|
749
|
+
- Succeeded:安装/升级成功
|
|
750
|
+
- InstallFailed:安装失败
|
|
751
|
+
- UpgradFailed:升级失败
|
|
740
752
|
:rtype: str
|
|
741
753
|
"""
|
|
742
754
|
return self._Phase
|
|
@@ -9670,12 +9682,16 @@ class CreateReservedInstancesRequest(AbstractModel):
|
|
|
9670
9682
|
:type InstanceName: str
|
|
9671
9683
|
:param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
|
|
9672
9684
|
:type ClientToken: str
|
|
9685
|
+
:param _DryRun: 是否只预检此次请求。
|
|
9686
|
+
true:只预检,不会创建实例。默认值为:false。
|
|
9687
|
+
:type DryRun: bool
|
|
9673
9688
|
"""
|
|
9674
9689
|
self._ReservedInstanceSpec = None
|
|
9675
9690
|
self._InstanceCount = None
|
|
9676
9691
|
self._InstanceChargePrepaid = None
|
|
9677
9692
|
self._InstanceName = None
|
|
9678
9693
|
self._ClientToken = None
|
|
9694
|
+
self._DryRun = None
|
|
9679
9695
|
|
|
9680
9696
|
@property
|
|
9681
9697
|
def ReservedInstanceSpec(self):
|
|
@@ -9732,6 +9748,18 @@ class CreateReservedInstancesRequest(AbstractModel):
|
|
|
9732
9748
|
def ClientToken(self, ClientToken):
|
|
9733
9749
|
self._ClientToken = ClientToken
|
|
9734
9750
|
|
|
9751
|
+
@property
|
|
9752
|
+
def DryRun(self):
|
|
9753
|
+
r"""是否只预检此次请求。
|
|
9754
|
+
true:只预检,不会创建实例。默认值为:false。
|
|
9755
|
+
:rtype: bool
|
|
9756
|
+
"""
|
|
9757
|
+
return self._DryRun
|
|
9758
|
+
|
|
9759
|
+
@DryRun.setter
|
|
9760
|
+
def DryRun(self, DryRun):
|
|
9761
|
+
self._DryRun = DryRun
|
|
9762
|
+
|
|
9735
9763
|
|
|
9736
9764
|
def _deserialize(self, params):
|
|
9737
9765
|
if params.get("ReservedInstanceSpec") is not None:
|
|
@@ -9743,6 +9771,7 @@ class CreateReservedInstancesRequest(AbstractModel):
|
|
|
9743
9771
|
self._InstanceChargePrepaid._deserialize(params.get("InstanceChargePrepaid"))
|
|
9744
9772
|
self._InstanceName = params.get("InstanceName")
|
|
9745
9773
|
self._ClientToken = params.get("ClientToken")
|
|
9774
|
+
self._DryRun = params.get("DryRun")
|
|
9746
9775
|
memeber_set = set(params.keys())
|
|
9747
9776
|
for name, value in vars(self).items():
|
|
9748
9777
|
property_name = name[1:]
|
|
@@ -10371,9 +10400,9 @@ class DeleteAddonRequest(AbstractModel):
|
|
|
10371
10400
|
|
|
10372
10401
|
def __init__(self):
|
|
10373
10402
|
r"""
|
|
10374
|
-
:param _ClusterId: 集群ID
|
|
10403
|
+
:param _ClusterId: 集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
10375
10404
|
:type ClusterId: str
|
|
10376
|
-
:param _AddonName: addon
|
|
10405
|
+
:param _AddonName: addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
10377
10406
|
:type AddonName: str
|
|
10378
10407
|
"""
|
|
10379
10408
|
self._ClusterId = None
|
|
@@ -10381,7 +10410,7 @@ class DeleteAddonRequest(AbstractModel):
|
|
|
10381
10410
|
|
|
10382
10411
|
@property
|
|
10383
10412
|
def ClusterId(self):
|
|
10384
|
-
r"""集群ID
|
|
10413
|
+
r"""集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
10385
10414
|
:rtype: str
|
|
10386
10415
|
"""
|
|
10387
10416
|
return self._ClusterId
|
|
@@ -10392,7 +10421,7 @@ class DeleteAddonRequest(AbstractModel):
|
|
|
10392
10421
|
|
|
10393
10422
|
@property
|
|
10394
10423
|
def AddonName(self):
|
|
10395
|
-
r"""addon
|
|
10424
|
+
r"""addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
10396
10425
|
:rtype: str
|
|
10397
10426
|
"""
|
|
10398
10427
|
return self._AddonName
|
|
@@ -12932,7 +12961,7 @@ class DescribeAddonRequest(AbstractModel):
|
|
|
12932
12961
|
|
|
12933
12962
|
def __init__(self):
|
|
12934
12963
|
r"""
|
|
12935
|
-
:param _ClusterId: 集群ID
|
|
12964
|
+
:param _ClusterId: 集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
12936
12965
|
:type ClusterId: str
|
|
12937
12966
|
:param _AddonName: addon名称(不传时会返回集群下全部的addon)
|
|
12938
12967
|
:type AddonName: str
|
|
@@ -12942,7 +12971,7 @@ class DescribeAddonRequest(AbstractModel):
|
|
|
12942
12971
|
|
|
12943
12972
|
@property
|
|
12944
12973
|
def ClusterId(self):
|
|
12945
|
-
r"""集群ID
|
|
12974
|
+
r"""集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
12946
12975
|
:rtype: str
|
|
12947
12976
|
"""
|
|
12948
12977
|
return self._ClusterId
|
|
@@ -13031,9 +13060,9 @@ class DescribeAddonValuesRequest(AbstractModel):
|
|
|
13031
13060
|
|
|
13032
13061
|
def __init__(self):
|
|
13033
13062
|
r"""
|
|
13034
|
-
:param _ClusterId: 集群ID
|
|
13063
|
+
:param _ClusterId: 集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
13035
13064
|
:type ClusterId: str
|
|
13036
|
-
:param _AddonName: addon
|
|
13065
|
+
:param _AddonName: addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
13037
13066
|
:type AddonName: str
|
|
13038
13067
|
"""
|
|
13039
13068
|
self._ClusterId = None
|
|
@@ -13041,7 +13070,7 @@ class DescribeAddonValuesRequest(AbstractModel):
|
|
|
13041
13070
|
|
|
13042
13071
|
@property
|
|
13043
13072
|
def ClusterId(self):
|
|
13044
|
-
r"""集群ID
|
|
13073
|
+
r"""集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
13045
13074
|
:rtype: str
|
|
13046
13075
|
"""
|
|
13047
13076
|
return self._ClusterId
|
|
@@ -13052,7 +13081,7 @@ class DescribeAddonValuesRequest(AbstractModel):
|
|
|
13052
13081
|
|
|
13053
13082
|
@property
|
|
13054
13083
|
def AddonName(self):
|
|
13055
|
-
r"""addon
|
|
13084
|
+
r"""addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
13056
13085
|
:rtype: str
|
|
13057
13086
|
"""
|
|
13058
13087
|
return self._AddonName
|
|
@@ -30706,15 +30735,15 @@ class InstallAddonRequest(AbstractModel):
|
|
|
30706
30735
|
|
|
30707
30736
|
def __init__(self):
|
|
30708
30737
|
r"""
|
|
30709
|
-
:param _ClusterId: 集群ID(仅支持标准tke
|
|
30738
|
+
:param _ClusterId: 集群ID(仅支持标准tke集群),请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
30710
30739
|
:type ClusterId: str
|
|
30711
|
-
:param _AddonName: addon
|
|
30740
|
+
:param _AddonName: addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
30712
30741
|
:type AddonName: str
|
|
30713
30742
|
:param _AddonVersion: addon版本(不传默认安装最新版本)
|
|
30714
30743
|
:type AddonVersion: str
|
|
30715
30744
|
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取)
|
|
30716
30745
|
:type RawValues: str
|
|
30717
|
-
:param _DryRun: 是否仅做安装检查,设置为true
|
|
30746
|
+
:param _DryRun: 是否仅做安装检查,设置为true时仅做检查,不会安装组件。默认值为 false。
|
|
30718
30747
|
:type DryRun: bool
|
|
30719
30748
|
"""
|
|
30720
30749
|
self._ClusterId = None
|
|
@@ -30725,7 +30754,7 @@ class InstallAddonRequest(AbstractModel):
|
|
|
30725
30754
|
|
|
30726
30755
|
@property
|
|
30727
30756
|
def ClusterId(self):
|
|
30728
|
-
r"""集群ID(仅支持标准tke
|
|
30757
|
+
r"""集群ID(仅支持标准tke集群),请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
30729
30758
|
:rtype: str
|
|
30730
30759
|
"""
|
|
30731
30760
|
return self._ClusterId
|
|
@@ -30736,7 +30765,7 @@ class InstallAddonRequest(AbstractModel):
|
|
|
30736
30765
|
|
|
30737
30766
|
@property
|
|
30738
30767
|
def AddonName(self):
|
|
30739
|
-
r"""addon
|
|
30768
|
+
r"""addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
30740
30769
|
:rtype: str
|
|
30741
30770
|
"""
|
|
30742
30771
|
return self._AddonName
|
|
@@ -30769,7 +30798,7 @@ class InstallAddonRequest(AbstractModel):
|
|
|
30769
30798
|
|
|
30770
30799
|
@property
|
|
30771
30800
|
def DryRun(self):
|
|
30772
|
-
r"""是否仅做安装检查,设置为true
|
|
30801
|
+
r"""是否仅做安装检查,设置为true时仅做检查,不会安装组件。默认值为 false。
|
|
30773
30802
|
:rtype: bool
|
|
30774
30803
|
"""
|
|
30775
30804
|
return self._DryRun
|
|
@@ -46395,17 +46424,17 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
46395
46424
|
|
|
46396
46425
|
def __init__(self):
|
|
46397
46426
|
r"""
|
|
46398
|
-
:param _ClusterId: 集群ID
|
|
46427
|
+
:param _ClusterId: 集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
46399
46428
|
:type ClusterId: str
|
|
46400
|
-
:param _AddonName: addon
|
|
46429
|
+
:param _AddonName: addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
46401
46430
|
:type AddonName: str
|
|
46402
46431
|
:param _AddonVersion: addon版本(不传默认不更新,不传AddonVersion时RawValues必传)
|
|
46403
46432
|
:type AddonVersion: str
|
|
46404
|
-
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion
|
|
46433
|
+
:param _RawValues: addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion必传)。
|
|
46405
46434
|
:type RawValues: str
|
|
46406
46435
|
:param _UpdateStrategy: addon参数的更新策略,支持replace和merge两种策略,默认值为merge,兼容旧版本API。replace:使用新RawValues全量替换addon原RawValues,merge:根据新RawValues新增或更新addon原RawValues中对应参数。
|
|
46407
46436
|
:type UpdateStrategy: str
|
|
46408
|
-
:param _DryRun: 是否仅做更新检查,设置为true
|
|
46437
|
+
:param _DryRun: 是否仅做更新检查,设置为true时仅做检查,不会更新组件。默认值为 false。
|
|
46409
46438
|
:type DryRun: bool
|
|
46410
46439
|
"""
|
|
46411
46440
|
self._ClusterId = None
|
|
@@ -46417,7 +46446,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
46417
46446
|
|
|
46418
46447
|
@property
|
|
46419
46448
|
def ClusterId(self):
|
|
46420
|
-
r"""集群ID
|
|
46449
|
+
r"""集群ID,请从容器服务控制台集群列表中获取(https://console.cloud.tencent.com/tke2/cluster)。
|
|
46421
46450
|
:rtype: str
|
|
46422
46451
|
"""
|
|
46423
46452
|
return self._ClusterId
|
|
@@ -46428,7 +46457,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
46428
46457
|
|
|
46429
46458
|
@property
|
|
46430
46459
|
def AddonName(self):
|
|
46431
|
-
r"""addon
|
|
46460
|
+
r"""addon名称,请从容器服务控制台进入集群详情页后,在组件管理页面中获取。
|
|
46432
46461
|
:rtype: str
|
|
46433
46462
|
"""
|
|
46434
46463
|
return self._AddonName
|
|
@@ -46450,7 +46479,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
46450
46479
|
|
|
46451
46480
|
@property
|
|
46452
46481
|
def RawValues(self):
|
|
46453
|
-
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion
|
|
46482
|
+
r"""addon的参数,是一个json格式的base64转码后的字符串(addon参数由DescribeAddonValues获取,不传RawValues时AddonVersion必传)。
|
|
46454
46483
|
:rtype: str
|
|
46455
46484
|
"""
|
|
46456
46485
|
return self._RawValues
|
|
@@ -46472,7 +46501,7 @@ class UpdateAddonRequest(AbstractModel):
|
|
|
46472
46501
|
|
|
46473
46502
|
@property
|
|
46474
46503
|
def DryRun(self):
|
|
46475
|
-
r"""是否仅做更新检查,设置为true
|
|
46504
|
+
r"""是否仅做更新检查,设置为true时仅做检查,不会更新组件。默认值为 false。
|
|
46476
46505
|
:rtype: bool
|
|
46477
46506
|
"""
|
|
46478
46507
|
return self._DryRun
|
|
@@ -18752,19 +18752,19 @@ class VoiceCloneRequest(AbstractModel):
|
|
|
18752
18752
|
r"""
|
|
18753
18753
|
:param _SdkAppId: TRTC的SdkAppId
|
|
18754
18754
|
:type SdkAppId: int
|
|
18755
|
-
:param _APIKey: TTS的API密钥
|
|
18756
|
-
:type APIKey: str
|
|
18757
18755
|
:param _VoiceName: 声音克隆的名称, 只允许使用数字、字母、下划线,不能超过36位
|
|
18758
18756
|
:type VoiceName: str
|
|
18759
18757
|
:param _PromptAudio: 声音克隆的参考音频,必须为16k单声道的wav的base64字符串, 长度在5秒~12秒之间
|
|
18760
18758
|
:type PromptAudio: str
|
|
18759
|
+
:param _APIKey: TTS的API密钥
|
|
18760
|
+
:type APIKey: str
|
|
18761
18761
|
:param _PromptText: 声音克隆的参考文本,为参考音频对应的文字。
|
|
18762
18762
|
:type PromptText: str
|
|
18763
18763
|
"""
|
|
18764
18764
|
self._SdkAppId = None
|
|
18765
|
-
self._APIKey = None
|
|
18766
18765
|
self._VoiceName = None
|
|
18767
18766
|
self._PromptAudio = None
|
|
18767
|
+
self._APIKey = None
|
|
18768
18768
|
self._PromptText = None
|
|
18769
18769
|
|
|
18770
18770
|
@property
|
|
@@ -18778,17 +18778,6 @@ class VoiceCloneRequest(AbstractModel):
|
|
|
18778
18778
|
def SdkAppId(self, SdkAppId):
|
|
18779
18779
|
self._SdkAppId = SdkAppId
|
|
18780
18780
|
|
|
18781
|
-
@property
|
|
18782
|
-
def APIKey(self):
|
|
18783
|
-
r"""TTS的API密钥
|
|
18784
|
-
:rtype: str
|
|
18785
|
-
"""
|
|
18786
|
-
return self._APIKey
|
|
18787
|
-
|
|
18788
|
-
@APIKey.setter
|
|
18789
|
-
def APIKey(self, APIKey):
|
|
18790
|
-
self._APIKey = APIKey
|
|
18791
|
-
|
|
18792
18781
|
@property
|
|
18793
18782
|
def VoiceName(self):
|
|
18794
18783
|
r"""声音克隆的名称, 只允许使用数字、字母、下划线,不能超过36位
|
|
@@ -18811,6 +18800,17 @@ class VoiceCloneRequest(AbstractModel):
|
|
|
18811
18800
|
def PromptAudio(self, PromptAudio):
|
|
18812
18801
|
self._PromptAudio = PromptAudio
|
|
18813
18802
|
|
|
18803
|
+
@property
|
|
18804
|
+
def APIKey(self):
|
|
18805
|
+
r"""TTS的API密钥
|
|
18806
|
+
:rtype: str
|
|
18807
|
+
"""
|
|
18808
|
+
return self._APIKey
|
|
18809
|
+
|
|
18810
|
+
@APIKey.setter
|
|
18811
|
+
def APIKey(self, APIKey):
|
|
18812
|
+
self._APIKey = APIKey
|
|
18813
|
+
|
|
18814
18814
|
@property
|
|
18815
18815
|
def PromptText(self):
|
|
18816
18816
|
r"""声音克隆的参考文本,为参考音频对应的文字。
|
|
@@ -18825,9 +18825,9 @@ class VoiceCloneRequest(AbstractModel):
|
|
|
18825
18825
|
|
|
18826
18826
|
def _deserialize(self, params):
|
|
18827
18827
|
self._SdkAppId = params.get("SdkAppId")
|
|
18828
|
-
self._APIKey = params.get("APIKey")
|
|
18829
18828
|
self._VoiceName = params.get("VoiceName")
|
|
18830
18829
|
self._PromptAudio = params.get("PromptAudio")
|
|
18830
|
+
self._APIKey = params.get("APIKey")
|
|
18831
18831
|
self._PromptText = params.get("PromptText")
|
|
18832
18832
|
memeber_set = set(params.keys())
|
|
18833
18833
|
for name, value in vars(self).items():
|
|
@@ -15743,6 +15743,8 @@ class DescribeGovernanceServicesRequest(AbstractModel):
|
|
|
15743
15743
|
:type OnlyExistHealthyInstance: bool
|
|
15744
15744
|
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
|
15745
15745
|
:type SyncToGlobalRegistry: str
|
|
15746
|
+
:param _StatusFilter: 过滤筛选条件
|
|
15747
|
+
:type StatusFilter: list of Filter
|
|
15746
15748
|
"""
|
|
15747
15749
|
self._Name = None
|
|
15748
15750
|
self._Namespace = None
|
|
@@ -15755,6 +15757,7 @@ class DescribeGovernanceServicesRequest(AbstractModel):
|
|
|
15755
15757
|
self._Host = None
|
|
15756
15758
|
self._OnlyExistHealthyInstance = None
|
|
15757
15759
|
self._SyncToGlobalRegistry = None
|
|
15760
|
+
self._StatusFilter = None
|
|
15758
15761
|
|
|
15759
15762
|
@property
|
|
15760
15763
|
def Name(self):
|
|
@@ -15877,6 +15880,17 @@ class DescribeGovernanceServicesRequest(AbstractModel):
|
|
|
15877
15880
|
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
|
15878
15881
|
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
|
15879
15882
|
|
|
15883
|
+
@property
|
|
15884
|
+
def StatusFilter(self):
|
|
15885
|
+
r"""过滤筛选条件
|
|
15886
|
+
:rtype: list of Filter
|
|
15887
|
+
"""
|
|
15888
|
+
return self._StatusFilter
|
|
15889
|
+
|
|
15890
|
+
@StatusFilter.setter
|
|
15891
|
+
def StatusFilter(self, StatusFilter):
|
|
15892
|
+
self._StatusFilter = StatusFilter
|
|
15893
|
+
|
|
15880
15894
|
|
|
15881
15895
|
def _deserialize(self, params):
|
|
15882
15896
|
self._Name = params.get("Name")
|
|
@@ -15895,6 +15909,12 @@ class DescribeGovernanceServicesRequest(AbstractModel):
|
|
|
15895
15909
|
self._Host = params.get("Host")
|
|
15896
15910
|
self._OnlyExistHealthyInstance = params.get("OnlyExistHealthyInstance")
|
|
15897
15911
|
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
|
15912
|
+
if params.get("StatusFilter") is not None:
|
|
15913
|
+
self._StatusFilter = []
|
|
15914
|
+
for item in params.get("StatusFilter"):
|
|
15915
|
+
obj = Filter()
|
|
15916
|
+
obj._deserialize(item)
|
|
15917
|
+
self._StatusFilter.append(obj)
|
|
15898
15918
|
memeber_set = set(params.keys())
|
|
15899
15919
|
for name, value in vars(self).items():
|
|
15900
15920
|
property_name = name[1:]
|
|
@@ -20732,6 +20752,10 @@ class GovernanceService(AbstractModel):
|
|
|
20732
20752
|
:type Revision: str
|
|
20733
20753
|
:param _SyncToGlobalRegistry: 是否开启同步到全局注册中心
|
|
20734
20754
|
:type SyncToGlobalRegistry: bool
|
|
20755
|
+
:param _IsolateInstanceCount: 隔离实例数
|
|
20756
|
+
:type IsolateInstanceCount: int
|
|
20757
|
+
:param _ServiceStatus: 服务健康状态
|
|
20758
|
+
:type ServiceStatus: int
|
|
20735
20759
|
"""
|
|
20736
20760
|
self._Name = None
|
|
20737
20761
|
self._Namespace = None
|
|
@@ -20752,6 +20776,8 @@ class GovernanceService(AbstractModel):
|
|
|
20752
20776
|
self._ExportTo = None
|
|
20753
20777
|
self._Revision = None
|
|
20754
20778
|
self._SyncToGlobalRegistry = None
|
|
20779
|
+
self._IsolateInstanceCount = None
|
|
20780
|
+
self._ServiceStatus = None
|
|
20755
20781
|
|
|
20756
20782
|
@property
|
|
20757
20783
|
def Name(self):
|
|
@@ -20962,6 +20988,28 @@ class GovernanceService(AbstractModel):
|
|
|
20962
20988
|
def SyncToGlobalRegistry(self, SyncToGlobalRegistry):
|
|
20963
20989
|
self._SyncToGlobalRegistry = SyncToGlobalRegistry
|
|
20964
20990
|
|
|
20991
|
+
@property
|
|
20992
|
+
def IsolateInstanceCount(self):
|
|
20993
|
+
r"""隔离实例数
|
|
20994
|
+
:rtype: int
|
|
20995
|
+
"""
|
|
20996
|
+
return self._IsolateInstanceCount
|
|
20997
|
+
|
|
20998
|
+
@IsolateInstanceCount.setter
|
|
20999
|
+
def IsolateInstanceCount(self, IsolateInstanceCount):
|
|
21000
|
+
self._IsolateInstanceCount = IsolateInstanceCount
|
|
21001
|
+
|
|
21002
|
+
@property
|
|
21003
|
+
def ServiceStatus(self):
|
|
21004
|
+
r"""服务健康状态
|
|
21005
|
+
:rtype: int
|
|
21006
|
+
"""
|
|
21007
|
+
return self._ServiceStatus
|
|
21008
|
+
|
|
21009
|
+
@ServiceStatus.setter
|
|
21010
|
+
def ServiceStatus(self, ServiceStatus):
|
|
21011
|
+
self._ServiceStatus = ServiceStatus
|
|
21012
|
+
|
|
20965
21013
|
|
|
20966
21014
|
def _deserialize(self, params):
|
|
20967
21015
|
self._Name = params.get("Name")
|
|
@@ -20988,6 +21036,8 @@ class GovernanceService(AbstractModel):
|
|
|
20988
21036
|
self._ExportTo = params.get("ExportTo")
|
|
20989
21037
|
self._Revision = params.get("Revision")
|
|
20990
21038
|
self._SyncToGlobalRegistry = params.get("SyncToGlobalRegistry")
|
|
21039
|
+
self._IsolateInstanceCount = params.get("IsolateInstanceCount")
|
|
21040
|
+
self._ServiceStatus = params.get("ServiceStatus")
|
|
20991
21041
|
memeber_set = set(params.keys())
|
|
20992
21042
|
for name, value in vars(self).items():
|
|
20993
21043
|
property_name = name[1:]
|
|
@@ -49718,11 +49718,14 @@ class ModifyFlowLogAttributeRequest(AbstractModel):
|
|
|
49718
49718
|
:type FlowLogName: str
|
|
49719
49719
|
:param _FlowLogDescription: 流日志实例描述。长度为不超过512个字符。
|
|
49720
49720
|
:type FlowLogDescription: str
|
|
49721
|
+
:param _Period: 流日志采集周期,只支持CCN类型流日志。 取值范围(单位s):60, 300, 600。
|
|
49722
|
+
:type Period: int
|
|
49721
49723
|
"""
|
|
49722
49724
|
self._FlowLogId = None
|
|
49723
49725
|
self._VpcId = None
|
|
49724
49726
|
self._FlowLogName = None
|
|
49725
49727
|
self._FlowLogDescription = None
|
|
49728
|
+
self._Period = None
|
|
49726
49729
|
|
|
49727
49730
|
@property
|
|
49728
49731
|
def FlowLogId(self):
|
|
@@ -49768,12 +49771,24 @@ class ModifyFlowLogAttributeRequest(AbstractModel):
|
|
|
49768
49771
|
def FlowLogDescription(self, FlowLogDescription):
|
|
49769
49772
|
self._FlowLogDescription = FlowLogDescription
|
|
49770
49773
|
|
|
49774
|
+
@property
|
|
49775
|
+
def Period(self):
|
|
49776
|
+
r"""流日志采集周期,只支持CCN类型流日志。 取值范围(单位s):60, 300, 600。
|
|
49777
|
+
:rtype: int
|
|
49778
|
+
"""
|
|
49779
|
+
return self._Period
|
|
49780
|
+
|
|
49781
|
+
@Period.setter
|
|
49782
|
+
def Period(self, Period):
|
|
49783
|
+
self._Period = Period
|
|
49784
|
+
|
|
49771
49785
|
|
|
49772
49786
|
def _deserialize(self, params):
|
|
49773
49787
|
self._FlowLogId = params.get("FlowLogId")
|
|
49774
49788
|
self._VpcId = params.get("VpcId")
|
|
49775
49789
|
self._FlowLogName = params.get("FlowLogName")
|
|
49776
49790
|
self._FlowLogDescription = params.get("FlowLogDescription")
|
|
49791
|
+
self._Period = params.get("Period")
|
|
49777
49792
|
memeber_set = set(params.keys())
|
|
49778
49793
|
for name, value in vars(self).items():
|
|
49779
49794
|
property_name = name[1:]
|
|
@@ -149,5 +149,8 @@ UNKNOWNPARAMETER = 'UnknownParameter'
|
|
|
149
149
|
# 操作不支持。
|
|
150
150
|
UNSUPPORTEDOPERATION = 'UnsupportedOperation'
|
|
151
151
|
|
|
152
|
+
# 任务不在同一时区
|
|
153
|
+
UNSUPPORTEDOPERATION_FAILEDCHECKTASKDEPENDENCETIMEZONE = 'UnsupportedOperation.FailedCheckTaskDependenceTimeZone'
|
|
154
|
+
|
|
152
155
|
# 请先配置不少于一个规则。
|
|
153
156
|
UNSUPPORTEDOPERATION_NORULEINRULEGROUP = 'UnsupportedOperation.NoRuleInRuleGroup'
|