tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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/ams_client.py +17 -6
- tencentcloud/ams/v20201229/models.py +8 -6
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
- tencentcloud/autoscaling/v20180419/models.py +198 -102
- tencentcloud/bi/v20220105/models.py +15 -0
- tencentcloud/cam/v20190116/models.py +0 -2
- tencentcloud/cat/v20180409/cat_client.py +23 -0
- tencentcloud/cat/v20180409/models.py +509 -0
- tencentcloud/cbs/v20170312/cbs_client.py +1 -1
- tencentcloud/cbs/v20170312/models.py +67 -56
- tencentcloud/ccc/v20200210/models.py +105 -56
- tencentcloud/cdb/v20170320/cdb_client.py +2 -2
- tencentcloud/cdb/v20170320/models.py +10 -10
- tencentcloud/cdc/v20201214/cdc_client.py +46 -0
- tencentcloud/cdc/v20201214/errorcodes.py +18 -0
- tencentcloud/cdc/v20201214/models.py +173 -0
- tencentcloud/cdn/v20180606/cdn_client.py +70 -24
- tencentcloud/cdn/v20180606/models.py +19 -4
- tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
- tencentcloud/cdwpg/v20201230/models.py +0 -12
- tencentcloud/cfs/v20190719/models.py +15 -0
- tencentcloud/chc/v20230418/models.py +15 -0
- tencentcloud/ckafka/v20190819/models.py +0 -8
- tencentcloud/clb/v20180317/clb_client.py +1 -1
- tencentcloud/clb/v20180317/models.py +264 -370
- tencentcloud/cls/v20201016/models.py +35 -0
- tencentcloud/cvm/v20170312/cvm_client.py +1 -1
- tencentcloud/cvm/v20170312/errorcodes.py +19 -1
- tencentcloud/cvm/v20170312/models.py +335 -40
- tencentcloud/cynosdb/v20190107/models.py +0 -6
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
- tencentcloud/dbbrain/v20210527/models.py +109 -0
- tencentcloud/dc/v20180410/models.py +25 -12
- tencentcloud/dlc/v20210125/dlc_client.py +23 -0
- tencentcloud/dlc/v20210125/models.py +124 -0
- tencentcloud/domain/v20180808/domain_client.py +4 -2
- tencentcloud/domain/v20180808/errorcodes.py +3 -0
- tencentcloud/domain/v20180808/models.py +584 -158
- tencentcloud/dsgc/v20190723/models.py +15 -0
- tencentcloud/dts/v20211206/models.py +1 -16
- tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
- tencentcloud/emr/v20190103/models.py +15 -0
- tencentcloud/ess/v20201111/models.py +16 -12
- tencentcloud/gs/v20191118/errorcodes.py +3 -0
- tencentcloud/gs/v20191118/gs_client.py +46 -0
- tencentcloud/gs/v20191118/models.py +295 -6
- tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
- tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
- tencentcloud/gwlb/v20240906/models.py +4 -32
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +23 -0
- tencentcloud/hai/v20230812/models.py +109 -0
- tencentcloud/hunyuan/v20230901/models.py +2 -2
- tencentcloud/ims/v20201229/models.py +25 -4
- tencentcloud/ioa/v20220601/ioa_client.py +46 -0
- tencentcloud/ioa/v20220601/models.py +557 -4
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
- tencentcloud/iotexplorer/v20190423/models.py +94 -4
- tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
- tencentcloud/iss/v20230517/errorcodes.py +6 -0
- tencentcloud/iss/v20230517/iss_client.py +115 -0
- tencentcloud/iss/v20230517/models.py +1095 -12
- tencentcloud/lcic/v20220817/errorcodes.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -0
- tencentcloud/live/v20180801/models.py +2 -2
- tencentcloud/lke/v20231130/errorcodes.py +3 -0
- tencentcloud/lke/v20231130/lke_client.py +4 -2
- tencentcloud/lke/v20231130/models.py +251 -16
- tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
- tencentcloud/lkeap/v20240522/models.py +193 -2
- tencentcloud/monitor/v20180724/models.py +8 -8
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +135 -10
- tencentcloud/ocr/v20181119/models.py +38 -2
- tencentcloud/postgres/v20170312/models.py +36 -106
- tencentcloud/postgres/v20170312/postgres_client.py +15 -5
- tencentcloud/redis/v20180412/models.py +159 -6
- tencentcloud/ses/v20201002/models.py +15 -0
- tencentcloud/soe/v20180724/models.py +4 -2
- tencentcloud/ssm/v20190923/models.py +45 -0
- tencentcloud/tat/v20201028/errorcodes.py +6 -0
- tencentcloud/tat/v20201028/models.py +78 -32
- tencentcloud/tcss/v20201101/models.py +45 -0
- tencentcloud/tdmq/v20200217/models.py +115 -95
- tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
- tencentcloud/tds/v20220801/models.py +441 -0
- tencentcloud/tds/v20220801/tds_client.py +23 -0
- tencentcloud/tem/v20210701/models.py +0 -498
- tencentcloud/teo/v20220901/errorcodes.py +3 -0
- tencentcloud/teo/v20220901/models.py +47 -126
- tencentcloud/tione/v20211111/errorcodes.py +3 -0
- tencentcloud/tione/v20211111/models.py +744 -0
- tencentcloud/tione/v20211111/tione_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +4 -10
- tencentcloud/tse/v20201207/models.py +90 -0
- tencentcloud/tsf/v20180326/models.py +15 -0
- tencentcloud/tts/v20190823/tts_client.py +2 -2
- tencentcloud/vm/v20210922/models.py +2 -2
- tencentcloud/vm/v20210922/vm_client.py +16 -8
- tencentcloud/vod/v20180717/models.py +24 -12
- tencentcloud/vpc/v20170312/models.py +758 -84
- tencentcloud/vpc/v20170312/vpc_client.py +115 -0
- tencentcloud/waf/v20180125/models.py +378 -0
- tencentcloud/wedata/v20210820/models.py +391 -26
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -96,7 +96,9 @@ class PostgresClient(AbstractClient):
|
|
96
96
|
|
97
97
|
|
98
98
|
def CloseServerlessDBExtranetAccess(self, request):
|
99
|
-
"""
|
99
|
+
"""该产品形态需要下线,已完成客户实例全部下线、后端服务下线等
|
100
|
+
|
101
|
+
【接口下线中,请勿使用】本接口(CloseServerlessDBExtranetAccess)用于关闭serverlessDB实例公网地址
|
100
102
|
|
101
103
|
:param request: Request instance for CloseServerlessDBExtranetAccess.
|
102
104
|
:type request: :class:`tencentcloud.postgres.v20170312.models.CloseServerlessDBExtranetAccessRequest`
|
@@ -374,7 +376,9 @@ class PostgresClient(AbstractClient):
|
|
374
376
|
|
375
377
|
|
376
378
|
def CreateServerlessDBInstance(self, request):
|
377
|
-
"""
|
379
|
+
"""该产品形态需要下线,已完成客户实例全部下线、后端服务下线等
|
380
|
+
|
381
|
+
【接口下线中,请勿使用】本接口 (CreateServerlessDBInstance) 用于创建一个ServerlessDB实例,创建成功返回实例ID。
|
378
382
|
|
379
383
|
:param request: Request instance for CreateServerlessDBInstance.
|
380
384
|
:type request: :class:`tencentcloud.postgres.v20170312.models.CreateServerlessDBInstanceRequest`
|
@@ -581,7 +585,9 @@ class PostgresClient(AbstractClient):
|
|
581
585
|
|
582
586
|
|
583
587
|
def DeleteServerlessDBInstance(self, request):
|
584
|
-
"""
|
588
|
+
"""该产品形态需要下线,已完成客户实例全部下线、后端服务下线等
|
589
|
+
|
590
|
+
【接口下线中,请勿使用】本接口 (DeleteServerlessDBInstance) 用于删除一个ServerlessDB实例。
|
585
591
|
|
586
592
|
:param request: Request instance for DeleteServerlessDBInstance.
|
587
593
|
:type request: :class:`tencentcloud.postgres.v20170312.models.DeleteServerlessDBInstanceRequest`
|
@@ -1434,7 +1440,9 @@ class PostgresClient(AbstractClient):
|
|
1434
1440
|
|
1435
1441
|
|
1436
1442
|
def DescribeServerlessDBInstances(self, request):
|
1437
|
-
"""
|
1443
|
+
"""该产品形态需要下线,已完成客户实例全部下线、后端服务下线等
|
1444
|
+
|
1445
|
+
【接口下线中,请勿使用】用于查询一个或多个serverlessDB实例的详细信息
|
1438
1446
|
|
1439
1447
|
:param request: Request instance for DescribeServerlessDBInstances.
|
1440
1448
|
:type request: :class:`tencentcloud.postgres.v20170312.models.DescribeServerlessDBInstancesRequest`
|
@@ -2242,7 +2250,9 @@ class PostgresClient(AbstractClient):
|
|
2242
2250
|
|
2243
2251
|
|
2244
2252
|
def OpenServerlessDBExtranetAccess(self, request):
|
2245
|
-
"""
|
2253
|
+
"""该产品形态需要下线,已完成客户实例全部下线、后端服务下线等
|
2254
|
+
|
2255
|
+
【接口下线中,请勿使用】本接口(OpenServerlessDBExtranetAccess)用于开通serverlessDB实例公网地址。
|
2246
2256
|
|
2247
2257
|
:param request: Request instance for OpenServerlessDBExtranetAccess.
|
2248
2258
|
:type request: :class:`tencentcloud.postgres.v20170312.models.OpenServerlessDBExtranetAccessRequest`
|
@@ -12117,17 +12117,29 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
|
|
12117
12117
|
|
12118
12118
|
def __init__(self):
|
12119
12119
|
r"""
|
12120
|
-
:param _Price:
|
12120
|
+
:param _Price: 价格
|
12121
12121
|
:type Price: float
|
12122
|
+
:param _HighPrecisionPrice: 高精度价格
|
12123
|
+
:type HighPrecisionPrice: float
|
12124
|
+
:param _Currency: 币种
|
12125
|
+
:type Currency: str
|
12126
|
+
:param _AmountUnit: 价格金额单位
|
12127
|
+
|
12128
|
+
- pent: 分
|
12129
|
+
- microPent: 微分
|
12130
|
+
:type AmountUnit: str
|
12122
12131
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12123
12132
|
:type RequestId: str
|
12124
12133
|
"""
|
12125
12134
|
self._Price = None
|
12135
|
+
self._HighPrecisionPrice = None
|
12136
|
+
self._Currency = None
|
12137
|
+
self._AmountUnit = None
|
12126
12138
|
self._RequestId = None
|
12127
12139
|
|
12128
12140
|
@property
|
12129
12141
|
def Price(self):
|
12130
|
-
"""
|
12142
|
+
"""价格
|
12131
12143
|
:rtype: float
|
12132
12144
|
"""
|
12133
12145
|
return self._Price
|
@@ -12136,6 +12148,42 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
|
|
12136
12148
|
def Price(self, Price):
|
12137
12149
|
self._Price = Price
|
12138
12150
|
|
12151
|
+
@property
|
12152
|
+
def HighPrecisionPrice(self):
|
12153
|
+
"""高精度价格
|
12154
|
+
:rtype: float
|
12155
|
+
"""
|
12156
|
+
return self._HighPrecisionPrice
|
12157
|
+
|
12158
|
+
@HighPrecisionPrice.setter
|
12159
|
+
def HighPrecisionPrice(self, HighPrecisionPrice):
|
12160
|
+
self._HighPrecisionPrice = HighPrecisionPrice
|
12161
|
+
|
12162
|
+
@property
|
12163
|
+
def Currency(self):
|
12164
|
+
"""币种
|
12165
|
+
:rtype: str
|
12166
|
+
"""
|
12167
|
+
return self._Currency
|
12168
|
+
|
12169
|
+
@Currency.setter
|
12170
|
+
def Currency(self, Currency):
|
12171
|
+
self._Currency = Currency
|
12172
|
+
|
12173
|
+
@property
|
12174
|
+
def AmountUnit(self):
|
12175
|
+
"""价格金额单位
|
12176
|
+
|
12177
|
+
- pent: 分
|
12178
|
+
- microPent: 微分
|
12179
|
+
:rtype: str
|
12180
|
+
"""
|
12181
|
+
return self._AmountUnit
|
12182
|
+
|
12183
|
+
@AmountUnit.setter
|
12184
|
+
def AmountUnit(self, AmountUnit):
|
12185
|
+
self._AmountUnit = AmountUnit
|
12186
|
+
|
12139
12187
|
@property
|
12140
12188
|
def RequestId(self):
|
12141
12189
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -12150,6 +12198,9 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
|
|
12150
12198
|
|
12151
12199
|
def _deserialize(self, params):
|
12152
12200
|
self._Price = params.get("Price")
|
12201
|
+
self._HighPrecisionPrice = params.get("HighPrecisionPrice")
|
12202
|
+
self._Currency = params.get("Currency")
|
12203
|
+
self._AmountUnit = params.get("AmountUnit")
|
12153
12204
|
self._RequestId = params.get("RequestId")
|
12154
12205
|
|
12155
12206
|
|
@@ -12211,17 +12262,29 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
|
|
12211
12262
|
|
12212
12263
|
def __init__(self):
|
12213
12264
|
r"""
|
12214
|
-
:param _Price:
|
12265
|
+
:param _Price: 价格
|
12215
12266
|
:type Price: float
|
12267
|
+
:param _HighPrecisionPrice: 高精度价格
|
12268
|
+
:type HighPrecisionPrice: float
|
12269
|
+
:param _Currency: 币种
|
12270
|
+
:type Currency: str
|
12271
|
+
:param _AmountUnit: 价格金额单位
|
12272
|
+
|
12273
|
+
- pent: 分
|
12274
|
+
- microPent: 微分
|
12275
|
+
:type AmountUnit: str
|
12216
12276
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12217
12277
|
:type RequestId: str
|
12218
12278
|
"""
|
12219
12279
|
self._Price = None
|
12280
|
+
self._HighPrecisionPrice = None
|
12281
|
+
self._Currency = None
|
12282
|
+
self._AmountUnit = None
|
12220
12283
|
self._RequestId = None
|
12221
12284
|
|
12222
12285
|
@property
|
12223
12286
|
def Price(self):
|
12224
|
-
"""
|
12287
|
+
"""价格
|
12225
12288
|
:rtype: float
|
12226
12289
|
"""
|
12227
12290
|
return self._Price
|
@@ -12230,6 +12293,42 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
|
|
12230
12293
|
def Price(self, Price):
|
12231
12294
|
self._Price = Price
|
12232
12295
|
|
12296
|
+
@property
|
12297
|
+
def HighPrecisionPrice(self):
|
12298
|
+
"""高精度价格
|
12299
|
+
:rtype: float
|
12300
|
+
"""
|
12301
|
+
return self._HighPrecisionPrice
|
12302
|
+
|
12303
|
+
@HighPrecisionPrice.setter
|
12304
|
+
def HighPrecisionPrice(self, HighPrecisionPrice):
|
12305
|
+
self._HighPrecisionPrice = HighPrecisionPrice
|
12306
|
+
|
12307
|
+
@property
|
12308
|
+
def Currency(self):
|
12309
|
+
"""币种
|
12310
|
+
:rtype: str
|
12311
|
+
"""
|
12312
|
+
return self._Currency
|
12313
|
+
|
12314
|
+
@Currency.setter
|
12315
|
+
def Currency(self, Currency):
|
12316
|
+
self._Currency = Currency
|
12317
|
+
|
12318
|
+
@property
|
12319
|
+
def AmountUnit(self):
|
12320
|
+
"""价格金额单位
|
12321
|
+
|
12322
|
+
- pent: 分
|
12323
|
+
- microPent: 微分
|
12324
|
+
:rtype: str
|
12325
|
+
"""
|
12326
|
+
return self._AmountUnit
|
12327
|
+
|
12328
|
+
@AmountUnit.setter
|
12329
|
+
def AmountUnit(self, AmountUnit):
|
12330
|
+
self._AmountUnit = AmountUnit
|
12331
|
+
|
12233
12332
|
@property
|
12234
12333
|
def RequestId(self):
|
12235
12334
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -12244,6 +12343,9 @@ class InquiryPriceRenewInstanceResponse(AbstractModel):
|
|
12244
12343
|
|
12245
12344
|
def _deserialize(self, params):
|
12246
12345
|
self._Price = params.get("Price")
|
12346
|
+
self._HighPrecisionPrice = params.get("HighPrecisionPrice")
|
12347
|
+
self._Currency = params.get("Currency")
|
12348
|
+
self._AmountUnit = params.get("AmountUnit")
|
12247
12349
|
self._RequestId = params.get("RequestId")
|
12248
12350
|
|
12249
12351
|
|
@@ -12335,17 +12437,29 @@ class InquiryPriceUpgradeInstanceResponse(AbstractModel):
|
|
12335
12437
|
|
12336
12438
|
def __init__(self):
|
12337
12439
|
r"""
|
12338
|
-
:param _Price:
|
12440
|
+
:param _Price: 价格
|
12339
12441
|
:type Price: float
|
12442
|
+
:param _HighPrecisionPrice: 高精度价格
|
12443
|
+
:type HighPrecisionPrice: float
|
12444
|
+
:param _Currency: 币种
|
12445
|
+
:type Currency: str
|
12446
|
+
:param _AmountUnit: 价格金额单位
|
12447
|
+
|
12448
|
+
- pent: 分
|
12449
|
+
- microPent: 微分
|
12450
|
+
:type AmountUnit: str
|
12340
12451
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
12341
12452
|
:type RequestId: str
|
12342
12453
|
"""
|
12343
12454
|
self._Price = None
|
12455
|
+
self._HighPrecisionPrice = None
|
12456
|
+
self._Currency = None
|
12457
|
+
self._AmountUnit = None
|
12344
12458
|
self._RequestId = None
|
12345
12459
|
|
12346
12460
|
@property
|
12347
12461
|
def Price(self):
|
12348
|
-
"""
|
12462
|
+
"""价格
|
12349
12463
|
:rtype: float
|
12350
12464
|
"""
|
12351
12465
|
return self._Price
|
@@ -12354,6 +12468,42 @@ class InquiryPriceUpgradeInstanceResponse(AbstractModel):
|
|
12354
12468
|
def Price(self, Price):
|
12355
12469
|
self._Price = Price
|
12356
12470
|
|
12471
|
+
@property
|
12472
|
+
def HighPrecisionPrice(self):
|
12473
|
+
"""高精度价格
|
12474
|
+
:rtype: float
|
12475
|
+
"""
|
12476
|
+
return self._HighPrecisionPrice
|
12477
|
+
|
12478
|
+
@HighPrecisionPrice.setter
|
12479
|
+
def HighPrecisionPrice(self, HighPrecisionPrice):
|
12480
|
+
self._HighPrecisionPrice = HighPrecisionPrice
|
12481
|
+
|
12482
|
+
@property
|
12483
|
+
def Currency(self):
|
12484
|
+
"""币种
|
12485
|
+
:rtype: str
|
12486
|
+
"""
|
12487
|
+
return self._Currency
|
12488
|
+
|
12489
|
+
@Currency.setter
|
12490
|
+
def Currency(self, Currency):
|
12491
|
+
self._Currency = Currency
|
12492
|
+
|
12493
|
+
@property
|
12494
|
+
def AmountUnit(self):
|
12495
|
+
"""价格金额单位
|
12496
|
+
|
12497
|
+
- pent: 分
|
12498
|
+
- microPent: 微分
|
12499
|
+
:rtype: str
|
12500
|
+
"""
|
12501
|
+
return self._AmountUnit
|
12502
|
+
|
12503
|
+
@AmountUnit.setter
|
12504
|
+
def AmountUnit(self, AmountUnit):
|
12505
|
+
self._AmountUnit = AmountUnit
|
12506
|
+
|
12357
12507
|
@property
|
12358
12508
|
def RequestId(self):
|
12359
12509
|
"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
@@ -12368,6 +12518,9 @@ class InquiryPriceUpgradeInstanceResponse(AbstractModel):
|
|
12368
12518
|
|
12369
12519
|
def _deserialize(self, params):
|
12370
12520
|
self._Price = params.get("Price")
|
12521
|
+
self._HighPrecisionPrice = params.get("HighPrecisionPrice")
|
12522
|
+
self._Currency = params.get("Currency")
|
12523
|
+
self._AmountUnit = params.get("AmountUnit")
|
12371
12524
|
self._RequestId = params.get("RequestId")
|
12372
12525
|
|
12373
12526
|
|
@@ -4029,6 +4029,8 @@ class SendEmailRequest(AbstractModel):
|
|
4029
4029
|
:type SmtpMessageId: str
|
4030
4030
|
:param _SmtpHeaders: smtp头中可以设置的其它字段
|
4031
4031
|
:type SmtpHeaders: str
|
4032
|
+
:param _HeaderFrom: smtp头中的from字段,建议域名与FromEmailAddress保持一致
|
4033
|
+
:type HeaderFrom: str
|
4032
4034
|
"""
|
4033
4035
|
self._FromEmailAddress = None
|
4034
4036
|
self._Destination = None
|
@@ -4043,6 +4045,7 @@ class SendEmailRequest(AbstractModel):
|
|
4043
4045
|
self._TriggerType = None
|
4044
4046
|
self._SmtpMessageId = None
|
4045
4047
|
self._SmtpHeaders = None
|
4048
|
+
self._HeaderFrom = None
|
4046
4049
|
|
4047
4050
|
@property
|
4048
4051
|
def FromEmailAddress(self):
|
@@ -4189,6 +4192,17 @@ class SendEmailRequest(AbstractModel):
|
|
4189
4192
|
def SmtpHeaders(self, SmtpHeaders):
|
4190
4193
|
self._SmtpHeaders = SmtpHeaders
|
4191
4194
|
|
4195
|
+
@property
|
4196
|
+
def HeaderFrom(self):
|
4197
|
+
"""smtp头中的from字段,建议域名与FromEmailAddress保持一致
|
4198
|
+
:rtype: str
|
4199
|
+
"""
|
4200
|
+
return self._HeaderFrom
|
4201
|
+
|
4202
|
+
@HeaderFrom.setter
|
4203
|
+
def HeaderFrom(self, HeaderFrom):
|
4204
|
+
self._HeaderFrom = HeaderFrom
|
4205
|
+
|
4192
4206
|
|
4193
4207
|
def _deserialize(self, params):
|
4194
4208
|
self._FromEmailAddress = params.get("FromEmailAddress")
|
@@ -4213,6 +4227,7 @@ class SendEmailRequest(AbstractModel):
|
|
4213
4227
|
self._TriggerType = params.get("TriggerType")
|
4214
4228
|
self._SmtpMessageId = params.get("SmtpMessageId")
|
4215
4229
|
self._SmtpHeaders = params.get("SmtpHeaders")
|
4230
|
+
self._HeaderFrom = params.get("HeaderFrom")
|
4216
4231
|
memeber_set = set(params.keys())
|
4217
4232
|
for name, value in vars(self).items():
|
4218
4233
|
property_name = name[1:]
|
@@ -1213,7 +1213,8 @@ class TransmitOralProcessRequest(AbstractModel):
|
|
1213
1213
|
流式模式下需要将语音数据进行分片处理,参考:[分片大小设置](https://cloud.tencent.com/document/product/884/78985#.E5.88.86.E7.89.87.E5.A4.A7.E5.B0.8F.E8.AE.BE.E7.BD.AE.E4.B8.BA.E5.A4.9A.E5.A4.A7.E6.AF.94.E8.BE.83.E5.90.88.E9.80.82.3F)
|
1214
1214
|
如何进行流式分片参考:[流式评测](https://cloud.tencent.com/document/product/884/78824#.E6.B5.81.E5.BC.8F.E8.AF.84.E6.B5.8B)
|
1215
1215
|
:type UserVoiceData: str
|
1216
|
-
:param _SessionId: 语音段唯一标识,一段完整语音使用一个SessionId,不同语音段的评测需要使用不同的SessionId
|
1216
|
+
:param _SessionId: 语音段唯一标识,一段完整语音使用一个SessionId,不同语音段的评测需要使用不同的SessionId。
|
1217
|
+
一般使用uuid(通用唯一识别码)来作为它的值,要尽量保证SessionId的唯一性。
|
1217
1218
|
:type SessionId: str
|
1218
1219
|
:param _SoeAppId: 业务应用ID,与账号应用APPID无关,是用来方便客户管理服务的参数,新的 SoeAppId 可以在[控制台](https://console.cloud.tencent.com/soe)【应用管理】下新建。如果没有新建SoeAppId,请勿填入该参数,否则会报欠费错误。使用指南:[业务应用](https://cloud.tencent.com/document/product/884/78824#.E4.B8.9A.E5.8A.A1.E5.BA.94.E7.94.A8)
|
1219
1220
|
:type SoeAppId: str
|
@@ -1297,7 +1298,8 @@ class TransmitOralProcessRequest(AbstractModel):
|
|
1297
1298
|
|
1298
1299
|
@property
|
1299
1300
|
def SessionId(self):
|
1300
|
-
"""语音段唯一标识,一段完整语音使用一个SessionId,不同语音段的评测需要使用不同的SessionId
|
1301
|
+
"""语音段唯一标识,一段完整语音使用一个SessionId,不同语音段的评测需要使用不同的SessionId。
|
1302
|
+
一般使用uuid(通用唯一识别码)来作为它的值,要尽量保证SessionId的唯一性。
|
1301
1303
|
:rtype: str
|
1302
1304
|
"""
|
1303
1305
|
return self._SessionId
|
@@ -61,6 +61,8 @@ False -- 不开启
|
|
61
61
|
:type EnableRotation: bool
|
62
62
|
:param _RotationFrequency: 轮转周期,以天为单位,默认为1天。
|
63
63
|
:type RotationFrequency: int
|
64
|
+
:param _KmsHsmClusterId: KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
65
|
+
:type KmsHsmClusterId: str
|
64
66
|
"""
|
65
67
|
self._SecretName = None
|
66
68
|
self._UserNamePrefix = None
|
@@ -74,6 +76,7 @@ False -- 不开启
|
|
74
76
|
self._RotationBeginTime = None
|
75
77
|
self._EnableRotation = None
|
76
78
|
self._RotationFrequency = None
|
79
|
+
self._KmsHsmClusterId = None
|
77
80
|
|
78
81
|
@property
|
79
82
|
def SecretName(self):
|
@@ -219,6 +222,17 @@ False -- 不开启
|
|
219
222
|
def RotationFrequency(self, RotationFrequency):
|
220
223
|
self._RotationFrequency = RotationFrequency
|
221
224
|
|
225
|
+
@property
|
226
|
+
def KmsHsmClusterId(self):
|
227
|
+
"""KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
228
|
+
:rtype: str
|
229
|
+
"""
|
230
|
+
return self._KmsHsmClusterId
|
231
|
+
|
232
|
+
@KmsHsmClusterId.setter
|
233
|
+
def KmsHsmClusterId(self, KmsHsmClusterId):
|
234
|
+
self._KmsHsmClusterId = KmsHsmClusterId
|
235
|
+
|
222
236
|
|
223
237
|
def _deserialize(self, params):
|
224
238
|
self._SecretName = params.get("SecretName")
|
@@ -243,6 +257,7 @@ False -- 不开启
|
|
243
257
|
self._RotationBeginTime = params.get("RotationBeginTime")
|
244
258
|
self._EnableRotation = params.get("EnableRotation")
|
245
259
|
self._RotationFrequency = params.get("RotationFrequency")
|
260
|
+
self._KmsHsmClusterId = params.get("KmsHsmClusterId")
|
246
261
|
memeber_set = set(params.keys())
|
247
262
|
for name, value in vars(self).items():
|
248
263
|
property_name = name[1:]
|
@@ -362,6 +377,8 @@ class CreateSSHKeyPairSecretRequest(AbstractModel):
|
|
362
377
|
:type Tags: list of Tag
|
363
378
|
:param _SSHKeyName: 用户自定义输入的SSH密钥对的名称,可由数字,字母和下划线组成,只能以数字和字母开头,长度不超过25个字符。
|
364
379
|
:type SSHKeyName: str
|
380
|
+
:param _KmsHsmClusterId: KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
381
|
+
:type KmsHsmClusterId: str
|
365
382
|
"""
|
366
383
|
self._SecretName = None
|
367
384
|
self._ProjectId = None
|
@@ -369,6 +386,7 @@ class CreateSSHKeyPairSecretRequest(AbstractModel):
|
|
369
386
|
self._KmsKeyId = None
|
370
387
|
self._Tags = None
|
371
388
|
self._SSHKeyName = None
|
389
|
+
self._KmsHsmClusterId = None
|
372
390
|
|
373
391
|
@property
|
374
392
|
def SecretName(self):
|
@@ -438,6 +456,17 @@ class CreateSSHKeyPairSecretRequest(AbstractModel):
|
|
438
456
|
def SSHKeyName(self, SSHKeyName):
|
439
457
|
self._SSHKeyName = SSHKeyName
|
440
458
|
|
459
|
+
@property
|
460
|
+
def KmsHsmClusterId(self):
|
461
|
+
"""KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
462
|
+
:rtype: str
|
463
|
+
"""
|
464
|
+
return self._KmsHsmClusterId
|
465
|
+
|
466
|
+
@KmsHsmClusterId.setter
|
467
|
+
def KmsHsmClusterId(self, KmsHsmClusterId):
|
468
|
+
self._KmsHsmClusterId = KmsHsmClusterId
|
469
|
+
|
441
470
|
|
442
471
|
def _deserialize(self, params):
|
443
472
|
self._SecretName = params.get("SecretName")
|
@@ -451,6 +480,7 @@ class CreateSSHKeyPairSecretRequest(AbstractModel):
|
|
451
480
|
obj._deserialize(item)
|
452
481
|
self._Tags.append(obj)
|
453
482
|
self._SSHKeyName = params.get("SSHKeyName")
|
483
|
+
self._KmsHsmClusterId = params.get("KmsHsmClusterId")
|
454
484
|
memeber_set = set(params.keys())
|
455
485
|
for name, value in vars(self).items():
|
456
486
|
property_name = name[1:]
|
@@ -589,6 +619,8 @@ class CreateSecretRequest(AbstractModel):
|
|
589
619
|
:type AdditionalConfig: str
|
590
620
|
:param _Tags: 标签列表
|
591
621
|
:type Tags: list of Tag
|
622
|
+
:param _KmsHsmClusterId: KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
623
|
+
:type KmsHsmClusterId: str
|
592
624
|
"""
|
593
625
|
self._SecretName = None
|
594
626
|
self._VersionId = None
|
@@ -599,6 +631,7 @@ class CreateSecretRequest(AbstractModel):
|
|
599
631
|
self._SecretString = None
|
600
632
|
self._AdditionalConfig = None
|
601
633
|
self._Tags = None
|
634
|
+
self._KmsHsmClusterId = None
|
602
635
|
|
603
636
|
@property
|
604
637
|
def SecretName(self):
|
@@ -699,6 +732,17 @@ class CreateSecretRequest(AbstractModel):
|
|
699
732
|
def Tags(self, Tags):
|
700
733
|
self._Tags = Tags
|
701
734
|
|
735
|
+
@property
|
736
|
+
def KmsHsmClusterId(self):
|
737
|
+
"""KMS的独享集群的ID。当KmsKeyId为空,并且用户的KMS存在有效的HsmClusterId时有效。
|
738
|
+
:rtype: str
|
739
|
+
"""
|
740
|
+
return self._KmsHsmClusterId
|
741
|
+
|
742
|
+
@KmsHsmClusterId.setter
|
743
|
+
def KmsHsmClusterId(self, KmsHsmClusterId):
|
744
|
+
self._KmsHsmClusterId = KmsHsmClusterId
|
745
|
+
|
702
746
|
|
703
747
|
def _deserialize(self, params):
|
704
748
|
self._SecretName = params.get("SecretName")
|
@@ -715,6 +759,7 @@ class CreateSecretRequest(AbstractModel):
|
|
715
759
|
obj = Tag()
|
716
760
|
obj._deserialize(item)
|
717
761
|
self._Tags.append(obj)
|
762
|
+
self._KmsHsmClusterId = params.get("KmsHsmClusterId")
|
718
763
|
memeber_set = set(params.keys())
|
719
764
|
for name, value in vars(self).items():
|
720
765
|
property_name = name[1:]
|
@@ -53,6 +53,12 @@ INVALIDPARAMETERVALUE_COMMANDCONTENTINVALID = 'InvalidParameterValue.CommandCont
|
|
53
53
|
# Command 名称重复。
|
54
54
|
INVALIDPARAMETERVALUE_COMMANDNAMEDUPLICATED = 'InvalidParameterValue.CommandNameDuplicated'
|
55
55
|
|
56
|
+
# ID 格式错误。
|
57
|
+
INVALIDPARAMETERVALUE_ID = 'InvalidParameterValue.ID'
|
58
|
+
|
59
|
+
# ID 数组中,ID 格式错误或格式不一致。
|
60
|
+
INVALIDPARAMETERVALUE_INCONSISTENTID = 'InvalidParameterValue.InconsistentID'
|
61
|
+
|
56
62
|
# 实例类型不一致。
|
57
63
|
INVALIDPARAMETERVALUE_INCONSISTENTINSTANCE = 'InvalidParameterValue.InconsistentInstance'
|
58
64
|
|