tencentcloud-sdk-python 3.0.1348__py2.py3-none-any.whl → 3.0.1350__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 (75) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +0 -116
  3. tencentcloud/bi/v20220105/models.py +8 -0
  4. tencentcloud/captcha/v20190722/models.py +15 -30
  5. tencentcloud/cbs/v20170312/models.py +0 -4
  6. tencentcloud/ccc/v20200210/errorcodes.py +3 -0
  7. tencentcloud/ccc/v20200210/models.py +267 -52
  8. tencentcloud/cdwpg/v20201230/models.py +2 -2
  9. tencentcloud/cfw/v20190904/models.py +2 -2
  10. tencentcloud/ckafka/v20190819/models.py +6 -6
  11. tencentcloud/clb/v20180317/models.py +2 -2
  12. tencentcloud/cme/v20191029/cme_client.py +0 -1
  13. tencentcloud/cme/v20191029/models.py +10 -14
  14. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  15. tencentcloud/cwp/v20180228/models.py +60 -0
  16. tencentcloud/cynosdb/v20190107/models.py +0 -14
  17. tencentcloud/dbdc/v20201029/models.py +0 -16
  18. tencentcloud/dlc/v20210125/models.py +256 -16
  19. tencentcloud/domain/v20180808/models.py +14 -6
  20. tencentcloud/dts/v20180330/models.py +0 -2
  21. tencentcloud/dts/v20211206/models.py +0 -14
  22. tencentcloud/ecdn/v20191012/ecdn_client.py +6 -2
  23. tencentcloud/emr/v20190103/models.py +4 -4
  24. tencentcloud/es/v20180416/errorcodes.py +3 -0
  25. tencentcloud/ess/v20201111/ess_client.py +5 -3
  26. tencentcloud/ess/v20201111/models.py +55 -22
  27. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -2
  28. tencentcloud/essbasic/v20210526/models.py +10 -10
  29. tencentcloud/gs/v20191118/models.py +15 -0
  30. tencentcloud/hai/v20230812/models.py +0 -52
  31. tencentcloud/hunyuan/v20230901/models.py +6 -4
  32. tencentcloud/iotexplorer/v20190423/models.py +34 -0
  33. tencentcloud/iotvideo/v20191126/models.py +0 -4
  34. tencentcloud/iotvideo/v20201215/models.py +17 -0
  35. tencentcloud/iotvideo/v20211125/models.py +34 -0
  36. tencentcloud/live/v20180801/models.py +53 -24
  37. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -0
  38. tencentcloud/lkeap/v20240522/models.py +15 -0
  39. tencentcloud/mariadb/v20170312/models.py +2 -6
  40. tencentcloud/mmps/v20200710/models.py +0 -4
  41. tencentcloud/monitor/v20180724/models.py +95 -14
  42. tencentcloud/mps/v20190612/errorcodes.py +1 -5
  43. tencentcloud/mps/v20190612/models.py +260 -0
  44. tencentcloud/mqtt/v20240516/errorcodes.py +6 -0
  45. tencentcloud/mqtt/v20240516/models.py +322 -182
  46. tencentcloud/mqtt/v20240516/mqtt_client.py +4 -4
  47. tencentcloud/ocr/v20181119/errorcodes.py +0 -9
  48. tencentcloud/ocr/v20181119/models.py +29 -478
  49. tencentcloud/ocr/v20181119/ocr_client.py +5 -79
  50. tencentcloud/partners/v20180321/models.py +154 -0
  51. tencentcloud/partners/v20180321/partners_client.py +23 -0
  52. tencentcloud/privatedns/v20201028/models.py +0 -22
  53. tencentcloud/sqlserver/v20180328/models.py +60 -0
  54. tencentcloud/taf/v20200210/models.py +270 -0
  55. tencentcloud/taf/v20200210/taf_client.py +23 -0
  56. tencentcloud/tbaas/v20180416/models.py +0 -12
  57. tencentcloud/tcr/v20190924/models.py +30 -20
  58. tencentcloud/tdid/v20210519/models.py +0 -10
  59. tencentcloud/tdmq/v20200217/models.py +0 -96
  60. tencentcloud/tdmq/v20200217/tdmq_client.py +0 -25
  61. tencentcloud/thpc/v20230321/models.py +15 -0
  62. tencentcloud/tke/v20180525/models.py +688 -556
  63. tencentcloud/tke/v20180525/tke_client.py +23 -0
  64. tencentcloud/trtc/v20190722/models.py +30 -0
  65. tencentcloud/tsf/v20180326/models.py +56 -14
  66. tencentcloud/vod/v20180717/errorcodes.py +3 -0
  67. tencentcloud/vod/v20180717/models.py +59 -357
  68. tencentcloud/vod/v20180717/vod_client.py +2 -1
  69. tencentcloud/vpc/v20170312/models.py +287 -98
  70. tencentcloud/vpc/v20170312/vpc_client.py +8 -5
  71. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/METADATA +1 -1
  72. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/RECORD +75 -75
  73. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/LICENSE +0 -0
  74. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/WHEEL +0 -0
  75. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/top_level.txt +0 -0
