tencentcloud-sdk-python 3.0.1347__py2.py3-none-any.whl → 3.0.1349__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 (62) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/bh/v20230418/models.py +61 -23
  3. tencentcloud/cam/v20190116/models.py +2 -2
  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 +159 -2
  8. tencentcloud/cdwdoris/v20211228/models.py +300 -0
  9. tencentcloud/cdwpg/v20201230/models.py +98 -86
  10. tencentcloud/chc/v20230418/models.py +0 -30
  11. tencentcloud/clb/v20180317/models.py +48 -18
  12. tencentcloud/dbbrain/v20210527/models.py +0 -8
  13. tencentcloud/dbdc/v20201029/models.py +0 -16
  14. tencentcloud/dcdb/v20180411/errorcodes.py +3 -0
  15. tencentcloud/dcdb/v20180411/models.py +0 -64
  16. tencentcloud/dlc/v20210125/models.py +256 -16
  17. tencentcloud/emr/v20190103/models.py +15 -54
  18. tencentcloud/es/v20180416/errorcodes.py +3 -0
  19. tencentcloud/ess/v20201111/models.py +12 -12
  20. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -2
  21. tencentcloud/essbasic/v20210526/models.py +10 -10
  22. tencentcloud/gs/v20191118/models.py +4 -58
  23. tencentcloud/hai/v20230812/models.py +0 -96
  24. tencentcloud/hunyuan/v20230901/models.py +6 -4
  25. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +1 -1
  26. tencentcloud/iotvideo/v20191126/models.py +0 -4
  27. tencentcloud/iotvideo/v20201215/models.py +17 -0
  28. tencentcloud/iotvideo/v20211125/iotvideo_client.py +1 -1
  29. tencentcloud/iotvideoindustry/v20201201/models.py +0 -30
  30. tencentcloud/lcic/v20220817/lcic_client.py +1 -1
  31. tencentcloud/lcic/v20220817/models.py +56 -68
  32. tencentcloud/live/v20180801/models.py +8 -24
  33. tencentcloud/lkeap/v20240522/lkeap_client.py +6 -0
  34. tencentcloud/mariadb/v20170312/models.py +4 -76
  35. tencentcloud/monitor/v20180724/models.py +95 -14
  36. tencentcloud/mps/v20190612/models.py +260 -0
  37. tencentcloud/mqtt/v20240516/models.py +402 -284
  38. tencentcloud/mqtt/v20240516/mqtt_client.py +2 -2
  39. tencentcloud/organization/v20210331/models.py +30 -0
  40. tencentcloud/privatedns/v20201028/models.py +0 -22
  41. tencentcloud/taf/v20200210/models.py +270 -0
  42. tencentcloud/taf/v20200210/taf_client.py +23 -0
  43. tencentcloud/tbaas/v20180416/models.py +0 -58
  44. tencentcloud/tcb/v20180608/errorcodes.py +3 -0
  45. tencentcloud/tcr/v20190924/models.py +30 -154
  46. tencentcloud/tdmq/v20200217/models.py +0 -16
  47. tencentcloud/thpc/v20230321/models.py +34 -0
  48. tencentcloud/tke/v20180525/models.py +692 -622
  49. tencentcloud/tke/v20180525/tke_client.py +23 -0
  50. tencentcloud/trocket/v20230308/models.py +0 -24
  51. tencentcloud/tsf/v20180326/models.py +252 -196
  52. tencentcloud/vcube/v20220410/models.py +51 -158
  53. tencentcloud/vcube/v20220410/vcube_client.py +2 -2
  54. tencentcloud/vod/v20180717/errorcodes.py +3 -0
  55. tencentcloud/vod/v20180717/models.py +28 -260
  56. tencentcloud/vpc/v20170312/models.py +135 -0
  57. tencentcloud/wedata/v20210820/models.py +17 -0
  58. {tencentcloud_sdk_python-3.0.1347.dist-info → tencentcloud_sdk_python-3.0.1349.dist-info}/METADATA +1 -1
  59. {tencentcloud_sdk_python-3.0.1347.dist-info → tencentcloud_sdk_python-3.0.1349.dist-info}/RECORD +62 -62
  60. {tencentcloud_sdk_python-3.0.1347.dist-info → tencentcloud_sdk_python-3.0.1349.dist-info}/LICENSE +0 -0
  61. {tencentcloud_sdk_python-3.0.1347.dist-info → tencentcloud_sdk_python-3.0.1349.dist-info}/WHEEL +0 -0
  62. {tencentcloud_sdk_python-3.0.1347.dist-info → tencentcloud_sdk_python-3.0.1349.dist-info}/top_level.txt +0 -0
