tencentcloud-sdk-python-intl-en 3.0.1201__py2.py3-none-any.whl → 3.0.1203__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.

tencentcloud/__init__.py CHANGED
@@ -13,4 +13,4 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
 
16
- __version__ = '3.0.1201'
16
+ __version__ = '3.0.1203'
@@ -2707,8 +2707,7 @@ class ClusterItem(AbstractModel):
2707
2707
  r"""
2708
2708
  :param _ClusterId: Unique cluster ID
2709
2709
  :type ClusterId: str
2710
- :param _ClusterName: Cluster name
2711
- Note: this field may return null, indicating that no valid values can be obtained.
2710
+ :param _ClusterName: Cluster name.
2712
2711
  :type ClusterName: str
2713
2712
  :param _Zone: Cluster AZ, such as ap-guangzhou-1
2714
2713
  Note: this field may return null, indicating that no valid values can be obtained.
@@ -2731,8 +2730,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
2731
2730
 
2732
2731
  @property
2733
2732
  def ClusterName(self):
2734
- """Cluster name
2735
- Note: this field may return null, indicating that no valid values can be obtained.
2733
+ """Cluster name.
2736
2734
  :rtype: str
2737
2735
  """
2738
2736
  return self._ClusterName
@@ -3379,7 +3377,7 @@ Note: if the name of the new CLB instance already exists, a default name will be
3379
3377
  :type LoadBalancerName: str
3380
3378
  :param _VpcId: Network ID of the target device on the CLB backend, such as `vpc-12345678`, which can be obtained through the `DescribeVpcEx` API. If this parameter is not entered, `DefaultVPC` is used by default. This parameter is required when creating a private network instance.
3381
3379
  :type VpcId: str
3382
- :param _SubnetId: A subnet ID must be specified when you purchase a private network CLB instance in a VPC, and the VIP of this instance will be generated in this subnet. This parameter is required for creating a CLB instance.
3380
+ :param _SubnetId: A subnet ID should be specified when you purchase a private network CLB instance under a VPC. The VIP of the private network CLB instance is in this subnet. This parameter is required when you create a private network CLB instance but not supported when you create a public network IPv4 CLB instance.
3383
3381
  :type SubnetId: str
3384
3382
  :param _ProjectId: ID of the project to which a CLB instance belongs, which can be obtained through the `DescribeProject` API. If this parameter is not entered, the default project will be used.
3385
3383
  :type ProjectId: int
@@ -3387,11 +3385,12 @@ Note: if the name of the new CLB instance already exists, a default name will be
3387
3385
  :type AddressIPVersion: str
3388
3386
  :param _Number: Number of CLBs to be created. Default value: 1.
3389
3387
  :type Number: int
3390
- :param _MasterZoneId: ID of the primary availability zone configured for cross-availability zone disaster recovery, such as 100001 or ap-guangzhou-1. It applies only to public network CLB.Note: The primary availability zone is the one that carries traffic. The replica availability zone does not carry traffic by default and is only used when the primary availability zone is unavailable. Currently, primary and replica availability zones are supported only for the IPv4 CLB instances in the regions of Guangzhou, Shanghai, Nanjing, Beijing, Chengdu, Shenzhen Finance Zone, Hong Kong (China), Seoul, Frankfurt, and Singapore. You can query the list of primary availability zones in a region through the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API.
3388
+ :param _MasterZoneId: Applicable only to public network IPv4 CLB instances. This parameter specifies the primary AZ ID for cross-AZ disaster recovery. For example, 100001 or ap-guangzhou-1.
3389
+ Note: The primary AZ sustains traffic. The secondary AZ does not sustain traffic by default and is used only when the primary AZ is unavailable. Currently, primary and secondary AZs are supported only for IPv4 CLB instances in Guangzhou, Shanghai, Nanjing, Beijing, Chengdu, Shenzhen Finance, Hong Kong (China), Seoul, Frankfurt, and Singapore regions. You can call the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API to query the list of primary AZs in a region. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3391
3390
  :type MasterZoneId: str
3392
- :param _ZoneId: Specifies an AZ ID for creating a CLB instance, such as `ap-guangzhou-1`, which is applicable only to public network CLB instances.
3391
+ :param _ZoneId: Applicable only to public network IPv4 CLB instances. This parameter specifies the AZ ID for creating a CLB instance. For example, ap-guangzhou-1.
3393
3392
  :type ZoneId: str
3394
- :param _InternetAccessible: Maximum outbound bandwidth under the network billing mode. It applies only to LCU-supported instances of the private network type and all instances of the public network type.
3393
+ :param _InternetAccessible: Network billing mode by the maximum outbound bandwidth. It applies only to private network LCU-supported instances and all public network instances. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3395
3394
  :type InternetAccessible: :class:`tencentcloud.clb.v20180317.models.InternetAccessible`
3396
3395
  :param _VipIsp: ISP of VIP. Values: `CMCC` (China Mobile), `CUCC` (China Unicom) and `CTCC` (China Telecom). You need to activate static single-line IPs. This feature is in beta and is only available in Guangzhou, Shanghai, Nanjing, Jinan, Hangzhou, Fuzhou, Beijing, Shijiazhuang, Wuhan, Changsha, Chengdu and Chongqing regions. To try it out, please contact your sales rep. If it's specified, the network billing mode must be `BANDWIDTH_PACKAGE`. If it's not specified, BGP is used by default. To query ISPs supported in a region, please use [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1).
3397
3396
  :type VipIsp: str