@@ -140,7 +140,7 @@ class ChatCompletionsRequest(AbstractModel):
140
140
 
141
141
  def __init__(self):
142
142
  r"""
143
- :param _Model: 模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。
143
+ :param _Model: 模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest、hunyuan-turbos-role-plus。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。
144
144
  :type Model: str
145
145
  :param _Messages: 聊天上下文信息。
146
146
  说明:
@@ -185,6 +185,7 @@ class ChatCompletionsRequest(AbstractModel):
185
185
  2. 未传值时默认打开开关。
186
186
  3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。
187
187
  4. 安全审核能力不属于功能增强范围,不受此字段影响。
188
+ 5. 2025-04-20 00:00:00起,由默认开启状态转为默认关闭状态。
188
189
  :type EnableEnhancement: bool
189
190
  :param _Tools: 可调用的工具列表,仅对 hunyuan-turbo、hunyuan-functioncall 模型生效。
190
191
  :type Tools: list of Tool
@@ -260,7 +261,7 @@ class ChatCompletionsRequest(AbstractModel):
260
261
 
261
262
  @property
262
263
  def Model(self):
263
- """模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。
264
+ """模型名称,可选值包括 hunyuan-lite、hunyuan-standard、hunyuan-standard-256K、hunyuan-code、hunyuan-role、hunyuan-functioncall、hunyuan-vision、hunyuan-turbo、hunyuan-turbo-latest、hunyuan-turbo-20241223、hunyuan-turbo-20241120、hunyuan-large、hunyuan-large-longcontext、hunyuan-turbo-vision、hunyuan-standard-vision、hunyuan-lite-vision、hunyuan-turbos-20250226、hunyuan-turbos-latest、hunyuan-t1-20250321、hunyuan-t1-latest、hunyuan-turbos-role-plus。各模型介绍请阅读 [产品概述](https://cloud.tencent.com/document/product/1729/104753) 中的说明。注意:不同的模型计费不同,请根据 [购买指南](https://cloud.tencent.com/document/product/1729/97731) 按需调用。
264
265
  :rtype: str
265
266
  """
266
267
  return self._Model
@@ -359,6 +360,7 @@ class ChatCompletionsRequest(AbstractModel):
359
360
  2. 未传值时默认打开开关。
360
361
  3. 关闭时将直接由主模型生成回复内容,可以降低响应时延(对于流式输出时的首字时延尤为明显)。但在少数场景里,回复效果可能会下降。
361
362
  4. 安全审核能力不属于功能增强范围,不受此字段影响。
363
+ 5. 2025-04-20 00:00:00起,由默认开启状态转为默认关闭状态。
362
364
  :rtype: bool
363
365
  """
364
366
  return self._EnableEnhancement
@@ -2158,7 +2160,7 @@ class GetEmbeddingRequest(AbstractModel):
2158
2160
  r"""
2159
2161
  :param _Input: 输入文本。总长度不超过 1024 个 Token,超过则会截断最后面的内容。
2160
2162
  :type Input: str
2161
- :param _InputList: 输入文本数组。输入数组总长度不超过 200
2163
+ :param _InputList: 输入文本数组。输入数组总长度不超过 50
2162
2164
  :type InputList: list of str
2163
2165
  """
2164
2166
  self._Input = None
@@ -2177,7 +2179,7 @@ class GetEmbeddingRequest(AbstractModel):
2177
2179
 
2178
2180
  @property
2179
2181
  def InputList(self):
2180
- """输入文本数组。输入数组总长度不超过 200
2182
+ """输入文本数组。输入数组总长度不超过 50
2181
2183
  :rtype: list of str
2182
2184
  """
2183
2185
  return self._InputList
@@ -20036,6 +20036,9 @@ class IotApplication(AbstractModel):
20036
20036
  :param _WechatNotifyStatus: 第三方小程序强提醒开关 0:关闭;1:开启
20037
20037
  注意:此字段可能返回 null,表示取不到有效值。
