tencentcloud-sdk-python 3.0.1210__py2.py3-none-any.whl → 3.0.1225__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.
Files changed (143) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/ams/v20201229/models.py +24 -0
  3. tencentcloud/antiddos/v20200309/models.py +13 -1
  4. tencentcloud/asr/v20190614/asr_client.py +103 -1
  5. tencentcloud/asr/v20190614/errorcodes.py +3 -0
  6. tencentcloud/asr/v20190614/models.py +620 -0
  7. tencentcloud/batch/v20170312/models.py +2 -2
  8. tencentcloud/bi/v20220105/models.py +25 -0
  9. tencentcloud/billing/v20180709/models.py +155 -0
  10. tencentcloud/ccc/v20200210/models.py +42 -12
  11. tencentcloud/cdb/v20170320/cdb_client.py +46 -0
  12. tencentcloud/cdb/v20170320/models.py +280 -2
  13. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +211 -165
  14. tencentcloud/cdwdoris/v20211228/errorcodes.py +0 -3
  15. tencentcloud/cdwdoris/v20211228/models.py +2316 -2164
  16. tencentcloud/cfg/v20210820/models.py +182 -1
  17. tencentcloud/cfw/v20190904/cfw_client.py +23 -0
  18. tencentcloud/cfw/v20190904/models.py +70 -0
  19. tencentcloud/ckafka/v20190819/ckafka_client.py +1 -1
  20. tencentcloud/ckafka/v20190819/models.py +47 -1
  21. tencentcloud/clb/v20180317/models.py +147 -3
  22. tencentcloud/cls/v20201016/models.py +259 -9
  23. tencentcloud/controlcenter/__init__.py +0 -0
  24. tencentcloud/controlcenter/v20230110/__init__.py +0 -0
  25. tencentcloud/controlcenter/v20230110/controlcenter_client.py +49 -0
  26. tencentcloud/controlcenter/v20230110/errorcodes.py +45 -0
  27. tencentcloud/controlcenter/v20230110/models.py +140 -0
  28. tencentcloud/csip/v20221121/models.py +385 -0
  29. tencentcloud/cvm/v20170312/models.py +8 -6
  30. tencentcloud/cwp/v20180228/models.py +123 -12
  31. tencentcloud/cynosdb/v20190107/cynosdb_client.py +115 -0
  32. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  33. tencentcloud/cynosdb/v20190107/models.py +862 -52
  34. tencentcloud/dasb/v20191018/models.py +25 -0
  35. tencentcloud/dbbrain/v20210527/models.py +212 -2
  36. tencentcloud/dc/v20180410/dc_client.py +3 -4
  37. tencentcloud/dc/v20180410/models.py +78 -18
  38. tencentcloud/dcdb/v20180411/dcdb_client.py +23 -0
  39. tencentcloud/dcdb/v20180411/models.py +118 -0
  40. tencentcloud/dlc/v20210125/models.py +170 -1
  41. tencentcloud/dnspod/v20210323/errorcodes.py +3 -0
  42. tencentcloud/dsgc/v20190723/models.py +165 -0
  43. tencentcloud/ecc/v20181213/ecc_client.py +1 -2
  44. tencentcloud/emr/v20190103/emr_client.py +24 -0
  45. tencentcloud/emr/v20190103/models.py +94 -0
  46. tencentcloud/es/v20180416/es_client.py +24 -0
  47. tencentcloud/es/v20180416/models.py +270 -1
  48. tencentcloud/ess/v20201111/ess_client.py +62 -4
  49. tencentcloud/ess/v20201111/models.py +386 -3
  50. tencentcloud/essbasic/v20210526/essbasic_client.py +31 -2
  51. tencentcloud/essbasic/v20210526/models.py +185 -16
  52. tencentcloud/facefusion/v20181201/models.py +9 -3
  53. tencentcloud/facefusion/v20220927/errorcodes.py +15 -6
  54. tencentcloud/facefusion/v20220927/models.py +32 -11
  55. tencentcloud/faceid/v20180301/faceid_client.py +1 -1
  56. tencentcloud/faceid/v20180301/models.py +66 -0
  57. tencentcloud/goosefs/v20220519/models.py +61 -0
  58. tencentcloud/hunyuan/v20230901/errorcodes.py +21 -0
  59. tencentcloud/hunyuan/v20230901/hunyuan_client.py +53 -1
  60. tencentcloud/hunyuan/v20230901/models.py +378 -4
  61. tencentcloud/ims/v20201229/ims_client.py +3 -3
  62. tencentcloud/ims/v20201229/models.py +1 -1
  63. tencentcloud/iotexplorer/v20190423/models.py +14 -6
  64. tencentcloud/iss/v20230517/errorcodes.py +15 -0
  65. tencentcloud/iss/v20230517/models.py +103 -0
  66. tencentcloud/lcic/v20220817/lcic_client.py +23 -0
  67. tencentcloud/lcic/v20220817/models.py +261 -0
  68. tencentcloud/lighthouse/v20200324/errorcodes.py +3 -0
  69. tencentcloud/lighthouse/v20200324/models.py +28 -0
  70. tencentcloud/lke/v20231130/errorcodes.py +1 -1
  71. tencentcloud/lke/v20231130/models.py +247 -5
  72. tencentcloud/mariadb/v20170312/errorcodes.py +3 -0
  73. tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
  74. tencentcloud/mariadb/v20170312/models.py +82 -0
  75. tencentcloud/mna/v20210119/errorcodes.py +6 -0
  76. tencentcloud/mna/v20210119/mna_client.py +23 -0
  77. tencentcloud/mna/v20210119/models.py +146 -0
  78. tencentcloud/mongodb/v20180408/errorcodes.py +1 -1
  79. tencentcloud/mongodb/v20190725/errorcodes.py +1 -1
  80. tencentcloud/mongodb/v20190725/models.py +72 -45
  81. tencentcloud/monitor/v20180724/models.py +13 -0
  82. tencentcloud/mps/v20190612/models.py +247 -18
  83. tencentcloud/oceanus/v20190422/models.py +25 -0
  84. tencentcloud/ocr/v20181119/errorcodes.py +6 -0
  85. tencentcloud/ocr/v20181119/models.py +281 -2
  86. tencentcloud/ocr/v20181119/ocr_client.py +54 -2
  87. tencentcloud/organization/v20210331/errorcodes.py +237 -0
  88. tencentcloud/organization/v20210331/models.py +12189 -4358
  89. tencentcloud/organization/v20210331/organization_client.py +1181 -54
  90. tencentcloud/postgres/v20170312/errorcodes.py +15 -0
  91. tencentcloud/redis/v20180412/models.py +22 -20
  92. tencentcloud/rum/v20210622/models.py +12 -0
  93. tencentcloud/scf/v20180416/models.py +51 -15
  94. tencentcloud/ses/v20201002/models.py +177 -0
  95. tencentcloud/sms/v20190711/errorcodes.py +3 -0
  96. tencentcloud/sms/v20190711/models.py +21 -22
  97. tencentcloud/sms/v20190711/sms_client.py +28 -60
  98. tencentcloud/sms/v20210111/errorcodes.py +3 -0
  99. tencentcloud/sqlserver/v20180328/errorcodes.py +3 -0
  100. tencentcloud/sqlserver/v20180328/models.py +185 -1
  101. tencentcloud/sqlserver/v20180328/sqlserver_client.py +23 -0
  102. tencentcloud/ssl/v20191205/errorcodes.py +6 -0
  103. tencentcloud/ssl/v20191205/models.py +209 -0
  104. tencentcloud/ssl/v20191205/ssl_client.py +24 -1
  105. tencentcloud/tag/v20180813/models.py +33 -33
  106. tencentcloud/tat/v20201028/errorcodes.py +9 -0
  107. tencentcloud/tat/v20201028/models.py +221 -1
  108. tencentcloud/tat/v20201028/tat_client.py +23 -0
  109. tencentcloud/tcr/v20190924/errorcodes.py +3 -0
  110. tencentcloud/tdmq/v20200217/models.py +155 -0
  111. tencentcloud/teo/v20220901/models.py +2 -3
  112. tencentcloud/thpc/v20230321/models.py +1432 -82
  113. tencentcloud/thpc/v20230321/thpc_client.py +92 -0
  114. tencentcloud/tiia/v20190529/models.py +0 -469
  115. tencentcloud/tiia/v20190529/tiia_client.py +0 -29
  116. tencentcloud/tke/v20180525/errorcodes.py +3 -0
  117. tencentcloud/tke/v20180525/models.py +12 -0
  118. tencentcloud/tms/v20201229/errorcodes.py +0 -6
  119. tencentcloud/tms/v20201229/models.py +0 -70
  120. tencentcloud/tms/v20201229/tms_client.py +0 -23
  121. tencentcloud/tmt/v20180321/errorcodes.py +3 -0
  122. tencentcloud/tmt/v20180321/models.py +9 -9
  123. tencentcloud/tmt/v20180321/tmt_client.py +1 -1
  124. tencentcloud/trocket/v20230308/models.py +123 -7
  125. tencentcloud/trtc/v20190722/models.py +240 -2
  126. tencentcloud/trtc/v20190722/trtc_client.py +48 -35
  127. tencentcloud/tse/v20201207/models.py +88 -0
  128. tencentcloud/tts/v20190823/models.py +2 -2
  129. tencentcloud/vclm/v20240523/errorcodes.py +27 -0
  130. tencentcloud/vclm/v20240523/models.py +12 -0
  131. tencentcloud/vod/v20180717/errorcodes.py +18 -0
  132. tencentcloud/vod/v20180717/models.py +617 -12
  133. tencentcloud/vod/v20180717/vod_client.py +71 -2
  134. tencentcloud/vpc/v20170312/models.py +332 -2
  135. tencentcloud/waf/v20180125/models.py +1 -1
  136. tencentcloud/wedata/v20210820/errorcodes.py +6 -0
  137. tencentcloud/wedata/v20210820/models.py +2905 -366
  138. tencentcloud/wedata/v20210820/wedata_client.py +161 -0
  139. {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/METADATA +1 -1
  140. {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/RECORD +143 -138
  141. {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/LICENSE +0 -0
  142. {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/WHEEL +0 -0
  143. {tencentcloud_sdk_python-3.0.1210.dist-info → tencentcloud_sdk_python-3.0.1225.dist-info}/top_level.txt +0 -0
@@ -3060,10 +3060,12 @@ class CreateListenerRequest(AbstractModel):
3060
3060
  :type MaxConn: int
3061
3061
  :param _MaxCps: 监听器最大新增连接数,当前仅性能容量型实例且仅TCP/UDP/TCP_SSL/QUIC监听器支持,不传或者传-1表示监听器维度不限速。基础网络实例不支持该参数。
3062
3062
  :type MaxCps: int
3063
- :param _IdleConnectTimeout: 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。默认值:900,取值范围:共享型实例和独占型实例支持:300900,性能容量型实例支持:300~2000。如需设置超过2000s,请通过 [工单申请](https://console.cloud.tencent.com/workorder/category),最大可设置到3600s
3063
+ :param _IdleConnectTimeout: 空闲连接超时时间,此参数仅适用于TCP监听器,单位:秒。取值范围:共享型实例和独占型实例支持:300-900,性能容量型实例支持:300-2000。如需设置请通过 [工单申请](https://console.cloud.tencent.com/workorder/category)。
3064
3064
  :type IdleConnectTimeout: int
3065
3065
  :param _SnatEnable: 是否开启SNAT。
3066
3066
  :type SnatEnable: bool
3067
+ :param _FullEndPorts: 全端口段监听器的结束端口
3068
+ :type FullEndPorts: list of int
3067
3069
  """
3068
3070
  self._LoadBalancerId = None
3069
3071
  self._Ports = None
@@ -3084,6 +3086,7 @@ class CreateListenerRequest(AbstractModel):
3084
3086
  self._MaxCps = None
3085
3087
  self._IdleConnectTimeout = None
3086
3088
  self._SnatEnable = None
3089
+ self._FullEndPorts = None
3087
3090
 
3088
3091
  @property
3089
3092
  def LoadBalancerId(self):
@@ -3237,6 +3240,14 @@ class CreateListenerRequest(AbstractModel):
3237
3240
  def SnatEnable(self, SnatEnable):
3238
3241
  self._SnatEnable = SnatEnable
3239
3242
 
3243
+ @property
3244
+ def FullEndPorts(self):
3245
+ return self._FullEndPorts
3246
+
3247
+ @FullEndPorts.setter
3248
+ def FullEndPorts(self, FullEndPorts):
3249
+ self._FullEndPorts = FullEndPorts
3250
+
3240
3251
 
3241
3252
  def _deserialize(self, params):
3242
3253
  self._LoadBalancerId = params.get("LoadBalancerId")
@@ -3264,6 +3275,7 @@ class CreateListenerRequest(AbstractModel):
3264
3275
  self._MaxCps = params.get("MaxCps")
3265
3276
  self._IdleConnectTimeout = params.get("IdleConnectTimeout")
3266
3277
  self._SnatEnable = params.get("SnatEnable")
3278
+ self._FullEndPorts = params.get("FullEndPorts")
3267
3279
  memeber_set = set(params.keys())
3268
3280
  for name, value in vars(self).items():
3269
3281
  property_name = name[1:]
@@ -10744,7 +10756,7 @@ OPEN:公网属性, INTERNAL:内网属性。
10744
10756
  :param _SnatIps: 开启SnatPro负载均衡后,SnatIp列表。
10745
10757
  注意:此字段可能返回 null,表示取不到有效值。
10746
10758
  :type SnatIps: list of SnatIp
10747
- :param _SlaType: 性能容量型规格。<ul><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li><li>null:共享型实例</li></ul>
10759
+ :param _SlaType: 性能容量型规格。<ul><li> clb.c1.small:简约型规格 </li><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li><li>"":非性能容量型实例</li></ul>
10748
10760
  注意:此字段可能返回 null,表示取不到有效值。
10749
10761
  :type SlaType: str
10750
10762
  :param _IsBlock: vip是否被封堵
@@ -10786,6 +10798,9 @@ OPEN:公网属性, INTERNAL:内网属性。
10786
10798
  :param _Egress: 网络出口
10787
10799
  注意:此字段可能返回 null,表示取不到有效值。
10788
10800
  :type Egress: str
10801
+ :param _Exclusive: 实例类型是否为独占型。1:独占型实例。0:非独占型实例。
10802
+ 注意:此字段可能返回 null,表示取不到有效值。
10803
+ :type Exclusive: int
10789
10804
  """
10790
10805
  self._LoadBalancerId = None
10791
10806
  self._LoadBalancerName = None
@@ -10842,6 +10857,7 @@ OPEN:公网属性, INTERNAL:内网属性。
10842
10857
  self._AttributeFlags = None
10843
10858
  self._LoadBalancerDomain = None
10844
10859
  self._Egress = None
10860
+ self._Exclusive = None
10845
10861
 
10846
10862
  @property
10847
10863
  def LoadBalancerId(self):
@@ -11287,6 +11303,14 @@ OPEN:公网属性, INTERNAL:内网属性。
11287
11303
  def Egress(self, Egress):
11288
11304
  self._Egress = Egress
11289
11305
 
11306
+ @property
11307
+ def Exclusive(self):
11308
+ return self._Exclusive
11309
+
11310
+ @Exclusive.setter
11311
+ def Exclusive(self, Exclusive):
11312
+ self._Exclusive = Exclusive
11313
+
11290
11314
 
11291
11315
  def _deserialize(self, params):
11292
11316
  self._LoadBalancerId = params.get("LoadBalancerId")
@@ -11371,6 +11395,7 @@ OPEN:公网属性, INTERNAL:内网属性。
11371
11395
  self._AttributeFlags = params.get("AttributeFlags")
11372
11396
  self._LoadBalancerDomain = params.get("LoadBalancerDomain")
11373
11397
  self._Egress = params.get("Egress")
11398
+ self._Exclusive = params.get("Exclusive")
11374
11399
  memeber_set = set(params.keys())
11375
11400
  for name, value in vars(self).items():
11376
11401
  property_name = name[1:]
@@ -11393,7 +11418,7 @@ class LoadBalancerDetail(AbstractModel):
11393
11418
  :param _LoadBalancerName: 负载均衡实例的名称。
11394
11419
  :type LoadBalancerName: str
11395
11420
  :param _LoadBalancerType: 负载均衡实例的网络类型:
11396
- Public:公网属性, Private:内网属性。
11421
+ OPEN:公网属性,INTERNAL:内网属性。
11397
11422
  注意:此字段可能返回 null,表示取不到有效值。
11398
11423
  :type LoadBalancerType: str
11399
11424
  :param _Status: 负载均衡实例的状态,包括
@@ -11505,6 +11530,16 @@ Public:公网属性, Private:内网属性。
11505
11530
  :param _Egress: 网络出口
11506
11531
  注意:此字段可能返回 null,表示取不到有效值。
11507
11532
  :type Egress: str
11533
+ :param _AttributeFlags: 负载均衡的属性
11534
+ 注意:此字段可能返回 null,表示取不到有效值。
11535
+ :type AttributeFlags: list of str
11536
+ :param _SlaType: 负载均衡实例的规格类型信息<ul><li> clb.c1.small:简约型规格 </li><li>clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li><li>"":非性能容量型实例</li></ul>
11537
+
11538
+ 注意:此字段可能返回 null,表示取不到有效值。
11539
+ :type SlaType: str
11540
+ :param _Exclusive: 0:表示非独占型实例,1:表示独占型态实例。
11541
+ 注意:此字段可能返回 null,表示取不到有效值。
11542
+ :type Exclusive: int
11508
11543
  """
11509
11544
  self._LoadBalancerId = None
11510
11545
  self._LoadBalancerName = None
@@ -11545,6 +11580,9 @@ Public:公网属性, Private:内网属性。
11545
11580
  self._SniSwitch = None
11546
11581
  self._LoadBalancerDomain = None
11547
11582
  self._Egress = None
11583
+ self._AttributeFlags = None
11584
+ self._SlaType = None
11585
+ self._Exclusive = None
11548
11586
 
11549
11587
  @property
11550
11588
  def LoadBalancerId(self):
@@ -11858,6 +11896,30 @@ Public:公网属性, Private:内网属性。
11858
11896
  def Egress(self, Egress):
11859
11897
  self._Egress = Egress
11860
11898
 
11899
+ @property
11900
+ def AttributeFlags(self):
11901
+ return self._AttributeFlags
11902
+
11903
+ @AttributeFlags.setter
11904
+ def AttributeFlags(self, AttributeFlags):
11905
+ self._AttributeFlags = AttributeFlags
11906
+
11907
+ @property
11908
+ def SlaType(self):
11909
+ return self._SlaType
11910
+
11911
+ @SlaType.setter
11912
+ def SlaType(self, SlaType):
11913
+ self._SlaType = SlaType
11914
+
11915
+ @property
11916
+ def Exclusive(self):
11917
+ return self._Exclusive
11918
+
11919
+ @Exclusive.setter
11920
+ def Exclusive(self, Exclusive):
11921
+ self._Exclusive = Exclusive
11922
+
11861
11923
 
11862
11924
  def _deserialize(self, params):
11863
11925
  self._LoadBalancerId = params.get("LoadBalancerId")
@@ -11910,6 +11972,9 @@ Public:公网属性, Private:内网属性。
11910
11972
  self._SniSwitch = params.get("SniSwitch")
11911
11973
  self._LoadBalancerDomain = params.get("LoadBalancerDomain")
11912
11974
  self._Egress = params.get("Egress")
11975
+ self._AttributeFlags = params.get("AttributeFlags")
11976
+ self._SlaType = params.get("SlaType")
11977
+ self._Exclusive = params.get("Exclusive")
11913
11978
  memeber_set = set(params.keys())
11914
11979
  for name, value in vars(self).items():
11915
11980
  property_name = name[1:]
@@ -13446,6 +13511,8 @@ class ModifyRuleRequest(AbstractModel):
13446
13511
  :type TrpcCallee: str
13447
13512
  :param _TrpcFunc: TRPC调用服务接口,ForwardType为TRPC时必填。目前暂未对外开放。
13448
13513
  :type TrpcFunc: str
13514
+ :param _OAuth: OAuth配置信息。
13515
+ :type OAuth: :class:`tencentcloud.clb.v20180317.models.OAuth`
13449
13516
  """
13450
13517
  self._LoadBalancerId = None
13451
13518
  self._ListenerId = None
@@ -13457,6 +13524,7 @@ class ModifyRuleRequest(AbstractModel):
13457
13524
  self._ForwardType = None
13458
13525
  self._TrpcCallee = None
13459
13526
  self._TrpcFunc = None
13527
+ self._OAuth = None
13460
13528
 
13461
13529
  @property
13462
13530
  def LoadBalancerId(self):
@@ -13538,6 +13606,14 @@ class ModifyRuleRequest(AbstractModel):
13538
13606
  def TrpcFunc(self, TrpcFunc):
13539
13607
  self._TrpcFunc = TrpcFunc
13540
13608
 
13609
+ @property
13610
+ def OAuth(self):
13611
+ return self._OAuth
13612
+
13613
+ @OAuth.setter
13614
+ def OAuth(self, OAuth):
13615
+ self._OAuth = OAuth
13616
+
13541
13617
 
13542
13618
  def _deserialize(self, params):
13543
13619
  self._LoadBalancerId = params.get("LoadBalancerId")
@@ -13552,6 +13628,9 @@ class ModifyRuleRequest(AbstractModel):
13552
13628
  self._ForwardType = params.get("ForwardType")
13553
13629
  self._TrpcCallee = params.get("TrpcCallee")
13554
13630
  self._TrpcFunc = params.get("TrpcFunc")
13631
+ if params.get("OAuth") is not None:
13632
+ self._OAuth = OAuth()
13633
+ self._OAuth._deserialize(params.get("OAuth"))
13555
13634
  memeber_set = set(params.keys())
13556
13635
  for name, value in vars(self).items():
13557
13636
  property_name = name[1:]
@@ -14139,6 +14218,56 @@ class MultiCertInfo(AbstractModel):
14139
14218
 
14140
14219
 
14141
14220
 
14221
+ class OAuth(AbstractModel):
14222
+ """OAuth配置信息。
14223
+
14224
+ """
14225
+
14226
+ def __init__(self):
14227
+ r"""
14228
+ :param _OAuthEnable: 开启或关闭鉴权。
14229
+ True: 开启;
14230
+ False: 关闭
14231
+ 注意:此字段可能返回 null,表示取不到有效值。
14232
+ :type OAuthEnable: bool
14233
+ :param _OAuthFailureStatus: IAP全部故障后,拒绝请求还是放行。BYPASS:通过,
14234
+ REJECT: 拒绝
14235
+ 注意:此字段可能返回 null,表示取不到有效值。
14236
+ :type OAuthFailureStatus: str
14237
+ """
14238
+ self._OAuthEnable = None
14239
+ self._OAuthFailureStatus = None
14240
+
14241
+ @property
14242
+ def OAuthEnable(self):
14243
+ return self._OAuthEnable
14244
+
14245
+ @OAuthEnable.setter
14246
+ def OAuthEnable(self, OAuthEnable):
14247
+ self._OAuthEnable = OAuthEnable
14248
+
14249
+ @property
14250
+ def OAuthFailureStatus(self):
14251
+ return self._OAuthFailureStatus
14252
+
14253
+ @OAuthFailureStatus.setter
14254
+ def OAuthFailureStatus(self, OAuthFailureStatus):
14255
+ self._OAuthFailureStatus = OAuthFailureStatus
14256
+
14257
+
14258
+ def _deserialize(self, params):
14259
+ self._OAuthEnable = params.get("OAuthEnable")
14260
+ self._OAuthFailureStatus = params.get("OAuthFailureStatus")
14261
+ memeber_set = set(params.keys())
14262
+ for name, value in vars(self).items():
14263
+ property_name = name[1:]
14264
+ if property_name in memeber_set:
14265
+ memeber_set.remove(property_name)
14266
+ if len(memeber_set) > 0:
14267
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
14268
+
14269
+
14270
+
14142
14271
  class Price(AbstractModel):
14143
14272
  """表示负载均衡的价格
14144
14273
 
@@ -15564,6 +15693,9 @@ WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Has
15564
15693
  :param _TargetGroupList: 绑定的目标组列表
15565
15694
  注意:此字段可能返回 null,表示取不到有效值。
15566
15695
  :type TargetGroupList: list of BasicTargetGroupInfo
15696
+ :param _OAuth: OAuth配置状态信息。
15697
+ 注意:此字段可能返回 null,表示取不到有效值。
15698
+ :type OAuth: :class:`tencentcloud.clb.v20180317.models.OAuth`
15567
15699
  """
15568
15700
  self._LocationId = None
15569
15701
  self._Domain = None
@@ -15588,6 +15720,7 @@ WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Has
15588
15720
  self._QuicStatus = None
15589
15721
  self._Domains = None
15590
15722
  self._TargetGroupList = None
15723
+ self._OAuth = None
15591
15724
 
15592
15725
  @property
15593
15726
  def LocationId(self):
@@ -15773,6 +15906,14 @@ WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Has
15773
15906
  def TargetGroupList(self, TargetGroupList):
15774
15907
  self._TargetGroupList = TargetGroupList
15775
15908
 
15909
+ @property
15910
+ def OAuth(self):
15911
+ return self._OAuth
15912
+
15913
+ @OAuth.setter
15914
+ def OAuth(self, OAuth):
15915
+ self._OAuth = OAuth
15916
+
15776
15917
 
15777
15918
  def _deserialize(self, params):
15778
15919
  self._LocationId = params.get("LocationId")
@@ -15811,6 +15952,9 @@ WRR、LEAST_CONN、IP_HASH分别表示按权重轮询、最小连接数、IP Has
15811
15952
  obj = BasicTargetGroupInfo()
15812
15953
  obj._deserialize(item)
15813
15954
  self._TargetGroupList.append(obj)
15955
+ if params.get("OAuth") is not None:
15956
+ self._OAuth = OAuth()
15957
+ self._OAuth._deserialize(params.get("OAuth"))
15814
15958
  memeber_set = set(params.keys())
15815
15959
  for name, value in vars(self).items():
15816
15960
  property_name = name[1:]
@@ -2746,7 +2746,7 @@ class ConsoleSharingConfig(AbstractModel):
2746
2746
  :type Type: int
2747
2747
  :param _DurationMilliseconds: 分享链接有效期,单位:毫秒,最长支持30天
2748
2748
  :type DurationMilliseconds: int
2749
- :param _Resources: 允许访问的资源列表
2749
+ :param _Resources: 允许访问的资源列表,目前仅支持一个Resource
2750
2750
  :type Resources: list of str
2751
2751
  :param _Domain: 分享链接域名,可选范围
2752
2752
  - 公网匿名分享:填写clsshare.com
@@ -2756,20 +2756,23 @@ class ConsoleSharingConfig(AbstractModel):
2756
2756
  :param _VerifyCode: 验证码
2757
2757
  注意:此字段可能返回 null,表示取不到有效值。
2758
2758
  :type VerifyCode: str
2759
- :param _StartTime: 开始时间,支持绝对时间(13位时间戳字符串)/相对时间字符串
2759
+ :param _StartTime: 默认查询范围的开始时间点,支持绝对时间(13位Unix时间戳)或相对时间表达式
2760
2760
  :type StartTime: str
2761
- :param _EndTime: 结束时间,支持绝对时间(13位时间戳字符串)/相对时间字符串
2761
+ :param _EndTime: 默认查询范围的结束时间点,支持绝对时间(13位Unix时间戳)或相对时间表达式。注意,结束时间点要大于开始时间点
2762
2762
  :type EndTime: str
2763
- :param _NowTime: StartTime/EndTime为相对时间时,基于NowTime计算绝对时间,默认为创建时间
2763
+ :param _NowTime: 仅当StartTime/EndTime为相对时间时使用,基于NowTime计算绝对时间,默认为创建时间
2764
2764
  注意:此字段可能返回 null,表示取不到有效值。
2765
2765
  :type NowTime: int
2766
- :param _Params: params参数列表,当Type为2时支持
2766
+ :param _Params: 默认的检索分析语句,仅当Type为2时使用
2767
2767
  注意:此字段可能返回 null,表示取不到有效值。
2768
2768
  :type Params: list of ConsoleSharingParam
2769
- :param _IsLockTimeRange: 是否允许访问者自行修改检索分析时间范围,默认不锁定
2769
+ :param _IsLockTimeRange: 是否允许访问者自行修改检索分析时间范围。默认不锁定(false)
2770
2770
  :type IsLockTimeRange: bool
2771
- :param _IsLockQuery: 是否允许访问者自行修改日志检索语句。在检索页分享中表示检索语句锁定状态;在仪表盘中表示过滤变量锁定状态
2771
+ :param _IsLockQuery: 是否允许访问者自行修改日志检索语句。在检索页分享中表示检索语句锁定状态;在仪表盘中表示过滤变量锁定状态。默认不锁定(false)
2772
2772
  :type IsLockQuery: bool
2773
+ :param _IsSupportLogExport: 检索页分享是否允许访问者下载日志,默认不允许(false)
2774
+ 注意:此字段可能返回 null,表示取不到有效值。
2775
+ :type IsSupportLogExport: bool
2773
2776
  """
2774
2777
  self._Name = None
2775
2778
  self._Type = None
@@ -2783,6 +2786,7 @@ class ConsoleSharingConfig(AbstractModel):
2783
2786
  self._Params = None
2784
2787
  self._IsLockTimeRange = None
2785
2788
  self._IsLockQuery = None
2789
+ self._IsSupportLogExport = None
2786
2790
 
2787
2791
  @property
2788
2792
  def Name(self):
@@ -2880,6 +2884,14 @@ class ConsoleSharingConfig(AbstractModel):
2880
2884
  def IsLockQuery(self, IsLockQuery):
2881
2885
  self._IsLockQuery = IsLockQuery
2882
2886
 
2887
+ @property
2888
+ def IsSupportLogExport(self):
2889
+ return self._IsSupportLogExport
2890
+
2891
+ @IsSupportLogExport.setter
2892
+ def IsSupportLogExport(self, IsSupportLogExport):
2893
+ self._IsSupportLogExport = IsSupportLogExport
2894
+
2883
2895
 
2884
2896
  def _deserialize(self, params):
2885
2897
  self._Name = params.get("Name")
@@ -2899,6 +2911,7 @@ class ConsoleSharingConfig(AbstractModel):
2899
2911
  self._Params.append(obj)
2900
2912
  self._IsLockTimeRange = params.get("IsLockTimeRange")
2901
2913
  self._IsLockQuery = params.get("IsLockQuery")
2914
+ self._IsSupportLogExport = params.get("IsSupportLogExport")
2902
2915
  memeber_set = set(params.keys())
2903
2916
  for name, value in vars(self).items():
2904
2917
  property_name = name[1:]
@@ -5252,6 +5265,71 @@ class CreateDashboardSubscribeRequest(AbstractModel):
5252
5265
 
5253
5266
  """
5254
5267
 
5268
+ def __init__(self):
5269
+ r"""
5270
+ :param _Name: 仪表盘订阅名称。
5271
+ :type Name: str
5272
+ :param _DashboardId: 仪表盘id。
5273
+ :type DashboardId: str
5274
+ :param _Cron: 订阅时间cron表达式,格式为:{秒数} {分钟} {小时} {日期} {月份} {星期};(有效数据为:{分钟} {小时} {日期} {月份} {星期})。<br><li/>{秒数} 取值范围: 0 ~ 59 <br><li/>{分钟} 取值范围: 0 ~ 59 <br><li/>{小时} 取值范围: 0 ~ 23 <br><li/>{日期} 取值范围: 1 ~ 31 AND (dayOfMonth最后一天: L) <br><li/>{月份} 取值范围: 1 ~ 12 <br><li/>{星期} 取值范围: 0 ~ 6 【0:星期日, 6星期六】
5275
+ :type Cron: str
5276
+ :param _SubscribeData: 仪表盘订阅数据。
5277
+ :type SubscribeData: :class:`tencentcloud.cls.v20201016.models.DashboardSubscribeData`
5278
+ """
5279
+ self._Name = None
5280
+ self._DashboardId = None
5281
+ self._Cron = None
5282
+ self._SubscribeData = None
5283
+
5284
+ @property
5285
+ def Name(self):
5286
+ return self._Name
5287
+
5288
+ @Name.setter
5289
+ def Name(self, Name):
5290
+ self._Name = Name
5291
+
5292
+ @property
5293
+ def DashboardId(self):
5294
+ return self._DashboardId
5295
+
5296
+ @DashboardId.setter
5297
+ def DashboardId(self, DashboardId):
5298
+ self._DashboardId = DashboardId
5299
+
5300
+ @property
5301
+ def Cron(self):
5302
+ return self._Cron
5303
+
5304
+ @Cron.setter
5305
+ def Cron(self, Cron):
5306
+ self._Cron = Cron
5307
+
5308
+ @property
5309
+ def SubscribeData(self):
5310
+ return self._SubscribeData
5311
+
5312
+ @SubscribeData.setter
5313
+ def SubscribeData(self, SubscribeData):
5314
+ self._SubscribeData = SubscribeData
5315
+
5316
+
5317
+ def _deserialize(self, params):
5318
+ self._Name = params.get("Name")
5319
+ self._DashboardId = params.get("DashboardId")
5320
+ self._Cron = params.get("Cron")
5321
+ if params.get("SubscribeData") is not None:
5322
+ self._SubscribeData = DashboardSubscribeData()
5323
+ self._SubscribeData._deserialize(params.get("SubscribeData"))
5324
+ memeber_set = set(params.keys())
5325
+ for name, value in vars(self).items():
5326
+ property_name = name[1:]
5327
+ if property_name in memeber_set:
5328
+ memeber_set.remove(property_name)
5329
+ if len(memeber_set) > 0:
5330
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
5331
+
5332
+
5255
5333
 
5256
5334
  class CreateDashboardSubscribeResponse(AbstractModel):
5257
5335
  """CreateDashboardSubscribe返回参数结构体
@@ -5307,6 +5385,8 @@ class CreateDataTransformRequest(AbstractModel):
5307
5385
  :type EnableFlag: int
5308
5386
  :param _PreviewLogStatistics: 用于预览加工结果的测试数据
5309
5387
  :type PreviewLogStatistics: list of PreviewLogStatistic
5388
+ :param _DataTransformType: 数据加工类型。0:标准加工任务; 1:前置加工任务。前置加工任务将采集的日志处理完成后,再写入日志主题。
5389
+ :type DataTransformType: int
5310
5390
  """
5311
5391
  self._FuncType = None
5312
5392
  self._SrcTopicId = None
@@ -5316,6 +5396,7 @@ class CreateDataTransformRequest(AbstractModel):
5316
5396
  self._DstResources = None
5317
5397
  self._EnableFlag = None
5318
5398
  self._PreviewLogStatistics = None
5399
+ self._DataTransformType = None
5319
5400
 
5320
5401
  @property
5321
5402
  def FuncType(self):
@@ -5381,6 +5462,14 @@ class CreateDataTransformRequest(AbstractModel):
5381
5462
  def PreviewLogStatistics(self, PreviewLogStatistics):
5382
5463
  self._PreviewLogStatistics = PreviewLogStatistics
5383
5464
 
5465
+ @property
5466
+ def DataTransformType(self):
5467
+ return self._DataTransformType
5468
+
5469
+ @DataTransformType.setter
5470
+ def DataTransformType(self, DataTransformType):
5471
+ self._DataTransformType = DataTransformType
5472
+
5384
5473
 
5385
5474
  def _deserialize(self, params):
5386
5475
  self._FuncType = params.get("FuncType")
@@ -5401,6 +5490,7 @@ class CreateDataTransformRequest(AbstractModel):
5401
5490
  obj = PreviewLogStatistic()
5402
5491
  obj._deserialize(item)
5403
5492
  self._PreviewLogStatistics.append(obj)
5493
+ self._DataTransformType = params.get("DataTransformType")
5404
5494
  memeber_set = set(params.keys())
5405
5495
  for name, value in vars(self).items():
5406
5496
  property_name = name[1:]
@@ -8275,6 +8365,33 @@ class DeleteDashboardSubscribeRequest(AbstractModel):
8275
8365
 
8276
8366
  """
8277
8367
 
8368
+ def __init__(self):
8369
+ r"""
8370
+ :param _Id: 仪表盘订阅记录id。
8371
+ :type Id: int
8372
+ """
8373
+ self._Id = None
8374
+
8375
+ @property
8376
+ def Id(self):
8377
+ return self._Id
8378
+
8379
+ @Id.setter
8380
+ def Id(self, Id):
8381
+ self._Id = Id
8382
+
8383
+
8384
+ def _deserialize(self, params):
8385
+ self._Id = params.get("Id")
8386
+ memeber_set = set(params.keys())
8387
+ for name, value in vars(self).items():
8388
+ property_name = name[1:]
8389
+ if property_name in memeber_set:
8390
+ memeber_set.remove(property_name)
8391
+ if len(memeber_set) > 0:
8392
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
8393
+
8394
+
8278
8395
 
8279
8396
  class DeleteDashboardSubscribeResponse(AbstractModel):
8280
8397
  """DeleteDashboardSubscribe返回参数结构体
@@ -10086,6 +10203,62 @@ class DescribeDashboardSubscribesRequest(AbstractModel):
10086
10203
 
10087
10204
  """
10088
10205
 
10206
+ def __init__(self):
10207
+ r"""
10208
+ :param _Filters: <br><li/> dashboardId:按照【仪表盘id】进行过滤。类型:String必选:否<br><br><li/> 每次请求的Filters的上限为10,Filter.Values的上限为100。
10209
+ :type Filters: list of Filter
10210
+ :param _Offset: 分页的偏移量,默认值为0。
10211
+ :type Offset: int
10212
+ :param _Limit: 分页单页限制数目,默认值为20,最大值100。
10213
+ :type Limit: int
10214
+ """
10215
+ self._Filters = None
10216
+ self._Offset = None
10217
+ self._Limit = None
10218
+
10219
+ @property
10220
+ def Filters(self):
10221
+ return self._Filters
10222
+
10223
+ @Filters.setter
10224
+ def Filters(self, Filters):
10225
+ self._Filters = Filters
10226
+
10227
+ @property
10228
+ def Offset(self):
10229
+ return self._Offset
10230
+
10231
+ @Offset.setter
10232
+ def Offset(self, Offset):
10233
+ self._Offset = Offset
10234
+
10235
+ @property
10236
+ def Limit(self):
10237
+ return self._Limit
10238
+
10239
+ @Limit.setter
10240
+ def Limit(self, Limit):
10241
+ self._Limit = Limit
10242
+
10243
+
10244
+ def _deserialize(self, params):
10245
+ if params.get("Filters") is not None:
10246
+ self._Filters = []
10247
+ for item in params.get("Filters"):
10248
+ obj = Filter()
10249
+ obj._deserialize(item)
10250
+ self._Filters.append(obj)
10251
+ self._Offset = params.get("Offset")
10252
+ self._Limit = params.get("Limit")
10253
+ memeber_set = set(params.keys())
10254
+ for name, value in vars(self).items():
10255
+ property_name = name[1:]
10256
+ if property_name in memeber_set:
10257
+ memeber_set.remove(property_name)
10258
+ if len(memeber_set) > 0:
10259
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
10260
+
10261
+
10089
10262
 
10090
10263
  class DescribeDashboardSubscribesResponse(AbstractModel):
10091
10264
  """DescribeDashboardSubscribes返回参数结构体
@@ -17021,6 +17194,83 @@ class ModifyDashboardSubscribeRequest(AbstractModel):
17021
17194
 
17022
17195
  """
17023
17196
 
17197
+ def __init__(self):
17198
+ r"""
17199
+ :param _Id: 仪表盘订阅id。
17200
+ :type Id: int
17201
+ :param _DashboardId: 仪表盘id。
17202
+ :type DashboardId: str
17203
+ :param _Name: 仪表盘订阅名称。
17204
+ :type Name: str
17205
+ :param _Cron: 订阅时间cron表达式,格式为:{秒数} {分钟} {小时} {日期} {月份} {星期};(有效数据为:{分钟} {小时} {日期} {月份} {星期})。
17206
+ :type Cron: str
17207
+ :param _SubscribeData: 仪表盘订阅数据。
17208
+ :type SubscribeData: :class:`tencentcloud.cls.v20201016.models.DashboardSubscribeData`
17209
+ """
17210
+ self._Id = None
17211
+ self._DashboardId = None
17212
+ self._Name = None
17213
+ self._Cron = None
17214
+ self._SubscribeData = None
17215
+
17216
+ @property
17217
+ def Id(self):
17218
+ return self._Id
17219
+
17220
+ @Id.setter
17221
+ def Id(self, Id):
17222
+ self._Id = Id
17223
+
17224
+ @property
17225
+ def DashboardId(self):
17226
+ return self._DashboardId
17227
+
17228
+ @DashboardId.setter
17229
+ def DashboardId(self, DashboardId):
17230
+ self._DashboardId = DashboardId
17231
+
17232
+ @property
17233
+ def Name(self):
17234
+ return self._Name
17235
+
17236
+ @Name.setter
17237
+ def Name(self, Name):
17238
+ self._Name = Name
17239
+
17240
+ @property
17241
+ def Cron(self):
17242
+ return self._Cron
17243
+
17244
+ @Cron.setter
17245
+ def Cron(self, Cron):
17246
+ self._Cron = Cron
17247
+
17248
+ @property
17249
+ def SubscribeData(self):
17250
+ return self._SubscribeData
17251
+
17252
+ @SubscribeData.setter
17253
+ def SubscribeData(self, SubscribeData):
17254
+ self._SubscribeData = SubscribeData
17255
+
17256
+
17257
+ def _deserialize(self, params):
17258
+ self._Id = params.get("Id")
17259
+ self._DashboardId = params.get("DashboardId")
17260
+ self._Name = params.get("Name")
17261
+ self._Cron = params.get("Cron")
17262
+ if params.get("SubscribeData") is not None:
17263
+ self._SubscribeData = DashboardSubscribeData()
17264
+ self._SubscribeData._deserialize(params.get("SubscribeData"))
17265
+ memeber_set = set(params.keys())
17266
+ for name, value in vars(self).items():
17267
+ property_name = name[1:]
17268
+ if property_name in memeber_set:
17269
+ memeber_set.remove(property_name)
17270
+ if len(memeber_set) > 0:
17271
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
17272
+
17273
+
17024
17274
 
17025
17275
  class ModifyDashboardSubscribeResponse(AbstractModel):
17026
17276
  """ModifyDashboardSubscribe返回参数结构体
@@ -18439,10 +18689,11 @@ class MonitorTime(AbstractModel):
18439
18689
 
18440
18690
  def __init__(self):
18441
18691
  r"""
18442
- :param _Type: 执行周期, 可选值:`Period`、`Fixed`。
18692
+ :param _Type: 执行周期, 可选值:`Period`、`Fixed`、`Cron`。
18443
18693
 
18444
18694
  - Period:固定频率
18445
18695
  - Fixed:固定时间
18696
+ - Cron:Cron表达式
18446
18697
  :type Type: str
18447
18698
  :param _Time: 执行的周期,或者定制执行的时间节点。单位为分钟,取值范围为1~1440。
18448
18699
  当type为`Period`,`Fixed`时,time字段生效。
@@ -21724,7 +21975,6 @@ id,地域,简称信息如下:
21724
21975
  - 1, 广州,ap-guangzhou
21725
21976
  - 4, 上海,ap-shanghai
21726
21977
  - 5, 中国香港,ap-hongkong
21727
- - 6, 多伦多,na-toronto
21728
21978
  - 7, 上海金融,ap-shanghai-fsi
21729
21979
  - 8, 北京,ap-beijing
21730
21980
  - 9, 新加坡,ap-singapore
File without changes
File without changes