tencentcloud-sdk-python-tokenhub 3.1.106__tar.gz → 3.1.109__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 (17) hide show
  1. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/PKG-INFO +2 -2
  2. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/setup.py +1 -1
  3. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/v20260322/models.py +462 -0
  5. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud_sdk_python_tokenhub.egg-info/PKG-INFO +2 -2
  6. tencentcloud_sdk_python_tokenhub-3.1.109/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt +1 -0
  7. tencentcloud_sdk_python_tokenhub-3.1.106/tencentcloud_sdk_python_tokenhub.egg-info/requires.txt +0 -1
  8. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/README.rst +0 -0
  9. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/setup.cfg +0 -0
  10. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/__init__.py +0 -0
  11. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/v20260322/__init__.py +0 -0
  12. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/v20260322/errorcodes.py +0 -0
  13. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/v20260322/tokenhub_client.py +0 -0
  14. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud/tokenhub/v20260322/tokenhub_client_async.py +0 -0
  15. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud_sdk_python_tokenhub.egg-info/SOURCES.txt +0 -0
  16. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud_sdk_python_tokenhub.egg-info/dependency_links.txt +0 -0
  17. {tencentcloud_sdk_python_tokenhub-3.1.106 → tencentcloud_sdk_python_tokenhub-3.1.109}/tencentcloud_sdk_python_tokenhub.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-tokenhub
3
- Version: 3.1.106
3
+ Version: 3.1.109
4
4
  Summary: Tencent Cloud Tokenhub 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.106
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.109
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-tokenhub',
11
- install_requires=["tencentcloud-sdk-python-common>=3.1.106,<4.0.0"],
11
+ install_requires=["tencentcloud-sdk-python-common>=3.1.109,<4.0.0"],
12
12
 
13
13
  version=tencentcloud.__version__,
14
14
  description='Tencent Cloud Tokenhub SDK for Python',
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.106'
17
+ __version__ = '3.1.109'
@@ -1716,6 +1716,156 @@ class DescribeTokenPlanApiKeyUsageDetailRequest(AbstractModel):
1716
1716
 
