tencentcloud-sdk-clb 3.0.1161 → 3.0.1162

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 +28 -16
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 480f1afa35c713782ce080f78e0aa4277cd9b1fd
4
- data.tar.gz: c75008446ef50a73054f53035832e749bf95517c
3
+ metadata.gz: 3beb65c027b38cc355a671b4936c62031c33ec9c
4
+ data.tar.gz: 54793b02d818cff99139c97d0ce46ca4f335e95c
5
5
  SHA512:
6
- metadata.gz: 7304f75df064f69812b9a00fb0a65ddd559b166c9caf1c07aebdb97d3b03dfd9907d0968d4219c9f3726c50959fdf22081b49990c309f6c79a72076e48c48b8f
7
- data.tar.gz: b61622f35c5bb6c7e7dd1391875ac6d9f95e3f41c10b0911f1ae99aa2020f3e42e153904fb72407cf39875138a6aa04ed8fcbdaeb3f76fed4c257f3960a55b45
6
+ metadata.gz: f0810ae9523f7358640bd799d7968aea950441131022adc6e198545fd7b2bbeb122ecfc565397cfa48997ccb59c29c9d84622142b1d79d682707026e015a077a
7
+ data.tar.gz: 91f7571f58b56c603eb83102516804d43b29adc24217b812f62a63af523855cbecbde73d3cb975379ae0c69bf836113acda82d8ebe8d2c70b7d92976d3593724
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1161
1
+ 3.0.1162
@@ -1286,8 +1286,8 @@ module TencentCloud
1286
1286
 
1287
1287
  attr_accessor :LogsetName, :Period, :LogsetType
1288
1288
  extend Gem::Deprecate
1289
- deprecate :Period, :none, 2025, 10
1290
- deprecate :Period=, :none, 2025, 10
1289
+ deprecate :Period, :none, 2025, 11
1290
+ deprecate :Period=, :none, 2025, 11
1291
1291
 
1292
1292
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1293
1293
  @LogsetName = logsetname
@@ -5514,8 +5514,8 @@ module TencentCloud
5514
5514
 
5515
5515
  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
5516
5516
  extend Gem::Deprecate
5517
- deprecate :Log, :none, 2025, 10
5518
- deprecate :Log=, :none, 2025, 10
5517
+ deprecate :Log, :none, 2025, 11
5518
+ deprecate :Log=, :none, 2025, 11
5519
5519
 
5520
5520
  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)
5521
5521
  @LoadBalancerId = loadbalancerid
@@ -6684,10 +6684,12 @@ module TencentCloud
6684
6684
  # @type TrpcFunc: String
6685
6685
  # @param OAuth: OAuth配置信息。
6686
6686
  # @type OAuth: :class:`Tencentcloud::Clb.v20180317.models.OAuth`
6687
+ # @param CookieName: 自定义cookie名
6688
+ # @type CookieName: String
6687
6689
 
6688
- attr_accessor :LoadBalancerId, :ListenerId, :LocationId, :Url, :HealthCheck, :Scheduler, :SessionExpireTime, :ForwardType, :TrpcCallee, :TrpcFunc, :OAuth
6690
+ attr_accessor :LoadBalancerId, :ListenerId, :LocationId, :Url, :HealthCheck, :Scheduler, :SessionExpireTime, :ForwardType, :TrpcCallee, :TrpcFunc, :OAuth, :CookieName
6689
6691
 
6690
- def initialize(loadbalancerid=nil, listenerid=nil, locationid=nil, url=nil, healthcheck=nil, scheduler=nil, sessionexpiretime=nil, forwardtype=nil, trpccallee=nil, trpcfunc=nil, oauth=nil)
6692
+ def initialize(loadbalancerid=nil, listenerid=nil, locationid=nil, url=nil, healthcheck=nil, scheduler=nil, sessionexpiretime=nil, forwardtype=nil, trpccallee=nil, trpcfunc=nil, oauth=nil, cookiename=nil)
6691
6693
  @LoadBalancerId = loadbalancerid
6692
6694
  @ListenerId = listenerid
6693
6695
  @LocationId = locationid
@@ -6699,6 +6701,7 @@ module TencentCloud
6699
6701
  @TrpcCallee = trpccallee
6700
6702
  @TrpcFunc = trpcfunc
6701
6703
  @OAuth = oauth
6704
+ @CookieName = cookiename
6702
6705
  end
6703
6706
 
6704
6707
  def deserialize(params)
@@ -6719,6 +6722,7 @@ module TencentCloud
6719
6722
  @OAuth = OAuth.new
6720
6723
  @OAuth.deserialize(params['OAuth'])
6721
6724
  end
6725
+ @CookieName = params['CookieName']
6722
6726
  end
6723
6727
  end
6724
6728
 
@@ -7562,10 +7566,10 @@ module TencentCloud
7562
7566
 
7563
7567
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7564
7568
  extend Gem::Deprecate
7565
- deprecate :Domain, :none, 2025, 10
7566
- deprecate :Domain=, :none, 2025, 10
7567
- deprecate :Url, :none, 2025, 10
7568
- deprecate :Url=, :none, 2025, 10
7569
+ deprecate :Domain, :none, 2025, 11
7570
+ deprecate :Domain=, :none, 2025, 11
7571
+ deprecate :Url, :none, 2025, 11
7572
+ deprecate :Url=, :none, 2025, 11
7569
7573
 
7570
7574
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7571
7575
  @ListenerId = listenerid
@@ -7667,10 +7671,12 @@ module TencentCloud
7667
7671
  # @type Domains: Array
7668
7672
  # @param MultiCertInfo: 证书信息,支持同时传入不同算法类型的多本服务端证书;此参数和Certificate不能同时传入。