@@ -3416,8 +3415,8 @@ Note: If the specified VIP is occupied or is not within the IP range of the spec
3416
3415
  :type SnatIps: list of SnatIp
3417
3416
  :param _ClusterTag: Tag for the STGW exclusive cluster.
3418
3417
  :type ClusterTag: str
3419
- :param _SlaveZoneId: Specifies the secondary AZ ID for cross-AZ disaster recovery, such as `100001` or `ap-guangzhou-1`. It is applicable only to public network CLB.
3420
- Note: The traffic only goes to the secondary AZ when the primary AZ is unavailable. You can query the list of primary and secondary AZ of a region by calling [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1).
3418
+ :param _SlaveZoneId: Applicable only to public network IPv4 CLB instances. This parameter specifies the secondary AZ ID for cross-AZ disaster recovery. For example, 100001 or ap-guangzhou-1.
3419
+ Note: The secondary AZ sustains traffic when the primary AZ encounters faults. You can call the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API to query the list of primary/secondary AZs in a region. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3421
3420
  :type SlaveZoneId: str
3422
3421
  :param _EipAddressId: Unique ID of an EIP, which can only be used when binding the EIP of a private network CLB instance. E.g., `eip-11112222`.
3423
3422
  :type EipAddressId: str
@@ -3427,8 +3426,12 @@ Note: The traffic only goes to the secondary AZ when the primary AZ is unavailab
3427
3426
  :type DynamicVip: bool
3428
3427
  :param _Egress: Network egress point
3429
3428
  :type Egress: str
3430
- :param _LBChargePrepaid: Prepaid billing attributes of a CLB instance
3429
+ :param _LBChargePrepaid: Prepayment-related attributes of a CLB instance. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3431
3430
  :type LBChargePrepaid: :class:`tencentcloud.clb.v20180317.models.LBChargePrepaid`
3431
+ :param _LBChargeType: Billing type of a CLB instance. Valid values: POSTPAID_BY_HOUR and PREPAID. Default value: POSTPAID_BY_HOUR. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3432
+ :type LBChargeType: str
3433
+ :param _AccessLogTopicId: Topic ID of logs of traffic access over layer-7 protocols.
3434
+ :type AccessLogTopicId: str
3432
3435
  """
3433
3436
  self._LoadBalancerType = None
3434
3437
  self._Forward = None
@@ -3458,6 +3461,8 @@ Note: The traffic only goes to the secondary AZ when the primary AZ is unavailab
3458
3461
  self._DynamicVip = None
3459
3462
  self._Egress = None
3460
3463
  self._LBChargePrepaid = None
3464
+ self._LBChargeType = None
3465
+ self._AccessLogTopicId = None
3461
3466
 
3462
3467
  @property
3463
3468
  def LoadBalancerType(self):
@@ -3507,7 +3512,7 @@ Note: if the name of the new CLB instance already exists, a default name will be
3507
3512
 
3508
3513
  @property
3509
3514
  def SubnetId(self):
3510
- """A subnet ID must be specified when you purchase a private network CLB instance in a VPC, and the VIP of this instance will be generated in this subnet. This parameter is required for creating a CLB instance.
3515
+ """A subnet ID should be specified when you purchase a private network CLB instance under a VPC. The VIP of the private network CLB instance is in this subnet. This parameter is required when you create a private network CLB instance but not supported when you create a public network IPv4 CLB instance.
3511
3516
  :rtype: str
3512
3517
  """
3513
3518
  return self._SubnetId
@@ -3551,7 +3556,8 @@ Note: if the name of the new CLB instance already exists, a default name will be
3551
3556
 
3552
3557
  @property
3553
3558
  def MasterZoneId(self):
3554
- """ID of the primary availability zone configured for cross-availability zone disaster recovery, such as 100001 or ap-guangzhou-1. It applies only to public network CLB.Note: The primary availability zone is the one that carries traffic. The replica availability zone does not carry traffic by default and is only used when the primary availability zone is unavailable. Currently, primary and replica availability zones are supported only for the IPv4 CLB instances in the regions of Guangzhou, Shanghai, Nanjing, Beijing, Chengdu, Shenzhen Finance Zone, Hong Kong (China), Seoul, Frankfurt, and Singapore. You can query the list of primary availability zones in a region through the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API.
3559
+ """Applicable only to public network IPv4 CLB instances. This parameter specifies the primary AZ ID for cross-AZ disaster recovery. For example, 100001 or ap-guangzhou-1.
3560
+ Note: The primary AZ sustains traffic. The secondary AZ does not sustain traffic by default and is used only when the primary AZ is unavailable. Currently, primary and secondary AZs are supported only for IPv4 CLB instances in Guangzhou, Shanghai, Nanjing, Beijing, Chengdu, Shenzhen Finance, Hong Kong (China), Seoul, Frankfurt, and Singapore regions. You can call the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API to query the list of primary AZs in a region. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3555
3561
  :rtype: str
3556
3562
  """
3557
3563
  return self._MasterZoneId
@@ -3562,7 +3568,7 @@ Note: if the name of the new CLB instance already exists, a default name will be
3562
3568
 
3563
3569
  @property
3564
3570
  def ZoneId(self):
3565
- """Specifies an AZ ID for creating a CLB instance, such as `ap-guangzhou-1`, which is applicable only to public network CLB instances.
3571
+ """Applicable only to public network IPv4 CLB instances. This parameter specifies the AZ ID for creating a CLB instance. For example, ap-guangzhou-1.
3566
3572
  :rtype: str
3567
3573
  """
3568
3574
  return self._ZoneId
@@ -3573,7 +3579,7 @@ Note: if the name of the new CLB instance already exists, a default name will be
3573
3579
 
