tencentcloud-sdk-python-gs 3.0.892__tar.gz → 3.0.894__tar.gz

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.
Files changed (14) hide show
  1. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/__init__.py +1 -1
  3. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/gs/v20191118/models.py +1 -1
  4. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud_sdk_python_gs.egg-info/PKG-INFO +1 -1
  5. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/README.rst +0 -0
  6. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/setup.cfg +0 -0
  7. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/setup.py +0 -0
  8. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/gs/__init__.py +0 -0
  9. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/gs/v20191118/__init__.py +0 -0
  10. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/gs/v20191118/errorcodes.py +0 -0
  11. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud/gs/v20191118/gs_client.py +0 -0
  12. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud_sdk_python_gs.egg-info/SOURCES.txt +0 -0
  13. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud_sdk_python_gs.egg-info/dependency_links.txt +0 -0
  14. {tencentcloud-sdk-python-gs-3.0.892 → tencentcloud-sdk-python-gs-3.0.894}/tencentcloud_sdk_python_gs.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.1
2
2
  Name: tencentcloud-sdk-python-gs
3
- Version: 3.0.892
3
+ Version: 3.0.894
4
4
  Summary: Tencent Cloud Gs SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.892'
17
+ __version__ = '3.0.894'
@@ -41,7 +41,7 @@ class CreateSessionRequest(AbstractModel):
41
41
  :type ImageUrl: str
42
42
  :param SetNo: 【已废弃】
43
43
  :type SetNo: int
44
- :param Bitrate: 单位Mbps,固定码率建议值,有一定浮动范围,后端不动态调整(MaxBitrate和MinBitrate将无效)
44
+ :param Bitrate: 【已废弃】
45
45
  :type Bitrate: int
46
46
  :param MaxBitrate: 单位Mbps,动态调整最大码率建议值,会按实际情况调整
47
47
  :type MaxBitrate: int
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.1
2
2
  Name: tencentcloud-sdk-python-gs
3
- Version: 3.0.892
3
+ Version: 3.0.894
4
4
  Summary: Tencent Cloud Gs SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud