tencentcloud-sdk-python-cynosdb 3.0.1369__py2.py3-none-any.whl → 3.0.1371__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-cynosdb might be problematic. Click here for more details.

tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1369'
17
+ __version__ = '3.0.1371'
@@ -19946,7 +19946,6 @@ class DescribeSSLStatusResponse(AbstractModel):
19946
19946
  def __init__(self):
19947
19947
  r"""
19948
19948
  :param _IsOpenSSL: yes-开启,no-关闭
19949
- 注意:此字段可能返回 null,表示取不到有效值。
19950
19949
  :type IsOpenSSL: str
19951
19950
  :param _DownloadUrl: 证书下载地址
19952
19951
  :type DownloadUrl: str
@@ -19960,7 +19959,6 @@ class DescribeSSLStatusResponse(AbstractModel):
19960
19959
  @property
19961
19960
  def IsOpenSSL(self):
19962
19961
  """yes-开启,no-关闭
19963
- 注意:此字段可能返回 null,表示取不到有效值。
19964
19962
  :rtype: str
19965
19963
  """
19966
19964
  return self._IsOpenSSL
@@ -29799,10 +29797,8 @@ class OpenSSLResponse(AbstractModel):
29799
29797
  def __init__(self):
29800
29798
  r"""
29801
29799
  :param _FlowId: 任务流ID
29802
- 注意:此字段可能返回 null,表示取不到有效值。
29803
29800
  :type FlowId: int
29804
29801
  :param _TaskId: 任务id
29805
- 注意:此字段可能返回 null,表示取不到有效值。
29806
29802
  :type TaskId: int
29807
29803
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
29808
29804
  :type RequestId: str
@@ -29814,7 +29810,6 @@ class OpenSSLResponse(AbstractModel):
29814
29810
  @property
29815
29811
  def FlowId(self):
29816
29812
  """任务流ID
29817
- 注意:此字段可能返回 null,表示取不到有效值。
29818
29813
  :rtype: int
29819
29814
  """
29820
29815
  return self._FlowId
@@ -29826,7 +29821,6 @@ class OpenSSLResponse(AbstractModel):
29826
29821
  @property
29827
29822
  def TaskId(self):
29828
29823
  """任务id
29829
- 注意:此字段可能返回 null,表示取不到有效值。
29830
29824
  :rtype: int
29831
29825
  """
29832
29826
  return self._TaskId
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cynosdb
3
- Version: 3.0.1369
3
+ Version: 3.0.1371
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 (==3.0.1369)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1371)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,10 +1,10 @@
1
- tencentcloud/__init__.py,sha256=pu4AjX8wOfEMh44AKSOxvUhQ2nnvdy667x1mIsYoxGU,631
1
+ tencentcloud/__init__.py,sha256=4fUWyKcwk0crA9a4hI_qroNUdnq1tE4G6UDEbfAt044,631
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=MeHlFdus9ofmFEFVZGq98Cmmiy5wutYGQ2yb7-WXdow,151465
5
5
  tencentcloud/cynosdb/v20190107/errorcodes.py,sha256=DncycqN7NjO65iTvLL-rlpiTi1MXLlTAfVYOntTBsek,13442
6
- tencentcloud/cynosdb/v20190107/models.py,sha256=XBUdRgYgB3HNe2T0OKzHJPmrKf4MASJhaypBv-w2rQA,1137273
7
- tencentcloud_sdk_python_cynosdb-3.0.1369.dist-info/METADATA,sha256=YsoPYFCDK4iQi-omjIvnfIvy3kjpl6lziVZgGYUyAeE,1516
8
- tencentcloud_sdk_python_cynosdb-3.0.1369.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_cynosdb-3.0.1369.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_cynosdb-3.0.1369.dist-info/RECORD,,
6
+ tencentcloud/cynosdb/v20190107/models.py,sha256=_56E6vEmDZtzbGj99Bvl0amOn2Usg_PXQdaZaSfKwUo,1136877
7
+ tencentcloud_sdk_python_cynosdb-3.0.1371.dist-info/METADATA,sha256=yGDNB4LuxSzLn0qJdlFP-7p9aN-y9RwZMRKqYQbUmWk,1516
8
+ tencentcloud_sdk_python_cynosdb-3.0.1371.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_cynosdb-3.0.1371.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_cynosdb-3.0.1371.dist-info/RECORD,,