tencentcloud-sdk-python-cdc 3.1.38__py2.py3-none-any.whl → 3.1.127__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.38'
17
+ __version__ = '3.1.127'
@@ -2359,9 +2359,9 @@ class DeleteDedicatedClusterImageCacheRequest(AbstractModel):
2359
2359
 
2360
2360
  def __init__(self):
2361
2361
  r"""
2362
- :param _DedicatedClusterId: 集群id
2362
+ :param _DedicatedClusterId: <p>集群id</p>
2363
2363
  :type DedicatedClusterId: str
2364
- :param _ImageId: 镜像id
2364
+ :param _ImageId: <p>镜像id</p>
2365
2365
  :type ImageId: str
2366
2366
  """
2367
2367
  self._DedicatedClusterId = None
@@ -2369,7 +2369,7 @@ class DeleteDedicatedClusterImageCacheRequest(AbstractModel):
2369
2369
 
2370
2370
  @property
2371
2371
  def DedicatedClusterId(self):
2372
- r"""集群id
2372
+ r"""<p>集群id</p>
2373
2373
  :rtype: str
2374
2374
  """
2375
2375
  return self._DedicatedClusterId
@@ -2380,7 +2380,7 @@ class DeleteDedicatedClusterImageCacheRequest(AbstractModel):
2380
2380
 
2381
2381
  @property
2382
2382
  def ImageId(self):
2383
- r"""镜像id
2383
+ r"""<p>镜像id</p>
2384
2384
  :rtype: str
2385
2385
  """
2386
2386
  return self._ImageId
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cdc
3
- Version: 3.1.38
3
+ Version: 3.1.127
4
4
  Summary: Tencent Cloud Cdc 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.38
18
+ Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.127
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,11 @@
1
+ tencentcloud/__init__.py,sha256=vZZAZ-rWq3WOdn_a3Mhcl_RuBIJLLYDedHQ-p0QzJFw,630
2
+ tencentcloud/cdc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/cdc/v20201214/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/cdc/v20201214/cdc_client.py,sha256=b2LCxuYdEg06m8XKRMqkQ14ZsE4AtwfdeyN5NV0sdnE,22438
5
+ tencentcloud/cdc/v20201214/cdc_client_async.py,sha256=2gJlijaw69xBTP-bAek9qHXjunr5pSr95Zl3AMu8_mY,15279
6
+ tencentcloud/cdc/v20201214/errorcodes.py,sha256=t_YTKvFDjIm_j7I11SPJfQ8o9akZE4hpKbLC5Gj1cr8,3613
7
+ tencentcloud/cdc/v20201214/models.py,sha256=t68iMigZ3XYTCxdKbqhMuhjMcuUMSxuan9BEIVTWCGo,203473
8
+ tencentcloud_sdk_python_cdc-3.1.127.dist-info/METADATA,sha256=YgeF-dKFWWdmwk6X95SxDg_085nj6UCXatLoq5242gQ,1497
9
+ tencentcloud_sdk_python_cdc-3.1.127.dist-info/WHEEL,sha256=a5ogxI61vGGBHYbAAwISCXsfU7mxKr76gTpCEmSNOI8,109
10
+ tencentcloud_sdk_python_cdc-3.1.127.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
+ tencentcloud_sdk_python_cdc-3.1.127.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.3.3)
2
+ Generator: setuptools (75.3.4)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py2-none-any
5
5
  Tag: py3-none-any
@@ -1,11 +0,0 @@
1
- tencentcloud/__init__.py,sha256=PeFtRrgCYVR7kYTIcVpwvRHc4ozcWnNJSZ_pHpspbKA,629
2
- tencentcloud/cdc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/cdc/v20201214/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/cdc/v20201214/cdc_client.py,sha256=b2LCxuYdEg06m8XKRMqkQ14ZsE4AtwfdeyN5NV0sdnE,22438
5
- tencentcloud/cdc/v20201214/cdc_client_async.py,sha256=2gJlijaw69xBTP-bAek9qHXjunr5pSr95Zl3AMu8_mY,15279
6
- tencentcloud/cdc/v20201214/errorcodes.py,sha256=t_YTKvFDjIm_j7I11SPJfQ8o9akZE4hpKbLC5Gj1cr8,3613
7
- tencentcloud/cdc/v20201214/models.py,sha256=mtv6rtfzH5hKJ0yAjXT1zB8yyxQDJTuBZ5YE--iRjhk,203445
8
- tencentcloud_sdk_python_cdc-3.1.38.dist-info/METADATA,sha256=u5-KczA2uutxMyrWReIV3NaVCV7kTpQEfLI9gIiG9ew,1495
9
- tencentcloud_sdk_python_cdc-3.1.38.dist-info/WHEEL,sha256=I3glN-nznogni2CWkAvi6vPRkBhTbVeYvJZnIsln6uc,109
10
- tencentcloud_sdk_python_cdc-3.1.38.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
- tencentcloud_sdk_python_cdc-3.1.38.dist-info/RECORD,,