tencentcloud-sdk-python 3.0.1351__py2.py3-none-any.whl → 3.0.1353__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 (66) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/batch/v20170312/batch_client.py +0 -46
  3. tencentcloud/batch/v20170312/errorcodes.py +0 -9
  4. tencentcloud/batch/v20170312/models.py +21 -962
  5. tencentcloud/bi/v20220105/models.py +145 -0
  6. tencentcloud/cam/v20190116/errorcodes.py +3 -0
  7. tencentcloud/cam/v20190116/models.py +0 -82
  8. tencentcloud/cbs/v20170312/models.py +6 -14
  9. tencentcloud/cdn/v20180606/models.py +0 -46
  10. tencentcloud/chdfs/v20201112/models.py +2 -2
  11. tencentcloud/cls/v20201016/cls_client.py +92 -0
  12. tencentcloud/cls/v20201016/models.py +908 -26
  13. tencentcloud/controlcenter/v20230110/models.py +0 -58
  14. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  15. tencentcloud/cvm/v20170312/models.py +2 -6
  16. tencentcloud/dbbrain/v20191016/dbbrain_client.py +23 -0
  17. tencentcloud/dbbrain/v20191016/models.py +603 -10
  18. tencentcloud/dbbrain/v20210527/dbbrain_client.py +46 -0
  19. tencentcloud/dbbrain/v20210527/models.py +942 -49
  20. tencentcloud/dcdb/v20180411/models.py +175 -2
  21. tencentcloud/dlc/v20210125/dlc_client.py +23 -0
  22. tencentcloud/dlc/v20210125/errorcodes.py +3 -0
  23. tencentcloud/dlc/v20210125/models.py +284 -0
  24. tencentcloud/dnspod/v20210323/models.py +0 -70
  25. tencentcloud/ess/v20201111/models.py +6 -6
  26. tencentcloud/essbasic/v20210526/models.py +2 -2
  27. tencentcloud/facefusion/v20220927/models.py +4 -2
  28. tencentcloud/gs/v20191118/models.py +51 -4
  29. tencentcloud/hai/v20230812/models.py +2 -18
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +1 -1
  31. tencentcloud/iotexplorer/v20190423/models.py +141 -420
  32. tencentcloud/live/v20180801/models.py +4 -6
  33. tencentcloud/lkeap/v20240522/models.py +12 -6
  34. tencentcloud/mariadb/v20170312/models.py +151 -2
  35. tencentcloud/mps/v20190612/models.py +10 -10
  36. tencentcloud/mqtt/v20240516/models.py +97 -14
  37. tencentcloud/ocr/v20181119/errorcodes.py +0 -3
  38. tencentcloud/ocr/v20181119/models.py +143 -558
  39. tencentcloud/ocr/v20181119/ocr_client.py +0 -23
  40. tencentcloud/organization/v20210331/models.py +15 -0
  41. tencentcloud/partners/v20180321/models.py +15 -0
  42. tencentcloud/sqlserver/v20180328/models.py +15 -0
  43. tencentcloud/tcb/v20180608/models.py +20 -0
  44. tencentcloud/tdmq/v20200217/models.py +45 -0
  45. tencentcloud/teo/v20220106/teo_client.py +6 -2
  46. tencentcloud/teo/v20220901/models.py +85 -12
  47. tencentcloud/tione/v20211111/models.py +35 -3
  48. tencentcloud/trro/v20220325/models.py +992 -44
  49. tencentcloud/trro/v20220325/trro_client.py +117 -0
  50. tencentcloud/tse/v20201207/models.py +0 -34
  51. tencentcloud/vdb/v20230616/models.py +1438 -40
  52. tencentcloud/vdb/v20230616/vdb_client.py +184 -0
  53. tencentcloud/vod/v20180717/models.py +15 -0
  54. tencentcloud/vod/v20240718/errorcodes.py +33 -0
  55. tencentcloud/vod/v20240718/models.py +1839 -0
  56. tencentcloud/vod/v20240718/vod_client.py +146 -0
  57. tencentcloud/vpc/v20170312/models.py +300 -0
  58. tencentcloud/vpc/v20170312/vpc_client.py +26 -0
  59. tencentcloud/wedata/v20210820/models.py +808 -0
  60. tencentcloud/wedata/v20210820/wedata_client.py +46 -0
  61. tencentcloud/weilingwith/v20230427/weilingwith_client.py +3 -1
  62. {tencentcloud_sdk_python-3.0.1351.dist-info → tencentcloud_sdk_python-3.0.1353.dist-info}/METADATA +1 -1
  63. {tencentcloud_sdk_python-3.0.1351.dist-info → tencentcloud_sdk_python-3.0.1353.dist-info}/RECORD +66 -66
  64. {tencentcloud_sdk_python-3.0.1351.dist-info → tencentcloud_sdk_python-3.0.1353.dist-info}/LICENSE +0 -0
  65. {tencentcloud_sdk_python-3.0.1351.dist-info → tencentcloud_sdk_python-3.0.1353.dist-info}/WHEEL +0 -0
  66. {tencentcloud_sdk_python-3.0.1351.dist-info → tencentcloud_sdk_python-3.0.1353.dist-info}/top_level.txt +0 -0
