tencentcloud-sdk-python-intl-en 3.0.1089__py2.py3-none-any.whl → 3.0.1091__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-intl-en might be problematic. Click here for more details.

Files changed (31) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/ams/v20201229/models.py +2 -2
  3. tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -2
  4. tencentcloud/autoscaling/v20180419/models.py +350 -209
  5. tencentcloud/billing/v20180709/models.py +109 -74
  6. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  7. tencentcloud/ccc/v20200210/errorcodes.py +8 -8
  8. tencentcloud/ccc/v20200210/models.py +756 -0
  9. tencentcloud/config/__init__.py +0 -0
  10. tencentcloud/config/v20220802/__init__.py +0 -0
  11. tencentcloud/config/v20220802/config_client.py +141 -0
  12. tencentcloud/config/v20220802/errorcodes.py +27 -0
  13. tencentcloud/config/v20220802/models.py +2362 -0
  14. tencentcloud/domain/v20180808/models.py +2 -2
  15. tencentcloud/dts/v20211206/dts_client.py +575 -0
  16. tencentcloud/dts/v20211206/errorcodes.py +9 -0
  17. tencentcloud/dts/v20211206/models.py +8552 -3594
  18. tencentcloud/gaap/v20180529/models.py +2 -2
  19. tencentcloud/intlpartnersmgt/v20220928/models.py +2 -0
  20. tencentcloud/mdp/v20200527/models.py +119 -4
  21. tencentcloud/redis/v20180412/errorcodes.py +3 -0
  22. tencentcloud/redis/v20180412/models.py +3150 -701
  23. tencentcloud/redis/v20180412/redis_client.py +273 -43
  24. tencentcloud/ssl/v20191205/errorcodes.py +21 -0
  25. tencentcloud/ssl/v20191205/models.py +62 -62
  26. tencentcloud/tcr/v20190924/errorcodes.py +3 -0
  27. tencentcloud/teo/v20220901/models.py +8 -4
  28. {tencentcloud_sdk_python_intl_en-3.0.1089.dist-info → tencentcloud_sdk_python_intl_en-3.0.1091.dist-info}/METADATA +1 -1
  29. {tencentcloud_sdk_python_intl_en-3.0.1089.dist-info → tencentcloud_sdk_python_intl_en-3.0.1091.dist-info}/RECORD +31 -26
  30. {tencentcloud_sdk_python_intl_en-3.0.1089.dist-info → tencentcloud_sdk_python_intl_en-3.0.1091.dist-info}/WHEEL +0 -0
  31. {tencentcloud_sdk_python_intl_en-3.0.1089.dist-info → tencentcloud_sdk_python_intl_en-3.0.1091.dist-info}/top_level.txt +0 -0
@@ -5278,7 +5278,7 @@ class DescribeAccessRegionsByDestRegionResponse(AbstractModel):
5278
5278
  :type TotalCount: int
5279
5279
  :param _AccessRegionSet: List of available acceleration region information
5280
5280
  :type AccessRegionSet: list of AccessRegionDetial
5281
- :param _RequestId: The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5281
+ :param _RequestId: The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5282
5282
  :type RequestId: str
5283
5283
  """
5284
5284
  self._TotalCount = None
@@ -5309,7 +5309,7 @@ class DescribeAccessRegionsByDestRegionResponse(AbstractModel):
5309
5309
 
5310
5310
  @property
5311
5311
  def RequestId(self):
5312
- """The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5312
+ """The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
5313
5313
  :rtype: str
5314
5314
  """
5315
5315
  return self._RequestId
@@ -5550,6 +5550,7 @@ class SendVerifyCodeRequest(AbstractModel):
5550
5550
  Parameter value is not allowed to be 7,380,86.
5551
5551
  :type CountryCode: str
5552
5552
  :param _PhoneNum: Mobile number.
