tencentcloud-sdk-python 3.0.1268__py2.py3-none-any.whl → 3.0.1270__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 (51) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/af/v20200226/af_client.py +3 -1
  3. tencentcloud/bh/v20230418/models.py +2 -2
  4. tencentcloud/billing/v20180709/models.py +2 -2
  5. tencentcloud/bpaas/v20181217/errorcodes.py +1 -1
  6. tencentcloud/cdb/v20170320/cdb_client.py +1 -3
  7. tencentcloud/cdb/v20170320/errorcodes.py +3 -0
  8. tencentcloud/cdb/v20170320/models.py +26 -12
  9. tencentcloud/cfs/v20190719/models.py +15 -0
  10. tencentcloud/ckafka/v20190819/models.py +2 -2
  11. tencentcloud/clb/v20180317/clb_client.py +1 -1
  12. tencentcloud/cls/v20201016/models.py +30 -30
  13. tencentcloud/cwp/v20180228/cwp_client.py +3 -1
  14. tencentcloud/cwp/v20180228/models.py +16 -0
  15. tencentcloud/emr/v20190103/models.py +8 -28
  16. tencentcloud/ess/v20201111/models.py +27 -0
  17. tencentcloud/essbasic/v20210526/models.py +27 -0
  18. tencentcloud/faceid/v20180301/models.py +4 -0
  19. tencentcloud/hunyuan/v20230901/models.py +4 -2
  20. tencentcloud/iai/v20180301/models.py +12 -12
  21. tencentcloud/iap/__init__.py +0 -0
  22. tencentcloud/iap/v20240713/__init__.py +0 -0
  23. tencentcloud/iap/v20240713/errorcodes.py +48 -0
  24. tencentcloud/iap/v20240713/iap_client.py +164 -0
  25. tencentcloud/iap/v20240713/models.py +762 -0
  26. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  27. tencentcloud/lcic/v20220817/lcic_client.py +69 -0
  28. tencentcloud/lcic/v20220817/models.py +470 -6
  29. tencentcloud/live/v20180801/errorcodes.py +15 -0
  30. tencentcloud/live/v20180801/live_client.py +185 -0
  31. tencentcloud/live/v20180801/models.py +2765 -853
  32. tencentcloud/monitor/v20180724/models.py +25 -10
  33. tencentcloud/mps/v20190612/models.py +532 -8
  34. tencentcloud/redis/v20180412/models.py +314 -216
  35. tencentcloud/redis/v20180412/redis_client.py +47 -47
  36. tencentcloud/tat/v20201028/models.py +10 -10
  37. tencentcloud/tchd/v20230306/tchd_client.py +2 -0
  38. tencentcloud/tke/v20220501/models.py +23 -0
  39. tencentcloud/tke/v20220501/tke_client.py +2 -2
  40. tencentcloud/trtc/v20190722/models.py +32 -2
  41. tencentcloud/tse/v20201207/models.py +311 -6
  42. tencentcloud/vclm/v20240523/models.py +86 -62
  43. tencentcloud/vclm/v20240523/vclm_client.py +1 -1
  44. tencentcloud/vpc/v20170312/errorcodes.py +9 -0
  45. tencentcloud/vpc/v20170312/models.py +773 -38
  46. tencentcloud/vpc/v20170312/vpc_client.py +93 -1
  47. {tencentcloud_sdk_python-3.0.1268.dist-info → tencentcloud_sdk_python-3.0.1270.dist-info}/METADATA +1 -1
  48. {tencentcloud_sdk_python-3.0.1268.dist-info → tencentcloud_sdk_python-3.0.1270.dist-info}/RECORD +51 -46
  49. {tencentcloud_sdk_python-3.0.1268.dist-info → tencentcloud_sdk_python-3.0.1270.dist-info}/LICENSE +0 -0
  50. {tencentcloud_sdk_python-3.0.1268.dist-info → tencentcloud_sdk_python-3.0.1270.dist-info}/WHEEL +0 -0
  51. {tencentcloud_sdk_python-3.0.1268.dist-info → tencentcloud_sdk_python-3.0.1270.dist-info}/top_level.txt +0 -0
@@ -30834,18 +30834,20 @@ class PrometheusClusterAgentBasic(AbstractModel):
30834
30834
  :type Region: str
30835
30835
  :param _ClusterType: 集群类型。可填入tke、eks、tkeedge、tdcc,分别代表标准集群、弹性集群、边缘集群、注册集群
30836
30836
  :type ClusterType: str
30837
- :param _ClusterId: 集群ID
30837
+ :param _ClusterId: 集群 ID
30838
30838
  :type ClusterId: str
30839
- :param _EnableExternal: 是否开启公网CLB
30839
+ :param _EnableExternal: 是否开启公网 CLB
30840
30840
  :type EnableExternal: bool
