tencentcloud-sdk-python-cloudapp 3.1.33__py2.py3-none-any.whl → 3.1.40__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.1.33'
17
+ __version__ = '3.1.40'
@@ -256,6 +256,10 @@ class License(AbstractModel):
256
256
  :type LicenseData: :class:`tencentcloud.cloudapp.v20220530.models.LicenseData`
257
257
  :param _IssueURL: <p>License 颁发地址</p>
258
258
  :type IssueURL: str
259
+ :param _ProviderUin: <p>商品供应商 UIN</p>
260
+ :type ProviderUin: str
261
+ :param _CreateSource: <p>License 创建来源 ID</p>
262
+ :type CreateSource: str
259
263
  """
260
264
  self._LicenseId = None
261
265
  self._LicenseMode = None
@@ -277,6 +281,8 @@ class License(AbstractModel):
277
281
  self._LicenseLevel = None
278
282
  self._LicenseData = None
279
283
  self._IssueURL = None
284
+ self._ProviderUin = None
285
+ self._CreateSource = None
280
286
 
281
287
  @property
282
288
  def LicenseId(self):
@@ -500,6 +506,28 @@ class License(AbstractModel):
500
506
  def IssueURL(self, IssueURL):
501
507
  self._IssueURL = IssueURL
502
508
 
509
+ @property
510
+ def ProviderUin(self):
511
+ r"""<p>商品供应商 UIN</p>
512
+ :rtype: str
513
+ """
514
+ return self._ProviderUin
515
+
516
+ @ProviderUin.setter
517
+ def ProviderUin(self, ProviderUin):
518
+ self._ProviderUin = ProviderUin
519
+
520
+ @property
521
+ def CreateSource(self):
522
+ r"""<p>License 创建来源 ID</p>
523
+ :rtype: str
524
+ """
525
+ return self._CreateSource
526
+
527
+ @CreateSource.setter
528
+ def CreateSource(self, CreateSource):
529
+ self._CreateSource = CreateSource
530
+
503
531
 
504
532
  def _deserialize(self, params):
505
533
  self._LicenseId = params.get("LicenseId")
@@ -529,6 +557,8 @@ class License(AbstractModel):
529
557
  self._LicenseData = LicenseData()
530
558
  self._LicenseData._deserialize(params.get("LicenseData"))
531
559
  self._IssueURL = params.get("IssueURL")
560
+ self._ProviderUin = params.get("ProviderUin")
561
+ self._CreateSource = params.get("CreateSource")
532
562
  memeber_set = set(params.keys())
533
563
  for name, value in vars(self).items():
534
564
  property_name = name[1:]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cloudapp
3
- Version: 3.1.33
3
+ Version: 3.1.40
4
4
  Summary: Tencent Cloud Cloudapp 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.33
18
+ Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.40
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,11 +1,11 @@
1
- tencentcloud/__init__.py,sha256=TglDu80I-GxPNBtiSv8V-zD-SiYgCOOsMh88zby6mkM,629
1
+ tencentcloud/__init__.py,sha256=4orC4gNXRd4oqx0HCNS89t5iyM7S7qEEe2SQQLBmHhs,629
2
2
  tencentcloud/cloudapp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/cloudapp/v20220530/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/cloudapp/v20220530/cloudapp_client.py,sha256=tC0ep32jLbR8jwUoxId4AzXtRipSVHfKDQTqfSHm5Hs,8807
5
5
  tencentcloud/cloudapp/v20220530/cloudapp_client_async.py,sha256=EgSOjvrPDkvgjOUdA5YtT5LzeEofdfRHnijhG0O_56A,8111
6
6
  tencentcloud/cloudapp/v20220530/errorcodes.py,sha256=--3Fd24HvXy0prtDI2e7wKxr81LAvSqrDzBk0T20VmE,853
7
- tencentcloud/cloudapp/v20220530/models.py,sha256=S_s3eXmW62jEztOp-5fxH5D1EEAuPI59MkySxNpL-6k,30193
8
- tencentcloud_sdk_python_cloudapp-3.1.33.dist-info/METADATA,sha256=1r91rSiTF1BNcDHsCd_qAg62h4aiTRzFuQHqg0k3sTU,1520
9
- tencentcloud_sdk_python_cloudapp-3.1.33.dist-info/WHEEL,sha256=I3glN-nznogni2CWkAvi6vPRkBhTbVeYvJZnIsln6uc,109
10
- tencentcloud_sdk_python_cloudapp-3.1.33.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
- tencentcloud_sdk_python_cloudapp-3.1.33.dist-info/RECORD,,
7
+ tencentcloud/cloudapp/v20220530/models.py,sha256=HYcEbcSSVtcK7sZTjQsBIyYwdA6m3PLMrifjg0-2yhs,31063
8
+ tencentcloud_sdk_python_cloudapp-3.1.40.dist-info/METADATA,sha256=6QZtzIGWXKviHfPFsS2cQfuuw7esTnIrJ4gUhv4rzK4,1520
9
+ tencentcloud_sdk_python_cloudapp-3.1.40.dist-info/WHEEL,sha256=I3glN-nznogni2CWkAvi6vPRkBhTbVeYvJZnIsln6uc,109
10
+ tencentcloud_sdk_python_cloudapp-3.1.40.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
+ tencentcloud_sdk_python_cloudapp-3.1.40.dist-info/RECORD,,