1717
1717
  """
1718
1718
 
1719
+ def __init__(self):
1720
+ r"""
1721
+ :param _TeamId: 套餐 ID。可通过DescribeTokenPlanList接口获取。
1722
+ :type TeamId: str
1723
+ :param _From: 起始时间,RFC3339 格式。不传默认为结束时间前 15 分钟。
1724
+ :type From: str
1725
+ :param _To: 结束时间,RFC3339 格式。不传默认为当前时间。
1726
+ :type To: str
1727
+ :param _Sort: 排序方式。取值:asc(升序)、desc(降序),默认为 desc。
1728
+ :type Sort: str
1729
+ :param _Limit: 返回条数,默认为 20,最大值为 100。
1730
+ :type Limit: int
1731
+ :param _Context: 翻页上下文,首次查询不传,后续传入上次返回的 Context,直到 ListOver 为 true。
1732
+ :type Context: str
1733
+ :param _ApiKeyId: 按 API Key ID 精确过滤。最大 128 字符。与 ApiKeyName 至少需传入其一,都传时以 ApiKeyId 为准。可通过 DescribeTokenPlanApiKeyList 接口获取。
1734
+ :type ApiKeyId: str
1735
+ :param _ApiKeyName: 按 API Key 名称模糊过滤。最大 64 字符。与 ApiKeyId 至少需传入其一,都传时以 ApiKeyId 为准。
1736
+ :type ApiKeyName: str
1737
+ :param _ModelName: 按模型 ID (Model ID) 精确过滤。需要按模型名称过滤时传入该字段。
1738
+ :type ModelName: str
1739
+ """
1740
+ self._TeamId = None
1741
+ self._From = None
1742
+ self._To = None
1743
+ self._Sort = None
1744
+ self._Limit = None
1745
+ self._Context = None
1746
+ self._ApiKeyId = None
1747
+ self._ApiKeyName = None
1748
+ self._ModelName = None
1749
+
1750
+ @property
1751
+ def TeamId(self):
1752
+ r"""套餐 ID。可通过DescribeTokenPlanList接口获取。
1753
+ :rtype: str
1754
+ """
1755
+ return self._TeamId
1756
+
1757
+ @TeamId.setter
1758
+ def TeamId(self, TeamId):
1759
+ self._TeamId = TeamId
1760
+
1761
+ @property
1762
+ def From(self):
1763
+ r"""起始时间,RFC3339 格式。不传默认为结束时间前 15 分钟。
1764
+ :rtype: str
1765
+ """
1766
+ return self._From
1767
+
1768
+ @From.setter
1769
+ def From(self, From):
1770
+ self._From = From
1771
+
1772
+ @property
1773
+ def To(self):
1774
+ r"""结束时间,RFC3339 格式。不传默认为当前时间。
1775
+ :rtype: str
1776
+ """
1777
+ return self._To
1778
+
1779
+ @To.setter
1780
+ def To(self, To):
1781
+ self._To = To
1782
+
1783
+ @property
1784
+ def Sort(self):
1785
+ r"""排序方式。取值:asc(升序)、desc(降序),默认为 desc。
1786
+ :rtype: str
1787
+ """
1788
+ return self._Sort
1789
+
1790
+ @Sort.setter
1791
+ def Sort(self, Sort):
1792
+ self._Sort = Sort
1793
+
1794
+ @property
1795
+ def Limit(self):
1796
+ r"""返回条数,默认为 20,最大值为 100。
1797
+ :rtype: int
1798
+ """
1799
+ return self._Limit
1800
+
1801
+ @Limit.setter
1802
+ def Limit(self, Limit):
1803
+ self._Limit = Limit
1804
+
1805
+ @property
1806
+ def Context(self):
1807
+ r"""翻页上下文,首次查询不传,后续传入上次返回的 Context,直到 ListOver 为 true。
1808
+ :rtype: str
1809
+ """
1810
+ return self._Context
1811
+
1812
+ @Context.setter
1813
+ def Context(self, Context):
1814
+ self._Context = Context
1815
+
1816
+ @property
1817
+ def ApiKeyId(self):
1818
+ r"""按 API Key ID 精确过滤。最大 128 字符。与 ApiKeyName 至少需传入其一,都传时以 ApiKeyId 为准。可通过 DescribeTokenPlanApiKeyList 接口获取。
1819
+ :rtype: str
1820
+ """
1821
+ return self._ApiKeyId
1822
+
1823
+ @ApiKeyId.setter
1824
+ def ApiKeyId(self, ApiKeyId):
1825
+ self._ApiKeyId = ApiKeyId
1826
+
1827
+ @property
1828
+ def ApiKeyName(self):
1829
+ r"""按 API Key 名称模糊过滤。最大 64 字符。与 ApiKeyId 至少需传入其一,都传时以 ApiKeyId 为准。
1830
+ :rtype: str
1831
+ """
1832
+ return self._ApiKeyName
1833
+
1834
+ @ApiKeyName.setter
1835
+ def ApiKeyName(self, ApiKeyName):
1836
+ self._ApiKeyName = ApiKeyName
1837
+
1838
+ @property
1839
+ def ModelName(self):
1840
+ r"""按模型 ID (Model ID) 精确过滤。需要按模型名称过滤时传入该字段。
1841
+ :rtype: str
1842
+ """
1843
+ return self._ModelName
1844
+
1845
+ @ModelName.setter
1846
+ def ModelName(self, ModelName):
1847
+ self._ModelName = ModelName
1848
+
1849
+
1850
+ def _deserialize(self, params):
1851
+ self._TeamId = params.get("TeamId")
1852
+ self._From = params.get("From")
1853
+ self._To = params.get("To")
1854
+ self._Sort = params.get("Sort")
1855
+ self._Limit = params.get("Limit")
1856
+ self._Context = params.get("Context")
1857
+ self._ApiKeyId = params.get("ApiKeyId")
1858
+ self._ApiKeyName = params.get("ApiKeyName")
1859
+ self._ModelName = params.get("ModelName")
1860
+ memeber_set = set(params.keys())
1861
+ for name, value in vars(self).items():
1862
+ property_name = name[1:]
1863
+ if property_name in memeber_set:
1864
+ memeber_set.remove(property_name)
1865
+ if len(memeber_set) > 0:
1866
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
1867
+
1868
+
1719
1869
 
1720
1870
  class DescribeTokenPlanApiKeyUsageDetailResponse(AbstractModel):
1721
1871
  r"""DescribeTokenPlanApiKeyUsageDetail返回参数结构体
