tencentcloud-sdk-python 3.0.1474__py2.py3-none-any.whl → 3.0.1477__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.

Potentially problematic release.


This version of tencentcloud-sdk-python might be problematic. Click here for more details.

Files changed (71) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/autoscaling/v20180419/models.py +2 -2
  3. tencentcloud/cdb/v20170320/models.py +143 -18
  4. tencentcloud/cdn/v20180606/models.py +12 -2
  5. tencentcloud/cdwdoris/v20211228/models.py +15 -0
  6. tencentcloud/ckafka/v20190819/models.py +45 -0
  7. tencentcloud/cloudapp/v20220530/models.py +75 -0
  8. tencentcloud/cloudhsm/v20191112/models.py +15 -15
  9. tencentcloud/cls/v20201016/cls_client.py +4 -4
  10. tencentcloud/cls/v20201016/models.py +79 -58
  11. tencentcloud/ctem/v20231128/models.py +45 -0
  12. tencentcloud/dbbrain/v20191016/models.py +19 -2
  13. tencentcloud/dbbrain/v20210527/models.py +33 -12
  14. tencentcloud/dc/v20180410/models.py +150 -0
  15. tencentcloud/dlc/v20210125/errorcodes.py +6 -3
  16. tencentcloud/dts/v20211206/dts_client.py +1 -1
  17. tencentcloud/dts/v20211206/models.py +33 -10
  18. tencentcloud/emr/v20190103/models.py +15 -0
  19. tencentcloud/es/v20250101/es_client.py +24 -1
  20. tencentcloud/es/v20250101/models.py +261 -2
  21. tencentcloud/ess/v20201111/ess_client.py +120 -0
  22. tencentcloud/ess/v20201111/models.py +1215 -10
  23. tencentcloud/essbasic/v20210526/models.py +19 -4
  24. tencentcloud/gwlb/v20240906/gwlb_client.py +23 -0
  25. tencentcloud/gwlb/v20240906/models.py +150 -0
  26. tencentcloud/hunyuan/v20230901/models.py +16 -4
  27. tencentcloud/ioa/v20220601/errorcodes.py +3 -0
  28. tencentcloud/ioa/v20220601/ioa_client.py +92 -0
  29. tencentcloud/ioa/v20220601/models.py +1114 -71
  30. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
  31. tencentcloud/iotexplorer/v20190423/models.py +2022 -116
  32. tencentcloud/lcic/v20220817/models.py +2 -2
  33. tencentcloud/lighthouse/v20200324/models.py +14 -0
  34. tencentcloud/lke/v20231130/models.py +2 -2
  35. tencentcloud/lkeap/v20240522/errorcodes.py +7 -7
  36. tencentcloud/lkeap/v20240522/models.py +2 -2
  37. tencentcloud/monitor/v20180724/models.py +480 -0
  38. tencentcloud/monitor/v20180724/monitor_client.py +23 -0
  39. tencentcloud/mps/v20190612/models.py +815 -2
  40. tencentcloud/mqtt/v20240516/models.py +15 -0
  41. tencentcloud/nlp/v20190408/nlp_client.py +9 -3
  42. tencentcloud/oceanus/v20190422/errorcodes.py +9 -0
  43. tencentcloud/oceanus/v20190422/models.py +250 -2
  44. tencentcloud/oceanus/v20190422/oceanus_client.py +46 -0
  45. tencentcloud/ocr/v20181119/models.py +20 -0
  46. tencentcloud/ocr/v20181119/ocr_client.py +3 -3
  47. tencentcloud/postgres/v20170312/models.py +14 -14
  48. tencentcloud/postgres/v20170312/postgres_client.py +2 -2
  49. tencentcloud/privatedns/v20201028/errorcodes.py +36 -0
  50. tencentcloud/privatedns/v20201028/models.py +1699 -86
  51. tencentcloud/privatedns/v20201028/privatedns_client.py +253 -0
  52. tencentcloud/redis/v20180412/models.py +2 -2
  53. tencentcloud/teo/v20220901/errorcodes.py +1 -1
  54. tencentcloud/teo/v20220901/models.py +422 -123
  55. tencentcloud/teo/v20220901/teo_client.py +2 -2
  56. tencentcloud/tke/v20180525/models.py +55 -26
  57. tencentcloud/trtc/v20190722/models.py +15 -15
  58. tencentcloud/tse/v20201207/models.py +50 -0
  59. tencentcloud/vpc/v20170312/models.py +408 -2
  60. tencentcloud/vpc/v20170312/vpc_client.py +92 -0
  61. tencentcloud/wedata/v20210820/errorcodes.py +3 -0
  62. tencentcloud/wedata/v20210820/models.py +1240 -81
  63. tencentcloud/wedata/v20210820/wedata_client.py +1 -1
  64. tencentcloud/wedata/v20250806/errorcodes.py +18 -0
  65. tencentcloud/wedata/v20250806/models.py +20670 -9356
  66. tencentcloud/wedata/v20250806/wedata_client.py +982 -16
  67. {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/METADATA +1 -1
  68. {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/RECORD +71 -71
  69. {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/LICENSE +0 -0
  70. {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/WHEEL +0 -0
  71. {tencentcloud_sdk_python-3.0.1474.dist-info → tencentcloud_sdk_python-3.0.1477.dist-info}/top_level.txt +0 -0
@@ -1790,20 +1790,20 @@ class InquiryPriceBuyVsmRequest(AbstractModel):
1790
1790
  :type TimeSpan: str
1791
1791
  :param _TimeUnit: 商品的时间单位,m表示月,y表示年
1792
1792
  :type TimeUnit: str
1793
- :param _Currency: 货币类型,默认为CNY
1794
- :type Currency: str
1795
1793
  :param _Type: 默认为CREATE,可选RENEW
1796
1794
  :type Type: str
1797
1795
  :param _HsmType: Hsm服务类型,可选值virtualization、physical、GHSM、EHSM、SHSM
1798
1796
  :type HsmType: str
1797
+ :param _Currency: 货币类型,默认为CNY
1798
+ :type Currency: str
1799
1799
  """
1800
1800
  self._GoodsNum = None
1801
1801
  self._PayMode = None
1802
1802
  self._TimeSpan = None
1803
1803
  self._TimeUnit = None
1804
- self._Currency = None
1805
1804
  self._Type = None
1806
1805
  self._HsmType = None
1806
+ self._Currency = None
1807
1807
 
1808
1808
  @property
1809
1809
  def GoodsNum(self):
@@ -1849,17 +1849,6 @@ class InquiryPriceBuyVsmRequest(AbstractModel):
1849
1849
  def TimeUnit(self, TimeUnit):
1850
1850
  self._TimeUnit = TimeUnit
1851
1851
 
1852
- @property
1853
- def Currency(self):
1854
- r"""货币类型,默认为CNY
1855
- :rtype: str
1856
- """
1857
- return self._Currency
1858
-
1859
- @Currency.setter
1860
- def Currency(self, Currency):
1861
- self._Currency = Currency
1862
-
1863
1852
  @property
1864
1853
  def Type(self):
1865
1854
  r"""默认为CREATE,可选RENEW
@@ -1882,15 +1871,26 @@ class InquiryPriceBuyVsmRequest(AbstractModel):
1882
1871
  def HsmType(self, HsmType):
1883
1872
  self._HsmType = HsmType
1884
1873
 
1874
+ @property
1875
+ def Currency(self):
1876
+ r"""货币类型,默认为CNY
1877
+ :rtype: str
1878
+ """
1879
+ return self._Currency
1880
+
1881
+ @Currency.setter
1882
+ def Currency(self, Currency):
1883
+ self._Currency = Currency
1884
+
1885
1885
 
1886
1886
  def _deserialize(self, params):
1887
1887
  self._GoodsNum = params.get("GoodsNum")
1888
1888
  self._PayMode = params.get("PayMode")
1889
1889
  self._TimeSpan = params.get("TimeSpan")
1890
1890
  self._TimeUnit = params.get("TimeUnit")
1891
- self._Currency = params.get("Currency")
1892
1891
  self._Type = params.get("Type")
1893
1892
  self._HsmType = params.get("HsmType")
1893
+ self._Currency = params.get("Currency")
1894
1894
  memeber_set = set(params.keys())
1895
1895
  for name, value in vars(self).items():
1896
1896
  property_name = name[1:]
@@ -609,7 +609,7 @@ class ClsClient(AbstractClient):
609
609
 
610
610
 
611
611
  def CreateTopic(self, request):
612
- r"""本接口用于创建日志主题。
612
+ r"""本接口用于创建日志或指标主题。
613
613
 
614
614
  :param request: Request instance for CreateTopic.
615
615
  :type request: :class:`tencentcloud.cls.v20201016.models.CreateTopicRequest`
@@ -1138,7 +1138,7 @@ class ClsClient(AbstractClient):
1138
1138
 
1139
1139
 
1140
1140
  def DeleteTopic(self, request):
1141
- r"""本接口用于删除日志主题。
1141
+ r"""本接口用于删除日志或指标主题。
1142
1142
 
1143
1143
  :param request: Request instance for DeleteTopic.
1144
1144
  :type request: :class:`tencentcloud.cls.v20201016.models.DeleteTopicRequest`
@@ -1898,7 +1898,7 @@ class ClsClient(AbstractClient):
1898
1898
 
1899
1899
 
1900
1900
  def DescribeTopics(self, request):
1901
- r"""本接口用于获取日志主题列表,支持分页
1901
+ r"""本接口用于获取日志或指标主题列表,支持分页
1902
1902
 
1903
1903
  :param request: Request instance for DescribeTopics.
1904
1904
  :type request: :class:`tencentcloud.cls.v20201016.models.DescribeTopicsRequest`
@@ -2451,7 +2451,7 @@ class ClsClient(AbstractClient):
2451
2451
 
2452
2452
 
2453
2453
  def ModifyTopic(self, request):
2454
- r"""本接口用于修改日志主题。
2454
+ r"""本接口用于修改日志或指标主题。
2455
2455
 
2456
2456
  :param request: Request instance for ModifyTopic.
2457
2457
  :type request: :class:`tencentcloud.cls.v20201016.models.ModifyTopicRequest`
@@ -9695,42 +9695,47 @@ class CreateTopicRequest(AbstractModel):
9695
9695
  :param _LogsetId: 日志集ID
9696
9696
  - 通过[获取日志集列表](https://cloud.tencent.com/document/product/614/58624)获取日志集Id。
9697
9697
  :type LogsetId: str
9698
- :param _TopicName: 日志主题名称
9698
+ :param _TopicName: 主题名称
9699
9699
  名称限制
9700
9700
  - 不能为空字符串
9701
9701
  - 不能包含字符'|'
9702
9702
  - 不能使用以下名称["cls_service_log","loglistener_status","loglistener_alarm","loglistener_business","cls_service_metric"]
9703
9703
 
9704
9704
  :type TopicName: str
9705
- :param _PartitionCount: 日志主题分区个数。默认创建1个,最大支持创建10个分区。
9705
+ :param _PartitionCount: 主题分区个数。默认创建1个,最大支持创建10个分区。
9706
9706
  :type PartitionCount: int
9707
- :param _Tags: 标签描述列表,通过指定该参数可以同时绑定标签到相应的日志主题。最大支持10个标签键值对,同一个资源只能绑定到同一个标签键下。
9707
+ :param _Tags: 标签描述列表,通过指定该参数可以同时绑定标签到相应的主题。最大支持10个标签键值对,同一个资源只能绑定到同一个标签键下。
9708
9708
  :type Tags: list of Tag
9709
9709
  :param _AutoSplit: 是否开启自动分裂,默认值为true
9710
9710
  :type AutoSplit: bool
9711
9711
  :param _MaxSplitPartitions: 开启自动分裂后,每个主题能够允许的最大分区数,默认值为50
9712
9712
  :type MaxSplitPartitions: int
9713
- :param _StorageType: 日志主题的存储类型,可选值 hot(标准存储),cold(低频存储);默认为hot
9713
+ :param _StorageType: 日志主题的存储类型,可选值 hot(标准存储),cold(低频存储);默认为hot。指标主题不支持该配置。
9714
9714
  :type StorageType: str
9715
9715
  :param _Period: 存储时间,单位天。
9716
- - 日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。
9717
- - 日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。
9716
+ - 日志主题:日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。
9717
+ - 日志主题:日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。
9718
+ - 指标主题:支持1至3600天,值为3640时代表永久保存。
9718
9719
  :type Period: int
9719
- :param _Describes: 日志主题描述
9720
+ :param _Describes: 主题描述
9720
9721
  :type Describes: str
9721
- :param _HotPeriod: 0:关闭日志沉降。
9722
- 非0:开启日志沉降后标准存储的天数,HotPeriod需要大于等于7,且小于Period。
9723
- 仅在StorageType为 hot 时生效。
9722
+ :param _HotPeriod: 0:日志主题关闭日志沉降。
9723
+ 非0:日志主题开启日志沉降后标准存储的天数,HotPeriod需要大于等于7,且小于Period。
9724
+ 仅在StorageType为 hot 时生效,指标主题不支持该配置。
9724
9725
  :type HotPeriod: int
9726
+ :param _BizType: 主题类型
9727
+ - 0:日志主题,默认值
9728
+ - 1:指标主题
9729
+ :type BizType: int
9725
9730
  :param _TopicId: 主题自定义ID,格式为:用户自定义部分-用户APPID。未填写该参数时将自动生成ID。
9726
9731
  - 用户自定义部分仅支持小写字母、数字和-,且不能以-开头和结尾,长度为3至40字符
9727
9732
  - 尾部需要使用-拼接用户APPID,APPID可在https://console.cloud.tencent.com/developer页面查询。
9728
9733
  - 如果指定该字段,需保证全地域唯一
9729
9734
  :type TopicId: str
9730
9735
  :param _IsWebTracking: 免鉴权开关。 false:关闭; true:开启。默认为false。
9731
- 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)
9736
+ 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。指标主题不支持该配置。
9732
9737
  :type IsWebTracking: bool
9733
- :param _Extends: 日志主题扩展信息
9738
+ :param _Extends: 主题扩展信息
9734
9739
  :type Extends: :class:`tencentcloud.cls.v20201016.models.TopicExtendInfo`
9735
9740
  """
9736
9741
  self._LogsetId = None
@@ -9743,6 +9748,7 @@ class CreateTopicRequest(AbstractModel):
9743
9748
  self._Period = None
9744
9749
  self._Describes = None
9745
9750
  self._HotPeriod = None
9751
+ self._BizType = None
9746
9752
  self._TopicId = None
9747
9753
  self._IsWebTracking = None
9748
9754
  self._Extends = None
@@ -9761,7 +9767,7 @@ class CreateTopicRequest(AbstractModel):
9761
9767
 
9762
9768
  @property
9763
9769
  def TopicName(self):
9764
- r"""日志主题名称
9770
+ r"""主题名称
9765
9771
  名称限制
9766
9772
  - 不能为空字符串
9767
9773
  - 不能包含字符'|'
@@ -9777,7 +9783,7 @@ class CreateTopicRequest(AbstractModel):
9777
9783
 
9778
9784
  @property
9779
9785
  def PartitionCount(self):
9780
- r"""日志主题分区个数。默认创建1个,最大支持创建10个分区。
9786
+ r"""主题分区个数。默认创建1个,最大支持创建10个分区。
9781
9787
  :rtype: int
9782
9788
  """
9783
9789
  return self._PartitionCount
@@ -9788,7 +9794,7 @@ class CreateTopicRequest(AbstractModel):
9788
9794
 
9789
9795
  @property
9790
9796
  def Tags(self):
9791
- r"""标签描述列表,通过指定该参数可以同时绑定标签到相应的日志主题。最大支持10个标签键值对,同一个资源只能绑定到同一个标签键下。
9797
+ r"""标签描述列表,通过指定该参数可以同时绑定标签到相应的主题。最大支持10个标签键值对,同一个资源只能绑定到同一个标签键下。
9792
9798
  :rtype: list of Tag
9793
9799
  """
9794
9800
  return self._Tags
@@ -9821,7 +9827,7 @@ class CreateTopicRequest(AbstractModel):
9821
9827
 
9822
9828
  @property
9823
9829
  def StorageType(self):
9824
- r"""日志主题的存储类型,可选值 hot(标准存储),cold(低频存储);默认为hot
9830
+ r"""日志主题的存储类型,可选值 hot(标准存储),cold(低频存储);默认为hot。指标主题不支持该配置。
9825
9831
  :rtype: str
9826
9832
  """
9827
9833
  return self._StorageType
@@ -9833,8 +9839,9 @@ class CreateTopicRequest(AbstractModel):
9833
9839
  @property
9834
9840
  def Period(self):
9835
9841
  r"""存储时间,单位天。
9836
- - 日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。
9837
- - 日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。
9842
+ - 日志主题:日志接入标准存储时,支持1至3600天,值为3640时代表永久保存。
9843
+ - 日志主题:日志接入低频存储时,支持7至3600天,值为3640时代表永久保存。
9844
+ - 指标主题:支持1至3600天,值为3640时代表永久保存。
9838
9845
  :rtype: int
9839
9846
  """
9840
9847
  return self._Period
@@ -9845,7 +9852,7 @@ class CreateTopicRequest(AbstractModel):
9845
9852
 
9846
9853
  @property
9847
9854
  def Describes(self):
9848
- r"""日志主题描述
9855
+ r"""主题描述
9849
9856
  :rtype: str
9850
9857
  """
9851
9858
  return self._Describes
@@ -9856,9 +9863,9 @@ class CreateTopicRequest(AbstractModel):
9856
9863
 
9857
9864
  @property
9858
9865
  def HotPeriod(self):
9859
- r"""0:关闭日志沉降。
9860
- 非0:开启日志沉降后标准存储的天数,HotPeriod需要大于等于7,且小于Period。
9861
- 仅在StorageType为 hot 时生效。
9866
+ r"""0:日志主题关闭日志沉降。
9867
+ 非0:日志主题开启日志沉降后标准存储的天数,HotPeriod需要大于等于7,且小于Period。
9868
+ 仅在StorageType为 hot 时生效,指标主题不支持该配置。
9862
9869
  :rtype: int
9863
9870
  """
9864
9871
  return self._HotPeriod
@@ -9867,6 +9874,19 @@ class CreateTopicRequest(AbstractModel):
9867
9874
  def HotPeriod(self, HotPeriod):
9868
9875
  self._HotPeriod = HotPeriod
9869
9876
 
9877
+ @property
9878
+ def BizType(self):
9879
+ r"""主题类型
9880
+ - 0:日志主题,默认值
9881
+ - 1:指标主题
9882
+ :rtype: int
9883
+ """
9884
+ return self._BizType
9885
+
9886
+ @BizType.setter
9887
+ def BizType(self, BizType):
9888
+ self._BizType = BizType
9889
+
9870
9890
  @property
9871
9891
  def TopicId(self):
9872
9892
  r"""主题自定义ID,格式为:用户自定义部分-用户APPID。未填写该参数时将自动生成ID。
@@ -9884,7 +9904,7 @@ class CreateTopicRequest(AbstractModel):
9884
9904
  @property
9885
9905
  def IsWebTracking(self):
9886
9906
  r"""免鉴权开关。 false:关闭; true:开启。默认为false。
9887
- 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)
9907
+ 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。指标主题不支持该配置。
9888
9908
  :rtype: bool
9889
9909
  """
9890
9910
  return self._IsWebTracking
@@ -9895,7 +9915,7 @@ class CreateTopicRequest(AbstractModel):
9895
9915
 
9896
9916
  @property
9897
9917
  def Extends(self):
9898
- r"""日志主题扩展信息
9918
+ r"""主题扩展信息
9899
9919
  :rtype: :class:`tencentcloud.cls.v20201016.models.TopicExtendInfo`
9900
9920
  """
9901
9921
  return self._Extends
@@ -9921,6 +9941,7 @@ class CreateTopicRequest(AbstractModel):
9921
9941
  self._Period = params.get("Period")
9922
9942
  self._Describes = params.get("Describes")
9923
9943
  self._HotPeriod = params.get("HotPeriod")
9944
+ self._BizType = params.get("BizType")
9924
9945
  self._TopicId = params.get("TopicId")
9925
9946
  self._IsWebTracking = params.get("IsWebTracking")
9926
9947
  if params.get("Extends") is not None:
@@ -9943,7 +9964,7 @@ class CreateTopicResponse(AbstractModel):
9943
9964
 
9944
9965
  def __init__(self):
9945
9966
  r"""
9946
- :param _TopicId: 日志主题ID
9967
+ :param _TopicId: 主题ID
9947
9968
  :type TopicId: str
9948
9969
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
9949
9970
  :type RequestId: str
@@ -9953,7 +9974,7 @@ class CreateTopicResponse(AbstractModel):
9953
9974
 
9954
9975
  @property
9955
9976
  def TopicId(self):
9956
- r"""日志主题ID
9977
+ r"""主题ID
9957
9978
  :rtype: str
9958
9979
  """
9959
9980
  return self._TopicId
@@ -12913,16 +12934,14 @@ class DeleteTopicRequest(AbstractModel):
12913
12934
 
12914
12935
  def __init__(self):
12915
12936
  r"""
12916
- :param _TopicId: 日志主题ID
12917
- - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
12937
+ :param _TopicId: 主题ID- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
12918
12938
  :type TopicId: str
12919
12939
  """
12920
12940
  self._TopicId = None
12921
12941
 
12922
12942
  @property
12923
12943
  def TopicId(self):
12924
- r"""日志主题ID
12925
- - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
12944
+ r"""主题ID- 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
12926
12945
  :rtype: str
12927
12946
  """
12928
12947
  return self._TopicId
@@ -18247,13 +18266,13 @@ class DescribeTopicsRequest(AbstractModel):
18247
18266
 
18248
18267
  def __init__(self):
18249
18268
  r"""
18250
- :param _Filters: <ul><li>topicName 按照【日志主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18269
+ :param _Filters: <ul><li>topicName 按照【主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18251
18270
  <li>logsetName 按照【日志集名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18252
- <li>topicId 按照【日志主题ID】进行过滤。类型:String。必选:否</li>
18271
+ <li>topicId 按照【主题ID】进行过滤。类型:String。必选:否</li>
18253
18272
  <li>logsetId 按照【日志集ID】进行过滤,可通过调用 <a href="https://cloud.tencent.com/document/product/614/58624">DescribeLogsets</a> 查询已创建的日志集列表或登录控制台进行查看;也可以调用<a href="https://cloud.tencent.com/document/product/614/58626">CreateLogset</a> 创建新的日志集。类型:String。必选:否</li>
18254
18273
  <li>tagKey 按照【标签键】进行过滤。类型:String。必选:否</li>
18255
18274
  <li>tag:tagKey 按照【标签键值对】进行过滤。tagKey 使用具体的标签键进行替换,例如 tag:exampleKey。类型:String。必选:否</li>
18256
- <li>storageType 按照【日志主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
18275
+ <li>storageType 按照【主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
18257
18276
  注意:每次请求的 Filters 的上限为10,Filter.Values 的上限为100。
18258
18277
  :type Filters: list of Filter
18259
18278
  :param _Offset: 分页的偏移量,默认值为0。
@@ -18279,13 +18298,13 @@ class DescribeTopicsRequest(AbstractModel):
18279
18298
 
18280
18299
  @property
18281
18300
  def Filters(self):
18282
- r"""<ul><li>topicName 按照【日志主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18301
+ r"""<ul><li>topicName 按照【主题名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18283
18302
  <li>logsetName 按照【日志集名称】进行过滤,默认为模糊匹配,可使用 PreciseSearch 参数设置为精确匹配。类型:String。必选:否</li>
18284
- <li>topicId 按照【日志主题ID】进行过滤。类型:String。必选:否</li>
18303
+ <li>topicId 按照【主题ID】进行过滤。类型:String。必选:否</li>
18285
18304
  <li>logsetId 按照【日志集ID】进行过滤,可通过调用 <a href="https://cloud.tencent.com/document/product/614/58624">DescribeLogsets</a> 查询已创建的日志集列表或登录控制台进行查看;也可以调用<a href="https://cloud.tencent.com/document/product/614/58626">CreateLogset</a> 创建新的日志集。类型:String。必选:否</li>
18286
18305
  <li>tagKey 按照【标签键】进行过滤。类型:String。必选:否</li>
18287
18306
  <li>tag:tagKey 按照【标签键值对】进行过滤。tagKey 使用具体的标签键进行替换,例如 tag:exampleKey。类型:String。必选:否</li>
18288
- <li>storageType 按照【日志主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
18307
+ <li>storageType 按照【主题的存储类型】进行过滤。可选值 hot(标准存储),cold(低频存储)类型:String。必选:否</li></ul>
18289
18308
  注意:每次请求的 Filters 的上限为10,Filter.Values 的上限为100。
18290
18309
  :rtype: list of Filter
18291
18310
  """
@@ -18374,7 +18393,7 @@ class DescribeTopicsResponse(AbstractModel):
18374
18393
 
18375
18394
  def __init__(self):
18376
18395
  r"""
18377
- :param _Topics: 日志主题列表
18396
+ :param _Topics: 主题列表
18378
18397
  :type Topics: list of TopicInfo
18379
18398
  :param _TotalCount: 总数目
18380
18399
  :type TotalCount: int
@@ -18387,7 +18406,7 @@ class DescribeTopicsResponse(AbstractModel):
18387
18406
 
18388
18407
  @property
18389
18408
  def Topics(self):
18390
- r"""日志主题列表
18409
+ r"""主题列表
18391
18410
  :rtype: list of TopicInfo
18392
18411
  """
18393
18412
  return self._Topics
@@ -26716,38 +26735,39 @@ class ModifyTopicRequest(AbstractModel):
26716
26735
 
26717
26736
  def __init__(self):
26718
26737
  r"""
26719
- :param _TopicId: 日志主题ID
26720
- - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
26738
+ :param _TopicId: 主题ID
26739
+ - 通过[获取主题列表](https://cloud.tencent.com/document/product/614/56454)获取主题Id。
26721
26740
  :type TopicId: str
26722
- :param _TopicName: 日志主题名称
26741
+ :param _TopicName: 主题名称
26723
26742
  输入限制:
26724
26743
  - 不能为空字符串
26725
26744
  - 不能包含字符'|'
26726
26745
  - 不能使用以下名称["cls_service_log","loglistener_status","loglistener_alarm","loglistener_business","cls_service_metric"]
26727
26746
  :type TopicName: str
26728
- :param _Tags: 标签描述列表,通过指定该参数可以同时绑定标签到相应的日志主题。最大支持10个标签键值对,并且不能有重复的键值对。
26747
+ :param _Tags: 标签描述列表,通过指定该参数可以同时绑定标签到相应的主题。最大支持10个标签键值对,并且不能有重复的键值对。
26729
26748
  :type Tags: list of Tag
26730
26749
  :param _Status: 主题是否开启采集,true:开启采集;false:关闭采集。
26731
26750
  控制台目前不支持修改此参数。
26732
26751
  :type Status: bool
26733
26752
  :param _AutoSplit: 是否开启自动分裂
26734
26753
  :type AutoSplit: bool
26735
- :param _MaxSplitPartitions: 若开启最大分裂,该主题能够能够允许的最大分区数;
26754
+ :param _MaxSplitPartitions: 若开启最大分裂,该主题能够允许的最大分区数;
26736
26755
  默认为50;必须为正数
26737
26756
  :type MaxSplitPartitions: int
26738
26757
  :param _Period: 生命周期,单位天,标准存储取值范围1\~3600,低频存储取值范围7\~3600。取值为3640时代表永久保存
26739
26758
  :type Period: int
26740
- :param _Describes: 日志主题描述
26759
+ :param _Describes: 主题描述
26741
26760
  :type Describes: str
26742
- :param _HotPeriod: 0:关闭日志沉降。
26743
- 非0:开启日志沉降后标准存储的天数。HotPeriod需要大于等于7,且小于Period。仅在StorageType为 hot 时生效
26761
+ :param _HotPeriod: 0:日志主题关闭日志沉降。
26762
+ 非0:日志主题开启日志沉降后标准存储的天数。HotPeriod需要大于等于7,且小于Period
26763
+ 仅在StorageType为 hot 时生效,指标主题不支持该配置。
26744
26764
  :type HotPeriod: int
26745
26765
  :param _IsWebTracking: 免鉴权开关。 false:关闭; true:开启。
26746
26766
  开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。
26747
26767
  :type IsWebTracking: bool
26748
- :param _Extends: 日志主题扩展信息
26768
+ :param _Extends: 主题扩展信息
26749
26769
  :type Extends: :class:`tencentcloud.cls.v20201016.models.TopicExtendInfo`
26750
- :param _PartitionCount: 日志主题分区数量。
26770
+ :param _PartitionCount: 主题分区数量。
26751
26771
  默认为1;
26752
26772
  取值范围及约束:
26753
26773
  - 当输入值<=0,系统自动调整为1。
@@ -26774,8 +26794,8 @@ class ModifyTopicRequest(AbstractModel):
26774
26794
 
26775
26795
  @property
26776
26796
  def TopicId(self):
26777
- r"""日志主题ID
26778
- - 通过[获取日志主题列表](https://cloud.tencent.com/document/product/614/56454)获取日志主题Id。
26797
+ r"""主题ID
26798
+ - 通过[获取主题列表](https://cloud.tencent.com/document/product/614/56454)获取主题Id。
26779
26799
  :rtype: str
26780
26800
  """
26781
26801
  return self._TopicId
@@ -26786,7 +26806,7 @@ class ModifyTopicRequest(AbstractModel):
26786
26806
 
26787
26807
  @property
26788
26808
  def TopicName(self):
26789
- r"""日志主题名称
26809
+ r"""主题名称
26790
26810
  输入限制:
26791
26811
  - 不能为空字符串
26792
26812
  - 不能包含字符'|'
@@ -26801,7 +26821,7 @@ class ModifyTopicRequest(AbstractModel):
26801
26821
 
26802
26822
  @property
26803
26823
  def Tags(self):
26804
- r"""标签描述列表,通过指定该参数可以同时绑定标签到相应的日志主题。最大支持10个标签键值对,并且不能有重复的键值对。
26824
+ r"""标签描述列表,通过指定该参数可以同时绑定标签到相应的主题。最大支持10个标签键值对,并且不能有重复的键值对。
26805
26825
  :rtype: list of Tag
26806
26826
  """
26807
26827
  return self._Tags
@@ -26835,7 +26855,7 @@ class ModifyTopicRequest(AbstractModel):
26835
26855
 
26836
26856
  @property
26837
26857
  def MaxSplitPartitions(self):
26838
- r"""若开启最大分裂,该主题能够能够允许的最大分区数;
26858
+ r"""若开启最大分裂,该主题能够允许的最大分区数;
26839
26859
  默认为50;必须为正数
26840
26860
  :rtype: int
26841
26861
  """
@@ -26858,7 +26878,7 @@ class ModifyTopicRequest(AbstractModel):
26858
26878
 
26859
26879
  @property
26860
26880
  def Describes(self):
26861
- r"""日志主题描述
26881
+ r"""主题描述
26862
26882
  :rtype: str
26863
26883
  """
26864
26884
  return self._Describes
@@ -26869,8 +26889,9 @@ class ModifyTopicRequest(AbstractModel):
26869
26889
 
26870
26890
  @property
26871
26891
  def HotPeriod(self):
26872
- r"""0:关闭日志沉降。
26873
- 非0:开启日志沉降后标准存储的天数。HotPeriod需要大于等于7,且小于Period。仅在StorageType为 hot 时生效
26892
+ r"""0:日志主题关闭日志沉降。
26893
+ 非0:日志主题开启日志沉降后标准存储的天数。HotPeriod需要大于等于7,且小于Period
26894
+ 仅在StorageType为 hot 时生效,指标主题不支持该配置。
26874
26895
  :rtype: int
26875
26896
  """
26876
26897
  return self._HotPeriod
@@ -26893,7 +26914,7 @@ class ModifyTopicRequest(AbstractModel):
26893
26914
 
26894
26915
  @property
26895
26916
  def Extends(self):
26896
- r"""日志主题扩展信息
26917
+ r"""主题扩展信息
26897
26918
  :rtype: :class:`tencentcloud.cls.v20201016.models.TopicExtendInfo`
26898
26919
  """
26899
26920
  return self._Extends
@@ -26904,7 +26925,7 @@ class ModifyTopicRequest(AbstractModel):
26904
26925
 
26905
26926
  @property
26906
26927
  def PartitionCount(self):
26907
- r"""日志主题分区数量。
26928
+ r"""主题分区数量。
26908
26929
  默认为1;
26909
26930
  取值范围及约束:
26910
26931
  - 当输入值<=0,系统自动调整为1。
@@ -13227,6 +13227,10 @@ class DisplayWechatApplet(AbstractModel):
13227
13227
  :type QrCode: str
13228
13228
  :param _Description: 描述
13229
13229
  :type Description: str
13230
+ :param _RecordSubject: 认证主体
13231
+ :type RecordSubject: str
13232
+ :param _AccountAppid: 账号Appid
13233
+ :type AccountAppid: str
13230
13234
  """
13231
13235
  self._Id = None
13232
13236
  self._DisplayToolCommon = None
@@ -13235,6 +13239,8 @@ class DisplayWechatApplet(AbstractModel):
13235
13239
  self._AccountId = None
13236
13240
  self._QrCode = None
13237
13241
  self._Description = None
13242
+ self._RecordSubject = None
13243
+ self._AccountAppid = None
13238
13244
 
13239
13245
  @property
13240
13246
  def Id(self):
@@ -13313,6 +13319,28 @@ class DisplayWechatApplet(AbstractModel):
13313
13319
  def Description(self, Description):
13314
13320
  self._Description = Description
13315
13321
 
13322
+ @property
13323
+ def RecordSubject(self):
13324
+ r"""认证主体
13325
+ :rtype: str
13326
+ """
13327
+ return self._RecordSubject
13328
+
13329
+ @RecordSubject.setter
13330
+ def RecordSubject(self, RecordSubject):
13331
+ self._RecordSubject = RecordSubject
13332
+
13333
+ @property
13334
+ def AccountAppid(self):
13335
+ r"""账号Appid
13336
+ :rtype: str
13337
+ """
13338
+ return self._AccountAppid
13339
+
13340
+ @AccountAppid.setter
13341
+ def AccountAppid(self, AccountAppid):
13342
+ self._AccountAppid = AccountAppid
13343
+
13316
13344
 
13317
13345
  def _deserialize(self, params):
13318
13346
  self._Id = params.get("Id")
@@ -13324,6 +13352,8 @@ class DisplayWechatApplet(AbstractModel):
13324
13352
  self._AccountId = params.get("AccountId")
13325
13353
  self._QrCode = params.get("QrCode")
13326
13354
  self._Description = params.get("Description")
13355
+ self._RecordSubject = params.get("RecordSubject")
13356
+ self._AccountAppid = params.get("AccountAppid")
13327
13357
  memeber_set = set(params.keys())
13328
13358
  for name, value in vars(self).items():
13329
13359
  property_name = name[1:]
@@ -13355,6 +13385,8 @@ class DisplayWechatOfficialAccount(AbstractModel):
13355
13385
  :type QrCode: str
13356
13386
  :param _Description: 描述
13357
13387
  :type Description: str
13388
+ :param _RecordSubject: 认证主体
13389
+ :type RecordSubject: str
13358
13390
  """
13359
13391
  self._Id = None
13360
13392
  self._DisplayToolCommon = None
@@ -13363,6 +13395,7 @@ class DisplayWechatOfficialAccount(AbstractModel):
13363
13395
  self._AccountId = None
13364
13396
  self._QrCode = None
13365
13397
  self._Description = None
13398
+ self._RecordSubject = None
13366
13399
 
13367
13400
  @property
13368
13401
  def Id(self):
@@ -13441,6 +13474,17 @@ class DisplayWechatOfficialAccount(AbstractModel):
13441
13474
  def Description(self, Description):
13442
13475
  self._Description = Description
13443
13476
 
13477
+ @property
13478
+ def RecordSubject(self):
13479
+ r"""认证主体
13480
+ :rtype: str
13481
+ """
13482
+ return self._RecordSubject
13483
+
13484
+ @RecordSubject.setter
13485
+ def RecordSubject(self, RecordSubject):
13486
+ self._RecordSubject = RecordSubject
13487
+
13444
13488
 
13445
13489
  def _deserialize(self, params):
13446
13490
  self._Id = params.get("Id")
@@ -13452,6 +13496,7 @@ class DisplayWechatOfficialAccount(AbstractModel):
13452
13496
  self._AccountId = params.get("AccountId")
13453
13497
  self._QrCode = params.get("QrCode")
13454
13498
  self._Description = params.get("Description")
13499
+ self._RecordSubject = params.get("RecordSubject")
13455
13500
  memeber_set = set(params.keys())
13456
13501
  for name, value in vars(self).items():
13457
13502
  property_name = name[1:]
@@ -2478,7 +2478,7 @@ class DescribeMySqlProcessListRequest(AbstractModel):
2478
2478
  :type Info: str
2479
2479
  :param _Limit: 返回数量,默认20。
2480
2480
  :type Limit: int
2481
- :param _Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
2481
+ :param _Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL"mariadb"-mariadb;"cynosdb"-TDSQL-C for MySQL ;"dcdb"-TDSQL MySQL 默认为"mysql"。
2482
2482
  :type Product: str
2483
2483
  """
2484
2484
  self._InstanceId = None
@@ -2605,7 +2605,7 @@ class DescribeMySqlProcessListRequest(AbstractModel):
2605
2605
 
2606
2606
  @property
2607
2607
  def Product(self):
2608
- r"""服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
2608
+ r"""服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL"mariadb"-mariadb;"cynosdb"-TDSQL-C for MySQL ;"dcdb"-TDSQL MySQL 默认为"mysql"。
2609
2609
  :rtype: str
2610
2610
  """
2611
2611
  return self._Product
@@ -6472,6 +6472,9 @@ class MySqlProcess(AbstractModel):
6472
6472
  :type Time: str
6473
6473
  :param _Info: 线程的操作语句。
6474
6474
  :type Info: str
6475
+ :param _SqlType: sql类型
6476
+ 注意:此字段可能返回 null,表示取不到有效值。
6477
+ :type SqlType: str
6475
6478
  """
6476
6479
  self._ID = None
6477
6480
  self._User = None
@@ -6481,6 +6484,7 @@ class MySqlProcess(AbstractModel):
6481
6484
  self._Command = None
6482
6485
  self._Time = None
6483
6486
  self._Info = None
6487
+ self._SqlType = None
6484
6488
 
6485
6489
  @property
6486
6490
  def ID(self):
@@ -6570,6 +6574,18 @@ class MySqlProcess(AbstractModel):
6570
6574
  def Info(self, Info):
6571
6575
  self._Info = Info
6572
6576
 
6577
+ @property
6578
+ def SqlType(self):
6579
+ r"""sql类型
6580
+ 注意:此字段可能返回 null,表示取不到有效值。
6581
+ :rtype: str
6582
+ """
6583
+ return self._SqlType
6584
+
6585
+ @SqlType.setter
6586
+ def SqlType(self, SqlType):
6587
+ self._SqlType = SqlType
6588
+
6573
6589
 
6574
6590
  def _deserialize(self, params):
6575
6591
  self._ID = params.get("ID")
@@ -6580,6 +6596,7 @@ class MySqlProcess(AbstractModel):
6580
6596
  self._Command = params.get("Command")
6581
6597
  self._Time = params.get("Time")
6582
6598
  self._Info = params.get("Info")
6599
+ self._SqlType = params.get("SqlType")
6583
6600
  memeber_set = set(params.keys())
6584
6601
  for name, value in vars(self).items():
6585
6602
  property_name = name[1:]