tencentcloud-sdk-clb 3.0.1126 → 3.0.1141

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180317/models.rb +23 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b1d0c789eeb6134142d2601649f5dda62a5df47c
4
- data.tar.gz: afb287a5702998d0ca0915b617a16ca21fc94765
3
+ metadata.gz: 99a7d54ca3054171e97818b913d330a4915a3102
4
+ data.tar.gz: 545a74d484f7fee9da8c77409980095256060773
5
5
  SHA512:
6
- metadata.gz: f8c172369167b5684806a159efbb781607ef5bf6380e4f1228e1bf8d512564499cd742d688517f625dd23a83efacce465537b3d8368da5f114866a73a426a462
7
- data.tar.gz: 45b69b66058fd508cefb4764f1224c71f17633f5bc85b32d0e5c4c279ed33fd65ffadb8cecf1a1b45b4cd6764e76b9f5569384c0ec6dfd6460b99b9a0310751a
6
+ metadata.gz: ee45cc03ca3b6d3610f361cf5285e196adaf51688b2cd7f4a9779dbd9bdedb68a28b780b1be632e2103dbb0931d224d4b73f8b2f76eb9a9648c7a34889aad562
7
+ data.tar.gz: 59e5f2363a7ef47bb9073bab9d7a7245295852b8685d21b334907fd5a172169a68438be029b5ce66632c1a98c7a0688381937736bc75a803f0a959022648dbc4
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1126
1
+ 3.0.1141
@@ -1401,8 +1401,8 @@ module TencentCloud
1401
1401
 
1402
1402
  attr_accessor :LogsetName, :Period, :LogsetType
1403
1403
  extend Gem::Deprecate
1404
- deprecate :Period, :none, 2025, 8
1405
- deprecate :Period=, :none, 2025, 8
1404
+ deprecate :Period, :none, 2025, 9
1405
+ deprecate :Period=, :none, 2025, 9
1406
1406
 
1407
1407
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1408
1408
  @LogsetName = logsetname
@@ -1904,10 +1904,12 @@ module TencentCloud
1904
1904
  # @type KeepaliveEnable: Boolean
1905
1905
  # @param SessionExpireTime: 会话保持时间,单位:秒。可选值:30~3600,默认 0,表示不开启。仅V2新版且后端转发协议为HTTP/HTTPS/GRPC目标组支持该参数。
1906
1906
  # @type SessionExpireTime: Integer
1907
+ # @param IpVersion: IP版本类型。
1908
+ # @type IpVersion: String
1907
1909
 
1908
- attr_accessor :TargetGroupName, :VpcId, :Port, :TargetGroupInstances, :Type, :Protocol, :HealthCheck, :ScheduleAlgorithm, :Tags, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime
1910
+ attr_accessor :TargetGroupName, :VpcId, :Port, :TargetGroupInstances, :Type, :Protocol, :HealthCheck, :ScheduleAlgorithm, :Tags, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime, :IpVersion
1909
1911
 
1910
- def initialize(targetgroupname=nil, vpcid=nil, port=nil, targetgroupinstances=nil, type=nil, protocol=nil, healthcheck=nil, schedulealgorithm=nil, tags=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil)
1912
+ def initialize(targetgroupname=nil, vpcid=nil, port=nil, targetgroupinstances=nil, type=nil, protocol=nil, healthcheck=nil, schedulealgorithm=nil, tags=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil, ipversion=nil)
1911
1913
  @TargetGroupName = targetgroupname
1912
1914
  @VpcId = vpcid
1913
1915
  @Port = port
@@ -1921,6 +1923,7 @@ module TencentCloud
1921
1923
  @FullListenSwitch = fulllistenswitch
1922
1924
  @KeepaliveEnable = keepaliveenable
1923
1925
  @SessionExpireTime = sessionexpiretime
1926
+ @IpVersion = ipversion
1924
1927
  end
1925
1928
 
1926
1929
  def deserialize(params)
@@ -1954,6 +1957,7 @@ module TencentCloud
1954
1957
  @FullListenSwitch = params['FullListenSwitch']
1955
1958
  @KeepaliveEnable = params['KeepaliveEnable']
1956
1959
  @SessionExpireTime = params['SessionExpireTime']