@@ -1724,11 +1874,67 @@ class DescribeTokenPlanApiKeyUsageDetailResponse(AbstractModel):
1724
1874
 
1725
1875
  def __init__(self):
1726
1876
  r"""
1877
+ :param _Context: 翻页上下文,传入下一次请求的 Context 参数继续翻页。
1878
+ :type Context: str
1879
+ :param _ListOver: 是否已到末尾,为 true 时无需继续翻页。
1880
+ :type ListOver: bool
1881
+ :param _List: 调用明细列表。
1882
+ :type List: list of UsageDetailItem
1883
+ :param _ProductType: 套餐类型。取值:enterprise(企业版专业套餐)、enterprise-auto(企业版轻享套餐)
1884
+ :type ProductType: str
1727
1885
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
1728
1886
  :type RequestId: str
1729
1887
  """
1888
+ self._Context = None
1889
+ self._ListOver = None
1890
+ self._List = None
1891
+ self._ProductType = None
1730
1892
  self._RequestId = None
1731
1893
 
1894
+ @property
1895
+ def Context(self):
1896
+ r"""翻页上下文,传入下一次请求的 Context 参数继续翻页。
1897
+ :rtype: str
1898
+ """
1899
+ return self._Context
1900
+
1901
+ @Context.setter
1902
+ def Context(self, Context):
1903
+ self._Context = Context
1904
+
1905
+ @property
1906
+ def ListOver(self):
1907
+ r"""是否已到末尾,为 true 时无需继续翻页。
1908
+ :rtype: bool
1909
+ """
1910
+ return self._ListOver
1911
+
1912
+ @ListOver.setter
1913
+ def ListOver(self, ListOver):
1914
+ self._ListOver = ListOver
1915
+
1916
+ @property
1917
+ def List(self):
1918
+ r"""调用明细列表。
1919
+ :rtype: list of UsageDetailItem
1920
+ """
1921
+ return self._List
1922
+
1923
+ @List.setter
1924
+ def List(self, List):
1925
+ self._List = List
1926
+
1927
+ @property
1928
+ def ProductType(self):
1929
+ r""" 套餐类型。取值:enterprise(企业版专业套餐)、enterprise-auto(企业版轻享套餐)
1930
+ :rtype: str
1931
+ """
1932
+ return self._ProductType
1933
+
1934
+ @ProductType.setter
1935
+ def ProductType(self, ProductType):
1936
+ self._ProductType = ProductType
1937
+
1732
1938
  @property
1733
1939
  def RequestId(self):
