tencentcloud-sdk-python 3.0.1298__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 (109) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +386 -0
  5. tencentcloud/apm/v20210622/apm_client.py +3 -3
  6. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  7. tencentcloud/apm/v20210622/models.py +586 -538
  8. tencentcloud/autoscaling/v20180419/models.py +162 -0
  9. tencentcloud/batch/v20170312/models.py +2 -2
  10. tencentcloud/bh/v20230418/models.py +4 -4
  11. tencentcloud/cat/v20180409/cat_client.py +1 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  13. tencentcloud/ccc/v20200210/models.py +159 -0
  14. tencentcloud/cdb/v20170320/models.py +42 -0
  15. tencentcloud/cdn/v20180606/models.py +2 -2
  16. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  17. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  18. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  19. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  20. tencentcloud/cfs/v20190719/models.py +79 -0
  21. tencentcloud/clb/v20180317/models.py +214 -20
  22. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  23. tencentcloud/cloudapp/v20220530/models.py +66 -17
  24. tencentcloud/cls/v20201016/models.py +22 -0
  25. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  26. tencentcloud/cmq/v20190304/models.py +324 -2473
  27. tencentcloud/config/v20220802/config_client.py +46 -0
  28. tencentcloud/config/v20220802/errorcodes.py +3 -0
  29. tencentcloud/config/v20220802/models.py +716 -26
  30. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  31. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  32. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  33. tencentcloud/cvm/v20170312/models.py +190 -6
  34. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  35. tencentcloud/cynosdb/v20190107/models.py +113 -0
  36. tencentcloud/dc/v20180410/dc_client.py +1 -1
  37. tencentcloud/dc/v20180410/models.py +94 -167
  38. tencentcloud/dlc/v20210125/models.py +89 -0
  39. tencentcloud/drm/v20181115/models.py +17 -0
  40. tencentcloud/dts/v20211206/models.py +68 -2
  41. tencentcloud/ecm/v20190719/models.py +0 -18
  42. tencentcloud/emr/v20190103/models.py +186 -462
  43. tencentcloud/es/v20180416/models.py +17 -0
  44. tencentcloud/ess/v20201111/ess_client.py +26 -5
  45. tencentcloud/ess/v20201111/models.py +96 -86
  46. tencentcloud/essbasic/v20210526/models.py +124 -134
  47. tencentcloud/faceid/v20180301/models.py +14 -14
  48. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  49. tencentcloud/gwlb/v20240906/models.py +2 -2
  50. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  51. tencentcloud/hai/v20230812/hai_client.py +46 -0
  52. tencentcloud/hai/v20230812/models.py +435 -0
  53. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  54. tencentcloud/hunyuan/v20230901/models.py +84 -2
  55. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
  56. tencentcloud/iotexplorer/v20190423/models.py +1473 -75
  57. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  58. tencentcloud/iotvideo/v20211125/models.py +135 -0
  59. tencentcloud/keewidb/v20220308/models.py +1 -1
  60. tencentcloud/lcic/v20220817/models.py +6 -8
  61. tencentcloud/lighthouse/v20200324/models.py +30 -0
  62. tencentcloud/lke/v20231130/models.py +23 -14
  63. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  64. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  65. tencentcloud/lkeap/v20240522/models.py +60 -18
  66. tencentcloud/mna/v20210119/models.py +0 -52
  67. tencentcloud/mongodb/v20180408/models.py +2 -44
  68. tencentcloud/mongodb/v20190725/models.py +2 -22
  69. tencentcloud/monitor/v20180724/models.py +57 -6
  70. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  71. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  72. tencentcloud/mps/v20190612/models.py +871 -18
  73. tencentcloud/mps/v20190612/mps_client.py +138 -0
  74. tencentcloud/ocr/v20181119/models.py +63 -18
  75. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  76. tencentcloud/postgres/v20170312/models.py +305 -30
  77. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  78. tencentcloud/pts/v20210728/models.py +0 -348
  79. tencentcloud/redis/v20180412/models.py +12 -8
  80. tencentcloud/redis/v20180412/redis_client.py +8 -8
  81. tencentcloud/rum/v20210622/models.py +92 -2
  82. tencentcloud/scf/v20180416/models.py +44 -4
  83. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  84. tencentcloud/sms/v20190711/models.py +81 -0
  85. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  86. tencentcloud/sms/v20210111/models.py +81 -0
  87. tencentcloud/ssl/v20191205/models.py +79 -8
  88. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  89. tencentcloud/tcb/v20180608/models.py +207 -403
  90. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  91. tencentcloud/tchd/v20230306/models.py +0 -2
  92. tencentcloud/teo/v20220901/models.py +8 -18
  93. tencentcloud/tione/v20211111/models.py +34 -0
  94. tencentcloud/tiw/v20190919/models.py +6 -0
  95. tencentcloud/tke/v20220501/models.py +2 -2
  96. tencentcloud/trro/v20220325/models.py +15 -58
  97. tencentcloud/trtc/v20190722/models.py +15 -8
  98. tencentcloud/tse/v20201207/models.py +47 -0
  99. tencentcloud/vod/v20180717/models.py +6 -6
  100. tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
  101. tencentcloud/vpc/v20170312/models.py +47 -65933
  102. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  103. tencentcloud/wedata/v20210820/models.py +1368 -2
  104. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  105. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  106. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
  107. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  108. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  109. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -2408,7 +2408,7 @@ class CreateInstancesRequest(AbstractModel):
