tencentcloud-sdk-python-dbbrain 3.0.885__py2.py3-none-any.whl → 3.0.886__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.
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.885'
17
+ __version__ = '3.0.886'
@@ -998,16 +998,20 @@ class DeleteSqlFiltersRequest(AbstractModel):
998
998
  :type SessionToken: str
999
999
  :param FilterIds: 限流任务ID列表。
1000
1000
  :type FilterIds: list of int
1001
+ :param Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
1002
+ :type Product: str
1001
1003
  """
1002
1004
  self.InstanceId = None
1003
1005
  self.SessionToken = None
1004
1006
  self.FilterIds = None
1007
+ self.Product = None
1005
1008
 
1006
1009
 
1007
1010
  def _deserialize(self, params):
1008
1011
  self.InstanceId = params.get("InstanceId")
1009
1012
  self.SessionToken = params.get("SessionToken")
1010
1013
  self.FilterIds = params.get("FilterIds")
1014
+ self.Product = params.get("Product")
1011
1015
  memeber_set = set(params.keys())
1012
1016
  for name, value in vars(self).items():
1013
1017
  if name in memeber_set:
@@ -2730,12 +2734,15 @@ class DescribeSqlFiltersRequest(AbstractModel):
2730
2734
  :type Offset: int
2731
2735
  :param Limit: 返回数量,默认为20,最大值为100。
2732
2736
  :type Limit: int
2737
+ :param Product: 服务产品类型,支持值:"mysql" - 云数据库 MySQL;"cynosdb" - 云数据库 TDSQL-C for MySQL,默认为"mysql"。
2738
+ :type Product: str
2733
2739
  """
2734
2740
  self.InstanceId = None
2735
2741
  self.FilterIds = None
2736
2742
  self.Statuses = None
2737
2743
  self.Offset = None
2738
2744
  self.Limit = None
2745
+ self.Product = None
2739
2746
 
2740
2747
 
2741
2748
  def _deserialize(self, params):
@@ -2744,6 +2751,7 @@ class DescribeSqlFiltersRequest(AbstractModel):
2744
2751
  self.Statuses = params.get("Statuses")
2745
2752
  self.Offset = params.get("Offset")
2746
2753
  self.Limit = params.get("Limit")
2754
+ self.Product = params.get("Product")
2747
2755
  memeber_set = set(params.keys())
2748
2756
  for name, value in vars(self).items():
2749
2757
  if name in memeber_set:
@@ -3776,12 +3784,15 @@ class KillMySqlThreadsRequest(AbstractModel):
3776
3784
  :type SqlExecId: str
3777
3785
  :param Product: 服务产品类型,支持值包括: "mysql" - 云数据库 MySQL, "cynosdb" - 云数据库 CynosDB for MySQL,默认为"mysql"。
3778
3786
  :type Product: str
3787
+ :param RecordHistory: 默认是ture, 记录下kill的记录,为了加快kill,可设置为false。
3788
+ :type RecordHistory: bool
3779
3789
  """
3780
3790
  self.InstanceId = None
3781
3791
  self.Stage = None
3782
3792
  self.Threads = None
3783
3793
  self.SqlExecId = None
3784
3794
  self.Product = None
3795
+ self.RecordHistory = None
3785
3796
 
3786
3797
 
3787
3798
  def _deserialize(self, params):
@@ -3790,6 +3801,7 @@ class KillMySqlThreadsRequest(AbstractModel):
3790
3801
  self.Threads = params.get("Threads")
3791
3802
  self.SqlExecId = params.get("SqlExecId")
3792
3803
  self.Product = params.get("Product")
3804
+ self.RecordHistory = params.get("RecordHistory")
3793
3805
  memeber_set = set(params.keys())
3794
3806
  for name, value in vars(self).items():
3795
3807
  if name in memeber_set:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-dbbrain
3
- Version: 3.0.885
3
+ Version: 3.0.886
4
4
  Summary: Tencent Cloud Dbbrain SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -1,4 +1,4 @@
1
- tencentcloud/__init__.py,sha256=Zb0cG61FdI66TMTSLIfovNYglIykpP1zv17TYsLEVC8,630
1
+ tencentcloud/__init__.py,sha256=W85mIkH1-1WMW5PgakzAzwOoJwIBu7eHGrvVxk36Q2I,630
2
2
  tencentcloud/dbbrain/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/dbbrain/v20191016/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/dbbrain/v20191016/dbbrain_client.py,sha256=qfFcNl_wxvk8a4VeCnIaZrv19EgrWQSEISj9f9XAQl0,27659
@@ -7,8 +7,8 @@ tencentcloud/dbbrain/v20191016/models.py,sha256=yXkfrfLVqHdUZznL-exkbkezw_NVZmKU
7
7
  tencentcloud/dbbrain/v20210527/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  tencentcloud/dbbrain/v20210527/dbbrain_client.py,sha256=QZbcox87J5Wc6HxYRMYSAUzd5vKmrI-v1x5AoH_j09Y,48612
9
9
  tencentcloud/dbbrain/v20210527/errorcodes.py,sha256=Othl5EoGeE5fKHVR642777QhI5qFFc18ovYKJRFBIvM,2058
10
- tencentcloud/dbbrain/v20210527/models.py,sha256=GvX4umurmKQWub83Q4Rw9YDaL_mQdIPTYyrOzGExpNM,182325
11
- tencentcloud_sdk_python_dbbrain-3.0.885.dist-info/METADATA,sha256=DxtBKuYXtMyBXsvo5ZNoE5ZDYMFbU1wZAVXp8V-iHoE,1452
12
- tencentcloud_sdk_python_dbbrain-3.0.885.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
13
- tencentcloud_sdk_python_dbbrain-3.0.885.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
14
- tencentcloud_sdk_python_dbbrain-3.0.885.dist-info/RECORD,,
10
+ tencentcloud/dbbrain/v20210527/models.py,sha256=ZTk_5PwjEPKNuEeS7enBdzZttsd-x0TtK6K8g-aocGI,183066
11
+ tencentcloud_sdk_python_dbbrain-3.0.886.dist-info/METADATA,sha256=SEEF-6Q0i0745b4pmK2fd53MEcNZ26tdOPcdCFHtkIo,1452
12
+ tencentcloud_sdk_python_dbbrain-3.0.886.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
13
+ tencentcloud_sdk_python_dbbrain-3.0.886.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
14
+ tencentcloud_sdk_python_dbbrain-3.0.886.dist-info/RECORD,,