20038
20038
  :type WechatNotifyStatus: int
20039
+ :param _InterconnectionProducts: 互联互通产品ID列表
20040
+ 注意:此字段可能返回 null,表示取不到有效值。
20041
+ :type InterconnectionProducts: str
20039
20042
  """
20040
20043
  self._IotAppID = None
20041
20044
  self._AppName = None
@@ -20065,6 +20068,7 @@ class IotApplication(AbstractModel):
20065
20068
  self._SelfSmsSign = None
20066
20069
  self._SelfSmsTemplateId = None
20067
20070
  self._WechatNotifyStatus = None
20071
+ self._InterconnectionProducts = None
20068
20072
 
20069
20073
  @property
20070
20074
  def IotAppID(self):
@@ -20379,6 +20383,18 @@ class IotApplication(AbstractModel):
20379
20383
  def WechatNotifyStatus(self, WechatNotifyStatus):
20380
20384
  self._WechatNotifyStatus = WechatNotifyStatus
20381
20385
 
20386
+ @property
20387
+ def InterconnectionProducts(self):
20388
+ """互联互通产品ID列表
20389
+ 注意:此字段可能返回 null,表示取不到有效值。
20390
+ :rtype: str
20391
+ """
20392
+ return self._InterconnectionProducts
20393
+
20394
+ @InterconnectionProducts.setter
20395
+ def InterconnectionProducts(self, InterconnectionProducts):
20396
+ self._InterconnectionProducts = InterconnectionProducts
20397
+
20382
20398
 
20383
20399
  def _deserialize(self, params):
20384
20400
  self._IotAppID = params.get("IotAppID")
@@ -20409,6 +20425,7 @@ class IotApplication(AbstractModel):
20409
20425
  self._SelfSmsSign = params.get("SelfSmsSign")
20410
20426
  self._SelfSmsTemplateId = params.get("SelfSmsTemplateId")
20411
20427
  self._WechatNotifyStatus = params.get("WechatNotifyStatus")
20428
+ self._InterconnectionProducts = params.get("InterconnectionProducts")
20412
20429
  memeber_set = set(params.keys())
20413
20430
  for name, value in vars(self).items():
20414
20431
  property_name = name[1:]
@@ -24301,6 +24318,9 @@ wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、els
24301
24318
  :param _Period: 有效期
24302
24319
  注意:此字段可能返回 null,表示取不到有效值。
24303
24320
  :type Period: str
24321
+ :param _IsInterconnection: 互联互通标识
24322
+ 注意:此字段可能返回 null,表示取不到有效值。
24323
+ :type IsInterconnection: int
24304
24324
  """
24305
24325
  self._ProductId = None
24306
24326
  self._ProductName = None
@@ -24323,6 +24343,7 @@ wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、els
24323
24343
  self._DeviceCount = None
24324
24344
  self._Rate = None
24325
24345
  self._Period = None
24346
+ self._IsInterconnection = None
24326
24347
 
24327
24348
  @property
24328
24349
  def ProductId(self):
@@ -24563,6 +24584,18 @@ wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、els
24563
24584
  def Period(self, Period):
24564
24585
  self._Period = Period
24565
24586
 
24587
+ @property
24588
+ def IsInterconnection(self):
24589
+ """互联互通标识
24590
+ 注意:此字段可能返回 null,表示取不到有效值。
24591
+ :rtype: int
24592
+ """
24593
+ return self._IsInterconnection
24594
+
24595
+ @IsInterconnection.setter
24596
+ def IsInterconnection(self, IsInterconnection):
24597
+ self._IsInterconnection = IsInterconnection
24598
+
24566
24599
 
24567
24600
  def _deserialize(self, params):
24568
24601
  self._ProductId = params.get("ProductId")
@@ -24586,6 +24619,7 @@ wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、els
24586
24619
  self._DeviceCount = params.get("DeviceCount")
24587
24620
  self._Rate = params.get("Rate")
24588
24621
  self._Period = params.get("Period")
24622
+ self._IsInterconnection = params.get("IsInterconnection")
24589
24623
  memeber_set = set(params.keys())
24590
24624
  for name, value in vars(self).items():
24591
24625
  property_name = name[1:]
@@ -1429,7 +1429,6 @@ China-Mainland(中国大陆)
1429
1429
  China-Hong Kong, Macao and Taiwan(港澳台地区)
1430
1430
  America(美国)
1431
1431
  Europe(欧洲)
1432
- India(印度)
1433
1432
  Other-Overseas(其他境外地区)
1434
1433
  :type ProductRegion: str