@@ -8545,10 +8545,9 @@ class CreateLiveTimeShiftRuleRequest(AbstractModel):
8545
8545
  r"""
8546
8546
  :param _DomainName: 推流域名。
8547
8547
  :type DomainName: str
8548
- :param _AppName: 推流路径,与推流和播放地址中的AppName保持一致,默认为 live
8548
+ :param _AppName: 推流路径,与推流和播放地址中的AppName保持一致,默认为 live。注:如果需要对所有AppName生效,可填写“*”。
8549
8549
  :type AppName: str
8550
- :param _StreamName: 流名称。
8551
- 注:如果本参数设置为非空字符串,规则将只对此推流起作用。
8550
+ :param _StreamName: 流名称。注:如果本参数设置为非空字符串,规则将只对此推流起作用。如果需要对所有StreamName生效,可填写“*”。
8552
8551
  :type StreamName: str
8553
8552
  :param _TemplateId: 模板 ID。
8554
8553
  :type TemplateId: int
@@ -8571,7 +8570,7 @@ class CreateLiveTimeShiftRuleRequest(AbstractModel):
8571
8570
 
8572
8571
  @property
8573
8572
  def AppName(self):
8574
- """推流路径,与推流和播放地址中的AppName保持一致,默认为 live
8573
+ """推流路径,与推流和播放地址中的AppName保持一致,默认为 live。注:如果需要对所有AppName生效,可填写“*”。
8575
8574
  :rtype: str
8576
8575
  """
8577
8576
  return self._AppName
@@ -8582,8 +8581,7 @@ class CreateLiveTimeShiftRuleRequest(AbstractModel):
8582
8581
 
8583
8582
  @property
8584
8583
  def StreamName(self):
8585
- """流名称。
8586
- 注:如果本参数设置为非空字符串,规则将只对此推流起作用。
8584
+ """流名称。注:如果本参数设置为非空字符串,规则将只对此推流起作用。如果需要对所有StreamName生效,可填写“*”。
8587
8585
  :rtype: str