@@ -2855,6 +2855,29 @@ class TkeClient(AbstractClient):
2855
2855
  raise TencentCloudSDKException(type(e).__name__, str(e))
2856
2856
 
2857
2857
 
2858
+ def DescribeOSImages(self, request):
2859
+ """获取OS聚合信息
2860
+
2861
+ :param request: Request instance for DescribeOSImages.
2862
+ :type request: :class:`tencentcloud.tke.v20180525.models.DescribeOSImagesRequest`
2863
+ :rtype: :class:`tencentcloud.tke.v20180525.models.DescribeOSImagesResponse`
2864
+
2865
+ """
2866
+ try:
2867
+ params = request._serialize()
2868
+ headers = request.headers
2869
+ body = self.call("DescribeOSImages", params, headers=headers)
2870
+ response = json.loads(body)
2871
+ model = models.DescribeOSImagesResponse()
2872
+ model._deserialize(response["Response"])
2873
+ return model
2874
+ except Exception as e:
2875
+ if isinstance(e, TencentCloudSDKException):
2876
+ raise
2877
+ else:
2878
+ raise TencentCloudSDKException(type(e).__name__, str(e))
2879
+
2880
+
2858
2881
  def DescribeOpenPolicyList(self, request):
2859
2882
  """查询opa策略列表
2860
2883
 
@@ -7140,7 +7140,6 @@ class DescribeTopicListResponse(AbstractModel):
7140
7140
  def __init__(self):
7141
7141
  r"""
7142
7142
  :param _TotalCount: 查询总数
7143
- 注意:此字段可能返回 null,表示取不到有效值。
7144
7143
  :type TotalCount: int
7145
7144
  :param _Data: 主题列表
7146
7145
  :type Data: list of TopicItem
@@ -7154,7 +7153,6 @@ class DescribeTopicListResponse(AbstractModel):
7154
7153
  @property
7155
7154
  def TotalCount(self):
7156
7155
  """查询总数
7157
- 注意:此字段可能返回 null,表示取不到有效值。
7158
7156
  :rtype: int
7159
7157
  """
7160
7158
  return self._TotalCount
@@ -12547,7 +12545,6 @@ class SourceClusterTopicConfig(AbstractModel):
12547
12545
  def __init__(self):
12548
12546
  r"""
12549
12547
  :param _TopicName: 主题名称
12550
- 注意:此字段可能返回 null,表示取不到有效值。
12551
12548
  :type TopicName: str
12552
12549
  :param _TopicType: 主题类型,
12553
12550
  5.x版本
@@ -12563,35 +12560,26 @@ PartitionedOrder 分区顺序消息
12563
12560
  Transaction 事务消息
12564
12561
  DelayScheduled 延时消息
12565
12562
 
12566
- 注意:此字段可能返回 null,表示取不到有效值。
12567
12563
  :type TopicType: str
12568
12564
  :param _QueueNum: 队列数
12569
- 注意:此字段可能返回 null,表示取不到有效值。
12570
12565
  :type QueueNum: int
12571
12566
  :param _Remark: 备注信息
12572
- 注意:此字段可能返回 null,表示取不到有效值。
12573
12567
  :type Remark: str
12574
12568
  :param _Imported: 是否已导入,作为入参时无效
12575
- 注意:此字段可能返回 null,表示取不到有效值。
12576
12569
  :type Imported: bool
12577
12570
  :param _Namespace: 命名空间,仅4.x集群有效
12578
- 注意:此字段可能返回 null,表示取不到有效值。
12579
12571
  :type Namespace: str
12580
12572
  :param _ImportStatus: 导入状态,
12581
12573
  Unknown 未知,
12582
12574
  AlreadyExists 已存在,
12583
12575
  Success 成功,
12584
12576
  Failure 失败
12585
- 注意:此字段可能返回 null,表示取不到有效值。
12586
12577
  :type ImportStatus: str
12587
12578
  :param _NamespaceV4: 4.x的命名空间,出参使用
12588
- 注意:此字段可能返回 null,表示取不到有效值。
12589
12579
  :type NamespaceV4: str
12590
12580
  :param _TopicNameV4: 4.x的主题名,出参使用
12591
- 注意:此字段可能返回 null,表示取不到有效值。
12592
12581
  :type TopicNameV4: str
12593
12582
  :param _FullNamespaceV4: 4.x的完整命名空间,出参使用
12594
- 注意:此字段可能返回 null,表示取不到有效值。
12595
12583
  :type FullNamespaceV4: str
12596
12584
  """