5553
+ The caller needs to ensure the validity and correctness of the mobile number. A global mobile number within a range of 1-32 digits is allowed.No need to add CountryCode before mobile number.
5553
5554
  :type PhoneNum: str
5554
5555
  """
5555
5556
  self._CountryCode = None
@@ -5570,6 +5571,7 @@ Parameter value is not allowed to be 7,380,86.
5570
5571
  @property
5571
5572
  def PhoneNum(self):
5572
5573
  """Mobile number.
5574
+ The caller needs to ensure the validity and correctness of the mobile number. A global mobile number within a range of 1-32 digits is allowed.No need to add CountryCode before mobile number.
5573
5575
  :rtype: str
5574
5576
  """
5575
5577
  return self._PhoneNum
@@ -1791,6 +1791,87 @@ class CreateStreamPackageSourceResponse(AbstractModel):
1791
1791
  self._RequestId = params.get("RequestId")
1792
1792
 
1793
1793
 
1794
+ class DashManifestInfo(AbstractModel):
1795
+ """The manifest info used when Type is DASH.
1796
+
1797
+ """
1798
+
1799
+ def __init__(self):
1800
+ r"""
1801
+ :param _Windows: The total duration of each manifest in seconds. [30, 3600], type: integer, default value 60.
1802
+ :type Windows: int
1803
+ :param _MinBufferTime: The minimum cache time (in seconds) that the player keeps in the buffer. [2, 60], type: integer, default value 30.
1804
+ :type MinBufferTime: int
1805
+ :param _MinUpdatePeriod: The minimum time (in seconds) that the player should wait before requesting an update to the manifest. [2, 60], type: integer, default value 2.
1806
+ :type MinUpdatePeriod: int
1807
+ :param _SuggestedPresentationDelay: The time from the latest live broadcast time point when the player starts broadcasting is a rollback amount (in seconds). [2, 60], type: integer, default value 10.
1808
+ :type SuggestedPresentationDelay: int
1809
+ """
1810
+ self._Windows = None
1811
+ self._MinBufferTime = None
1812
+ self._MinUpdatePeriod = None
1813
+ self._SuggestedPresentationDelay = None
1814
+
1815
+ @property
1816
+ def Windows(self):
1817
+ """The total duration of each manifest in seconds. [30, 3600], type: integer, default value 60.
1818
+ :rtype: int
1819
+ """
1820
+ return self._Windows
1821
+
1822
+ @Windows.setter
1823
+ def Windows(self, Windows):
1824
+ self._Windows = Windows
1825
+
1826
+ @property
1827
+ def MinBufferTime(self):
1828
+ """The minimum cache time (in seconds) that the player keeps in the buffer. [2, 60], type: integer, default value 30.
1829
+ :rtype: int
1830
+ """
1831
+ return self._MinBufferTime
1832
+
1833
+ @MinBufferTime.setter
1834
+ def MinBufferTime(self, MinBufferTime):
1835
+ self._MinBufferTime = MinBufferTime
1836
+
1837
+ @property
1838
+ def MinUpdatePeriod(self):
1839
+ """The minimum time (in seconds) that the player should wait before requesting an update to the manifest. [2, 60], type: integer, default value 2.
1840
+ :rtype: int
1841
+ """
1842
+ return self._MinUpdatePeriod
1843
+
1844
+ @MinUpdatePeriod.setter
1845
+ def MinUpdatePeriod(self, MinUpdatePeriod):
1846
+ self._MinUpdatePeriod = MinUpdatePeriod
1847
+
1848
+ @property
1849
+ def SuggestedPresentationDelay(self):
1850
+ """The time from the latest live broadcast time point when the player starts broadcasting is a rollback amount (in seconds). [2, 60], type: integer, default value 10.
1851
+ :rtype: int
1852
+ """
1853
+ return self._SuggestedPresentationDelay
1854
+
1855
+ @SuggestedPresentationDelay.setter
1856
+ def SuggestedPresentationDelay(self, SuggestedPresentationDelay):
1857
+ self._SuggestedPresentationDelay = SuggestedPresentationDelay
1858
+
1859
+
1860
+ def _deserialize(self, params):
1861
+ self._Windows = params.get("Windows")
1862
+ self._MinBufferTime = params.get("MinBufferTime")
1863
+ self._MinUpdatePeriod = params.get("MinUpdatePeriod")
1864
+ self._SuggestedPresentationDelay = params.get("SuggestedPresentationDelay")
1865
+ memeber_set = set(params.keys())
1866
+ for name, value in vars(self).items():
1867
+ property_name = name[1:]
1868
+ if property_name in memeber_set:
1869
+ memeber_set.remove(property_name)
1870
+ if len(memeber_set) > 0:
1871
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
1872
+
1873
+
1874
+
1794
1875
  class DeleteStreamPackageChannelEndpointsRequest(AbstractModel):
1795
1876
  """DeleteStreamPackageChannelEndpoints request structure.