1734
1940
  r"""唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -1742,6 +1948,15 @@ class DescribeTokenPlanApiKeyUsageDetailResponse(AbstractModel):
1742
1948
 
1743
1949
 
1744
1950
  def _deserialize(self, params):
1951
+ self._Context = params.get("Context")
1952
+ self._ListOver = params.get("ListOver")
1953
+ if params.get("List") is not None:
1954
+ self._List = []
1955
+ for item in params.get("List"):
1956
+ obj = UsageDetailItem()
1957
+ obj._deserialize(item)
1958
+ self._List.append(obj)
1959
+ self._ProductType = params.get("ProductType")
1745
1960
  self._RequestId = params.get("RequestId")
1746
1961
 
1747
1962
 
@@ -4453,6 +4668,253 @@ class UpgradeTokenPlanTeamOrderResponse(AbstractModel):
4453
4668
  self._RequestId = params.get("RequestId")
4454
4669
 
4455
4670
 
4671
+ class UsageDetailItem(AbstractModel):
4672
+ r"""Token Plan 企业版套餐调用明细项(字段与 CLS 日志对齐)
4673
+
4674
+ """
4675
+
4676
+ def __init__(self):
4677
+ r"""
4678
+ :param _Uin: 主账号 UIN。
4679
+ :type Uin: str
4680
+ :param _ModelName: 模型名称。
4681
+ :type ModelName: str
4682
+ :param _ApiKeyId: APIKey ID。
4683
+ :type ApiKeyId: str
4684
+ :param _ApiKeyName: APIKey 名称。
4685
+ :type ApiKeyName: str
4686
+ :param _RequestId: 请求 ID。
4687
+ :type RequestId: str
4688
+ :param _RequestTime: 请求时间(RFC3339 格式)。
4689
+ :type RequestTime: str
4690
+ :param _InputToken: 输入 token 数。
4691
+ :type InputToken: int
4692
+ :param _CacheToken: 缓存 token 数。
4693
+ :type CacheToken: int
4694
+ :param _OutputToken: 输出 token 数。
4695
+ :type OutputToken: int
4696
+ :param _TotalToken: 总 token 数。
4697
+ :type TotalToken: int
4698
+ :param _InputQuota: 未命中缓存输入消耗额度。单位说明如下:
4699
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4700
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4701
+ :type InputQuota: str
4702
+ :param _CacheQuota: 缓存消耗额度。单位说明如下:
4703
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4704
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4705
+ :type CacheQuota: str
4706
+ :param _OutputQuota: 输出消耗额度。单位说明如下:
4707
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4708
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4709
+ :type OutputQuota: str
4710
+ :param _TotalQuota: 总消耗额度。单位说明如下:
4711
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4712
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4713
+ :type TotalQuota: str
4714
+ """
4715
+ self._Uin = None
4716
+ self._ModelName = None
4717
+ self._ApiKeyId = None
4718
+ self._ApiKeyName = None
4719
+ self._RequestId = None
4720
+ self._RequestTime = None
4721
+ self._InputToken = None
4722
+ self._CacheToken = None
4723
+ self._OutputToken = None
4724
+ self._TotalToken = None
4725
+ self._InputQuota = None
4726
+ self._CacheQuota = None
4727
+ self._OutputQuota = None
4728
+ self._TotalQuota = None
4729
+
4730
+ @property
4731
+ def Uin(self):
4732
+ r"""主账号 UIN。
4733
+ :rtype: str
4734
+ """
4735
+ return self._Uin
4736
+
4737
+ @Uin.setter
4738
+ def Uin(self, Uin):
4739
+ self._Uin = Uin
4740
+
4741
+ @property
4742
+ def ModelName(self):
4743
+ r"""模型名称。
4744
+ :rtype: str
4745
+ """
4746
+ return self._ModelName
4747
+
4748
+ @ModelName.setter
4749
+ def ModelName(self, ModelName):
4750
+ self._ModelName = ModelName
4751
+
4752
+ @property
4753
+ def ApiKeyId(self):
4754
+ r"""APIKey ID。
4755
+ :rtype: str
4756
+ """
4757
+ return self._ApiKeyId
4758
+
4759
+ @ApiKeyId.setter
4760
+ def ApiKeyId(self, ApiKeyId):
4761
+ self._ApiKeyId = ApiKeyId
4762
+
4763
+ @property
4764
+ def ApiKeyName(self):
4765
+ r"""APIKey 名称。
4766
+ :rtype: str
4767
+ """
4768
+ return self._ApiKeyName
4769
+
4770
+ @ApiKeyName.setter
4771
+ def ApiKeyName(self, ApiKeyName):
4772
+ self._ApiKeyName = ApiKeyName
4773
+
4774
+ @property
4775
+ def RequestId(self):
4776
+ r"""请求 ID。
4777
+ :rtype: str
4778
+ """
4779
+ return self._RequestId
4780
+
4781
+ @RequestId.setter
4782
+ def RequestId(self, RequestId):
4783
+ self._RequestId = RequestId
4784
+
4785
+ @property
4786
+ def RequestTime(self):
4787
+ r"""请求时间(RFC3339 格式)。
4788
+ :rtype: str
4789
+ """
4790
+ return self._RequestTime
4791
+
4792
+ @RequestTime.setter
4793
+ def RequestTime(self, RequestTime):
4794
+ self._RequestTime = RequestTime
4795
+
4796
+ @property
4797
+ def InputToken(self):
4798
+ r"""输入 token 数。
4799
+ :rtype: int
4800
+ """
4801
+ return self._InputToken
4802
+
4803
+ @InputToken.setter
4804
+ def InputToken(self, InputToken):
4805
+ self._InputToken = InputToken
4806
+
4807
+ @property
4808
+ def CacheToken(self):
4809
+ r"""缓存 token 数。
4810
+ :rtype: int
4811
+ """
4812
+ return self._CacheToken
4813
+
4814
+ @CacheToken.setter
4815
+ def CacheToken(self, CacheToken):
4816
+ self._CacheToken = CacheToken
4817
+
4818
+ @property
4819
+ def OutputToken(self):
4820
+ r"""输出 token 数。
4821
+ :rtype: int
4822
+ """
4823
+ return self._OutputToken
4824
+
4825
+ @OutputToken.setter
4826
+ def OutputToken(self, OutputToken):
4827
+ self._OutputToken = OutputToken
4828
+
4829
+ @property
4830
+ def TotalToken(self):
4831
+ r"""总 token 数。
4832
+ :rtype: int
4833
+ """
4834
+ return self._TotalToken
4835
+
4836
+ @TotalToken.setter
4837
+ def TotalToken(self, TotalToken):
4838
+ self._TotalToken = TotalToken
4839
+
4840
+ @property
4841
+ def InputQuota(self):
4842
+ r"""未命中缓存输入消耗额度。单位说明如下:
4843
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4844
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4845
+ :rtype: str
4846
+ """
4847
+ return self._InputQuota
4848
+
4849
+ @InputQuota.setter
4850
+ def InputQuota(self, InputQuota):
4851
+ self._InputQuota = InputQuota
4852
+
4853
+ @property
4854
+ def CacheQuota(self):
4855
+ r"""缓存消耗额度。单位说明如下:
4856
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4857
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4858
+ :rtype: str
4859
+ """
4860
+ return self._CacheQuota
4861
+
4862
+ @CacheQuota.setter
4863
+ def CacheQuota(self, CacheQuota):
4864
+ self._CacheQuota = CacheQuota
4865
+
4866
+ @property
4867
+ def OutputQuota(self):
4868
+ r"""输出消耗额度。单位说明如下:
4869
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4870
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4871
+ :rtype: str
4872
+ """
4873
+ return self._OutputQuota
4874
+
4875
+ @OutputQuota.setter
4876
+ def OutputQuota(self, OutputQuota):
4877
+ self._OutputQuota = OutputQuota
4878
+
4879
+ @property
4880
+ def TotalQuota(self):
4881
+ r"""总消耗额度。单位说明如下:
4882
+ - 套餐类型为专业套餐(enterprise),单位取值为积分;
4883
+ - 套餐类型轻享套餐(enterprise-auto),单位取值为 token。
4884
+ :rtype: str
4885
+ """
4886
+ return self._TotalQuota
4887
+
4888
+ @TotalQuota.setter
4889
+ def TotalQuota(self, TotalQuota):
4890
+ self._TotalQuota = TotalQuota
4891
+
4892
+
4893
+ def _deserialize(self, params):
4894
+ self._Uin = params.get("Uin")
4895
+ self._ModelName = params.get("ModelName")
4896
+ self._ApiKeyId = params.get("ApiKeyId")
4897
+ self._ApiKeyName = params.get("ApiKeyName")
4898
+ self._RequestId = params.get("RequestId")
4899
+ self._RequestTime = params.get("RequestTime")
4900
+ self._InputToken = params.get("InputToken")
4901
+ self._CacheToken = params.get("CacheToken")
4902
+ self._OutputToken = params.get("OutputToken")
4903
+ self._TotalToken = params.get("TotalToken")
4904
+ self._InputQuota = params.get("InputQuota")
4905
+ self._CacheQuota = params.get("CacheQuota")
4906
+ self._OutputQuota = params.get("OutputQuota")
4907
+ self._TotalQuota = params.get("TotalQuota")
4908
+ memeber_set = set(params.keys())
4909
+ for name, value in vars(self).items():
4910
+ property_name = name[1:]
4911
+ if property_name in memeber_set:
4912
+ memeber_set.remove(property_name)
4913
+ if len(memeber_set) > 0:
4914
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
4915
+
4916
+
4917
+
4456
4918
  class UsageRankItem(AbstractModel):
4457
4919
  r"""排行列表中的单个对象用量项,含对象标识、时间周期内的统计值(Stats)和时间周期内的时序点列表(Series,仅 ShowAll=false 时返回)。
4458
4920
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-tokenhub
3
- Version: 3.1.106
3
+ Version: 3.1.109
4
4
  Summary: Tencent Cloud Tokenhub 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.106
18
+ Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.109
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common<4.0.0,>=3.1.109
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common<4.0.0,>=3.1.106