tencentcloud-sdk-python-tione 3.1.149__tar.gz → 3.1.154__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 (22) hide show
  1. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/setup.py +1 -1
  3. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20211111/models.py +57 -12
  5. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud_sdk_python_tione.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_tione-3.1.154/tencentcloud_sdk_python_tione.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_tione-3.1.149/tencentcloud_sdk_python_tione.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/README.rst +0 -0
  9. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/__init__.py +0 -0
  11. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20191022/__init__.py +0 -0
  12. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20191022/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20191022/models.py +0 -0
  14. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20191022/tione_client.py +0 -0
  15. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20191022/tione_client_async.py +0 -0
  16. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20211111/__init__.py +0 -0
  17. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20211111/errorcodes.py +0 -0
  18. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20211111/tione_client.py +0 -0
  19. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud/tione/v20211111/tione_client_async.py +0 -0
  20. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud_sdk_python_tione.egg-info/SOURCES.txt +0 -0
  21. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud_sdk_python_tione.egg-info/dependency_links.txt +0 -0
  22. {tencentcloud_sdk_python_tione-3.1.149 → tencentcloud_sdk_python_tione-3.1.154}/tencentcloud_sdk_python_tione.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-tione
3
- Version: 3.1.149
3
+ Version: 3.1.154
4
4
  Summary: Tencent Cloud Tione 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.149
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.154
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-tione',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.149,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.154,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Tione SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.149'
17
+ __version__ = '3.1.154'
@@ -22972,23 +22972,29 @@ class PrivateLinkInfo(AbstractModel):
22972
22972
 
22973
22973
  def __init__(self):
22974
22974
  r"""
22975
- :param _VpcId: 私有连接所在的VPCID
22975
+ :param _VpcId: <p>私有连接所在的VPCID</p>
22976
22976
  注意:此字段可能返回 null,表示取不到有效值。
22977
22977
  :type VpcId: str
22978
- :param _SubnetId: 私有连接所在的子网ID
22978
+ :param _SubnetId: <p>私有连接所在的子网ID</p>
22979
22979
  注意:此字段可能返回 null,表示取不到有效值。
22980
22980
  :type SubnetId: str
22981
- :param _InnerHttpAddr: HTTP内网调用地址
22981
+ :param _InnerHttpAddr: <p>HTTP内网调用地址</p>
22982
22982
  注意:此字段可能返回 null,表示取不到有效值。
22983
22983
  :type InnerHttpAddr: list of str
22984
- :param _InnerHttpsAddr: HTTPS内网调用地址
22984
+ :param _InnerHttpsAddr: <p>HTTPS内网调用地址</p>
22985
22985
  注意:此字段可能返回 null,表示取不到有效值。
22986
22986
  :type InnerHttpsAddr: list of str
22987
- :param _State: 私有连接状态
22987
+ :param _State: <p>私有连接状态</p>
22988
22988
  注意:此字段可能返回 null,表示取不到有效值。
22989
22989
  :type State: str
22990
- :param _InnerGrpcAddr: grpc内网调用地址
22990
+ :param _InnerGrpcAddr: <p>grpc内网调用地址</p>
22991
22991
  :type InnerGrpcAddr: list of str
22992
+ :param _CreatedBy: <p>创建者 UIN</p>
22993
+ :type CreatedBy: str
22994
+ :param _CreateTime: <p>创建时间</p>
22995
+ :type CreateTime: str
22996
+ :param _SubUinName: <p>子用户名称</p>
22997
+ :type SubUinName: str
22992
22998
  """
22993
22999
  self._VpcId = None
22994
23000
  self._SubnetId = None
@@ -22996,10 +23002,13 @@ class PrivateLinkInfo(AbstractModel):
22996
23002
  self._InnerHttpsAddr = None
22997
23003
  self._State = None
22998
23004
  self._InnerGrpcAddr = None
23005
+ self._CreatedBy = None
23006
+ self._CreateTime = None
23007
+ self._SubUinName = None
22999
23008
 
23000
23009
  @property
23001
23010
  def VpcId(self):
23002
- r"""私有连接所在的VPCID
23011
+ r"""<p>私有连接所在的VPCID</p>
23003
23012
  注意:此字段可能返回 null,表示取不到有效值。
23004
23013
  :rtype: str