1796
1877
 
@@ -6809,16 +6890,19 @@ class OutputInfo(AbstractModel):
6809
6890
  :type GroupName: str
6810
6891
  :param _ManifestName: The file name output by the channel program after scheduling.
6811
6892
  :type ManifestName: str
6812
- :param _ManifestConf: Advertisement configuration.
6893
+ :param _ManifestConf: The manifest info, used when Type is HLS.
6813
6894
  :type ManifestConf: :class:`tencentcloud.mdp.v20200527.models.ManifestInfo`
6814
6895
  :param _PlaybackURL: Playback address.
6815
6896
  :type PlaybackURL: str
6897
+ :param _DashManifestConf: The manifest info, used when Type is DASH.
6898
+ :type DashManifestConf: :class:`tencentcloud.mdp.v20200527.models.DashManifestInfo`
6816
6899
  """
6817
6900
  self._Type = None
6818
6901
  self._GroupName = None
6819
6902
  self._ManifestName = None
6820
6903
  self._ManifestConf = None
6821
6904
  self._PlaybackURL = None
6905
+ self._DashManifestConf = None
6822
6906
 
6823
6907
  @property
6824
6908
  def Type(self):
@@ -6855,7 +6939,7 @@ class OutputInfo(AbstractModel):
6855
6939
 
6856
6940
  @property
6857
6941
  def ManifestConf(self):
6858
- """Advertisement configuration.
6942
+ """The manifest info, used when Type is HLS.
6859
6943
  :rtype: :class:`tencentcloud.mdp.v20200527.models.ManifestInfo`
6860
6944
  """
6861
6945
  return self._ManifestConf
@@ -6875,6 +6959,17 @@ class OutputInfo(AbstractModel):
6875
6959
  def PlaybackURL(self, PlaybackURL):
6876
6960
  self._PlaybackURL = PlaybackURL
6877
6961
 
6962
+ @property
6963
+ def DashManifestConf(self):
6964
+ """The manifest info, used when Type is DASH.
6965
+ :rtype: :class:`tencentcloud.mdp.v20200527.models.DashManifestInfo`
6966
+ """
6967
+ return self._DashManifestConf
6968
+
6969
+ @DashManifestConf.setter
6970
+ def DashManifestConf(self, DashManifestConf):
6971
+ self._DashManifestConf = DashManifestConf
6972
+
6878
6973
 
6879
6974
  def _deserialize(self, params):
6880
6975
  self._Type = params.get("Type")
@@ -6884,6 +6979,9 @@ class OutputInfo(AbstractModel):
6884
6979
  self._ManifestConf = ManifestInfo()
6885
6980
  self._ManifestConf._deserialize(params.get("ManifestConf"))
6886
6981
  self._PlaybackURL = params.get("PlaybackURL")
6982
+ if params.get("DashManifestConf") is not None:
6983
+ self._DashManifestConf = DashManifestInfo()
6984
+ self._DashManifestConf._deserialize(params.get("DashManifestConf"))
6887
6985
  memeber_set = set(params.keys())