8588
8586
  """
8589
8587
  return self._StreamName
@@ -974,7 +974,7 @@ class CreateReconstructDocumentFlowRequest(AbstractModel):
974
974
  - `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`
975
975
 
976
976
  **支持的文件大小:**
977
- - `PDF` 最大500M
977
+ - `PDF` 最大300M
978
978
  - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M
979
979
  - `TXT`、`MD` 最大10M
980
980
  - 其他 最大20M
@@ -1014,7 +1014,7 @@ class CreateReconstructDocumentFlowRequest(AbstractModel):
1014
1014
  - `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`
1015
1015
 
1016
1016
  **支持的文件大小:**
1017
- - `PDF` 最大500M
1017
+ - `PDF` 最大300M
1018
1018
  - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M
1019
1019
  - `TXT`、`MD` 最大10M
1020
1020
  - 其他 最大20M
@@ -3924,7 +3924,7 @@ class ReconstructDocumentSSERequest(AbstractModel):
3924
3924
  **支持的文件类型**:PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2
3925
3925
  **支持的文件大小**:
3926
3926
  - PDF、DOC、DOCX、PPT、PPTX 支持100M
3927
- - MD、TXT 支持10M
3927
+ - MD、TXT、XLS、XLSX、CSV 支持10M
3928
3928
  - 其他支持20M
3929
3929
 
3930
3930
  :type FileType: str
@@ -3959,7 +3959,7 @@ class ReconstructDocumentSSERequest(AbstractModel):
3959
3959
  **支持的文件类型**:PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2
3960
3960
  **支持的文件大小**:
3961
3961
  - PDF、DOC、DOCX、PPT、PPTX 支持100M
3962
- - MD、TXT 支持10M
3962
+ - MD、TXT、XLS、XLSX、CSV 支持10M
3963
3963
  - 其他支持20M
3964
3964
 
3965
3965
  :rtype: str
@@ -4067,7 +4067,10 @@ class ReconstructDocumentSSEResponse(AbstractModel):
4067
4067
  :type Progress: str
4068
4068
  :param _ProgressMessage: 进度信息。
4069
4069
  :type ProgressMessage: str
4070
- :param _DocumentRecognizeResultUrl: 文档解析结果URL。存储在腾讯云cos,可以通过http请求下载,URL十分钟内有效。
4070
+ :param _DocumentRecognizeResultUrl: 文档解析结果的临时下载地址。
4071
+ 文件类型为zip压缩包,下载链接有效期30分钟。
4072
+ 压缩包内包含*.md、*.json以及images文件夹。
4073
+
4071
4074
  :type DocumentRecognizeResultUrl: str
4072
4075
  :param _FailedPages: 文档解析失败的页码。
4073
4076
  :type FailedPages: list of ReconstructDocumentFailedPage
@@ -4128,7 +4131,10 @@ class ReconstructDocumentSSEResponse(AbstractModel):
4128
4131
 
4129
4132
  @property
4130
4133
  def DocumentRecognizeResultUrl(self):
4131
- """文档解析结果URL。存储在腾讯云cos,可以通过http请求下载,URL十分钟内有效。
4134
+ """文档解析结果的临时下载地址。
4135
+ 文件类型为zip压缩包,下载链接有效期30分钟。
4136
+ 压缩包内包含*.md、*.json以及images文件夹。
4137
+
4132
4138
  :rtype: str
4133
4139
  """
4134
4140
  return self._DocumentRecognizeResultUrl
@@ -1318,6 +1318,8 @@ class CreateDBInstanceRequest(AbstractModel):
1318
1318
  :type DcnInstanceId: str
1319
1319
  :param _DcnSyncMode: DCN同步模式,0:异步, 1:强同步
1320
1320
  :type DcnSyncMode: int
1321
+ :param _CpuType: cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
1322
+ :type CpuType: str
1321
1323
  """
1322
1324
  self._Zones = None
1323
1325
  self._NodeCount = None
@@ -1340,6 +1342,7 @@ class CreateDBInstanceRequest(AbstractModel):
1340
1342
  self._DcnRegion = None
1341
1343
  self._DcnInstanceId = None
1342
1344
  self._DcnSyncMode = None
1345
+ self._CpuType = None
1343
1346
 
1344
1347
  @property
1345
1348
  def Zones(self):
@@ -1575,6 +1578,17 @@ class CreateDBInstanceRequest(AbstractModel):
1575
1578
  def DcnSyncMode(self, DcnSyncMode):
1576
1579
  self._DcnSyncMode = DcnSyncMode
1577
1580
 
1581
+ @property
1582
+ def CpuType(self):
1583
+ """cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
1584
+ :rtype: str
1585
+ """
1586
+ return self._CpuType
1587
+
1588
+ @CpuType.setter
1589
+ def CpuType(self, CpuType):
1590
+ self._CpuType = CpuType
1591
+
1578
1592
 
1579
1593
  def _deserialize(self, params):
1580
1594
  self._Zones = params.get("Zones")
@@ -1608,6 +1622,7 @@ class CreateDBInstanceRequest(AbstractModel):
1608
1622
  self._DcnRegion = params.get("DcnRegion")
1609
1623
  self._DcnInstanceId = params.get("DcnInstanceId")
1610
1624
  self._DcnSyncMode = params.get("DcnSyncMode")
1625
+ self._CpuType = params.get("CpuType")
1611
1626
  memeber_set = set(params.keys())
1612
1627
  for name, value in vars(self).items():
1613
1628
  property_name = name[1:]
@@ -2204,6 +2219,8 @@ innodb_page_size(innodb数据页,默认16K),sync_mode(同步模式:0
2204
2219
  :type RollbackTime: str
2205
2220
  :param _DcnSyncMode: DCN同步模式,0:异步, 1:强同步
2206
2221
  :type DcnSyncMode: int
2222
+ :param _CpuType: cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
2223
+ :type CpuType: str
2207
2224
  """