1960
+ @IpVersion = params['IpVersion']
1957
1961
  end
1958
1962
  end
1959
1963
 
@@ -5680,8 +5684,8 @@ module TencentCloud
5680
5684
 
5681
5685
  attr_accessor :LoadBalancerId, :LoadBalancerName, :LoadBalancerType, :Forward, :Domain, :LoadBalancerVips, :Status, :CreateTime, :StatusTime, :ProjectId, :VpcId, :OpenBgp, :Snat, :Isolation, :Log, :SubnetId, :Tags, :SecureGroups, :TargetRegionInfo, :AnycastZone, :AddressIPVersion, :NumericalVpcId, :VipIsp, :MasterZone, :BackupZoneSet, :IsolatedTime, :ExpireTime, :ChargeType, :NetworkAttributes, :PrepaidAttributes, :LogSetId, :LogTopicId, :AddressIPv6, :ExtraInfo, :IsDDos, :ConfigId, :LoadBalancerPassToTarget, :ExclusiveCluster, :IPv6Mode, :SnatPro, :SnatIps, :SlaType, :IsBlock, :IsBlockTime, :LocalBgp, :ClusterTag, :MixIpTarget, :Zones, :NfvInfo, :HealthLogSetId, :HealthLogTopicId, :ClusterIds, :AttributeFlags, :LoadBalancerDomain, :Egress, :Exclusive, :TargetCount, :AssociateEndpoint
5682
5686
  extend Gem::Deprecate
5683
- deprecate :Log, :none, 2025, 8
5684
- deprecate :Log=, :none, 2025, 8
5687
+ deprecate :Log, :none, 2025, 9
5688
+ deprecate :Log=, :none, 2025, 9
5685
5689
 
5686
5690
  def initialize(loadbalancerid=nil, loadbalancername=nil, loadbalancertype=nil, forward=nil, domain=nil, loadbalancervips=nil, status=nil, createtime=nil, statustime=nil, projectid=nil, vpcid=nil, openbgp=nil, snat=nil, isolation=nil, log=nil, subnetid=nil, tags=nil, securegroups=nil, targetregioninfo=nil, anycastzone=nil, addressipversion=nil, numericalvpcid=nil, vipisp=nil, masterzone=nil, backupzoneset=nil, isolatedtime=nil, expiretime=nil, chargetype=nil, networkattributes=nil, prepaidattributes=nil, logsetid=nil, logtopicid=nil, addressipv6=nil, extrainfo=nil, isddos=nil, configid=nil, loadbalancerpasstotarget=nil, exclusivecluster=nil, ipv6mode=nil, snatpro=nil, snatips=nil, slatype=nil, isblock=nil, isblocktime=nil, localbgp=nil, clustertag=nil, mixiptarget=nil, zones=nil, nfvinfo=nil, healthlogsetid=nil, healthlogtopicid=nil, clusterids=nil, attributeflags=nil, loadbalancerdomain=nil, egress=nil, exclusive=nil, targetcount=nil, associateendpoint=nil)
5687
5691
  @LoadBalancerId = loadbalancerid
@@ -7704,7 +7708,7 @@ module TencentCloud
7704
7708
  # @type Targets: Array
7705
7709
  # @param LocationId: 转发规则的ID,七层规则时需要此参数,4层规则不需要。
7706
7710
  # @type LocationId: String
7707
- # @param Tag: 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Weight参数为空时,才以RsTagRule中的Tag参数为准。
7711
+ # @param Tag: 后端服务修改后的标签。此参数的优先级低于前述[Target](https://cloud.tencent.com/document/api/214/30694#Target)中的Tag参数,即最终的标签以Target中的Tag参数值为准,仅当Target中的Tag参数为空时,才以RsTagRule中的Tag参数为准。
7708
7712
  # @type Tag: String
7709
7713
 
7710
7714
  attr_accessor :ListenerId, :Targets, :LocationId, :Tag
@@ -7748,10 +7752,10 @@ module TencentCloud
7748
7752
 
7749
7753
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7750
7754
  extend Gem::Deprecate