1435
1434
  :param _ProductCate: 设备类型, 0-普通视频设备,1-NVR设备
@@ -1528,7 +1527,6 @@ China-Mainland(中国大陆)
1528
1527
  China-Hong Kong, Macao and Taiwan(港澳台地区)
1529
1528
  America(美国)
1530
1529
  Europe(欧洲)
1531
- India(印度)
1532
1530
  Other-Overseas(其他境外地区)
1533
1531
  :rtype: str
1534
1532
  """
@@ -7967,7 +7965,6 @@ China-Mainland(中国大陆)
7967
7965
  China-Hong Kong, Macao and Taiwan(港澳台地区)
7968
7966
  America(美国)
7969
7967
  Europe(欧洲)
7970
- India(印度)
7971
7968
  Other-Overseas(其他境外地区)
7972
7969
  注意:此字段可能返回 null,表示取不到有效值。
7973
7970
  :type ProductRegion: str
@@ -8097,7 +8094,6 @@ China-Mainland(中国大陆)
8097
8094
  China-Hong Kong, Macao and Taiwan(港澳台地区)
8098
8095
  America(美国)
8099
8096
  Europe(欧洲)
8100
- India(印度)
8101
8097
  Other-Overseas(其他境外地区)
8102
8098
  注意:此字段可能返回 null,表示取不到有效值。
8103
8099
  :rtype: str
@@ -13230,6 +13230,9 @@ class VideoProduct(AbstractModel):
13230
13230
  :param _NetType: 连接类型,wifi表示WIFI连接,cellular表示4G连接
13231
13231
  注意:此字段可能返回 null,表示取不到有效值。
13232
13232
  :type NetType: str
13233
+ :param _CategoryId: 产品品类id,113:摄像头
13234
+ 注意:此字段可能返回 null,表示取不到有效值。
13235
+ :type CategoryId: int
13233
13236
  """
13234
13237
  self._ProductId = None
13235
13238
  self._ProductName = None
@@ -13243,6 +13246,7 @@ class VideoProduct(AbstractModel):
13243
13246
  self._CreateTime = None
13244
13247
  self._UpdateTime = None
13245
13248
  self._NetType = None
13249
+ self._CategoryId = None
13246
13250
 
13247
13251
  @property
13248
13252
  def ProductId(self):
@@ -13377,6 +13381,18 @@ class VideoProduct(AbstractModel):
13377
13381
  def NetType(self, NetType):
13378
13382
  self._NetType = NetType
13379
13383
 
13384
+ @property
13385
+ def CategoryId(self):
13386
+ """产品品类id,113:摄像头
13387
+ 注意:此字段可能返回 null,表示取不到有效值。
13388
+ :rtype: int
13389
+ """
13390
+ return self._CategoryId
13391
+
13392
+ @CategoryId.setter
13393
+ def CategoryId(self, CategoryId):
13394
+ self._CategoryId = CategoryId
13395
+
13380
13396
 
13381
13397
  def _deserialize(self, params):
13382
13398
  self._ProductId = params.get("ProductId")
@@ -13391,6 +13407,7 @@ class VideoProduct(AbstractModel):
13391
13407
  self._CreateTime = params.get("CreateTime")
13392
13408
  self._UpdateTime = params.get("UpdateTime")
13393
13409
  self._NetType = params.get("NetType")
13410
+ self._CategoryId = params.get("CategoryId")
13394
13411
  memeber_set = set(params.keys())
13395
13412
  for name, value in vars(self).items():
13396
13413
  property_name = name[1:]
@@ -6720,6 +6720,12 @@ class DescribeCloudStorageOrderResponse(AbstractModel):
6720
6720
  :type Status: int
6721
6721
  :param _ChannelId: 通道id
6722
6722
  :type ChannelId: int
6723
+ :param _Price: 订单金额,单位为分
6724
+ 注意:此字段可能返回 null,表示取不到有效值。
6725
+ :type Price: int
6726
+ :param _Amount: 支付金额,单位为分
6727
+ 注意:此字段可能返回 null,表示取不到有效值。
6728
+ :type Amount: int
6723
6729
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6724
6730
  :type RequestId: str