7669
7673
  # @type MultiCertInfo: :class:`Tencentcloud::Clb.v20180317.models.MultiCertInfo`
7674
+ # @param CookieName: 自定义cookie名
7675
+ # @type CookieName: String
7670
7676
 
7671
- attr_accessor :Url, :Domain, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ForwardType, :DefaultServer, :Http2, :TargetType, :TrpcCallee, :TrpcFunc, :Quic, :Domains, :MultiCertInfo
7677
+ attr_accessor :Url, :Domain, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ForwardType, :DefaultServer, :Http2, :TargetType, :TrpcCallee, :TrpcFunc, :Quic, :Domains, :MultiCertInfo, :CookieName
7672
7678
 
7673
- def initialize(url=nil, domain=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, forwardtype=nil, defaultserver=nil, http2=nil, targettype=nil, trpccallee=nil, trpcfunc=nil, quic=nil, domains=nil, multicertinfo=nil)
7679
+ def initialize(url=nil, domain=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, forwardtype=nil, defaultserver=nil, http2=nil, targettype=nil, trpccallee=nil, trpcfunc=nil, quic=nil, domains=nil, multicertinfo=nil, cookiename=nil)
7674
7680
  @Url = url
7675
7681
  @Domain = domain
7676
7682
  @SessionExpireTime = sessionexpiretime
@@ -7686,6 +7692,7 @@ module TencentCloud
7686
7692
  @Quic = quic
7687
7693
  @Domains = domains
7688
7694
  @MultiCertInfo = multicertinfo
7695
+ @CookieName = cookiename
7689
7696
  end
7690
7697
 
7691
7698
  def deserialize(params)
@@ -7713,6 +7720,7 @@ module TencentCloud
7713
7720
  @MultiCertInfo = MultiCertInfo.new
7714
7721
  @MultiCertInfo.deserialize(params['MultiCertInfo'])
7715
7722
  end
7723
+ @CookieName = params['CookieName']
7716
7724
  end
7717
7725
  end
7718
7726
 
@@ -7770,10 +7778,12 @@ module TencentCloud
7770
7778
  # @type TargetGroupList: Array
7771
7779
  # @param OAuth: OAuth配置状态信息。
7772
7780
  # @type OAuth: :class:`Tencentcloud::Clb.v20180317.models.OAuth`
7781
+ # @param CookieName: 自定义cookie名。
7782
+ # @type CookieName: String
7773
7783
 
7774
- attr_accessor :LocationId, :Domain, :Url, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ListenerId, :RewriteTarget, :HttpGzip, :BeAutoCreated, :DefaultServer, :Http2, :ForwardType, :CreateTime, :TargetType, :TargetGroup, :WafDomainId, :TrpcCallee, :TrpcFunc, :QuicStatus, :Domains, :TargetGroupList, :OAuth
7784
+ attr_accessor :LocationId, :Domain, :Url, :SessionExpireTime, :HealthCheck, :Certificate, :Scheduler, :ListenerId, :RewriteTarget, :HttpGzip, :BeAutoCreated, :DefaultServer, :Http2, :ForwardType, :CreateTime, :TargetType, :TargetGroup, :WafDomainId, :TrpcCallee, :TrpcFunc, :QuicStatus, :Domains, :TargetGroupList, :OAuth, :CookieName
7775
7785
 
7776
- def initialize(locationid=nil, domain=nil, url=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, listenerid=nil, rewritetarget=nil, httpgzip=nil, beautocreated=nil, defaultserver=nil, http2=nil, forwardtype=nil, createtime=nil, targettype=nil, targetgroup=nil, wafdomainid=nil, trpccallee=nil, trpcfunc=nil, quicstatus=nil, domains=nil, targetgrouplist=nil, oauth=nil)
7786
+ def initialize(locationid=nil, domain=nil, url=nil, sessionexpiretime=nil, healthcheck=nil, certificate=nil, scheduler=nil, listenerid=nil, rewritetarget=nil, httpgzip=nil, beautocreated=nil, defaultserver=nil, http2=nil, forwardtype=nil, createtime=nil, targettype=nil, targetgroup=nil, wafdomainid=nil, trpccallee=nil, trpcfunc=nil, quicstatus=nil, domains=nil, targetgrouplist=nil, oauth=nil, cookiename=nil)
7777
7787
  @LocationId = locationid
7778
7788
  @Domain = domain
7779
7789
  @Url = url
@@ -7798,6 +7808,7 @@ module TencentCloud
7798
7808
  @Domains = domains
7799
7809
  @TargetGroupList = targetgrouplist
7800
7810
  @OAuth = oauth
7811
+ @CookieName = cookiename
7801
7812
  end
7802
7813
 
7803
7814
  def deserialize(params)
@@ -7847,6 +7858,7 @@ module TencentCloud
7847
7858
  @OAuth = OAuth.new
7848
7859
  @OAuth.deserialize(params['OAuth'])
7849
7860
  end
7861
+ @CookieName = params['CookieName']
7850
7862
  end
7851
7863
  end
7852
7864
 
@@ -8636,8 +8648,8 @@ module TencentCloud
8636
8648
 
8637
8649
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial, :TargetGroupId, :Weight
8638
8650
  extend Gem::Deprecate
8639
- deprecate :HealthStatusDetial, :none, 2025, 10
8640
- deprecate :HealthStatusDetial=, :none, 2025, 10
8651
+ deprecate :HealthStatusDetial, :none, 2025, 11
8652
+ deprecate :HealthStatusDetial=, :none, 2025, 11
8641
8653
 
8642
8654
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil, targetgroupid=nil, weight=nil)
8643
8655
  @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.1161
4
+ version: 3.0.1162
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-11-04 00:00:00.000000000 Z
11
+ date: 2025-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common