2408
2408
  :type ZoneId: int
2409
2409
  :param _Password: 访问实例的密码。
2410
2410
  - 当输入参数**NoAuth**为**true**时,指设置实例为免密码访问,Password可不用配置,否则Password为必填参数。
2411
- - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
2411
+ - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.2、7.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
2412
2412
  - 当实例类型**TypeId**为CKV 3.2 内存版标准架构或集群架构时,其密码复杂度为:8-30个字符,必须包含字母和数字,且不包含其他字符。
2413
2413
  :type Password: str
2414
2414
  :param _VpcId: 私有网络ID。如果不配置该参数则默认选择基础网络。请登录 [私有网络](https://console.cloud.tencent.com/vpc)控制台查询具体的ID。
@@ -2579,7 +2579,7 @@ class CreateInstancesRequest(AbstractModel):
2579
2579
  def Password(self):
2580
2580
  """访问实例的密码。
2581
2581
  - 当输入参数**NoAuth**为**true**时,指设置实例为免密码访问,Password可不用配置,否则Password为必填参数。
2582
- - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
2582
+ - 当实例类型**TypeId**为Redis 2.8 内存版标准架构、Redis 4.0、5.0、6.2、7.0内存版标准架构或集群架构时,其密码复杂度要求为:8-64个字符,至少包含小写字母、大写字母、数字和字符()`~!@#$%^&*-+=_|{}[]:;<>,.?/ 中的2种,不能以"/"开头。
2583
2583
  - 当实例类型**TypeId**为CKV 3.2 内存版标准架构或集群架构时,其密码复杂度为:8-30个字符,必须包含字母和数字,且不包含其他字符。
2584
2584
  :rtype: str
2585
2585
  """
@@ -6637,7 +6637,7 @@ class DescribeInstanceMonitorTopNCmdRequest(AbstractModel):
6637
6637
 
6638
6638
  def __init__(self):
6639
6639
  r"""
6640
- :param _InstanceId: 实例 ID。
6640
+ :param _InstanceId: 实例 ID,请登录[Redis控制台](https://console.cloud.tencent.com/redis/instance/list)在实例列表复制实例 ID
6641
6641
  :type InstanceId: str
6642
6642
  :param _SpanType: 时间范围。
6643
6643
  - 1:实时。
@@ -6651,7 +6651,7 @@ class DescribeInstanceMonitorTopNCmdRequest(AbstractModel):
6651
6651
 
6652
6652
  @property
6653
6653
  def InstanceId(self):
6654
- """实例 ID。
6654
+ """实例 ID,请登录[Redis控制台](https://console.cloud.tencent.com/redis/instance/list)在实例列表复制实例 ID
6655
6655
  :rtype: str
6656
6656
  """
6657
6657
  return self._InstanceId
@@ -13762,7 +13762,9 @@ class InstanceSet(AbstractModel):
13762
13762
  :type InstanceTitle: str
13763
13763
  :param _OfflineTime: 已隔离实例默认下线时间。按量计费实例隔离后默认两小时后下线,包年包月默认7天后下线。格式如:2020-02-15 10:20:00。
13764
13764
  :type OfflineTime: str
13765
- :param _SubStatus: 流程中的实例,返回子状态。
13765
+ :param _SubStatus: 流程中的实例返回的子状态。
13766
+ - 0:磁盘读写状态。
13767
+ - 1:磁盘超限只读状态。
13766
13768
  :type SubStatus: int
13767
13769
  :param _Tags: 反亲和性标签。
13768
13770
  :type Tags: list of str
@@ -14202,7 +14204,9 @@ class InstanceSet(AbstractModel):
14202
14204
 
14203
14205
  @property
14204
14206
  def SubStatus(self):
14205
- """流程中的实例,返回子状态。
14207
+ """流程中的实例返回的子状态。
14208
+ - 0:磁盘读写状态。
14209
+ - 1:磁盘超限只读状态。
14206
14210
  :rtype: int
14207
14211
  """
14208
14212
  return self._SubStatus
@@ -15714,7 +15718,7 @@ class ModfiyInstancePasswordRequest(AbstractModel):
15714
15718
  :param _OldPassword: 实例旧密码。
15715
15719
  :type OldPassword: str
15716
15720
  :param _Password: 实例新密码。密码复杂度要求如下:
15717
- - 长度8 - 30位, 推荐使用12位以上的密码。
15721
+ - 长度8 - 64位, 推荐使用12位以上的密码。
15718
15722
  - 不能以"/"开头。
15719
15723
  - 至少包含小写字母a - z、大写字母A - Z、数字0 - 9、特殊字符 ()~!@#$%^&*-+=_|{}[]:;<>,.?/中的两项。
15720
15724
  :type Password: str
@@ -15748,7 +15752,7 @@ class ModfiyInstancePasswordRequest(AbstractModel):
15748
15752
  @property
15749
15753
  def Password(self):
15750
15754
  """实例新密码。密码复杂度要求如下:
15751
- - 长度8 - 30位, 推荐使用12位以上的密码。
15755
+ - 长度8 - 64位, 推荐使用12位以上的密码。
15752
15756
  - 不能以"/"开头。
15753
15757
  - 至少包含小写字母a - z、大写字母A - Z、数字0 - 9、特殊字符 ()~!@#$%^&*-+=_|{}[]:;<>,.?/中的两项。
15754
15758
  :rtype: str
@@ -326,7 +326,7 @@ class RedisClient(AbstractClient):
326
326
 
327
327
 
328
328
  def CreateParamTemplate(self, request):
329
- """创建参数模板。
329
+ """该接口(CreateParamTemplate)用于创建参数模板。
330
330
 
331
331
  :param request: Request instance for CreateParamTemplate.
332
332
  :type request: :class:`tencentcloud.redis.v20180412.models.CreateParamTemplateRequest`
@@ -395,7 +395,7 @@ class RedisClient(AbstractClient):
395
395
 
396
396
 
397
397
  def DeleteParamTemplate(self, request):
398
- """删除参数模板
398
+ """本接口(DeleteParamTemplate)用于删除参数模板。
399
399
 
400
400
  :param request: Request instance for DeleteParamTemplate.
401
401
  :type request: :class:`tencentcloud.redis.v20180412.models.DeleteParamTemplateRequest`
@@ -602,7 +602,7 @@ class RedisClient(AbstractClient):
602
602
 
603
603
 
604
604
  def DescribeGlobalReplicationArea(self, request):
605
- """查询全球复制支持地域信息
605
+ """本接口(DescribeGlobalReplicationArea)用于查询全球复制支持地域信息。
606
606
 
607
607
  :param request: Request instance for DescribeGlobalReplicationArea.
608
608
  :type request: :class:`tencentcloud.redis.v20180412.models.DescribeGlobalReplicationAreaRequest`
@@ -855,7 +855,7 @@ class RedisClient(AbstractClient):
855
855
 
856
856
 
857
857
  def DescribeInstanceMonitorSIP(self, request):
858
- """该接口已下线,请使用数据库智能管家 DBbrain 接口 [DescribeProxyProcessStatistics] (https://cloud.tencent.com/document/product/1130/84544) 获取实例访问来源。
858
+ """该接口已下线,请使用数据库智能管家 DBbrain 接口 [DescribeProxyProcessStatistics](https://cloud.tencent.com/document/product/1130/84544) 获取实例访问来源。
859
859
 
860
860
  :param request: Request instance for DescribeInstanceMonitorSIP.
861
861
  :type request: :class:`tencentcloud.redis.v20180412.models.DescribeInstanceMonitorSIPRequest`
@@ -901,7 +901,7 @@ class RedisClient(AbstractClient):
901
901
 
902
902
 
903
903
  def DescribeInstanceMonitorTopNCmd(self, request):
904
- """查询实例访问命令
904
+ """本接口(DescribeInstanceMonitorTopNCmd)用于查询实例访问命令。
905
905
 
906
906
  :param request: Request instance for DescribeInstanceMonitorTopNCmd.
907
907
  :type request: :class:`tencentcloud.redis.v20180412.models.DescribeInstanceMonitorTopNCmdRequest`
@@ -970,7 +970,7 @@ class RedisClient(AbstractClient):
970
970
 
971
971
 
972
972
  def DescribeInstanceParamRecords(self, request):
973
- """查询参数修改历史列表
973
+ """本接口(DescribeInstanceParamRecords)用于查询参数修改历史列表。
974
974
 
975
975
  :param request: Request instance for DescribeInstanceParamRecords.
976
976
  :type request: :class:`tencentcloud.redis.v20180412.models.DescribeInstanceParamRecordsRequest`
@@ -1200,7 +1200,7 @@ class RedisClient(AbstractClient):
1200
1200
 
1201
1201
 
1202
1202
  def DescribeParamTemplates(self, request):
1203
- """查询参数模板列表
1203
+ """本接口(DescribeParamTemplates)用于查询参数模板列表。
1204
1204
 
1205
1205
  :param request: Request instance for DescribeParamTemplates.
1206
1206
  :type request: :class:`tencentcloud.redis.v20180412.models.DescribeParamTemplatesRequest`
@@ -2306,7 +2306,7 @@ class RedisClient(AbstractClient):
2306
2306
 
2307
2307
 
2308
2308
  def RestoreInstance(self, request):
2309
- """恢复 CRS 实例
2309
+ """本接口(RestoreInstance)用于恢复实例。
2310
2310
 
2311
2311
  :param request: Request instance for RestoreInstance.
2312
2312
  :type request: :class:`tencentcloud.redis.v20180412.models.RestoreInstanceRequest`
@@ -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:]
@@ -1382,7 +1382,27 @@ class CreateFunctionRequest(AbstractModel):
1382
1382
  :type Timeout: int
1383
1383
  :param _Environment: 函数的环境变量
1384
1384
  :type Environment: :class:`tencentcloud.scf.v20180416.models.Environment`
1385
- :param _Runtime: 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5.2, Php7.4,Go1,Java8 和 CustomRuntime,默认Python2.7
1385
+ :param _Runtime: 函数运行环境,默认Python2.7
1386
+ 目前支持的运行环境:
1387
+ - Python2.7
1388
+ - Python3.6
1389
+ - Python3.7
1390
+ - Python3.9
1391
+ - Python3.10
1392
+ - Nodejs6.10
1393
+ - Nodejs8.9
1394
+ - Nodejs10.15
1395
+ - Nodejs12.16
1396
+ - Nodejs14.18
1397
+ - Nodejs16.13
1398
+ - Nodejs18.15
1399
+ - Php5.6
1400
+ - Php7(7.2版本)
1401
+ - Php7.4
1402
+ - Php8.0
1403
+ - Go1
1404
+ - Java8
1405
+ - CustomRuntime
1386
1406
  :type Runtime: str
1387
1407
  :param _VpcConfig: 函数的私有网络配置
1388
1408
  :type VpcConfig: :class:`tencentcloud.scf.v20180416.models.VpcConfig`
@@ -1542,7 +1562,27 @@ class CreateFunctionRequest(AbstractModel):
1542
1562
 
1543
1563
  @property
1544
1564
  def Runtime(self):
1545
- """函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, Php5.2, Php7.4,Go1,Java8 和 CustomRuntime,默认Python2.7
1565
+ """函数运行环境,默认Python2.7
1566
+ 目前支持的运行环境:
1567
+ - Python2.7
1568
+ - Python3.6
1569
+ - Python3.7
1570
+ - Python3.9
1571
+ - Python3.10
1572
+ - Nodejs6.10
1573
+ - Nodejs8.9
1574
+ - Nodejs10.15
1575
+ - Nodejs12.16
1576
+ - Nodejs14.18
1577
+ - Nodejs16.13
1578
+ - Nodejs18.15
1579
+ - Php5.6
1580
+ - Php7(7.2版本)
1581
+ - Php7.4
1582
+ - Php8.0
1583
+ - Go1
1584
+ - Java8
1585
+ - CustomRuntime
1546
1586
  :rtype: str
1547
1587
  """
1548
1588
  return self._Runtime
@@ -12933,7 +12973,7 @@ class UpdateFunctionConfigurationRequest(AbstractModel):
12933
12973
  :type MemorySize: int
12934
12974
  :param _Timeout: 函数最长执行时间,单位为秒,可选值范 1-900 秒,默认为 3 秒
12935
12975
  :type Timeout: int
12936
- :param _Runtime: 函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, PHP5, PHP7,Go1 , Java8和CustomRuntime
12976
+ :param _Runtime: 函数运行环境,创建时指定,目前不支持修改。
12937
12977
  :type Runtime: str
12938
12978
  :param _Environment: 函数的环境变量
12939
12979
  :type Environment: :class:`tencentcloud.scf.v20180416.models.Environment`
@@ -13046,7 +13086,7 @@ class UpdateFunctionConfigurationRequest(AbstractModel):
13046
13086
 
13047
13087
  @property
13048
13088
  def Runtime(self):
13049
- """函数运行环境,目前仅支持 Python2.7,Python3.6,Nodejs6.10,Nodejs8.9,Nodejs10.15,Nodejs12.16, PHP5, PHP7,Go1 , Java8和CustomRuntime
13089
+ """函数运行环境,创建时指定,目前不支持修改。
13050
13090
  :rtype: str
13051
13091
  """
13052
13092
  return self._Runtime
@@ -56,6 +56,9 @@ FAILEDOPERATION_PARAMETERSOTHERERROR = 'FailedOperation.ParametersOtherError'
56
56
  # 手机号在免打扰名单库中,通常是用户退订或者命中运营商免打扰名单导致的,可联系 [腾讯云短信小助手](https://cloud.tencent.com/document/product/382/3773#.E6.8A.80.E6.9C.AF.E4.BA.A4.E6.B5.81) 解决。
57
57
  FAILEDOPERATION_PHONENUMBERINBLACKLIST = 'FailedOperation.PhoneNumberInBlacklist'
58
58
 
59
+ # 资质ID未审核通过。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
60
+ FAILEDOPERATION_QUALIFICATIONIDNOTAPPROVED = 'FailedOperation.QualificationIdNotApproved'
61
+
59
62
  # 签名 ID 不存在。
60
63
  FAILEDOPERATION_SIGNIDNOTEXIST = 'FailedOperation.SignIdNotExist'
61
64
 
@@ -164,6 +167,9 @@ INVALIDPARAMETERVALUE_MISSINGSIGNATURELIST = 'InvalidParameterValue.MissingSigna
164
167
  # 禁止在模板变量中使用 URL。您可以参考正文模板审核标准下关于 [变量规范](https://cloud.tencent.com/document/product/382/39023#.E5.8F.98.E9.87.8F.E8.A7.84.E8.8C.83.5B.5D(id.3Avariable)) 的描述
165
168
  INVALIDPARAMETERVALUE_PROHIBITEDUSEURLINTEMPLATEPARAMETER = 'InvalidParameterValue.ProhibitedUseUrlInTemplateParameter'
166
169
 
170
+ # 资质ID未找到。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
171
+ INVALIDPARAMETERVALUE_QUALIFICATIONIDNOTFOUND = 'InvalidParameterValue.QualificationIdNotFound'
172
+
167
173
  # SdkAppId 不存在。
168
174
  INVALIDPARAMETERVALUE_SDKAPPIDNOTEXIST = 'InvalidParameterValue.SdkAppIdNotExist'
169
175
 
@@ -116,6 +116,8 @@ class AddSmsSignRequest(AbstractModel):
116
116
  :type CommissionImage: str
117
117
  :param _Remark: 签名的申请备注。
118
118
  :type Remark: str
119
+ :param _QualificationId: 已审核通过的国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。<dx-alert infotype="notice" title="说明"><ul><li>国内短信需填写资质ID,国际短信无需填写。</li></ul></dx-alert>
120
+ :type QualificationId: int
119
121
  """
120
122
  self._SignName = None
121
123
  self._SignType = None
@@ -125,6 +127,7 @@ class AddSmsSignRequest(AbstractModel):
125
127
  self._ProofImage = None
126
128
  self._CommissionImage = None
127
129
  self._Remark = None
130
+ self._QualificationId = None
128
131
 
129
132
  @property
130
133
  def SignName(self):
@@ -238,6 +241,17 @@ class AddSmsSignRequest(AbstractModel):
238
241
  def Remark(self, Remark):
239
242
  self._Remark = Remark
240
243
 
244
+ @property
245
+ def QualificationId(self):
246
+ """已审核通过的国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。<dx-alert infotype="notice" title="说明"><ul><li>国内短信需填写资质ID,国际短信无需填写。</li></ul></dx-alert>
247
+ :rtype: int
248
+ """
249
+ return self._QualificationId
250
+
251
+ @QualificationId.setter
252
+ def QualificationId(self, QualificationId):
253
+ self._QualificationId = QualificationId
254
+
241
255
 
242
256
  def _deserialize(self, params):
243
257
  self._SignName = params.get("SignName")
@@ -248,6 +262,7 @@ class AddSmsSignRequest(AbstractModel):
248
262
  self._ProofImage = params.get("ProofImage")
249
263
  self._CommissionImage = params.get("CommissionImage")
250
264
  self._Remark = params.get("Remark")
265
+ self._QualificationId = params.get("QualificationId")
251
266
  memeber_set = set(params.keys())
252
267
  for name, value in vars(self).items():
253
268
  property_name = name[1:]
@@ -1074,6 +1089,15 @@ class DescribeSignListStatus(AbstractModel):
1074
1089
  :type SignName: str
1075
1090
  :param _CreateTime: 提交审核时间,UNIX 时间戳(单位:秒)。
1076
1091
  :type CreateTime: int
1092
+ :param _QualificationId: 国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
1093
+ 注:国际短信不涉及,默认为0。
1094
+ :type QualificationId: int
1095
+ :param _QualificationName: 国内短信的资质名称。
1096
+ 注:国际短信不涉及,默认为空。
1097
+ :type QualificationName: str
1098
+ :param _QualificationStatusCode: 国内短信的资质状态。其中0表示待审核,1表示已通过,2表示已拒绝,3表示待补充后提交,4表示变更后待审核,5表示变更后被驳回。可参考 [实名资质审核状态说明](https://cloud.tencent.com/document/product/382/13444#.E5.AE.A1.E6.A0.B8.E7.8A.B6.E6.80.81.E8.AF.B4.E6.98.8E) 。
1099
+ 注:国际短信不涉及,默认为0。
1100
+ :type QualificationStatusCode: int
1077
1101
  """
1078
1102
  self._SignId = None
1079
1103
  self._International = None
@@ -1081,6 +1105,9 @@ class DescribeSignListStatus(AbstractModel):
1081
1105
  self._ReviewReply = None
1082
1106
  self._SignName = None
1083
1107
  self._CreateTime = None
1108
+ self._QualificationId = None
1109
+ self._QualificationName = None
1110
+ self._QualificationStatusCode = None
1084
1111
 
1085
1112
  @property
1086
1113
  def SignId(self):
@@ -1150,6 +1177,42 @@ class DescribeSignListStatus(AbstractModel):
1150
1177
  def CreateTime(self, CreateTime):
1151
1178
  self._CreateTime = CreateTime
1152
1179
 
1180
+ @property
1181
+ def QualificationId(self):
1182
+ """国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
1183
+ 注:国际短信不涉及,默认为0。
1184
+ :rtype: int
1185
+ """
1186
+ return self._QualificationId
1187
+
1188
+ @QualificationId.setter
1189
+ def QualificationId(self, QualificationId):
1190
+ self._QualificationId = QualificationId
1191
+
1192
+ @property
1193
+ def QualificationName(self):
1194
+ """国内短信的资质名称。
1195
+ 注:国际短信不涉及,默认为空。
1196
+ :rtype: str
1197
+ """
1198
+ return self._QualificationName
1199
+
1200
+ @QualificationName.setter
1201
+ def QualificationName(self, QualificationName):
1202
+ self._QualificationName = QualificationName
1203
+
1204
+ @property
1205
+ def QualificationStatusCode(self):
1206
+ """国内短信的资质状态。其中0表示待审核,1表示已通过,2表示已拒绝,3表示待补充后提交,4表示变更后待审核,5表示变更后被驳回。可参考 [实名资质审核状态说明](https://cloud.tencent.com/document/product/382/13444#.E5.AE.A1.E6.A0.B8.E7.8A.B6.E6.80.81.E8.AF.B4.E6.98.8E) 。
1207
+ 注:国际短信不涉及,默认为0。
1208
+ :rtype: int
1209
+ """
1210
+ return self._QualificationStatusCode
1211
+
1212
+ @QualificationStatusCode.setter
1213
+ def QualificationStatusCode(self, QualificationStatusCode):
1214
+ self._QualificationStatusCode = QualificationStatusCode
1215
+
1153
1216
 
1154
1217
  def _deserialize(self, params):
1155
1218
  self._SignId = params.get("SignId")
@@ -1158,6 +1221,9 @@ class DescribeSignListStatus(AbstractModel):
1158
1221
  self._ReviewReply = params.get("ReviewReply")
1159
1222
  self._SignName = params.get("SignName")
1160
1223
  self._CreateTime = params.get("CreateTime")
1224
+ self._QualificationId = params.get("QualificationId")
1225
+ self._QualificationName = params.get("QualificationName")
1226
+ self._QualificationStatusCode = params.get("QualificationStatusCode")
1161
1227
  memeber_set = set(params.keys())
1162
1228
  for name, value in vars(self).items():
1163
1229
  property_name = name[1:]
@@ -1589,6 +1655,8 @@ class ModifySmsSignRequest(AbstractModel):
1589
1655
  :type CommissionImage: str
1590
1656
  :param _Remark: 签名的申请备注。
1591
1657
  :type Remark: str
1658
+ :param _QualificationId: 已审核通过的国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。<dx-alert infotype="notice" title="说明"><ul><li>国内短信需填写资质ID,国际短信无需填写。</li></ul></dx-alert>
1659
+ :type QualificationId: int
1592
1660
  """
1593
1661
  self._SignId = None
1594
1662
  self._SignName = None
@@ -1599,6 +1667,7 @@ class ModifySmsSignRequest(AbstractModel):
1599
1667
  self._ProofImage = None
1600
1668
  self._CommissionImage = None
1601
1669
  self._Remark = None
1670
+ self._QualificationId = None
1602
1671
 
1603
1672
  @property
1604
1673
  def SignId(self):
@@ -1723,6 +1792,17 @@ class ModifySmsSignRequest(AbstractModel):
1723
1792
  def Remark(self, Remark):
1724
1793
  self._Remark = Remark
1725
1794
 
1795
+ @property
1796
+ def QualificationId(self):
1797
+ """已审核通过的国内短信的资质 ID。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。<dx-alert infotype="notice" title="说明"><ul><li>国内短信需填写资质ID,国际短信无需填写。</li></ul></dx-alert>
1798
+ :rtype: int
1799
+ """
1800
+ return self._QualificationId
1801
+
1802
+ @QualificationId.setter
1803
+ def QualificationId(self, QualificationId):
1804
+ self._QualificationId = QualificationId
1805
+
1726
1806
 
1727
1807
  def _deserialize(self, params):
1728
1808
  self._SignId = params.get("SignId")
@@ -1734,6 +1814,7 @@ class ModifySmsSignRequest(AbstractModel):
1734
1814
  self._ProofImage = params.get("ProofImage")
1735
1815
  self._CommissionImage = params.get("CommissionImage")
1736
1816
  self._Remark = params.get("Remark")
1817
+ self._QualificationId = params.get("QualificationId")
1737
1818
  memeber_set = set(params.keys())
1738
1819
  for name, value in vars(self).items():
1739
1820
  property_name = name[1:]
@@ -65,6 +65,9 @@ FAILEDOPERATION_PHONENUMBERPARSEFAIL = 'FailedOperation.PhoneNumberParseFail'
65
65
  # 非主账号无法使用拉取模板列表功能。您可以使用主账号下云 API 密钥来调用接口。
66
66
  FAILEDOPERATION_PROHIBITSUBACCOUNTUSE = 'FailedOperation.ProhibitSubAccountUse'
67
67
 
68
+ # 资质ID未审核通过。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
69
+ FAILEDOPERATION_QUALIFICATIONIDNOTAPPROVED = 'FailedOperation.QualificationIdNotApproved'
70
+
68
71
  # 签名 ID 不存在。
69
72
  FAILEDOPERATION_SIGNIDNOTEXIST = 'FailedOperation.SignIdNotExist'
70
73
 
@@ -182,6 +185,9 @@ INVALIDPARAMETERVALUE_OFFSETVERIFYFAIL = 'InvalidParameterValue.OffsetVerifyFail
182
185
  # 禁止在模板变量中使用 URL。您可以参考正文模板审核标准下关于 [变量规范](https://cloud.tencent.com/document/product/382/39023#.E5.8F.98.E9.87.8F.E8.A7.84.E8.8C.83.5B.5D(id.3Avariable)) 的描述
183
186
  INVALIDPARAMETERVALUE_PROHIBITEDUSEURLINTEMPLATEPARAMETER = 'InvalidParameterValue.ProhibitedUseUrlInTemplateParameter'
184
187
 
188
+ # 资质ID未找到。资质 ID 信息可前往国内短信的 [实名资质管理](https://console.cloud.tencent.com/smsv2/enterprise) 页查看。
189
+ INVALIDPARAMETERVALUE_QUALIFICATIONIDNOTFOUND = 'InvalidParameterValue.QualificationIdNotFound'
190
+
185
191
  # SdkAppId 不存在。
186
192
  INVALIDPARAMETERVALUE_SDKAPPIDNOTEXIST = 'InvalidParameterValue.SdkAppIdNotExist'
187
193