6725
6731
  """
@@ -6728,6 +6734,8 @@ class DescribeCloudStorageOrderResponse(AbstractModel):
6728
6734
  self._PackageId = None
6729
6735
  self._Status = None
6730
6736
  self._ChannelId = None
6737
+ self._Price = None
6738
+ self._Amount = None
6731
6739
  self._RequestId = None
6732
6740
 
6733
6741
  @property
@@ -6791,6 +6799,30 @@ class DescribeCloudStorageOrderResponse(AbstractModel):
6791
6799
  def ChannelId(self, ChannelId):
6792
6800
  self._ChannelId = ChannelId
6793
6801
 
6802
+ @property
6803
+ def Price(self):
6804
+ """订单金额,单位为分
6805
+ 注意:此字段可能返回 null,表示取不到有效值。
6806
+ :rtype: int
6807
+ """
6808
+ return self._Price
6809
+
6810
+ @Price.setter
6811
+ def Price(self, Price):
6812
+ self._Price = Price
6813
+
6814
+ @property
6815
+ def Amount(self):
6816
+ """支付金额,单位为分
6817
+ 注意:此字段可能返回 null,表示取不到有效值。
6818
+ :rtype: int
6819
+ """
6820
+ return self._Amount
6821
+
6822
+ @Amount.setter
6823
+ def Amount(self, Amount):
6824
+ self._Amount = Amount
6825
+
6794
6826
  @property
6795
6827
  def RequestId(self):
6796
6828
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -6809,6 +6841,8 @@ class DescribeCloudStorageOrderResponse(AbstractModel):
6809
6841
  self._PackageId = params.get("PackageId")
6810
6842
  self._Status = params.get("Status")
6811
6843
  self._ChannelId = params.get("ChannelId")
6844
+ self._Price = params.get("Price")
6845
+ self._Amount = params.get("Amount")
6812
6846
  self._RequestId = params.get("RequestId")
6813
6847
 
6814
6848
 
@@ -3146,21 +3146,13 @@ class CasterLayoutParam(AbstractModel):
3146
3146
  :param _LayerId: 布局层ID。
3147
3147
  在画面最终渲染时,将按ID从小到大的顺序,由下至上渲染。
3148
3148
  :type LayerId: int
3149
- :param _LayerWidth: 布局层宽度。
3150
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3151
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。
3149
+ :param _LayerWidth: 布局层宽度。单位为百分比,范围[0.0,1.0],表示该层在最终画面上所占的比例值。
3152
3150
  :type LayerWidth: float
3153
- :param _LayerHeight: 布局层高度.
3154
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3155
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。
3151
+ :param _LayerHeight: 布局层高度。单位为百分比,范围[0.0,1.0], 表示该层在最终画面上所占的比例值。
3156
3152
  :type LayerHeight: float
3157
- :param _LayerLocationX: 布局层位置x坐标。
3158
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3159
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上x坐标所占的比例值。
3153
+ :param _LayerLocationX: 布局层位置x坐标。单位为百分比,范围[0.0,1.0],表示该层在最终画面上x坐标所占的比例值。
3160
3154
  :type LayerLocationX: float
3161
- :param _LayerLocationY: 布局层位置Y坐标。
3162
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3163
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面Y坐标上所占的比例值。
3155
+ :param _LayerLocationY: 布局层位置Y坐标。单位为百分比,范围[0.0,1.0], 表示该层在最终画面Y坐标上所占的比例值。
3164
3156
  :type LayerLocationY: float
3165
3157
  :param _UsePortraitSegment: 是否启用抠图。
3166
3158
  :type UsePortraitSegment: bool
@@ -3186,9 +3178,7 @@ class CasterLayoutParam(AbstractModel):
3186
3178
 
3187
3179
  @property
3188
3180
  def LayerWidth(self):
3189
- """布局层宽度。
3190
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3191
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。
3181
+ """布局层宽度。单位为百分比,范围[0.0,1.0],表示该层在最终画面上所占的比例值。
3192
3182
  :rtype: float
3193
3183
  """
3194
3184
  return self._LayerWidth
@@ -3199,9 +3189,7 @@ class CasterLayoutParam(AbstractModel):
3199
3189
 
3200
3190
  @property
3201
3191
  def LayerHeight(self):
3202
- """布局层高度.
3203
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3204
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上所占的比例值。
3192
+ """布局层高度。单位为百分比,范围[0.0,1.0], 表示该层在最终画面上所占的比例值。
3205
3193
  :rtype: float
3206
3194
  """
3207
3195
  return self._LayerHeight
@@ -3212,9 +3200,7 @@ class CasterLayoutParam(AbstractModel):
3212
3200
 
3213
3201
  @property
3214
3202
  def LayerLocationX(self):
3215
- """布局层位置x坐标。
3216
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3217
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面上x坐标所占的比例值。
3203
+ """布局层位置x坐标。单位为百分比,范围[0.0,1.0],表示该层在最终画面上x坐标所占的比例值。
3218
3204
  :rtype: float
3219
3205
  """