23005
23014
  """
@@ -23011,7 +23020,7 @@ class PrivateLinkInfo(AbstractModel):
23011
23020
 
23012
23021
  @property
23013
23022
  def SubnetId(self):
23014
- r"""私有连接所在的子网ID
23023
+ r"""<p>私有连接所在的子网ID</p>
23015
23024
  注意:此字段可能返回 null,表示取不到有效值。
23016
23025
  :rtype: str
23017
23026
  """
@@ -23023,7 +23032,7 @@ class PrivateLinkInfo(AbstractModel):
23023
23032
 
23024
23033
  @property
23025
23034
  def InnerHttpAddr(self):
23026
- r"""HTTP内网调用地址
23035
+ r"""<p>HTTP内网调用地址</p>
23027
23036
  注意:此字段可能返回 null,表示取不到有效值。
23028
23037
  :rtype: list of str
23029
23038
  """
@@ -23035,7 +23044,7 @@ class PrivateLinkInfo(AbstractModel):
23035
23044
 
23036
23045
  @property
23037
23046
  def InnerHttpsAddr(self):
23038
- r"""HTTPS内网调用地址
23047
+ r"""<p>HTTPS内网调用地址</p>
23039
23048
  注意:此字段可能返回 null,表示取不到有效值。
23040
23049
  :rtype: list of str
23041
23050
  """
@@ -23047,7 +23056,7 @@ class PrivateLinkInfo(AbstractModel):
23047
23056
 
23048
23057
  @property
23049
23058
  def State(self):
23050
- r"""私有连接状态
23059
+ r"""<p>私有连接状态</p>
23051
23060
  注意:此字段可能返回 null,表示取不到有效值。
23052
23061
  :rtype: str
23053
23062
  """
@@ -23059,7 +23068,7 @@ class PrivateLinkInfo(AbstractModel):
23059
23068
 
23060
23069
  @property
23061
23070
  def InnerGrpcAddr(self):
23062
- r"""grpc内网调用地址
23071
+ r"""<p>grpc内网调用地址</p>
23063
23072
  :rtype: list of str
23064
23073
  """
23065
23074
  return self._InnerGrpcAddr
@@ -23068,6 +23077,39 @@ class PrivateLinkInfo(AbstractModel):
23068
23077
  def InnerGrpcAddr(self, InnerGrpcAddr):
23069
23078
  self._InnerGrpcAddr = InnerGrpcAddr
23070
23079
 
23080
+ @property
23081
+ def CreatedBy(self):
23082
+ r"""<p>创建者 UIN</p>
23083
+ :rtype: str
23084
+ """
23085
+ return self._CreatedBy
23086
+
23087
+ @CreatedBy.setter
23088
+ def CreatedBy(self, CreatedBy):
23089
+ self._CreatedBy = CreatedBy
23090
+
23091
+ @property
23092
+ def CreateTime(self):
23093
+ r"""<p>创建时间</p>
23094
+ :rtype: str
23095
+ """
23096
+ return self._CreateTime
23097
+
23098
+ @CreateTime.setter
23099
+ def CreateTime(self, CreateTime):
23100
+ self._CreateTime = CreateTime
23101
+
23102
+ @property
23103
+ def SubUinName(self):
23104
+ r"""<p>子用户名称</p>
23105
+ :rtype: str
23106
+ """
23107
+ return self._SubUinName
23108
+
23109
+ @SubUinName.setter
23110
+ def SubUinName(self, SubUinName):
23111
+ self._SubUinName = SubUinName
23112
+
23071
23113
 
23072
23114
  def _deserialize(self, params):
23073
23115
  self._VpcId = params.get("VpcId")
@@ -23076,6 +23118,9 @@ class PrivateLinkInfo(AbstractModel):
23076
23118
  self._InnerHttpsAddr = params.get("InnerHttpsAddr")
23077
23119
  self._State = params.get("State")
23078
23120
  self._InnerGrpcAddr = params.get("InnerGrpcAddr")
23121
+ self._CreatedBy = params.get("CreatedBy")
23122
+ self._CreateTime = params.get("CreateTime")
23123
+ self._SubUinName = params.get("SubUinName")
23079
23124
  memeber_set = set(params.keys())
23080
23125
  for name, value in vars(self).items():
23081
23126
  property_name = name[1:]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-tione
3
- Version: 3.1.149
3
+ Version: 3.1.154
4
4
  Summary: Tencent Cloud Tione 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.149
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.154
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.154
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.149