tencentcloud-sdk-python 3.0.1301__py2.py3-none-any.whl → 3.0.1306__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.
Files changed (64) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aiart/v20221229/models.py +19 -0
  3. tencentcloud/apm/v20210622/apm_client.py +3 -3
  4. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  5. tencentcloud/apm/v20210622/models.py +586 -538
  6. tencentcloud/autoscaling/v20180419/models.py +141 -0
  7. tencentcloud/cat/v20180409/cat_client.py +1 -1
  8. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  9. tencentcloud/ccc/v20200210/models.py +159 -0
  10. tencentcloud/cdb/v20170320/models.py +15 -0
  11. tencentcloud/cdn/v20180606/models.py +2 -2
  12. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  13. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  14. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  15. tencentcloud/cfs/v20190719/models.py +79 -0
  16. tencentcloud/clb/v20180317/models.py +146 -20
  17. tencentcloud/config/v20220802/models.py +2 -2
  18. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  19. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  20. tencentcloud/cvm/v20170312/models.py +188 -4
  21. tencentcloud/dc/v20180410/models.py +32 -16
  22. tencentcloud/dlc/v20210125/models.py +89 -0
  23. tencentcloud/emr/v20190103/models.py +50 -122
  24. tencentcloud/ess/v20201111/ess_client.py +1 -1
  25. tencentcloud/ess/v20201111/models.py +50 -38
  26. tencentcloud/essbasic/v20210526/models.py +78 -116
  27. tencentcloud/faceid/v20180301/models.py +14 -14
  28. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  29. tencentcloud/hunyuan/v20230901/models.py +84 -2
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +23 -0
  31. tencentcloud/iotexplorer/v20190423/models.py +422 -0
  32. tencentcloud/lcic/v20220817/models.py +4 -6
  33. tencentcloud/lighthouse/v20200324/models.py +30 -0
  34. tencentcloud/lke/v20231130/models.py +23 -14
  35. tencentcloud/lkeap/v20240522/models.py +8 -4
  36. tencentcloud/mna/v20210119/models.py +0 -30
  37. tencentcloud/monitor/v20180724/models.py +57 -6
  38. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  39. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  40. tencentcloud/mps/v20190612/models.py +871 -18
  41. tencentcloud/mps/v20190612/mps_client.py +138 -0
  42. tencentcloud/ocr/v20181119/models.py +49 -4
  43. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  44. tencentcloud/postgres/v20170312/models.py +72 -30
  45. tencentcloud/pts/v20210728/models.py +0 -348
  46. tencentcloud/rum/v20210622/models.py +92 -2
  47. tencentcloud/ssl/v20191205/models.py +19 -4
  48. tencentcloud/ssl/v20191205/ssl_client.py +1 -1
  49. tencentcloud/tchd/v20230306/models.py +0 -2
  50. tencentcloud/teo/v20220901/models.py +8 -18
  51. tencentcloud/tiw/v20190919/models.py +6 -0
  52. tencentcloud/trtc/v20190722/models.py +15 -0
  53. tencentcloud/tse/v20201207/models.py +17 -0
  54. tencentcloud/vod/v20180717/models.py +6 -6
  55. tencentcloud/vpc/v20170312/errorcodes.py +2 -1235
  56. tencentcloud/vpc/v20170312/models.py +47 -65928
  57. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  58. tencentcloud/wedata/v20210820/models.py +1438 -198
  59. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  60. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  61. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +64 -64
  62. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  63. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  64. {tencentcloud_sdk_python-3.0.1301.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -12010,7 +12010,7 @@ class ScoreInfo(AbstractModel):
12010
12010
  :type PageUv: str
12011
12011
  :param _ApiDuration: 请求次数
12012
12012
  :type ApiDuration: str
12013
- :param _Score: 分数
12013
+ :param _Score: 项目总分
12014
12014
  :type Score: str
12015
12015
  :param _PageError: error
12016
12016
  :type PageError: str
@@ -12023,6 +12023,18 @@ class ScoreInfo(AbstractModel):
12023
12023
  :param _CreateTime: 时间
12024
12024
  注意:此字段可能返回 null,表示取不到有效值。
12025
12025
  :type CreateTime: str
12026
+ :param _PagePerformanceScore: 页面性能评分
12027
+ :type PagePerformanceScore: str
12028
+ :param _JsErrorScore: js错误评分
12029
+ :type JsErrorScore: str
12030
+ :param _ApiPerformanceScore: API性能评分
12031
+ :type ApiPerformanceScore: str
12032
+ :param _ApiAvaliableScore: API可用性评分
12033
+ :type ApiAvaliableScore: str
12034
+ :param _StaticPerformanceScore: 静态资源性能评分
12035
+ :type StaticPerformanceScore: str
12036
+ :param _StaticAvaliableScore: 静态资源可用性评分
12037
+ :type StaticAvaliableScore: str
12026
12038
  """
12027
12039
  self._StaticDuration = None
12028
12040
  self._PagePv = None
@@ -12038,6 +12050,12 @@ class ScoreInfo(AbstractModel):
12038
12050
  self._RecordNum = None
12039
12051
  self._PageDuration = None
12040
12052
  self._CreateTime = None
12053
+ self._PagePerformanceScore = None
12054
+ self._JsErrorScore = None
12055
+ self._ApiPerformanceScore = None
12056
+ self._ApiAvaliableScore = None
12057
+ self._StaticPerformanceScore = None
12058
+ self._StaticAvaliableScore = None
12041
12059
 
12042
12060
  @property
12043
12061
  def StaticDuration(self):
@@ -12129,7 +12147,7 @@ class ScoreInfo(AbstractModel):
12129
12147
 
12130
12148
  @property
12131
12149
  def Score(self):
12132
- """分数
12150
+ """项目总分
12133
12151
  :rtype: str
12134
12152
  """
12135
12153
  return self._Score
@@ -12194,6 +12212,72 @@ class ScoreInfo(AbstractModel):
12194
12212
  def CreateTime(self, CreateTime):
12195
12213
  self._CreateTime = CreateTime
12196
12214
 
12215
+ @property
12216
+ def PagePerformanceScore(self):
12217
+ """页面性能评分
12218
+ :rtype: str
12219
+ """
12220
+ return self._PagePerformanceScore
12221
+
12222
+ @PagePerformanceScore.setter
12223
+ def PagePerformanceScore(self, PagePerformanceScore):
12224
+ self._PagePerformanceScore = PagePerformanceScore
12225
+
12226
+ @property
12227
+ def JsErrorScore(self):
12228
+ """js错误评分
12229
+ :rtype: str
12230
+ """
12231
+ return self._JsErrorScore
12232
+
12233
+ @JsErrorScore.setter
12234
+ def JsErrorScore(self, JsErrorScore):
12235
+ self._JsErrorScore = JsErrorScore
12236
+
12237
+ @property
12238
+ def ApiPerformanceScore(self):
12239
+ """API性能评分
12240
+ :rtype: str
12241
+ """
12242
+ return self._ApiPerformanceScore
12243
+
12244
+ @ApiPerformanceScore.setter
12245
+ def ApiPerformanceScore(self, ApiPerformanceScore):
12246
+ self._ApiPerformanceScore = ApiPerformanceScore
12247
+
12248
+ @property
12249
+ def ApiAvaliableScore(self):
12250
+ """API可用性评分
12251
+ :rtype: str
12252
+ """
12253
+ return self._ApiAvaliableScore
12254
+
12255
+ @ApiAvaliableScore.setter
12256
+ def ApiAvaliableScore(self, ApiAvaliableScore):
12257
+ self._ApiAvaliableScore = ApiAvaliableScore
12258
+
12259
+ @property
12260
+ def StaticPerformanceScore(self):
12261
+ """静态资源性能评分
12262
+ :rtype: str
12263
+ """
12264
+ return self._StaticPerformanceScore
12265
+
12266
+ @StaticPerformanceScore.setter
12267
+ def StaticPerformanceScore(self, StaticPerformanceScore):
12268
+ self._StaticPerformanceScore = StaticPerformanceScore
12269
+
12270
+ @property
12271
+ def StaticAvaliableScore(self):
12272
+ """静态资源可用性评分
12273
+ :rtype: str
12274
+ """
12275
+ return self._StaticAvaliableScore
12276
+
12277
+ @StaticAvaliableScore.setter
12278
+ def StaticAvaliableScore(self, StaticAvaliableScore):
12279
+ self._StaticAvaliableScore = StaticAvaliableScore
12280
+
12197
12281
 
12198
12282
  def _deserialize(self, params):
12199
12283
  self._StaticDuration = params.get("StaticDuration")
@@ -12210,6 +12294,12 @@ class ScoreInfo(AbstractModel):
12210
12294
  self._RecordNum = params.get("RecordNum")
12211
12295
  self._PageDuration = params.get("PageDuration")
12212
12296
  self._CreateTime = params.get("CreateTime")
12297
+ self._PagePerformanceScore = params.get("PagePerformanceScore")
12298
+ self._JsErrorScore = params.get("JsErrorScore")
12299
+ self._ApiPerformanceScore = params.get("ApiPerformanceScore")
12300
+ self._ApiAvaliableScore = params.get("ApiAvaliableScore")
12301
+ self._StaticPerformanceScore = params.get("StaticPerformanceScore")
12302
+ self._StaticAvaliableScore = params.get("StaticAvaliableScore")
12213
12303
  memeber_set = set(params.keys())
12214
12304
  for name, value in vars(self).items():
12215
12305
  property_name = name[1:]
@@ -4781,13 +4781,13 @@ class DeployCertificateInstanceRequest(AbstractModel):
4781
4781
  - apigateway:ServiceId|Domain, 例:["service-8sk7cqmd|apigw1.tencent.com", "service-8sk7cqmd|apigw2.ninghhuang.online"]
4782
4782
  - teo:Domain, 例:["edgeone1.tencent.com", "edgeone2.tencent.com"]
4783
4783
  - tke:ClusterId|NameSpace|SecretName, 例:["cls-42sa0ae0|default|test-tencent"]
4784
- - cos:Region#Bucket#Domain, 例:["ap-hongkong#ssl-server-1251810746#tencent.com"]
4784
+ - cos:Region|Bucket|Domain, 例:["ap-hongkong|ssl-server-1251810746|tencent.com"]
4785
4785
  - lighthouse:Region|InstanceId|Domain, 例:["ap-shanghai|lhins-nh7lql34|tencent.com"]
4786
4786
  - tse:GatewayId|CertificateId, 例:["gateway-s1da9151|fa61bc05-cc54-4eea-c932-24de52577372"]
4787
4787
  - tcb:Type|Region|EnvId|Domain, 例:["AccessService|ap-shanghai|ceshi-4s5h0ymg11c839c7|tencent.com"]
4788
4788
 
4789
4789
  :type InstanceIdList: list of str
4790
- :param _ResourceType: 证书部署云资源支持的云资源类型:
4790
+ :param _ResourceType: 证书部署云资源支持的云资源类型, 不传则默认部署clb:
4791
4791
  - clb
4792
4792
  - cdn
4793
4793
  - ddos
@@ -4841,7 +4841,7 @@ class DeployCertificateInstanceRequest(AbstractModel):
4841
4841
  - apigateway:ServiceId|Domain, 例:["service-8sk7cqmd|apigw1.tencent.com", "service-8sk7cqmd|apigw2.ninghhuang.online"]
4842
4842
  - teo:Domain, 例:["edgeone1.tencent.com", "edgeone2.tencent.com"]
4843
4843
  - tke:ClusterId|NameSpace|SecretName, 例:["cls-42sa0ae0|default|test-tencent"]
4844
- - cos:Region#Bucket#Domain, 例:["ap-hongkong#ssl-server-1251810746#tencent.com"]
4844
+ - cos:Region|Bucket|Domain, 例:["ap-hongkong|ssl-server-1251810746|tencent.com"]
4845
4845
  - lighthouse:Region|InstanceId|Domain, 例:["ap-shanghai|lhins-nh7lql34|tencent.com"]
4846
4846
  - tse:GatewayId|CertificateId, 例:["gateway-s1da9151|fa61bc05-cc54-4eea-c932-24de52577372"]
4847
4847
  - tcb:Type|Region|EnvId|Domain, 例:["AccessService|ap-shanghai|ceshi-4s5h0ymg11c839c7|tencent.com"]
@@ -4856,7 +4856,7 @@ class DeployCertificateInstanceRequest(AbstractModel):
4856
4856
 
4857
4857
  @property
4858
4858
  def ResourceType(self):
4859
- """证书部署云资源支持的云资源类型:
4859
+ """证书部署云资源支持的云资源类型, 不传则默认部署clb:
4860
4860
  - clb
4861
4861
  - cdn
4862
4862
  - ddos
@@ -7938,6 +7938,8 @@ class DescribeCertificatesRequest(AbstractModel):
7938
7938
  :type Tags: list of Tags
7939
7939
  :param _IsPendingIssue: 是否筛选等待签发的证书,传1是筛选,0和null不筛选
7940
7940
  :type IsPendingIssue: int
7941
+ :param _CertIds: 筛选指定证书ID的证书,只支持有权限的证书ID
7942
+ :type CertIds: list of str
7941
7943
  """
7942
7944
  self._Offset = None
7943
7945
  self._Limit = None
@@ -7955,6 +7957,7 @@ class DescribeCertificatesRequest(AbstractModel):
7955
7957
  self._Hostable = None
7956
7958
  self._Tags = None
7957
7959
  self._IsPendingIssue = None
7960
+ self._CertIds = None
7958
7961
 
7959
7962
  @property
7960
7963
  def Offset(self):
@@ -8132,6 +8135,17 @@ class DescribeCertificatesRequest(AbstractModel):
8132
8135
  def IsPendingIssue(self, IsPendingIssue):
8133
8136
  self._IsPendingIssue = IsPendingIssue
8134
8137
 
8138
+ @property
8139
+ def CertIds(self):
8140
+ """筛选指定证书ID的证书,只支持有权限的证书ID
8141
+ :rtype: list of str
8142
+ """
8143
+ return self._CertIds
8144
+
8145
+ @CertIds.setter
8146
+ def CertIds(self, CertIds):
8147
+ self._CertIds = CertIds
8148
+
8135
8149
 
8136
8150
  def _deserialize(self, params):
8137
8151
  self._Offset = params.get("Offset")
@@ -8155,6 +8169,7 @@ class DescribeCertificatesRequest(AbstractModel):
8155
8169
  obj._deserialize(item)
8156
8170
  self._Tags.append(obj)
8157
8171
  self._IsPendingIssue = params.get("IsPendingIssue")
8172
+ self._CertIds = params.get("CertIds")
8158
8173
  memeber_set = set(params.keys())
8159
8174
  for name, value in vars(self).items():
8160
8175
  property_name = name[1:]
@@ -331,7 +331,7 @@ class SslClient(AbstractClient):
331
331
  - 若待部署的证书和传入域名不匹配, 则不会创建成功
332
332
  - 若部署clb实例时, 7层监听器下无规则,则不会创建成功
333
333
  - 若部署clb实例时, 7层监听器未开启SNI,该监听器下存在任一域名和证书不匹配, 则不会创建成功
334
- - 若部署clb实例是,监听器规则为正则表示式, 则不会创建成功
334
+ - 若部署clb实例时,监听器规则为正则表示式, 则不会创建成功
335
335
 
336
336
  <dx-alert infotype="explain" title="">一个证书ID,相同的资源类型,只能创建一个部署任务,必须等部署任务执行完成,才能创建新的部署任务</dx-alert>
337
337
 
@@ -269,7 +269,6 @@ class ProductEventList(AbstractModel):
269
269
  def __init__(self):
270
270
  r"""
271
271
  :param _EventList: 事件详情列表
272
- 注意:此字段可能返回 null,表示取不到有效值。
273
272
  :type EventList: list of EventDetail
274
273
  """
275
274
  self._EventList = None
@@ -277,7 +276,6 @@ class ProductEventList(AbstractModel):
277
276
  @property
278
277
  def EventList(self):
279
278
  """事件详情列表
280
- 注意:此字段可能返回 null,表示取不到有效值。
281
279
  :rtype: list of EventDetail
282
280
  """
283
281
  return self._EventList
@@ -17271,9 +17271,7 @@ class DescribeSecurityIPGroupRequest(AbstractModel):
17271
17271
  r"""
17272
17272
  :param _ZoneId: 站点 ID ,用于指定查询的站点范围。
17273
17273
  :type ZoneId: str
17274
- :param _GroupIds: 指定安全 IP 组 ID。
17275
- <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li>
17276
- <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17274
+ :param _GroupIds: 指定安全 IP 组 ID。 <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li> <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17277
17275
  :type GroupIds: list of int
17278
17276
  """
17279
17277
  self._ZoneId = None
@@ -17292,9 +17290,7 @@ class DescribeSecurityIPGroupRequest(AbstractModel):
17292
17290
 
17293
17291
  @property
17294
17292
  def GroupIds(self):
17295
- """指定安全 IP 组 ID。
17296
- <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li>
17297
- <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17293
+ """指定安全 IP 组 ID。 <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li> <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17298
17294
  :rtype: list of int
17299
17295
  """
17300
17296
  return self._GroupIds
@@ -21661,18 +21657,15 @@ class FollowOrigin(AbstractModel):
21661
21657
  <li>on:开启;</li>
21662
21658
  <li>off:关闭。</li>
21663
21659
  :type Switch: str
21664
- :param _DefaultCache: 源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:
21660
+ :param _DefaultCache: 源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:
21665
21661
  <li>on:缓存;</li>
21666
21662
  <li>off:不缓存。</li>
21667
- 注意:此字段可能返回 null,表示取不到有效值。
21668
21663
  :type DefaultCache: str
21669
21664
  :param _DefaultCacheStrategy: 源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:
21670
21665
  <li>on:使用默认缓存策略;</li>
21671
21666
  <li>off:不使用默认缓存策略。</li>
21672
- 注意:此字段可能返回 null,表示取不到有效值。
21673
21667
  :type DefaultCacheStrategy: str
21674
- :param _DefaultCacheTime: 源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21675
- 注意:此字段可能返回 null,表示取不到有效值。
21668
+ :param _DefaultCacheTime: 源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21676
21669
  :type DefaultCacheTime: int
21677
21670
  """
21678
21671
  self._Switch = None
@@ -21695,10 +21688,9 @@ class FollowOrigin(AbstractModel):
21695
21688
 
21696
21689
  @property
21697
21690
  def DefaultCache(self):
21698
- """源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:
21691
+ """源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:
21699
21692
  <li>on:缓存;</li>
21700
21693
  <li>off:不缓存。</li>
21701
- 注意:此字段可能返回 null,表示取不到有效值。
21702
21694
  :rtype: str
21703
21695
  """
21704
21696
  return self._DefaultCache
@@ -21712,7 +21704,6 @@ class FollowOrigin(AbstractModel):
21712
21704
  """源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:
21713
21705
  <li>on:使用默认缓存策略;</li>
21714
21706
  <li>off:不使用默认缓存策略。</li>
21715
- 注意:此字段可能返回 null,表示取不到有效值。
21716
21707
  :rtype: str
21717
21708
  """
21718
21709
  return self._DefaultCacheStrategy
@@ -21723,8 +21714,7 @@ class FollowOrigin(AbstractModel):
21723
21714
 
21724
21715
  @property
21725
21716
  def DefaultCacheTime(self):
21726
- """源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21727
- 注意:此字段可能返回 null,表示取不到有效值。
21717
+ """源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21728
21718
  :rtype: int
21729
21719
  """
21730
21720
  return self._DefaultCacheTime
@@ -34237,7 +34227,7 @@ class RulesProperties(AbstractModel):
34237
34227
  <li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>
34238
34228
  <li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>
34239
34229
  <li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>
34240
- <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E5.8F.82.E6.95.B0.E4.B8.BA-OBJECT-.E7.B1.BB.E5.9E.8B.E7.9A.84.E5.88.9B.E5.BB.BA)
34230
+ <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)
34241
34231
  :type Type: str
34242
34232
  :param _Max: 数值参数的最大值,非数值参数或 Min 和 Max 值都为 0 则此项无意义。
34243
34233
  :type Max: int
@@ -34303,7 +34293,7 @@ class RulesProperties(AbstractModel):
34303
34293
  <li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>
34304
34294
  <li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>
34305
34295
  <li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>
34306
- <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E5.8F.82.E6.95.B0.E4.B8.BA-OBJECT-.E7.B1.BB.E5.9E.8B.E7.9A.84.E5.88.9B.E5.BB.BA)
34296
+ <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)
34307
34297
  :rtype: str
34308
34298
  """
34309
34299
  return self._Type
@@ -961,6 +961,9 @@ false -- 不开启
961
961
 
962
962
  12: 存在不兼容的多倍行距设置
963
963
  -- 自动处理方式: 不支持处理
964
+
965
+ 13: 存在带有特殊符号内容的datetime类型的a:fld标签元素
966
+ -- 自动处理方式: a:fld标签替换为普通文本
964
967
  :type AutoHandleUnsupportedElementTypes: list of int
965
968
  :param _ExcelParam: Excel表格转码参数,可设置转码时表格纸张大小及纸张方向等参数(仅对转码文件为Excel表格文件的静态转码任务生效)
966
969
  :type ExcelParam: :class:`tencentcloud.tiw.v20190919.models.ExcelParam`
@@ -1154,6 +1157,9 @@ false -- 不开启
1154
1157
 
1155
1158
  12: 存在不兼容的多倍行距设置
1156
1159
  -- 自动处理方式: 不支持处理
1160
+
1161
+ 13: 存在带有特殊符号内容的datetime类型的a:fld标签元素
1162
+ -- 自动处理方式: a:fld标签替换为普通文本
1157
1163
  :rtype: list of int
1158
1164
  """
1159
1165
  return self._AutoHandleUnsupportedElementTypes
@@ -10753,11 +10753,14 @@ class STTConfig(AbstractModel):
10753
10753
  :type CustomParam: str
10754
10754
  :param _VadSilenceTime: 语音识别vad的时间,范围为240-2000,默认为1000,单位为ms。更小的值会让语音识别分句更快。
10755
10755
  :type VadSilenceTime: int
10756
+ :param _HotWordList: 热词表:该参数用于提升识别准确率。 单个热词限制:"热词|权重",单个热词不超过30个字符(最多10个汉字),权重[1-11]或者100,如:“腾讯云|5” 或 “ASR|11”; 热词表限制:多个热词用英文逗号分割,最多支持128个热词,如:“腾讯云|10,语音识别|5,ASR|11”;
10757
+ :type HotWordList: str
10756
10758
  """
10757
10759
  self._Language = None
10758
10760
  self._AlternativeLanguage = None
10759
10761
  self._CustomParam = None
10760
10762
  self._VadSilenceTime = None
10763
+ self._HotWordList = None
10761
10764
 
10762
10765
  @property
10763
10766
  def Language(self):
@@ -10833,12 +10836,24 @@ class STTConfig(AbstractModel):
10833
10836
  def VadSilenceTime(self, VadSilenceTime):
10834
10837
  self._VadSilenceTime = VadSilenceTime
10835
10838
 
10839
+ @property
10840
+ def HotWordList(self):
10841
+ """热词表:该参数用于提升识别准确率。 单个热词限制:"热词|权重",单个热词不超过30个字符(最多10个汉字),权重[1-11]或者100,如:“腾讯云|5” 或 “ASR|11”; 热词表限制:多个热词用英文逗号分割,最多支持128个热词,如:“腾讯云|10,语音识别|5,ASR|11”;
10842
+ :rtype: str
10843
+ """
10844
+ return self._HotWordList
10845
+
10846
+ @HotWordList.setter
10847
+ def HotWordList(self, HotWordList):
10848
+ self._HotWordList = HotWordList
10849
+
10836
10850
 
10837
10851
  def _deserialize(self, params):
10838
10852
  self._Language = params.get("Language")
10839
10853
  self._AlternativeLanguage = params.get("AlternativeLanguage")
10840
10854
  self._CustomParam = params.get("CustomParam")
10841
10855
  self._VadSilenceTime = params.get("VadSilenceTime")
10856
+ self._HotWordList = params.get("HotWordList")
10842
10857
  memeber_set = set(params.keys())
10843
10858
  for name, value in vars(self).items():
10844
10859
  property_name = name[1:]
@@ -27188,6 +27188,9 @@ class NativeGatewayServerGroup(AbstractModel):
27188
27188
  :param _DefaultWeight: 分组默认权重
27189
27189
  注意:此字段可能返回 null,表示取不到有效值。
27190
27190
  :type DefaultWeight: int
27191
+ :param _ElasticNumber: 弹性节点
27192
+ 注意:此字段可能返回 null,表示取不到有效值。
27193
+ :type ElasticNumber: int
27191
27194
  """
27192
27195
  self._GroupId = None
27193
27196
  self._Name = None
@@ -27202,6 +27205,7 @@ class NativeGatewayServerGroup(AbstractModel):
27202
27205
  self._ModifyTime = None
27203
27206
  self._SubnetIds = None
27204
27207
  self._DefaultWeight = None
27208
+ self._ElasticNumber = None
27205
27209
 
27206
27210
  @property
27207
27211
  def GroupId(self):
@@ -27354,6 +27358,18 @@ class NativeGatewayServerGroup(AbstractModel):
27354
27358
  def DefaultWeight(self, DefaultWeight):
27355
27359
  self._DefaultWeight = DefaultWeight
27356
27360
 
27361
+ @property
27362
+ def ElasticNumber(self):
27363
+ """弹性节点
27364
+ 注意:此字段可能返回 null,表示取不到有效值。
27365
+ :rtype: int
27366
+ """
27367
+ return self._ElasticNumber
27368
+
27369
+ @ElasticNumber.setter
27370
+ def ElasticNumber(self, ElasticNumber):
27371
+ self._ElasticNumber = ElasticNumber
27372
+
27357
27373
 
27358
27374
  def _deserialize(self, params):
27359
27375
  self._GroupId = params.get("GroupId")
@@ -27373,6 +27389,7 @@ class NativeGatewayServerGroup(AbstractModel):
27373
27389
  self._ModifyTime = params.get("ModifyTime")
27374
27390
  self._SubnetIds = params.get("SubnetIds")
27375
27391
  self._DefaultWeight = params.get("DefaultWeight")
27392
+ self._ElasticNumber = params.get("ElasticNumber")
27376
27393
  memeber_set = set(params.keys())
27377
27394
  for name, value in vars(self).items():
27378
27395
  property_name = name[1:]
@@ -34572,7 +34572,7 @@ class EditMediaVideoStream(AbstractModel):
34572
34572
  <li>av1:AOMedia Video 1 编码;</li>
34573
34573
  <li>H.266:H.266 编码。</li>
34574
34574
  :type Codec: str
34575
- :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
34575
+ :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
34576
34576
  当取值为 0 或不填时,表示自动选择最佳视频码率。
34577
34577
  :type Bitrate: int
34578
34578
  :param _ResolutionAdaptive: 分辨率自适应,可选值:
@@ -34623,7 +34623,7 @@ class EditMediaVideoStream(AbstractModel):
34623
34623
 
34624
34624
  @property
34625
34625
  def Bitrate(self):
34626
- """视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
34626
+ """视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
34627
34627
  当取值为 0 或不填时,表示自动选择最佳视频码率。
34628
34628
  :rtype: int
34629
34629
  """
@@ -73756,7 +73756,7 @@ class VideoTemplateInfo(AbstractModel):
73756
73756
  :param _Fps: 视频帧率,取值范围:[0, 100],单位:Hz。
73757
73757
  当取值为 0,表示帧率和原始视频保持一致。
73758
73758
  :type Fps: int
73759
- :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
73759
+ :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
73760
73760
  当取值为 0,表示视频码率和原始视频保持一致。
73761
73761
  :type Bitrate: int
73762
73762
  :param _ResolutionAdaptive: 分辨率自适应,可选值:
@@ -73850,7 +73850,7 @@ class VideoTemplateInfo(AbstractModel):
73850
73850
 
73851
73851
  @property
73852
73852
  def Bitrate(self):
73853
- """视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
73853
+ """视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
73854
73854
  当取值为 0,表示视频码率和原始视频保持一致。
73855
73855
  :rtype: int
73856
73856
  """
@@ -74020,7 +74020,7 @@ class VideoTemplateInfoForUpdate(AbstractModel):
74020
74020
  :param _Fps: 视频帧率,取值范围:[0, 100],单位:Hz。
74021
74021
  当取值为 0,表示帧率和原始视频保持一致。
74022
74022
  :type Fps: int
74023
- :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
74023
+ :param _Bitrate: 视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
74024
74024
  当取值为 0,表示视频码率和原始视频保持一致。
74025
74025
  :type Bitrate: int
74026
74026
  :param _ResolutionAdaptive: 分辨率自适应,可选值:
@@ -74105,7 +74105,7 @@ class VideoTemplateInfoForUpdate(AbstractModel):
74105
74105
 
74106
74106
  @property
74107
74107
  def Bitrate(self):
74108
- """视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
74108
+ """视频流的码率,取值范围:0 和 [128, 100000],单位:kbps。
74109
74109
  当取值为 0,表示视频码率和原始视频保持一致。
74110
74110
  :rtype: int
74111
74111
  """