12597
12585
  self._TopicName = None
@@ -12608,7 +12596,6 @@ Failure 失败
12608
12596
  @property
12609
12597
  def TopicName(self):
12610
12598
  """主题名称
12611
- 注意:此字段可能返回 null,表示取不到有效值。
12612
12599
  :rtype: str
12613
12600
  """
12614
12601
  return self._TopicName
@@ -12633,7 +12620,6 @@ PartitionedOrder 分区顺序消息
12633
12620
  Transaction 事务消息
12634
12621
  DelayScheduled 延时消息
12635
12622
 
12636
- 注意:此字段可能返回 null,表示取不到有效值。
12637
12623
  :rtype: str
12638
12624
  """
12639
12625
  return self._TopicType
@@ -12645,7 +12631,6 @@ DelayScheduled 延时消息
12645
12631
  @property
12646
12632
  def QueueNum(self):
12647
12633
  """队列数
12648
- 注意:此字段可能返回 null,表示取不到有效值。
12649
12634
  :rtype: int
12650
12635
  """
12651
12636
  return self._QueueNum
@@ -12657,7 +12642,6 @@ DelayScheduled 延时消息
12657
12642
  @property
12658
12643
  def Remark(self):
12659
12644
  """备注信息
12660
- 注意:此字段可能返回 null,表示取不到有效值。
12661
12645
  :rtype: str
12662
12646
  """
12663
12647
  return self._Remark
@@ -12669,7 +12653,6 @@ DelayScheduled 延时消息
12669
12653
  @property
12670
12654
  def Imported(self):
12671
12655
  """是否已导入,作为入参时无效
12672
- 注意:此字段可能返回 null,表示取不到有效值。
12673
12656
  :rtype: bool
12674
12657
  """
12675
12658
  return self._Imported
@@ -12681,7 +12664,6 @@ DelayScheduled 延时消息
12681
12664
  @property
12682
12665
  def Namespace(self):
12683
12666
  """命名空间,仅4.x集群有效
12684
- 注意:此字段可能返回 null,表示取不到有效值。
12685
12667
  :rtype: str
12686
12668
  """
12687
12669
  return self._Namespace
@@ -12697,7 +12679,6 @@ Unknown 未知,
12697
12679
  AlreadyExists 已存在,
12698
12680
  Success 成功,
12699
12681
  Failure 失败
12700
- 注意:此字段可能返回 null,表示取不到有效值。
12701
12682
  :rtype: str
12702
12683
  """
12703
12684
  return self._ImportStatus
@@ -12709,7 +12690,6 @@ Failure 失败
12709
12690
  @property
12710
12691
  def NamespaceV4(self):
12711
12692
  """4.x的命名空间,出参使用
12712
- 注意:此字段可能返回 null,表示取不到有效值。
12713
12693
  :rtype: str
12714
12694
  """
12715
12695
  return self._NamespaceV4
@@ -12721,7 +12701,6 @@ Failure 失败
12721
12701
  @property
12722
12702
  def TopicNameV4(self):
12723
12703
  """4.x的主题名,出参使用
12724
- 注意:此字段可能返回 null,表示取不到有效值。
12725
12704
  :rtype: str
12726
12705
  """
12727
12706
  return self._TopicNameV4
@@ -12733,7 +12712,6 @@ Failure 失败
12733
12712
  @property
12734
12713
  def FullNamespaceV4(self):
12735
12714
  """4.x的完整命名空间,出参使用
12736
- 注意:此字段可能返回 null,表示取不到有效值。
12737
12715
  :rtype: str
12738
12716
  """
12739
12717
  return self._FullNamespaceV4
@@ -13228,7 +13206,6 @@ class TopicConsumeStats(AbstractModel):
13228
13206
  :param _SubString: 订阅规则
13229
13207
  :type SubString: str
13230
13208
  :param _LastUpdateTime: 最后消费进度更新时间
13231
- 注意:此字段可能返回 null,表示取不到有效值。
13232
13209
  :type LastUpdateTime: int
13233
13210
  """
13234
13211
  self._Topic = None
@@ -13296,7 +13273,6 @@ class TopicConsumeStats(AbstractModel):
13296
13273
  @property
13297
13274
  def LastUpdateTime(self):
13298
13275
  """最后消费进度更新时间
13299
- 注意:此字段可能返回 null,表示取不到有效值。
13300
13276
  :rtype: int
13301
13277
  """
13302
13278
  return self._LastUpdateTime