3220
3206
  return self._LayerLocationX
@@ -3225,9 +3211,7 @@ class CasterLayoutParam(AbstractModel):
3225
3211
 
3226
3212
  @property
3227
3213
  def LayerLocationY(self):
3228
- """布局层位置Y坐标。
3229
- 当该值为大于1的整数值时,单位为像素,允许范围[1,1920]。
3230
- 当该值为小于1大于0的小数时,单位为百分比,表示该层在最终画面Y坐标上所占的比例值。
3214
+ """布局层位置Y坐标。单位为百分比,范围[0.0,1.0], 表示该层在最终画面Y坐标上所占的比例值。
3231
3215
  :rtype: float
3232
3216
  """
3233
3217
  return self._LayerLocationY
@@ -22142,10 +22126,13 @@ Mainland:查询国内数据,
22142
22126
  Oversea:则查询国外数据,
22143
22127
  默认:查询国内+国外的数据。
22144
22128
  :type MainlandOrOversea: str
22129
+ :param _SourceType: 可选值: PullLivePushLive:拉流源类型为直播 PullVodPushLive:拉流源类型为点播 PullPicPushLive:拉流源类型为图片 默认:查询全部拉流源类型
22130
+ :type SourceType: str
22145
22131
  """
22146
22132
  self._StartTime = None
22147
22133
  self._EndTime = None
22148
22134
  self._MainlandOrOversea = None
22135
+ self._SourceType = None
22149
22136
 
22150
22137
  @property
22151
22138
  def StartTime(self):
@@ -22188,11 +22175,23 @@ Oversea:则查询国外数据,
22188
22175
  def MainlandOrOversea(self, MainlandOrOversea):
22189
22176
  self._MainlandOrOversea = MainlandOrOversea
22190
22177
 
22178
+ @property
22179
+ def SourceType(self):
22180
+ """可选值: PullLivePushLive:拉流源类型为直播 PullVodPushLive:拉流源类型为点播 PullPicPushLive:拉流源类型为图片 默认:查询全部拉流源类型
22181
+ :rtype: str
22182
+ """
22183
+ return self._SourceType
22184
+
22185
+ @SourceType.setter
22186
+ def SourceType(self, SourceType):
22187
+ self._SourceType = SourceType
22188
+
22191
22189
 
22192
22190
  def _deserialize(self, params):
22193
22191
  self._StartTime = params.get("StartTime")
22194
22192
  self._EndTime = params.get("EndTime")
22195
22193
  self._MainlandOrOversea = params.get("MainlandOrOversea")
22194
+ self._SourceType = params.get("SourceType")
22196
22195
  memeber_set = set(params.keys())
22197
22196
  for name, value in vars(self).items():
22198
22197
  property_name = name[1:]
@@ -22214,11 +22213,14 @@ class DescribePullTransformPushInfoResponse(AbstractModel):
22214
22213
  :type DataInfoList: list of TaskDurationInfo
22215
22214
  :param _TotalDuration: 拉流转推得总时长
22216
22215
  :type TotalDuration: int
22216
+ :param _TotalDurationSecond: 拉流转推得总时长(秒)
22217
+ :type TotalDurationSecond: int
22217
22218
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
22218
22219
  :type RequestId: str
22219
22220
  """
22220
22221
  self._DataInfoList = None
22221
22222
  self._TotalDuration = None
22223
+ self._TotalDurationSecond = None
22222
22224
  self._RequestId = None
22223
22225
 
22224
22226
  @property
@@ -22243,6 +22245,17 @@ class DescribePullTransformPushInfoResponse(AbstractModel):
22243
22245
  def TotalDuration(self, TotalDuration):
22244
22246
  self._TotalDuration = TotalDuration
22245
22247
 
22248
+ @property
22249
+ def TotalDurationSecond(self):
22250
+ """拉流转推得总时长(秒)
22251
+ :rtype: int
22252
+ """
22253
+ return self._TotalDurationSecond
22254
+
22255
+ @TotalDurationSecond.setter
22256
+ def TotalDurationSecond(self, TotalDurationSecond):
22257
+ self._TotalDurationSecond = TotalDurationSecond
22258
+
22246
22259
  @property
22247
22260
  def RequestId(self):
22248
22261
  """唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -22263,6 +22276,7 @@ class DescribePullTransformPushInfoResponse(AbstractModel):
22263
22276
  obj._deserialize(item)
22264
22277
  self._DataInfoList.append(obj)
