tencentcloud-sdk-python-cynosdb 3.1.31__py2.py3-none-any.whl → 3.1.37__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.1.31'
17
+ __version__ = '3.1.37'
@@ -20802,7 +20802,7 @@ class DescribeProxyNodesRequest(AbstractModel):
20802
20802
  <li> ASC:升序排序 </li>
20803
20803
  <li> DESC:降序排序 </li>
20804
20804
  :type OrderByType: str
20805
- :param _Filters: 搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
20805
+ :param _Filters: 搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。目前支持的搜索字段:Status、ProxyNodeId、ClusterId、OssProxyNodeName。
20806
20806
  :type Filters: list of QueryFilter
20807
20807
  """
20808
20808
  self._Limit = None
@@ -20861,7 +20861,7 @@ class DescribeProxyNodesRequest(AbstractModel):
20861
20861
 
20862
20862
  @property
20863
20863
  def Filters(self):
20864
- r"""搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。
20864
+ r"""搜索条件,若存在多个Filter时,Filter间的关系为逻辑与(AND)关系。目前支持的搜索字段:Status、ProxyNodeId、ClusterId、OssProxyNodeName。
20865
20865
  :rtype: list of QueryFilter
20866
20866
  """
20867
20867
  return self._Filters
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cynosdb
3
- Version: 3.1.31
3
+ Version: 3.1.37
4
4
  Summary: Tencent Cloud Cynosdb SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.31
18
+ Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.37
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,11 +1,11 @@
1
- tencentcloud/__init__.py,sha256=_FBN5if6Lc-ioRLYR1s0rmYxhbxaT9Me4Rjh1LzWkNo,629
1
+ tencentcloud/__init__.py,sha256=f8HJvLUeWsqECV0wyVU-19-LaWsLujlOSinEl3dFoA4,629
2
2
  tencentcloud/cynosdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/cynosdb/v20190107/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/cynosdb/v20190107/cynosdb_client.py,sha256=t8amEvgIlrkna5tuDGQ79S3pLfSZBO_OUOgSAc8egVc,163382
5
5
  tencentcloud/cynosdb/v20190107/cynosdb_client_async.py,sha256=kKYcn5T2z4Enz9nQVGhphn6kmvxjIFmL1Eel4P3V5_U,110351
6
6
  tencentcloud/cynosdb/v20190107/errorcodes.py,sha256=ZCz5ORFBdJ06UJgk1R5bEpMrKHsGQdaCfaRT2FhVTuM,14432
7
- tencentcloud/cynosdb/v20190107/models.py,sha256=pAimv4O3ZwKbp8uUqYDVe2-xK3sPVK6kdQxiqloWZTk,1270782
8
- tencentcloud_sdk_python_cynosdb-3.1.31.dist-info/METADATA,sha256=4hLu5ZTYSaU-TzzqHNbDjwZJWMb7n2yRYwMJqPN4XsA,1515
9
- tencentcloud_sdk_python_cynosdb-3.1.31.dist-info/WHEEL,sha256=Ll72iyqtt6Rbxp-Q7FSafYA1LeRv98X15xcZWRsFEmY,109
10
- tencentcloud_sdk_python_cynosdb-3.1.31.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
- tencentcloud_sdk_python_cynosdb-3.1.31.dist-info/RECORD,,
7
+ tencentcloud/cynosdb/v20190107/models.py,sha256=jUyAQuZBHgUlmTXHgUbpOPVVOerMspPFMaO1oMe52Lo,1270950
8
+ tencentcloud_sdk_python_cynosdb-3.1.37.dist-info/METADATA,sha256=-ZHGaedZi1SqOvMhU3kbcY0VejSJCRS70nNOFgE42T0,1515
9
+ tencentcloud_sdk_python_cynosdb-3.1.37.dist-info/WHEEL,sha256=I3glN-nznogni2CWkAvi6vPRkBhTbVeYvJZnIsln6uc,109
10
+ tencentcloud_sdk_python_cynosdb-3.1.37.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
+ tencentcloud_sdk_python_cynosdb-3.1.37.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.2)
2
+ Generator: setuptools (75.3.3)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any