tencentcloud-sdk-python-trtc 3.0.1288__py2.py3-none-any.whl → 3.0.1290__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-trtc 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.1288'
17
+ __version__ = '3.0.1290'
@@ -347,6 +347,9 @@ MISSINGPARAMETER_VENDOR = 'MissingParameter.Vendor'
347
347
  # EncodeParams中缺少视频输出参数。
348
348
  MISSINGPARAMETER_VIDEOENCODEPARAMS = 'MissingParameter.VideoEncodeParams'
349
349
 
350
+ # 请求频率超限,请稍后再试
351
+ OPERATIONDENIED_FREQOVERLIMIT = 'OperationDenied.FreqOverLimit'
352
+
350
353
  # 资源不足。
351
354
  RESOURCEINSUFFICIENT_REQUESTREJECTION = 'ResourceInsufficient.RequestRejection'
352
355
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-trtc
3
- Version: 3.0.1288
3
+ Version: 3.0.1290
4
4
  Summary: Tencent Cloud Trtc 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.1288)
18
+ Requires-Dist: tencentcloud-sdk-python-common (==3.0.1290)
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1,10 @@
1
+ tencentcloud/__init__.py,sha256=FK7JBC_Md_VLvOIZl0yhvS8xjLpU1ON9WYB5dDZeI-s,631
2
+ tencentcloud/trtc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ tencentcloud/trtc/v20190722/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ tencentcloud/trtc/v20190722/errorcodes.py,sha256=xHA8fGLzwp1OSMztNVB4c08EyyYW8WaOn3et3qE_m7I,11586
5
+ tencentcloud/trtc/v20190722/models.py,sha256=5AlLoSft9HlICC85Tgdl2I9o-bEaZlO5epM3Y4nD19U,558500
6
+ tencentcloud/trtc/v20190722/trtc_client.py,sha256=oaomKfzcpEGOJYalgpYuTdCr7K0ugW3CV9jk-3t3Dn4,79095
7
+ tencentcloud_sdk_python_trtc-3.0.1290.dist-info/METADATA,sha256=1cgHm_z4V1AMACaAaV8Vo_Fz5ml_4WJTcH3dKKUeNXE,1501
8
+ tencentcloud_sdk_python_trtc-3.0.1290.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
+ tencentcloud_sdk_python_trtc-3.0.1290.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
+ tencentcloud_sdk_python_trtc-3.0.1290.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- tencentcloud/__init__.py,sha256=TyI3hin136zU4cJvjg_Y-Zb1L3Xnfz1Hc2HqrbXHfWg,631
2
- tencentcloud/trtc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- tencentcloud/trtc/v20190722/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
- tencentcloud/trtc/v20190722/errorcodes.py,sha256=m581IullpcukpJ4cLE1ghL5FVKTMQbMcnZLzelpwwvA,11482
5
- tencentcloud/trtc/v20190722/models.py,sha256=5AlLoSft9HlICC85Tgdl2I9o-bEaZlO5epM3Y4nD19U,558500
6
- tencentcloud/trtc/v20190722/trtc_client.py,sha256=oaomKfzcpEGOJYalgpYuTdCr7K0ugW3CV9jk-3t3Dn4,79095
7
- tencentcloud_sdk_python_trtc-3.0.1288.dist-info/METADATA,sha256=9e2gKDFVExTMUTzBqZB2qhLd7-54H3gZk5Pxi6df6qA,1501
8
- tencentcloud_sdk_python_trtc-3.0.1288.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
9
- tencentcloud_sdk_python_trtc-3.0.1288.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
10
- tencentcloud_sdk_python_trtc-3.0.1288.dist-info/RECORD,,