22265
22278
  self._TotalDuration = params.get("TotalDuration")
22279
+ self._TotalDurationSecond = params.get("TotalDurationSecond")
22266
22280
  self._RequestId = params.get("RequestId")
22267
22281
 
22268
22282
 
@@ -37133,9 +37147,12 @@ class TaskDurationInfo(AbstractModel):
37133
37147
  :type Time: str
37134
37148
  :param _Duration: 拉流转推任务的时长,单位为分钟
37135
37149
  :type Duration: int
37150
+ :param _DurationSecond: 拉流转推任务的时长,单位为秒
37151
+ :type DurationSecond: int
37136
37152
  """
37137
37153
  self._Time = None
37138
37154
  self._Duration = None
37155
+ self._DurationSecond = None
37139
37156
 
37140
37157
  @property
37141
37158
  def Time(self):
@@ -37159,10 +37176,22 @@ class TaskDurationInfo(AbstractModel):
37159
37176
  def Duration(self, Duration):
37160
37177
  self._Duration = Duration
37161
37178
 
37179
+ @property
37180
+ def DurationSecond(self):
37181
+ """拉流转推任务的时长,单位为秒
37182
+ :rtype: int
37183
+ """
37184
+ return self._DurationSecond
37185
+
37186
+ @DurationSecond.setter
37187
+ def DurationSecond(self, DurationSecond):
37188
+ self._DurationSecond = DurationSecond
37189
+
37162
37190
 
37163
37191
  def _deserialize(self, params):
37164
37192
  self._Time = params.get("Time")
37165
37193
  self._Duration = params.get("Duration")
37194
+ self._DurationSecond = params.get("DurationSecond")
37166
37195
  memeber_set = set(params.keys())
37167
37196
  for name, value in vars(self).items():
37168
37197
  property_name = name[1:]
@@ -39,6 +39,7 @@ class LkeapClient(AbstractClient):
39
39
  - DeepSeek-V3-0324(model 参数值为**deepseek-v3-0324**)
40
40
  - DeepSeek-V3-0324为671B参数MoE模型,在编程与技术能力、上下文理解与长文本处理等方面优势突出。
41
41
  - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。
42
+ - 注意:相比于DeepSeek-V3,DeepSeek-V3-0324仅更新了模型权重,未增加参数量。总模型大小为685B,其中包括671B的主模型权重和 14B 的多令牌预测(MTP)模块权重,后续均描述主模型参数量。
42
43
  - DeepSeek-V3(model 参数值为**deepseek-v3**)
43
44
  - DeepSeek-V3为671B参数MoE模型,在百科知识、数学推理等多项任务上优势突出,评测成绩在主流榜单中位列开源模型榜首。
44
45
  - 支持64K上下文长度,最大输入56k,最大输出8k(不含思维链)。
@@ -1791,9 +1791,12 @@ class Delta(AbstractModel):
1791
1791
  :type Role: str
1792
1792
  :param _Content: 内容详情。
1793
1793
  :type Content: str
1794
+ :param _ReasoningContent: 思维链内容。 ReasoningConent参数仅支持出参,且只有deepseek-r1模型会返回。
1795
+ :type ReasoningContent: str
1794
1796
  """
1795
1797
  self._Role = None
1796
1798
  self._Content = None
1799
+ self._ReasoningContent = None
1797
1800
 
1798
1801
  @property
1799
1802
  def Role(self):
@@ -1817,10 +1820,22 @@ class Delta(AbstractModel):
1817
1820
  def Content(self, Content):
1818
1821
  self._Content = Content
1819
1822
 
1823
+ @property
1824
+ def ReasoningContent(self):
1825
+ """思维链内容。 ReasoningConent参数仅支持出参,且只有deepseek-r1模型会返回。
1826
+ :rtype: str
1827
+ """
1828
+ return self._ReasoningContent
1829
+
1830
+ @ReasoningContent.setter
1831
+ def ReasoningContent(self, ReasoningContent):
1832
+ self._ReasoningContent = ReasoningContent
1833
+
1820
1834
 
1821
1835
  def _deserialize(self, params):
1822
1836
  self._Role = params.get("Role")
1823
1837
  self._Content = params.get("Content")
1838
+ self._ReasoningContent = params.get("ReasoningContent")
1824
1839
  memeber_set = set(params.keys())
1825
1840
  for name, value in vars(self).items():
1826
1841
  property_name = name[1:]
@@ -2180,7 +2180,7 @@ class CreateHourDBInstanceRequest(AbstractModel):
2180
2180
  :type VpcId: str