6888
6986
  for name, value in vars(self).items():
6889
6987
  property_name = name[1:]
@@ -6907,13 +7005,16 @@ class OutputReq(AbstractModel):
6907
7005
  :type GroupName: str
6908
7006
  :param _ManifestName: The file name output by the channel program after scheduling.
6909
7007
  :type ManifestName: str
6910
- :param _ManifestConf: Advertisement configuration.
7008
+ :param _ManifestConf: The manifest info, used when Type is HLS.
6911
7009
  :type ManifestConf: :class:`tencentcloud.mdp.v20200527.models.ManifestInfo`
7010
+ :param _DashManifestConf: The manifest info, used when Type is DASH.
7011
+ :type DashManifestConf: :class:`tencentcloud.mdp.v20200527.models.DashManifestInfo`
6912
7012
  """
6913
7013
  self._Type = None
6914
7014
  self._GroupName = None
6915
7015
  self._ManifestName = None
6916
7016
  self._ManifestConf = None
7017
+ self._DashManifestConf = None
6917
7018
 
6918
7019
  @property
6919
7020
  def Type(self):
@@ -6950,7 +7051,7 @@ class OutputReq(AbstractModel):
6950
7051
 
6951
7052
  @property
6952
7053
  def ManifestConf(self):
6953
- """Advertisement configuration.
7054
+ """The manifest info, used when Type is HLS.
6954
7055
  :rtype: :class:`tencentcloud.mdp.v20200527.models.ManifestInfo`
6955
7056
  """
6956
7057
  return self._ManifestConf
@@ -6959,6 +7060,17 @@ class OutputReq(AbstractModel):
6959
7060
  def ManifestConf(self, ManifestConf):
6960
7061
  self._ManifestConf = ManifestConf
6961
7062
 
7063
+ @property
7064
+ def DashManifestConf(self):
7065
+ """The manifest info, used when Type is DASH.
7066
+ :rtype: :class:`tencentcloud.mdp.v20200527.models.DashManifestInfo`
7067
+ """
7068
+ return self._DashManifestConf
7069
+
7070
+ @DashManifestConf.setter
7071
+ def DashManifestConf(self, DashManifestConf):
7072
+ self._DashManifestConf = DashManifestConf
7073
+
6962
7074
 
6963
7075
  def _deserialize(self, params):
6964
7076
  self._Type = params.get("Type")
@@ -6967,6 +7079,9 @@ class OutputReq(AbstractModel):
6967
7079
  if params.get("ManifestConf") is not None:
6968
7080
  self._ManifestConf = ManifestInfo()
6969
7081
  self._ManifestConf._deserialize(params.get("ManifestConf"))
7082
+ if params.get("DashManifestConf") is not None:
7083
+ self._DashManifestConf = DashManifestInfo()
7084
+ self._DashManifestConf._deserialize(params.get("DashManifestConf"))
6970
7085
  memeber_set = set(params.keys())
6971
7086
  for name, value in vars(self).items():
6972
7087
  property_name = name[1:]
@@ -329,5 +329,8 @@ UNSUPPORTEDOPERATION_ISAUTORENEWERROR = 'UnsupportedOperation.IsAutoRenewError'
329
329
  # The instance version is too low.
330
330
  UNSUPPORTEDOPERATION_LIMITPROXYVERSION = 'UnsupportedOperation.LimitProxyVersion'
331
331
 
332
+ # The instance version is too low.
333
+ UNSUPPORTEDOPERATION_LOWVERSION = 'UnsupportedOperation.LowVersion'
334
+
332
335
  # Only Cluster Edition instances support backup exporting.
333
336
  UNSUPPORTEDOPERATION_ONLYCLUSTERINSTANCECANEXPORTBACKUP = 'UnsupportedOperation.OnlyClusterInstanceCanExportBackup'