7751
- deprecate :Domain, :none, 2025, 8
7752
- deprecate :Domain=, :none, 2025, 8
7753
- deprecate :Url, :none, 2025, 8
7754
- deprecate :Url=, :none, 2025, 8
7755
+ deprecate :Domain, :none, 2025, 9
7756
+ deprecate :Domain=, :none, 2025, 9
7757
+ deprecate :Url, :none, 2025, 9
7758
+ deprecate :Url=, :none, 2025, 9
7755
7759
 
7756
7760
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7757
7761
  @ListenerId = listenerid
@@ -8704,10 +8708,12 @@ module TencentCloud
8704
8708
  # @type KeepaliveEnable: Boolean
8705
8709
  # @param SessionExpireTime: 会话保持时间,仅后端转发协议为HTTP/HTTPS/GRPC目标组返回有效值。
8706
8710
  # @type SessionExpireTime: Integer
8711
+ # @param IpVersion: IP版本。
8712
+ # @type IpVersion: String
8707
8713
 
8708
- attr_accessor :TargetGroupId, :VpcId, :TargetGroupName, :Port, :CreatedTime, :UpdatedTime, :AssociatedRule, :Protocol, :ScheduleAlgorithm, :HealthCheck, :TargetGroupType, :AssociatedRuleCount, :RegisteredInstancesCount, :Tag, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime
8714
+ attr_accessor :TargetGroupId, :VpcId, :TargetGroupName, :Port, :CreatedTime, :UpdatedTime, :AssociatedRule, :Protocol, :ScheduleAlgorithm, :HealthCheck, :TargetGroupType, :AssociatedRuleCount, :RegisteredInstancesCount, :Tag, :Weight, :FullListenSwitch, :KeepaliveEnable, :SessionExpireTime, :IpVersion
8709
8715
 
8710
- def initialize(targetgroupid=nil, vpcid=nil, targetgroupname=nil, port=nil, createdtime=nil, updatedtime=nil, associatedrule=nil, protocol=nil, schedulealgorithm=nil, healthcheck=nil, targetgrouptype=nil, associatedrulecount=nil, registeredinstancescount=nil, tag=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil)
8716
+ def initialize(targetgroupid=nil, vpcid=nil, targetgroupname=nil, port=nil, createdtime=nil, updatedtime=nil, associatedrule=nil, protocol=nil, schedulealgorithm=nil, healthcheck=nil, targetgrouptype=nil, associatedrulecount=nil, registeredinstancescount=nil, tag=nil, weight=nil, fulllistenswitch=nil, keepaliveenable=nil, sessionexpiretime=nil, ipversion=nil)
8711
8717
  @TargetGroupId = targetgroupid
8712
8718
  @VpcId = vpcid
8713
8719
  @TargetGroupName = targetgroupname
@@ -8726,6 +8732,7 @@ module TencentCloud
8726
8732
  @FullListenSwitch = fulllistenswitch
8727
8733
  @KeepaliveEnable = keepaliveenable
8728
8734
  @SessionExpireTime = sessionexpiretime
8735
+ @IpVersion = ipversion
8729
8736
  end
8730
8737
 
8731
8738
  def deserialize(params)
@@ -8764,6 +8771,7 @@ module TencentCloud
8764
8771
  @FullListenSwitch = params['FullListenSwitch']
8765
8772
  @KeepaliveEnable = params['KeepaliveEnable']
8766
8773
  @SessionExpireTime = params['SessionExpireTime']
8774
+ @IpVersion = params['IpVersion']
8767
8775
  end
8768
8776
  end
8769
8777
 
@@ -8818,8 +8826,8 @@ module TencentCloud
8818
8826
 
8819
8827
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial, :TargetGroupId, :Weight
8820
8828
  extend Gem::Deprecate
8821
- deprecate :HealthStatusDetial, :none, 2025, 8
8822
- deprecate :HealthStatusDetial=, :none, 2025, 8
8829
+ deprecate :HealthStatusDetial, :none, 2025, 9
8830
+ deprecate :HealthStatusDetial=, :none, 2025, 9
8823
8831
 
8824
8832
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil, targetgroupid=nil, weight=nil)
8825
8833
  @IP = ip
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-clb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1126
4
+ version: 3.0.1141
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-19 00:00:00.000000000 Z
11
+ date: 2025-09-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common