tencentcloud-sdk-python-cdc 3.0.1263__py2.py3-none-any.whl → 3.0.1264__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.1263'
17
+ __version__ = '3.0.1264'
@@ -2416,7 +2416,7 @@ class DescribeDedicatedClusterCbsStatisticsRequest(AbstractModel):
2416
2416
  :type StartTime: str
2417
2417
  :param _EndTime: 结束时间
2418
2418
  :type EndTime: str
2419
- :param _Period: 时间范围精度,1分钟/5分钟
2419
+ :param _Period: 时间范围精度,1分钟(ONE_MINUTE)/5分钟(FIVE_MINUTE)
2420
2420
  :type Period: str
2421
2421
  :param _Offset: 偏移量,默认为0。
2422
2422
  :type Offset: int
@@ -2477,7 +2477,7 @@ class DescribeDedicatedClusterCbsStatisticsRequest(AbstractModel):
2477
2477
 
2478
2478
  @property
2479
2479
  def Period(self):
2480
- """时间范围精度,1分钟/5分钟
2480
+ """时间范围精度,1分钟(ONE_MINUTE)/5分钟(FIVE_MINUTE)
2481
2481
  :rtype: str
2482
2482
  """
2483
2483
  return self._Period
@@ -5125,7 +5125,7 @@ class ModifySiteDeviceInfoRequest(AbstractModel):
5125
5125
  :type MaxWeight: int
5126
5126
  :param _PowerDrawKva: 功耗(KW)
5127
5127
  :type PowerDrawKva: int
5128
- :param _UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度
5128
+ :param _UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度(Gbps)
5129
5129
  :type UplinkSpeedGbps: int
5130
5130
  :param _UplinkCount: 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。
5131
5131
  :type UplinkCount: int
@@ -5245,7 +5245,7 @@ class ModifySiteDeviceInfoRequest(AbstractModel):
5245
5245
 
5246
5246
  @property
5247
5247
  def UplinkSpeedGbps(self):
5248
- """网络到腾讯云Region区域的上行链路速度
5248
+ """网络到腾讯云Region区域的上行链路速度(Gbps)
5249
5249
  :rtype: int
5250
5250
  """
5251
5251
  return self._UplinkSpeedGbps
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cdc
3
- Version: 3.0.1263
3
+ Version: 3.0.1264
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 (==3.0.1263)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1264)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=Nti1fz89K04U2Th7aCV4kql1pGOfOWb9fhVYQYk7DKA,631
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=W0FsdSylHAFKGV5OuxvhLySw-qyGrpVuHJXilqh3jnE,20467
5
+ tencentcloud/cdc/v20201214/errorcodes.py,sha256=6tn34oS4HPMVsa4CXVs7ncQZvN7ARdB-bHPW2AybBhI,2960
6
+ tencentcloud/cdc/v20201214/models.py,sha256=g6LwAhmV3YQvr1xSRsipSM7lQW1EY7zj4iB9zcTQoNM,202754
7
+ tencentcloud_sdk_python_cdc-3.0.1264.dist-info/METADATA,sha256=LnP4_zFWVTBdS6agWhVQQWOD3Lms79m-duuyik4RVMY,1492
8
+ tencentcloud_sdk_python_cdc-3.0.1264.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_cdc-3.0.1264.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_cdc-3.0.1264.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=I-SN6tI8nIMh1Df4pK83RcurEm0Ig6fzDp-S-llY_NU,631
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=W0FsdSylHAFKGV5OuxvhLySw-qyGrpVuHJXilqh3jnE,20467
5
- tencentcloud/cdc/v20201214/errorcodes.py,sha256=6tn34oS4HPMVsa4CXVs7ncQZvN7ARdB-bHPW2AybBhI,2960
6
- tencentcloud/cdc/v20201214/models.py,sha256=HZjEULsACHR_OsacCMX4E8-EF9c-6tE2e4tuP-rYFQ8,202692
7
- tencentcloud_sdk_python_cdc-3.0.1263.dist-info/METADATA,sha256=J2yUtw2vUQGB8o2FDcPbuFSKQKqBYIf1hNZX4bQ8dTM,1492
8
- tencentcloud_sdk_python_cdc-3.0.1263.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_cdc-3.0.1263.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_cdc-3.0.1263.dist-info/RECORD,,