30841
- :param _InClusterPodConfig: 集群内部署组件的pod配置
30841
+ :param _InClusterPodConfig: 集群内部署组件的pod 配置
30842
30842
  :type InClusterPodConfig: :class:`tencentcloud.monitor.v20180724.models.PrometheusClusterAgentPodConfig`
30843
30843
  :param _ExternalLabels: 该集群采集的所有指标都会带上这些labels
30844
30844
  :type ExternalLabels: list of Label
30845
- :param _NotInstallBasicScrape: 是否安装默认采集配置
30845
+ :param _NotInstallBasicScrape: 是否安装默认采集 exporter 和采集配置
30846
30846
  :type NotInstallBasicScrape: bool
30847
- :param _NotScrape: 是否采集指标,true代表drop所有指标,false代表采集默认指标
30847
+ :param _NotScrape: 是否安装采集配置,true 只安装采集 exporter 不会安装采集配置,false 会同时安装采集配置
30848
30848
  :type NotScrape: bool
30849
+ :param _DropAll: 是否丢弃所有指标,true 代表丢弃所有指标,false 代表采集默认指标
30850
+ :type DropAll: bool
30849
30851
  :param _OpenDefaultRecord: 是否开启默认预聚合规则
30850
30852
  :type OpenDefaultRecord: bool
30851
30853
  """
@@ -30857,6 +30859,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30857
30859
  self._ExternalLabels = None
30858
30860
  self._NotInstallBasicScrape = None
30859
30861
  self._NotScrape = None
30862
+ self._DropAll = None
30860
30863
  self._OpenDefaultRecord = None
30861
30864
 
30862
30865
  @property
@@ -30883,7 +30886,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30883
30886
 
30884
30887
  @property
30885
30888
  def ClusterId(self):
30886
- """集群ID
30889
+ """集群 ID
30887
30890
  :rtype: str
30888
30891
  """
30889
30892
  return self._ClusterId
@@ -30894,7 +30897,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30894
30897
 
30895
30898
  @property
30896
30899
  def EnableExternal(self):
30897
- """是否开启公网CLB
30900
+ """是否开启公网 CLB
30898
30901
  :rtype: bool
30899
30902
  """
30900
30903
  return self._EnableExternal
@@ -30905,7 +30908,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30905
30908
 
30906
30909
  @property
30907
30910
  def InClusterPodConfig(self):
30908
- """集群内部署组件的pod配置
30911
+ """集群内部署组件的pod 配置
30909
30912
  :rtype: :class:`tencentcloud.monitor.v20180724.models.PrometheusClusterAgentPodConfig`
30910
30913
  """
30911
30914
  return self._InClusterPodConfig
@@ -30927,7 +30930,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30927
30930
 
30928
30931
  @property
30929
30932
  def NotInstallBasicScrape(self):
30930
- """是否安装默认采集配置
30933
+ """是否安装默认采集 exporter 和采集配置
30931
30934
  :rtype: bool
30932
30935
  """
30933
30936
  return self._NotInstallBasicScrape
@@ -30938,7 +30941,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30938
30941
 
30939
30942
  @property
30940
30943
  def NotScrape(self):
30941
- """是否采集指标,true代表drop所有指标,false代表采集默认指标
30944
+ """是否安装采集配置,true 只安装采集 exporter 不会安装采集配置,false 会同时安装采集配置
30942
30945
  :rtype: bool
30943
30946
  """
30944
30947
  return self._NotScrape
@@ -30947,6 +30950,17 @@ class PrometheusClusterAgentBasic(AbstractModel):
30947
30950
  def NotScrape(self, NotScrape):
30948
30951
  self._NotScrape = NotScrape
30949
30952
 
30953
+ @property
30954
+ def DropAll(self):
30955
+ """是否丢弃所有指标,true 代表丢弃所有指标,false 代表采集默认指标
30956
+ :rtype: bool
30957
+ """
30958
+ return self._DropAll
30959
+
30960
+ @DropAll.setter
30961
+ def DropAll(self, DropAll):
30962
+ self._DropAll = DropAll
30963
+
30950
30964
  @property
30951
30965
  def OpenDefaultRecord(self):
30952
30966
  """是否开启默认预聚合规则
@@ -30975,6 +30989,7 @@ class PrometheusClusterAgentBasic(AbstractModel):
30975
30989
  self._ExternalLabels.append(obj)
30976
30990
  self._NotInstallBasicScrape = params.get("NotInstallBasicScrape")
30977
30991
  self._NotScrape = params.get("NotScrape")
30992
+ self._DropAll = params.get("DropAll")
30978
30993
  self._OpenDefaultRecord = params.get("OpenDefaultRecord")
30979
30994
  memeber_set = set(params.keys())
30980
30995
  for name, value in vars(self).items():