3574
3580
  @property
3575
3581
  def InternetAccessible(self):
3576
- """Maximum outbound bandwidth under the network billing mode. It applies only to LCU-supported instances of the private network type and all instances of the public network type.
3582
+ """Network billing mode by the maximum outbound bandwidth. It applies only to private network LCU-supported instances and all public network instances. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3577
3583
  :rtype: :class:`tencentcloud.clb.v20180317.models.InternetAccessible`
3578
3584
  """
3579
3585
  return self._InternetAccessible
@@ -3706,8 +3712,8 @@ Note: If the specified VIP is occupied or is not within the IP range of the spec
3706
3712
 
3707
3713
  @property
3708
3714
  def SlaveZoneId(self):
3709
- """Specifies the secondary AZ ID for cross-AZ disaster recovery, such as `100001` or `ap-guangzhou-1`. It is applicable only to public network CLB.
3710
- Note: The traffic only goes to the secondary AZ when the primary AZ is unavailable. You can query the list of primary and secondary AZ of a region by calling [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1).
3715
+ """Applicable only to public network IPv4 CLB instances. This parameter specifies the secondary AZ ID for cross-AZ disaster recovery. For example, 100001 or ap-guangzhou-1.
3716
+ Note: The secondary AZ sustains traffic when the primary AZ encounters faults. You can call the [DescribeResources](https://intl.cloud.tencent.com/document/api/214/70213?from_cn_redirect=1) API to query the list of primary/secondary AZs in a region. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3711
3717
  :rtype: str
3712
3718
  """
3713
3719
  return self._SlaveZoneId
@@ -3762,7 +3768,7 @@ Note: The traffic only goes to the secondary AZ when the primary AZ is unavailab
3762
3768
 
3763
3769
  @property
3764
3770
  def LBChargePrepaid(self):
3765
- """Prepaid billing attributes of a CLB instance
3771
+ """Prepayment-related attributes of a CLB instance. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3766
3772
  :rtype: :class:`tencentcloud.clb.v20180317.models.LBChargePrepaid`
