tencentcloud-sdk-python-dbbrain 3.0.886__tar.gz → 3.0.888__tar.gz
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-dbbrain might be problematic. Click here for more details.
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20210527/dbbrain_client.py +1 -1
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20210527/models.py +2 -2
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud_sdk_python_dbbrain.egg-info/PKG-INFO +1 -1
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/README.rst +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/setup.cfg +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/setup.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/__init__.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20191016/__init__.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20191016/dbbrain_client.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20191016/errorcodes.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20191016/models.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20210527/__init__.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud/dbbrain/v20210527/errorcodes.py +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud_sdk_python_dbbrain.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud_sdk_python_dbbrain.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/tencentcloud_sdk_python_dbbrain.egg-info/top_level.txt +0 -0
|
@@ -878,7 +878,7 @@ class DbbrainClient(AbstractClient):
|
|
|
878
878
|
|
|
879
879
|
|
|
880
880
|
def DescribeSlowLogs(self, request):
|
|
881
|
-
"""获取指定时间内某个sql
|
|
881
|
+
"""获取指定时间内某个sql模板的慢日志明细
|
|
882
882
|
|
|
883
883
|
:param request: Request instance for DescribeSlowLogs.
|
|
884
884
|
:type request: :class:`tencentcloud.dbbrain.v20210527.models.DescribeSlowLogsRequest`
|
|
@@ -2630,7 +2630,7 @@ class DescribeSlowLogsRequest(AbstractModel):
|
|
|
2630
2630
|
:type Product: str
|
|
2631
2631
|
:param InstanceId: 实例id。
|
|
2632
2632
|
:type InstanceId: str
|
|
2633
|
-
:param Md5: sql
|
|
2633
|
+
:param Md5: sql模板的md5值
|
|
2634
2634
|
:type Md5: str
|
|
2635
2635
|
:param StartTime: 开始时间,如“2019-09-10 12:13:14”。
|
|
2636
2636
|
:type StartTime: str
|
|
@@ -2646,7 +2646,7 @@ class DescribeSlowLogsRequest(AbstractModel):
|
|
|
2646
2646
|
:type Key: list of str
|
|
2647
2647
|
:param User: 用户
|
|
2648
2648
|
:type User: list of str
|
|
2649
|
-
:param Ip:
|
|
2649
|
+
:param Ip: IP
|
|
2650
2650
|
:type Ip: list of str
|
|
2651
2651
|
:param Time: 耗时区间,耗时区间的左右边界分别对应数组的第0个元素和第一个元素
|
|
2652
2652
|
:type Time: list of int
|
{tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/README.rst
RENAMED
|
File without changes
|
{tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/setup.cfg
RENAMED
|
File without changes
|
{tencentcloud-sdk-python-dbbrain-3.0.886 → tencentcloud-sdk-python-dbbrain-3.0.888}/setup.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|