2208
2225
  self._Zones = None
2209
2226
  self._NodeCount = None
@@ -2224,6 +2241,7 @@ innodb_page_size(innodb数据页,默认16K),sync_mode(同步模式:0
2224
2241
  self._RollbackInstanceId = None
2225
2242
  self._RollbackTime = None
2226
2243
  self._DcnSyncMode = None
2244
+ self._CpuType = None
2227
2245
 
2228
2246
  @property
2229
2247
  def Zones(self):
@@ -2436,6 +2454,17 @@ innodb_page_size(innodb数据页,默认16K),sync_mode(同步模式:0
2436
2454
  def DcnSyncMode(self, DcnSyncMode):
2437
2455
  self._DcnSyncMode = DcnSyncMode
2438
2456
 
2457
+ @property
2458
+ def CpuType(self):
2459
+ """cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
2460
+ :rtype: str
2461
+ """
2462
+ return self._CpuType
2463
+
2464
+ @CpuType.setter
2465
+ def CpuType(self, CpuType):
2466
+ self._CpuType = CpuType
2467
+
2439
2468
 
2440
2469
  def _deserialize(self, params):
2441
2470
  self._Zones = params.get("Zones")
@@ -2467,6 +2496,7 @@ innodb_page_size(innodb数据页,默认16K),sync_mode(同步模式:0
2467
2496
  self._RollbackInstanceId = params.get("RollbackInstanceId")
2468
2497
  self._RollbackTime = params.get("RollbackTime")
2469
2498
  self._DcnSyncMode = params.get("DcnSyncMode")
2499
+ self._CpuType = params.get("CpuType")
2470
2500
  memeber_set = set(params.keys())
2471
2501
  for name, value in vars(self).items():
2472
2502
  property_name = name[1:]
@@ -5947,6 +5977,8 @@ class DescribeDBInstanceDetailResponse(AbstractModel):
5947
5977
  :type IsDcnSwitchSupported: int
5948
5978
  :param _ProxyVersion: proxy版本号
5949
5979
  :type ProxyVersion: str
5980
+ :param _CpuType: Cpu类型,如:英特尔:Intel/AMD,海光:Hygon
5981
+ :type CpuType: str
5950
5982
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5951
5983
  :type RequestId: str
5952
5984
  """
@@ -6010,6 +6042,7 @@ class DescribeDBInstanceDetailResponse(AbstractModel):
6010
6042
  self._IsDcnStrongSyncSupported = None
6011
6043
  self._IsDcnSwitchSupported = None
6012
6044
  self._ProxyVersion = None
6045
+ self._CpuType = None
6013
6046
  self._RequestId = None
6014
6047
 
6015
6048
  @property
@@ -6674,6 +6707,17 @@ class DescribeDBInstanceDetailResponse(AbstractModel):
6674
6707
  def ProxyVersion(self, ProxyVersion):
6675
6708
  self._ProxyVersion = ProxyVersion
6676
6709
 
6710
+ @property
6711
+ def CpuType(self):
6712
+ """Cpu类型,如:英特尔:Intel/AMD,海光:Hygon
6713
+ :rtype: str
6714
+ """
6715
+ return self._CpuType
6716
+
6717
+ @CpuType.setter
6718
+ def CpuType(self, CpuType):
6719
+ self._CpuType = CpuType
6720
+
6677
6721
  @property
6678
6722
  def RequestId(self):
6679
6723
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -6766,6 +6810,7 @@ class DescribeDBInstanceDetailResponse(AbstractModel):
6766
6810
  self._IsDcnStrongSyncSupported = params.get("IsDcnStrongSyncSupported")
6767
6811
  self._IsDcnSwitchSupported = params.get("IsDcnSwitchSupported")
6768
6812
  self._ProxyVersion = params.get("ProxyVersion")
6813
+ self._CpuType = params.get("CpuType")
6769
6814
  self._RequestId = params.get("RequestId")
6770
6815
 
6771
6816
 
@@ -6774,6 +6819,36 @@ class DescribeDBInstanceSpecsRequest(AbstractModel):
6774
6819
 
6775
6820
  """
6776
6821
 
6822
+ def __init__(self):
6823
+ r"""
6824
+ :param _CpuType: Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
6825
+ :type CpuType: str
6826
+ """
6827
+ self._CpuType = None
6828
+
6829
+ @property
6830
+ def CpuType(self):
6831
+ """Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
6832
+ :rtype: str
6833
+ """
6834
+ return self._CpuType
6835
+
6836
+ @CpuType.setter
6837
+ def CpuType(self, CpuType):
6838
+ self._CpuType = CpuType
6839
+
6840
+
6841
+ def _deserialize(self, params):
6842
+ self._CpuType = params.get("CpuType")
6843
+ memeber_set = set(params.keys())
6844
+ for name, value in vars(self).items():
6845
+ property_name = name[1:]
6846
+ if property_name in memeber_set:
6847
+ memeber_set.remove(property_name)
6848
+ if len(memeber_set) > 0:
6849
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
6850
+
6851
+
6777
6852
 
6778
6853
  class DescribeDBInstanceSpecsResponse(AbstractModel):
6779
6854
  """DescribeDBInstanceSpecs返回参数结构体
@@ -9125,6 +9200,8 @@ class DescribePriceRequest(AbstractModel):
9125
9200
  * pent:分
9126
9201
  * microPent:微分
9127
9202
  :type AmountUnit: str
9203
+ :param _CpuType: Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
9204
+ :type CpuType: str
9128
9205
  """
9129
9206
  self._Zone = None
9130
9207
  self._NodeCount = None
@@ -9134,6 +9211,7 @@ class DescribePriceRequest(AbstractModel):
9134
9211
  self._Count = None
9135
9212
  self._Paymode = None
9136
9213
  self._AmountUnit = None
9214
+ self._CpuType = None
9137
9215
 
9138
9216
  @property
9139
9217
  def Zone(self):
@@ -9228,6 +9306,17 @@ class DescribePriceRequest(AbstractModel):
9228
9306
  def AmountUnit(self, AmountUnit):
9229
9307
  self._AmountUnit = AmountUnit
9230
9308
 
9309
+ @property
9310
+ def CpuType(self):
9311
+ """Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD
9312
+ :rtype: str
9313
+ """
9314
+ return self._CpuType
9315
+
9316
+ @CpuType.setter
9317
+ def CpuType(self, CpuType):
9318
+ self._CpuType = CpuType
9319
+
9231
9320
 
9232
9321
  def _deserialize(self, params):
9233
9322
  self._Zone = params.get("Zone")
@@ -9238,6 +9327,7 @@ class DescribePriceRequest(AbstractModel):
9238
9327
  self._Count = params.get("Count")
9239
9328
  self._Paymode = params.get("Paymode")
9240
9329
  self._AmountUnit = params.get("AmountUnit")
9330
+ self._CpuType = params.get("CpuType")
9241
9331
  memeber_set = set(params.keys())
9242
9332
  for name, value in vars(self).items():
9243
9333
  property_name = name[1:]
@@ -13131,9 +13221,12 @@ class NodeInfo(AbstractModel):
13131
13221
  :type NodeId: str
13132
13222
  :param _Role: DB节点角色,取值为master或者slave
13133
13223
  :type Role: str
13224
+ :param _Zone: 节点所在可用区
13225
+ :type Zone: str
13134
13226
  """
13135
13227
  self._NodeId = None
13136
13228
  self._Role = None
13229
+ self._Zone = None
13137
13230
 
13138
13231
  @property
13139
13232
  def NodeId(self):
@@ -13157,10 +13250,22 @@ class NodeInfo(AbstractModel):
13157
13250
  def Role(self, Role):
13158
13251
  self._Role = Role
13159
13252
 
13253
+ @property
13254
+ def Zone(self):
13255
+ """节点所在可用区
13256
+ :rtype: str
13257
+ """
13258
+ return self._Zone
13259
+
13260
+ @Zone.setter
13261
+ def Zone(self, Zone):
13262
+ self._Zone = Zone
13263
+
13160
13264
 
13161
13265
  def _deserialize(self, params):
13162
13266
  self._NodeId = params.get("NodeId")
13163
13267
  self._Role = params.get("Role")
13268
+ self._Zone = params.get("Zone")
13164
13269
  memeber_set = set(params.keys())
13165
13270
  for name, value in vars(self).items():
13166
13271
  property_name = name[1:]
@@ -13614,12 +13719,15 @@ class RegionInfo(AbstractModel):
13614
13719
  :type ZoneList: list of ZonesInfo
13615
13720
  :param _AvailableChoice: 可选择的主可用区和从可用区
13616
13721
  :type AvailableChoice: list of ZoneChooseInfo
13722
+ :param _CpuType: Cpu类型,如:英特尔:Intel/AMD,海光:Hygon
13723
+ :type CpuType: str
13617
13724
  """
13618
13725
  self._Region = None
13619
13726
  self._RegionId = None
13620
13727
  self._RegionName = None
13621
13728
  self._ZoneList = None
13622
13729
  self._AvailableChoice = None
13730
+ self._CpuType = None
13623
13731
 
13624
13732
  @property
13625
13733
  def Region(self):
@@ -13676,6 +13784,17 @@ class RegionInfo(AbstractModel):
13676
13784
  def AvailableChoice(self, AvailableChoice):
13677
13785
  self._AvailableChoice = AvailableChoice
13678
13786
 
13787
+ @property
13788
+ def CpuType(self):
13789
+ """Cpu类型,如:英特尔:Intel/AMD,海光:Hygon
13790
+ :rtype: str
13791
+ """
13792
+ return self._CpuType
13793
+
13794
+ @CpuType.setter
13795
+ def CpuType(self, CpuType):
13796
+ self._CpuType = CpuType
13797
+
13679
13798
 
13680
13799
  def _deserialize(self, params):
13681
13800
  self._Region = params.get("Region")
@@ -13693,6 +13812,7 @@ class RegionInfo(AbstractModel):
13693
13812
  obj = ZoneChooseInfo()
13694
13813
  obj._deserialize(item)
13695
13814
  self._AvailableChoice.append(obj)
13815
+ self._CpuType = params.get("CpuType")
13696
13816
  memeber_set = set(params.keys())
13697
13817
  for name, value in vars(self).items():
13698
13818
  property_name = name[1:]
@@ -14882,11 +15002,21 @@ class SwitchDBInstanceHARequest(AbstractModel):
14882
15002
  r"""
14883
15003
  :param _InstanceId: 实例Id,形如 tdsql-ow728lmc
14884
15004
  :type InstanceId: str
14885
- :param _Zone: 切换的目标区域,会自动选择该可用区中延迟最低的节点
15005
+ :param _Zone: 指定可用区标识符,具体含义由zoneMode参数决定。
15006
+
15007
+ - 当zoneMode为target时表示目标可用区
15008
+
15009
+ - 当zoneMode为avoid时表示需避开的故障可用区
14886
15010
  :type Zone: str
15011
+ :param _ZoneMode: 可用区模式选择器,定义zone参数的语义类型。
15012
+ - 默认值:target
15013
+
15014
+ - 可选值:target, avoid
15015
+ :type ZoneMode: str
14887
15016
  """
14888
15017
  self._InstanceId = None
14889
15018
  self._Zone = None
15019
+ self._ZoneMode = None
14890
15020
 
14891
15021
  @property
14892
15022
  def InstanceId(self):
@@ -14901,7 +15031,11 @@ class SwitchDBInstanceHARequest(AbstractModel):
14901
15031
 
14902
15032
  @property
14903
15033
  def Zone(self):
14904
- """切换的目标区域,会自动选择该可用区中延迟最低的节点
15034
+ """指定可用区标识符,具体含义由zoneMode参数决定。
15035
+
15036
+ - 当zoneMode为target时表示目标可用区
15037
+
15038
+ - 当zoneMode为avoid时表示需避开的故障可用区
14905
15039
  :rtype: str
14906
15040
  """
14907
15041
  return self._Zone
@@ -14910,10 +15044,25 @@ class SwitchDBInstanceHARequest(AbstractModel):
14910
15044
  def Zone(self, Zone):
14911
15045
  self._Zone = Zone
14912
15046
 
15047
+ @property
15048
+ def ZoneMode(self):
15049
+ """可用区模式选择器,定义zone参数的语义类型。
15050
+ - 默认值:target
15051
+
15052
+ - 可选值:target, avoid
15053
+ :rtype: str
15054
+ """
15055
+ return self._ZoneMode
15056
+
15057
+ @ZoneMode.setter
15058
+ def ZoneMode(self, ZoneMode):
15059
+ self._ZoneMode = ZoneMode
15060
+
14913
15061
 
14914
15062
  def _deserialize(self, params):
14915
15063
  self._InstanceId = params.get("InstanceId")
14916
15064
  self._Zone = params.get("Zone")
15065
+ self._ZoneMode = params.get("ZoneMode")
14917
15066
  memeber_set = set(params.keys())
14918
15067
  for name, value in vars(self).items():
14919
15068
  property_name = name[1:]
@@ -16696,7 +16696,7 @@ class CreateInput(AbstractModel):
16696
16696
  r"""
16697
16697
  :param _InputName: 输入名称,可填大小写、数字和下划线,长度为[1, 32]。
16698
16698
  :type InputName: str
16699
- :param _Protocol: 输入的协议,可选[SRT|RTP|RTMP_PUSH|RTMP_PULL|RTSP_PULL|RIST]。
16699
+ :param _Protocol: 输入的协议,可选[SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST]。
16700
16700
  :type Protocol: str
16701
16701
  :param _Description: 输入描述,长度为[0, 255]。
16702
16702
  :type Description: str
@@ -16754,7 +16754,7 @@ class CreateInput(AbstractModel):
16754
16754
 
16755
16755
  @property
16756
16756
  def Protocol(self):
16757
- """输入的协议,可选[SRT|RTP|RTMP_PUSH|RTMP_PULL|RTSP_PULL|RIST]。
16757
+ """输入的协议,可选[SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST]。
16758
16758
  :rtype: str
16759
16759
  """
16760
16760
  return self._Protocol
@@ -17470,7 +17470,7 @@ class CreateOutputInfo(AbstractModel):
17470
17470
  :type OutputName: str
17471
17471
  :param _Description: 输出描述。
17472
17472
  :type Description: str
17473
- :param _Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
17473
+ :param _Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
17474
17474
  :type Protocol: str
17475
17475
  :param _OutputRegion: 输出地区。
17476
17476
  :type OutputRegion: str
@@ -17535,7 +17535,7 @@ class CreateOutputInfo(AbstractModel):
17535
17535
 
17536
17536
  @property
17537
17537
  def Protocol(self):
17538
- """输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
17538
+ """输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
17539
17539
  :rtype: str
17540
17540
  """
17541
17541
  return self._Protocol
@@ -18165,7 +18165,7 @@ class CreateOutputSRTSettingsDestinations(AbstractModel):
18165
18165
 
18166
18166
  def __init__(self):
18167
18167
  r"""
18168
- :param _Ip: 输出的IP
18168
+ :param _Ip: 输出的IP或域名。
18169
18169
  :type Ip: str
18170
18170
  :param _Port: 输出的端口。
18171
18171
  :type Port: int
@@ -18175,7 +18175,7 @@ class CreateOutputSRTSettingsDestinations(AbstractModel):
18175
18175
 
18176
18176
  @property
18177
18177
  def Ip(self):
18178
- """输出的IP
18178
+ """输出的IP或域名。
18179
18179
  :rtype: str
18180
18180
  """
18181
18181
  return self._Ip
@@ -44557,7 +44557,7 @@ class ModifyOutputInfo(AbstractModel):
44557
44557
  :type OutputName: str
44558
44558
  :param _Description: 输出的描述。
44559
44559
  :type Description: str
44560
- :param _Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
44560
+ :param _Protocol: 输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
44561
44561
  :type Protocol: str
44562
44562
  :param _SRTSettings: 转推SRT的配置。
44563
44563
  :type SRTSettings: :class:`tencentcloud.mps.v20190612.models.CreateOutputSRTSettings`
@@ -44631,7 +44631,7 @@ class ModifyOutputInfo(AbstractModel):
44631
44631
 
44632
44632
  @property
44633
44633
  def Protocol(self):
44634
- """输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。
44634
+ """输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。
44635
44635
  :rtype: str
44636
44636
  """
44637
44637
  return self._Protocol
@@ -52886,7 +52886,7 @@ class SRTSourceAddressReq(AbstractModel):
52886
52886
 
52887
52887
  def __init__(self):
52888
52888
  r"""
52889
- :param _Ip: 对端IP
52889
+ :param _Ip: 对端IP或域名。
52890
52890
  :type Ip: str
52891
52891
  :param _Port: 对端端口。
52892
52892
  :type Port: int
@@ -52896,7 +52896,7 @@ class SRTSourceAddressReq(AbstractModel):
52896
52896
 
52897
52897
  @property
52898
52898
  def Ip(self):
52899
- """对端IP
52899
+ """对端IP或域名。
52900
52900
  :rtype: str
52901
52901
  """
52902
52902
  return self._Ip