3767
3773
  """
3768
3774
  return self._LBChargePrepaid
@@ -3771,6 +3777,28 @@ Note: The traffic only goes to the secondary AZ when the primary AZ is unavailab
3771
3777
  def LBChargePrepaid(self, LBChargePrepaid):
3772
3778
  self._LBChargePrepaid = LBChargePrepaid
3773
3779
 
3780
+ @property
3781
+ def LBChargeType(self):
3782
+ """Billing type of a CLB instance. Valid values: POSTPAID_BY_HOUR and PREPAID. Default value: POSTPAID_BY_HOUR. The feature of purchasing monthly subscription instances via an API is under grayscale release. If you want to experience this feature, [submit a ticket](https://console.cloud.tencent.com/workorder/category).
3783
+ :rtype: str
3784
+ """
3785
+ return self._LBChargeType
3786
+
3787
+ @LBChargeType.setter
3788
+ def LBChargeType(self, LBChargeType):
3789
+ self._LBChargeType = LBChargeType
3790
+
3791
+ @property
3792
+ def AccessLogTopicId(self):
3793
+ """Topic ID of logs of traffic access over layer-7 protocols.
3794
+ :rtype: str
3795
+ """
3796
+ return self._AccessLogTopicId
3797
+
3798
+ @AccessLogTopicId.setter
3799
+ def AccessLogTopicId(self, AccessLogTopicId):
3800
+ self._AccessLogTopicId = AccessLogTopicId
3801
+
3774
3802
 
3775
3803
  def _deserialize(self, params):
3776
3804
  self._LoadBalancerType = params.get("LoadBalancerType")
@@ -3817,6 +3845,8 @@ Note: The traffic only goes to the secondary AZ when the primary AZ is unavailab
3817
3845
  if params.get("LBChargePrepaid") is not None:
3818
3846
  self._LBChargePrepaid = LBChargePrepaid()
3819
3847
  self._LBChargePrepaid._deserialize(params.get("LBChargePrepaid"))
3848
+ self._LBChargeType = params.get("LBChargeType")
3849
+ self._AccessLogTopicId = params.get("AccessLogTopicId")
3820
3850
  memeber_set = set(params.keys())
3821
3851
  for name, value in vars(self).items():
3822
3852
  property_name = name[1:]
@@ -10362,10 +10392,12 @@ class InternetAccessible(AbstractModel):
10362
10392
 
10363
10393
  def __init__(self):
10364
10394
  r"""
10365
- :param _InternetChargeType: TRAFFIC_POSTPAID_BY_HOUR: hourly pay-as-you-go by traffic; BANDWIDTH_POSTPAID_BY_HOUR: hourly pay-as-you-go by bandwidth;
10366
- BANDWIDTH_PACKAGE: billed by bandwidth package (currently, this method is supported only if the ISP is specified)
10395
+ :param _InternetChargeType: TRAFFIC_POSTPAID_BY_HOUR: Postpaid by traffic on an hourly basis. BANDWIDTH_POSTPAID_BY_HOUR: Postpaid by bandwidth on an hourly basis. International site users do not support this billing mode. BANDWIDTH_PACKAGE: Charged by bandwidth package. BANDWIDTH_PREPAID: Bandwidth prepaid.
10367
10396
  :type InternetChargeType: str
10368
- :param _InternetMaxBandwidthOut: Maximum outbound bandwidth, in Mbps. This applies only to shared, LCU-supported, and exclusive CLB instances of the public network type, as well as the LCU-supported CLB instances of the private network type.- For shared and exclusive CLB instances of the public network type, the maximum outbound bandwidth ranges from 1 Mbps to 2048 Mbps.- For LCU-supported CLB instances of the public network type and the private network type, the maximum outbound bandwidth ranges from 1 Mbps to 61440 Mbps.(If this parameter is not specified when CreateLoadBalancer is called to create a CLB instance, it defaults to 10 Mbps. This upper limit can be adjusted.)Note: This field may return null, indicating that no valid values can be obtained.
10397
+ :param _InternetMaxBandwidthOut: Maximum outbound bandwidth, in Mbps. This parameter is valid only for public network shared, LCU-supported, and exclusive CLB instances and private network LCU-supported CLB instances.
10398
+ - The range of the maximum outbound bandwidth for public network shared and exclusive CLB instances is 1 Mbps to 2,048 Mbps.
10399
+ - The range of the maximum outbound bandwidth for public network and private network LCU-supported CLB instances is 1 Mbps to 61,440 Mbps.
10400
+ (If this parameter is not specified when CreateLoadBalancer is called to create a CLB instance, the default value of 10 Mbps is used. This value can be modified.)
10369
10401
  :type InternetMaxBandwidthOut: int
10370
10402
  :param _BandwidthpkgSubType: Bandwidth package type, such as SINGLEISP (single-line) and BGP (multi-line).Note: This field may return null, indicating that no valid values can be obtained.
10371
10403
  :type BandwidthpkgSubType: str
@@ -10376,8 +10408,7 @@ BANDWIDTH_PACKAGE: billed by bandwidth package (currently, this method is suppor
10376
10408
 
10377
10409
  @property
10378
10410
  def InternetChargeType(self):
10379
- """TRAFFIC_POSTPAID_BY_HOUR: hourly pay-as-you-go by traffic; BANDWIDTH_POSTPAID_BY_HOUR: hourly pay-as-you-go by bandwidth;
10380
- BANDWIDTH_PACKAGE: billed by bandwidth package (currently, this method is supported only if the ISP is specified)
10411
+ """TRAFFIC_POSTPAID_BY_HOUR: Postpaid by traffic on an hourly basis. BANDWIDTH_POSTPAID_BY_HOUR: Postpaid by bandwidth on an hourly basis. International site users do not support this billing mode. BANDWIDTH_PACKAGE: Charged by bandwidth package. BANDWIDTH_PREPAID: Bandwidth prepaid.
10381
10412
  :rtype: str
10382
10413
  """
10383
10414
  return self._InternetChargeType
@@ -10388,7 +10419,10 @@ BANDWIDTH_PACKAGE: billed by bandwidth package (currently, this method is suppor
10388
10419
 
10389
10420
  @property
10390
10421
  def InternetMaxBandwidthOut(self):
10391
- """Maximum outbound bandwidth, in Mbps. This applies only to shared, LCU-supported, and exclusive CLB instances of the public network type, as well as the LCU-supported CLB instances of the private network type.- For shared and exclusive CLB instances of the public network type, the maximum outbound bandwidth ranges from 1 Mbps to 2048 Mbps.- For LCU-supported CLB instances of the public network type and the private network type, the maximum outbound bandwidth ranges from 1 Mbps to 61440 Mbps.(If this parameter is not specified when CreateLoadBalancer is called to create a CLB instance, it defaults to 10 Mbps. This upper limit can be adjusted.)Note: This field may return null, indicating that no valid values can be obtained.
10422
+ """Maximum outbound bandwidth, in Mbps. This parameter is valid only for public network shared, LCU-supported, and exclusive CLB instances and private network LCU-supported CLB instances.
10423
+ - The range of the maximum outbound bandwidth for public network shared and exclusive CLB instances is 1 Mbps to 2,048 Mbps.
10424
+ - The range of the maximum outbound bandwidth for public network and private network LCU-supported CLB instances is 1 Mbps to 61,440 Mbps.
10425
+ (If this parameter is not specified when CreateLoadBalancer is called to create a CLB instance, the default value of 10 Mbps is used. This value can be modified.)
10392
10426
  :rtype: int
10393
10427
  """
10394
10428
  return self._InternetMaxBandwidthOut
@@ -10557,11 +10591,9 @@ class LBChargePrepaid(AbstractModel):
10557
10591
 
10558
10592
  def __init__(self):
10559
10593
  r"""
10560
- :param _RenewFlag: Renewal type. AUTO_RENEW: automatic renewal; MANUAL_RENEW: manual renewal
10561
- Note: This field may return null, indicating that no valid values can be obtained.
10594
+ :param _RenewFlag: Reserved field.
10562
10595
  :type RenewFlag: str
10563
- :param _Period: Cycle, indicating the number of months (reserved field)
10564
- Note: This field may return null, indicating that no valid values can be obtained.
10596
+ :param _Period: Reserved field.
10565
10597
  :type Period: int
10566
10598
  """
10567
10599
  self._RenewFlag = None
@@ -10569,8 +10601,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
10569
10601
 
10570
10602
  @property
10571
10603
  def RenewFlag(self):
10572
- """Renewal type. AUTO_RENEW: automatic renewal; MANUAL_RENEW: manual renewal
10573
- Note: This field may return null, indicating that no valid values can be obtained.
10604
+ """Reserved field.
10574
10605
  :rtype: str
10575
10606
  """
10576
10607
  return self._RenewFlag
@@ -10581,8 +10612,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
10581
10612
 
10582
10613
  @property
10583
10614
  def Period(self):
10584
- """Cycle, indicating the number of months (reserved field)
10585
- Note: This field may return null, indicating that no valid values can be obtained.
10615
+ """Reserved field.
10586
10616
  :rtype: int
10587
10617
  """
10588
10618
  return self._Period
@@ -277,6 +277,90 @@ class AddBandwidthPackageResourcesResponse(AbstractModel):
277
277
  self._RequestId = params.get("RequestId")
278
278
 
279
279
 
280
+ class AddTemplateMemberRequest(AbstractModel):
281
+ """AddTemplateMember request structure.
282
+
283
+ """
284
+
285
+ def __init__(self):
286
+ r"""
287
+ :param _TemplateId: Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
288
+ :type TemplateId: str
289
+ :param _TemplateMember: Information on the parameter template to be added. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter.
290
+ :type TemplateMember: list of MemberInfo
291
+ """
292
+ self._TemplateId = None
293
+ self._TemplateMember = None
294
+
295
+ @property
296
+ def TemplateId(self):
297
+ """Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
298
+ :rtype: str
299
+ """
300
+ return self._TemplateId
301
+
302
+ @TemplateId.setter
303
+ def TemplateId(self, TemplateId):
304
+ self._TemplateId = TemplateId
305
+
306
+ @property
307
+ def TemplateMember(self):
308
+ """Information on the parameter template to be added. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter.
309
+ :rtype: list of MemberInfo
310
+ """
311
+ return self._TemplateMember
312
+
313
+ @TemplateMember.setter
314
+ def TemplateMember(self, TemplateMember):
315
+ self._TemplateMember = TemplateMember
316
+
317
+
318
+ def _deserialize(self, params):
319
+ self._TemplateId = params.get("TemplateId")
320
+ if params.get("TemplateMember") is not None:
321
+ self._TemplateMember = []
322
+ for item in params.get("TemplateMember"):
323
+ obj = MemberInfo()
324
+ obj._deserialize(item)
325
+ self._TemplateMember.append(obj)
326
+ memeber_set = set(params.keys())
327
+ for name, value in vars(self).items():
328
+ property_name = name[1:]
329
+ if property_name in memeber_set:
330
+ memeber_set.remove(property_name)
331
+ if len(memeber_set) > 0:
332
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
333
+
334
+
335
+
336
+ class AddTemplateMemberResponse(AbstractModel):
337
+ """AddTemplateMember response structure.
338
+
339
+ """
340
+
341
+ def __init__(self):
342
+ r"""
343
+ :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.
344
+ :type RequestId: str
345
+ """
346
+ self._RequestId = None
347
+
348
+ @property
349
+ def RequestId(self):
350
+ """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.
351
+ :rtype: str
352
+ """
353
+ return self._RequestId
354
+
355
+ @RequestId.setter
356
+ def RequestId(self, RequestId):
357
+ self._RequestId = RequestId
358
+
359
+
360
+ def _deserialize(self, params):
361
+ self._RequestId = params.get("RequestId")
362
+
363
+
280
364
  class Address(AbstractModel):
281
365
  """Detailed EIP information
282
366
 
@@ -14275,6 +14359,90 @@ class DeleteSubnetResponse(AbstractModel):
14275
14359
  self._RequestId = params.get("RequestId")
14276
14360
 
14277
14361
 
14362
+ class DeleteTemplateMemberRequest(AbstractModel):
14363
+ """DeleteTemplateMember request structure.
14364
+
14365
+ """
14366
+
14367
+ def __init__(self):
14368
+ r"""
14369
+ :param _TemplateId: Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
14370
+ :type TemplateId: str
14371
+ :param _TemplateMember: Information on the parameter template to be added. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter.
14372
+ :type TemplateMember: list of MemberInfo
14373
+ """
14374
+ self._TemplateId = None
14375
+ self._TemplateMember = None
14376
+
14377
+ @property
14378
+ def TemplateId(self):
14379
+ """Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
14380
+ :rtype: str
14381
+ """
14382
+ return self._TemplateId
14383
+
14384
+ @TemplateId.setter
14385
+ def TemplateId(self, TemplateId):
14386
+ self._TemplateId = TemplateId
14387
+
14388
+ @property
14389
+ def TemplateMember(self):
14390
+ """Information on the parameter template to be added. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter.
14391
+ :rtype: list of MemberInfo
14392
+ """
14393
+ return self._TemplateMember
14394
+
14395
+ @TemplateMember.setter
14396
+ def TemplateMember(self, TemplateMember):
14397
+ self._TemplateMember = TemplateMember
14398
+
14399
+
14400
+ def _deserialize(self, params):
14401
+ self._TemplateId = params.get("TemplateId")
14402
+ if params.get("TemplateMember") is not None:
14403
+ self._TemplateMember = []
14404
+ for item in params.get("TemplateMember"):
14405
+ obj = MemberInfo()
14406
+ obj._deserialize(item)
14407
+ self._TemplateMember.append(obj)
14408
+ memeber_set = set(params.keys())
14409
+ for name, value in vars(self).items():
14410
+ property_name = name[1:]
14411
+ if property_name in memeber_set:
14412
+ memeber_set.remove(property_name)
14413
+ if len(memeber_set) > 0:
14414
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
14415
+
14416
+
14417
+
14418
+ class DeleteTemplateMemberResponse(AbstractModel):
14419
+ """DeleteTemplateMember response structure.
14420
+
14421
+ """
14422
+
14423
+ def __init__(self):
14424
+ r"""
14425
+ :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.
14426
+ :type RequestId: str
14427
+ """
14428
+ self._RequestId = None
14429
+
14430
+ @property
14431
+ def RequestId(self):
14432
+ """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.
14433
+ :rtype: str
14434
+ """
14435
+ return self._RequestId
14436
+
14437
+ @RequestId.setter
14438
+ def RequestId(self, RequestId):
14439
+ self._RequestId = RequestId
14440
+
14441
+
14442
+ def _deserialize(self, params):
14443
+ self._RequestId = params.get("RequestId")
14444
+
14445
+
14278
14446
  class DeleteTrafficPackagesRequest(AbstractModel):
14279
14447
  """DeleteTrafficPackages request structure.
14280
14448
 
@@ -31410,6 +31578,57 @@ class LocalGateway(AbstractModel):
31410
31578
 
31411
31579
 
31412
31580
 
31581
+ class MemberInfo(AbstractModel):
31582
+ """Parameter template information.
31583
+
31584
+ """
31585
+
31586
+ def __init__(self):
31587
+ r"""
31588
+ :param _Member: Parameter template.
31589
+ :type Member: str
31590
+ :param _Description: Parameter template description.
31591
+ :type Description: str
31592
+ """
31593
+ self._Member = None
31594
+ self._Description = None
31595
+
31596
+ @property
31597
+ def Member(self):
31598
+ """Parameter template.
31599
+ :rtype: str
31600
+ """
31601
+ return self._Member
31602
+
31603
+ @Member.setter
31604
+ def Member(self, Member):
31605
+ self._Member = Member
31606
+
31607
+ @property
31608
+ def Description(self):
31609
+ """Parameter template description.
31610
+ :rtype: str
31611
+ """
31612
+ return self._Description
31613
+
31614
+ @Description.setter
31615
+ def Description(self, Description):
31616
+ self._Description = Description
31617
+
31618
+
31619
+ def _deserialize(self, params):
31620
+ self._Member = params.get("Member")
31621
+ self._Description = params.get("Description")
31622
+ memeber_set = set(params.keys())
31623
+ for name, value in vars(self).items():
31624
+ property_name = name[1:]
31625
+ if property_name in memeber_set:
31626
+ memeber_set.remove(property_name)
31627
+ if len(memeber_set) > 0:
31628
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
31629
+
31630
+
31631
+
31413
31632
  class MigrateNetworkInterfaceRequest(AbstractModel):
31414
31633
  """MigrateNetworkInterface request structure.
31415
31634
 
@@ -35410,6 +35629,110 @@ class ModifySubnetAttributeResponse(AbstractModel):
35410
35629
  self._RequestId = params.get("RequestId")
35411
35630
 
35412
35631
 
35632
+ class ModifyTemplateMemberRequest(AbstractModel):
35633
+ """ModifyTemplateMember request structure.
35634
+
35635
+ """
35636
+
35637
+ def __init__(self):
35638
+ r"""
35639
+ :param _TemplateId: Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
35640
+ :type TemplateId: str
35641
+ :param _OriginalTemplateMember: Information on the parameter template to be modified. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter. The parameter sequence should be the same as that of TemplateMember, and the input parameter length should be consistent with that of TemplateMember.
35642
+ :type OriginalTemplateMember: list of MemberInfo
35643
+ :param _TemplateMember: New parameter template information. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter. The parameter sequence should be the same as that of OriginalTemplateMember, and the input parameter length should be consistent with that of OriginalTemplateMember.
35644
+ :type TemplateMember: list of MemberInfo
35645
+ """
35646
+ self._TemplateId = None
35647
+ self._OriginalTemplateMember = None
35648
+ self._TemplateMember = None
35649
+
35650
+ @property
35651
+ def TemplateId(self):
35652
+ """Parameter template instance ID, which can be the instance ID of a parameter template of the following four types: IP address, protocol port, IP address group, and protocol port group.
35653
+ :rtype: str
35654
+ """
35655
+ return self._TemplateId
35656
+
35657
+ @TemplateId.setter
35658
+ def TemplateId(self, TemplateId):
35659
+ self._TemplateId = TemplateId
35660
+
35661
+ @property
35662
+ def OriginalTemplateMember(self):
35663
+ """Information on the parameter template to be modified. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter. The parameter sequence should be the same as that of TemplateMember, and the input parameter length should be consistent with that of TemplateMember.
35664
+ :rtype: list of MemberInfo
35665
+ """
35666
+ return self._OriginalTemplateMember
35667
+
35668
+ @OriginalTemplateMember.setter
35669
+ def OriginalTemplateMember(self, OriginalTemplateMember):
35670
+ self._OriginalTemplateMember = OriginalTemplateMember
35671
+
35672
+ @property
35673
+ def TemplateMember(self):
35674
+ """New parameter template information. The template can be of the following four types: IP address, protocol port, IP address group, and protocol port group. The type should be consistent with that of the template specified by the TemplateId parameter. The parameter sequence should be the same as that of OriginalTemplateMember, and the input parameter length should be consistent with that of OriginalTemplateMember.
35675
+ :rtype: list of MemberInfo
35676
+ """
35677
+ return self._TemplateMember
35678
+
35679
+ @TemplateMember.setter
35680
+ def TemplateMember(self, TemplateMember):
35681
+ self._TemplateMember = TemplateMember
35682
+
35683
+
35684
+ def _deserialize(self, params):
35685
+ self._TemplateId = params.get("TemplateId")
35686
+ if params.get("OriginalTemplateMember") is not None:
35687
+ self._OriginalTemplateMember = []
35688
+ for item in params.get("OriginalTemplateMember"):
35689
+ obj = MemberInfo()
35690
+ obj._deserialize(item)
35691
+ self._OriginalTemplateMember.append(obj)
35692
+ if params.get("TemplateMember") is not None:
35693
+ self._TemplateMember = []
35694
+ for item in params.get("TemplateMember"):
35695
+ obj = MemberInfo()
35696
+ obj._deserialize(item)
35697
+ self._TemplateMember.append(obj)
35698
+ memeber_set = set(params.keys())
35699
+ for name, value in vars(self).items():
35700
+ property_name = name[1:]
35701
+ if property_name in memeber_set:
35702
+ memeber_set.remove(property_name)
35703
+ if len(memeber_set) > 0:
35704
+ warnings.warn("%s fileds are useless." % ",".join(memeber_set))
35705
+
35706
+
35707
+
35708
+ class ModifyTemplateMemberResponse(AbstractModel):
35709
+ """ModifyTemplateMember response structure.
35710
+
35711
+ """
35712
+
35713
+ def __init__(self):
35714
+ r"""
35715
+ :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.
35716
+ :type RequestId: str
35717
+ """
35718
+ self._RequestId = None
35719
+
35720
+ @property
35721
+ def RequestId(self):
35722
+ """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.
35723
+ :rtype: str
35724
+ """
35725
+ return self._RequestId
35726
+
35727
+ @RequestId.setter
35728
+ def RequestId(self, RequestId):
35729
+ self._RequestId = RequestId
35730
+
35731
+
35732
+ def _deserialize(self, params):
35733
+ self._RequestId = params.get("RequestId")
35734
+
35735
+
35413
35736
  class ModifyVpcAttributeRequest(AbstractModel):
35414
35737
  """ModifyVpcAttribute request structure.
35415
35738
 
@@ -72,6 +72,29 @@ class VpcClient(AbstractClient):
72
72
  raise TencentCloudSDKException(type(e).__name__, str(e))
73
73
 
74
74
 
75
+ def AddTemplateMember(self, request):
76
+ """This API is used to add a parameter template of the IP address, protocol port, IP address group, or protocol port group type.
77
+
78
+ :param request: Request instance for AddTemplateMember.
79
+ :type request: :class:`tencentcloud.vpc.v20170312.models.AddTemplateMemberRequest`
80
+ :rtype: :class:`tencentcloud.vpc.v20170312.models.AddTemplateMemberResponse`
81
+
82
+ """
83
+ try:
84
+ params = request._serialize()
85
+ headers = request.headers
86
+ body = self.call("AddTemplateMember", params, headers=headers)
87
+ response = json.loads(body)
88
+ model = models.AddTemplateMemberResponse()
89
+ model._deserialize(response["Response"])
90
+ return model
91
+ except Exception as e:
92
+ if isinstance(e, TencentCloudSDKException):
93
+ raise
94
+ else:
95
+ raise TencentCloudSDKException(type(e).__name__, str(e))
96
+
97
+
75
98
  def AdjustPublicAddress(self, request):
76
99
  """This API is used to change the public IP of a CVM or the EIP of the associated bandwidth package.
77
100
 
@@ -2216,6 +2239,29 @@ class VpcClient(AbstractClient):
2216
2239
  raise TencentCloudSDKException(type(e).__name__, str(e))
2217
2240
 
2218
2241
 
2242
+ def DeleteTemplateMember(self, request):
2243
+ """This API is used to delete a parameter template of the IP address, protocol port, IP address group, or protocol port group type.
2244
+
2245
+ :param request: Request instance for DeleteTemplateMember.
2246
+ :type request: :class:`tencentcloud.vpc.v20170312.models.DeleteTemplateMemberRequest`
2247
+ :rtype: :class:`tencentcloud.vpc.v20170312.models.DeleteTemplateMemberResponse`
2248
+
2249
+ """
2250
+ try:
2251
+ params = request._serialize()
2252
+ headers = request.headers
2253
+ body = self.call("DeleteTemplateMember", params, headers=headers)
2254
+ response = json.loads(body)
2255
+ model = models.DeleteTemplateMemberResponse()
2256
+ model._deserialize(response["Response"])
2257
+ return model
2258
+ except Exception as e:
2259
+ if isinstance(e, TencentCloudSDKException):
2260
+ raise
2261
+ else:
2262
+ raise TencentCloudSDKException(type(e).__name__, str(e))
2263
+
2264
+
2219
2265
  def DeleteTrafficPackages(self, request):
2220
2266
  """This API is used to delete traffic packages. Note that only non-valid traffic packages can be deleted.
2221
2267
 
@@ -5797,6 +5843,29 @@ class VpcClient(AbstractClient):
5797
5843
  raise TencentCloudSDKException(type(e).__name__, str(e))
5798
5844
 
5799
5845
 
5846
+ def ModifyTemplateMember(self, request):
5847
+ """This API is used to modify a parameter template of the IP address, protocol port, IP address group, or protocol port group type.
5848
+
5849
+ :param request: Request instance for ModifyTemplateMember.
5850
+ :type request: :class:`tencentcloud.vpc.v20170312.models.ModifyTemplateMemberRequest`
5851
+ :rtype: :class:`tencentcloud.vpc.v20170312.models.ModifyTemplateMemberResponse`
5852
+
5853
+ """
5854
+ try:
5855
+ params = request._serialize()
5856
+ headers = request.headers
5857
+ body = self.call("ModifyTemplateMember", params, headers=headers)
5858
+ response = json.loads(body)
5859
+ model = models.ModifyTemplateMemberResponse()
5860
+ model._deserialize(response["Response"])
5861
+ return model
5862
+ except Exception as e:
5863
+ if isinstance(e, TencentCloudSDKException):
5864
+ raise
5865
+ else:
5866
+ raise TencentCloudSDKException(type(e).__name__, str(e))
5867
+
5868
+
5800
5869
  def ModifyVpcAttribute(self, request):
5801
5870
  """This API (ModifyVpcAttribute) is used to modify VPC attributes.
5802
5871
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-intl-en
3
- Version: 3.0.1201
3
+ Version: 3.0.1203
4
4
  Summary: Tencent Cloud SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python-intl-en
6
6
  Author: Tencent Cloud
@@ -1,4 +1,4 @@
1
- tencentcloud/__init__.py,sha256=_bL8EucgUJ-dUqP2eHVZ_grrEkF149IaI2qp_d8z66k,630
1
+ tencentcloud/__init__.py,sha256=x8AyAZUqTmlLR_DC5YH9ahO8X4GM5j807KpUH8I13Bk,630
2
2
  tencentcloud/advisor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/advisor/v20200721/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/advisor/v20200721/advisor_client.py,sha256=FuBG5ZJpmnVpDyVC84G_cjEWSa-mm6oyBvOIDe5SP-g,2924
@@ -137,7 +137,7 @@ tencentcloud/clb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
137
137
  tencentcloud/clb/v20180317/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
138
138
  tencentcloud/clb/v20180317/clb_client.py,sha256=SCZmXAenI8eR6N_1X_1zyAREiyhF5Ifw8fbPd2fFEbw,97844
139
139
  tencentcloud/clb/v20180317/errorcodes.py,sha256=lHQpKuOl4pAupRvV2BYU2e8UV_75tNXF8ALAmBFS11w,4207
140
- tencentcloud/clb/v20180317/models.py,sha256=vC9qieJ01CBM1JqAKrqTN-kFgrIHEZZejUYrB-O9dcs,697355
140
+ tencentcloud/clb/v20180317/models.py,sha256=iSR2vWpagifnd5YGG67nGXTG9SCsxlscXh_mlpBqN-c,699387
141
141
  tencentcloud/cloudaudit/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
142
142
  tencentcloud/cloudaudit/v20190319/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
143
143
  tencentcloud/cloudaudit/v20190319/cloudaudit_client.py,sha256=x7hq5sPidBryCDaX6DGlR_1MMbTqgg9axq8VBRu1NqY,18127
@@ -637,8 +637,8 @@ tencentcloud/vod/v20180717/vod_client.py,sha256=DMxebnzLEsU2E6nf1j4WZxEQu_D8kHOg
637
637
  tencentcloud/vpc/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
638
638
  tencentcloud/vpc/v20170312/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
639
639
  tencentcloud/vpc/v20170312/errorcodes.py,sha256=TjeuZ8IFlK9geQvCmmbnZfdqyIE4siI44dQMXYp5Qh8,48176
640
- tencentcloud/vpc/v20170312/models.py,sha256=yzfXQ2hzqlnEN13AA1jTyt9qpdpIkMoeooS_bEqGS8M,1581102
641
- tencentcloud/vpc/v20170312/vpc_client.py,sha256=36VbJeVHyFJCSAvVWxQWI8RXETsS9LSh-MKb80RJ0eA,306301
640
+ tencentcloud/vpc/v20170312/models.py,sha256=vJYGXzWL_vsQtMthnfzkx_lGEly_5VlL9a12p_1tsD4,1594603
641
+ tencentcloud/vpc/v20170312/vpc_client.py,sha256=VCz6QvGsCQSvir5hPrwyprYwRh_fUfTDpGX5w9GWUZg,309271
642
642
  tencentcloud/waf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
643
643
  tencentcloud/waf/v20180125/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
644
644
  tencentcloud/waf/v20180125/errorcodes.py,sha256=zwBZcvnCjbuvBJKChDMzCaA89zkApEOvztAZ_ga3K44,6276
@@ -654,7 +654,7 @@ tencentcloud/yunjing/v20180228/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5
654
654
  tencentcloud/yunjing/v20180228/errorcodes.py,sha256=VEqwMbMBe7F2oAW6ZDu3vAivBr60lbo7FWduFqRTEVg,3195
655
655
  tencentcloud/yunjing/v20180228/models.py,sha256=0rnsJ4JkA5aCTV1cVwCuKnzooe6IhQ0NS3ij6tJ22uw,330670
656
656
  tencentcloud/yunjing/v20180228/yunjing_client.py,sha256=LY01pPiy1k_AXnHgG0FonGekRSFMY3t9pcYH8aE27oQ,67389
657
- tencentcloud_sdk_python_intl_en-3.0.1201.dist-info/METADATA,sha256=o02f59PcZKfznRcd2IBO3t7MmAm61vSM6vvfVKxGqcA,1628
658
- tencentcloud_sdk_python_intl_en-3.0.1201.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
659
- tencentcloud_sdk_python_intl_en-3.0.1201.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
660
- tencentcloud_sdk_python_intl_en-3.0.1201.dist-info/RECORD,,
657
+ tencentcloud_sdk_python_intl_en-3.0.1203.dist-info/METADATA,sha256=Hp3dASZZc54QcCnCBNlxMYyGh3pKfMDXgnmxnqVozQQ,1628
658
+ tencentcloud_sdk_python_intl_en-3.0.1203.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
659
+ tencentcloud_sdk_python_intl_en-3.0.1203.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
660
+ tencentcloud_sdk_python_intl_en-3.0.1203.dist-info/RECORD,,