2181
2181
  :param _SubnetId: 统一子网ID,VpcId有值时需填写
2182
2182
  :type SubnetId: str
2183
- :param _DbVersionId: 数据库引擎版本,当前可选:8.0,5.7,10.1,10.0
2183
+ :param _DbVersionId: 数据库引擎版本,当前可选:8.0,5.7,10.1。
2184
2184
  :type DbVersionId: str
2185
2185
  :param _InstanceName: 自定义实例名称
2186
2186
  :type InstanceName: str
@@ -2315,7 +2315,7 @@ innodb_page_size(innodb数据页,默认16K),sync_mode(同步模式:0
2315
2315
 
2316
2316
  @property
2317
2317
  def DbVersionId(self):
2318
- """数据库引擎版本,当前可选:8.0,5.7,10.1,10.0
2318
+ """数据库引擎版本,当前可选:8.0,5.7,10.1。
2319
2319
  :rtype: str
2320
2320
  """
2321
2321
  return self._DbVersionId
@@ -2488,10 +2488,8 @@ class CreateHourDBInstanceResponse(AbstractModel):
2488
2488
  查询订单详细信息,或在支付失败时调用用户账号相关接口进行支付。
2489
2489
  :type DealName: str
2490
2490
  :param _InstanceIds: 订单对应的实例 ID 列表,如果此处没有返回实例 ID,可以通过订单查询接口获取。还可通过实例查询接口查询实例是否创建完成。
2491
- 注意:此字段可能返回 null,表示取不到有效值。
2492
2491
  :type InstanceIds: list of str
2493
2492
  :param _FlowId: 异步任务的请求 ID,可使用此 ID [查询异步任务的执行结果](https://cloud.tencent.com/document/product/237/16177)。
2494
- 注意:此字段可能返回 null,表示取不到有效值。
2495
2493
  :type FlowId: int
2496
2494
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2497
2495
  :type RequestId: str
@@ -2516,7 +2514,6 @@ class CreateHourDBInstanceResponse(AbstractModel):
2516
2514
  @property
2517
2515
  def InstanceIds(self):
2518
2516
  """订单对应的实例 ID 列表,如果此处没有返回实例 ID,可以通过订单查询接口获取。还可通过实例查询接口查询实例是否创建完成。
2519
- 注意:此字段可能返回 null,表示取不到有效值。
2520
2517
  :rtype: list of str
2521
2518
  """
2522
2519
  return self._InstanceIds
@@ -2528,7 +2525,6 @@ class CreateHourDBInstanceResponse(AbstractModel):
2528
2525
  @property
2529
2526
  def FlowId(self):
2530
2527
  """异步任务的请求 ID,可使用此 ID [查询异步任务的执行结果](https://cloud.tencent.com/document/product/237/16177)。
2531
- 注意:此字段可能返回 null,表示取不到有效值。
2532
2528
  :rtype: int
2533
2529
  """
2534
2530
  return self._FlowId
@@ -2826,10 +2826,8 @@ class DescribeScanTaskStatusResponse(AbstractModel):
2826
2826
  :param _Status: 0:默认值(待检测/待咨询), 1.检测中, 4:任务完成/咨询完成, 5:任务失败, 6:咨询中;
2827
2827
  :type Status: int
2828
2828
  :param _ErrMsg: 诊断失败的错误信息
2829
- 注意:此字段可能返回 null,表示取不到有效值。
2830
2829
  :type ErrMsg: str
2831
2830
  :param _FlowSteps: 任务流详情
2832
- 注意:此字段可能返回 null,表示取不到有效值。
2833
2831
  :type FlowSteps: list of TaskFlowStepsInfo
2834
2832
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2835
2833
  :type RequestId: str
@@ -2865,7 +2863,6 @@ class DescribeScanTaskStatusResponse(AbstractModel):
2865
2863
  @property
2866
2864
  def ErrMsg(self):
2867
2865
  """诊断失败的错误信息
2868
- 注意:此字段可能返回 null,表示取不到有效值。
2869
2866
  :rtype: str
2870
2867
  """
2871
2868
  return self._ErrMsg
@@ -2877,7 +2874,6 @@ class DescribeScanTaskStatusResponse(AbstractModel):
2877
2874
  @property
2878
2875
  def FlowSteps(self):
2879
2876
  """任务流详情
2880
- 注意:此字段可能返回 null,表示取不到有效值。
2881
2877
  :rtype: list of TaskFlowStepsInfo
2882
2878
  """
2883
2879
  return self._FlowSteps