tencentcloud-sdk-clb 3.0.932 → 3.0.934

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180317/models.rb +11 -11
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 29f9c2d6da422476d3a947d37f865f2d7a542a90
4
- data.tar.gz: 382f48d17cbd15dcf57e45a27a73a97c536a9bb8
3
+ metadata.gz: cc94fc46618fc7ddf72598231573fb45eb6d1253
4
+ data.tar.gz: 0e9f8788e5d99d78d55df6cd205620c38f762c5a
5
5
  SHA512:
6
- metadata.gz: 694f603be827670cef633ad4b4e4ac086bb7f40a970028641d9d188ecdd7529d0c6585776bba725544fc6755b4eee1bbf55a86e5860011cdee0998a7e8152035
7
- data.tar.gz: ef8d1e2d13e6d403fcb51d7c3ce9d081b1907bdb10655f2654db9c3253989f455adad7660f01d0f6383ce061c065f47118296b73c548735d196f284a49778cad
6
+ metadata.gz: a809228e7ab42b8de16a92da5ea9037b7d045e7a63cbbf94fd536ce2d97e3f32ec1216de2a1df21b678743d57d45a84a4459f070bf7cdefa22eb095cc5b12b2c
7
+ data.tar.gz: 25d89a6a974b01d388d1d6f50e218395d4948821f14d4617611f25114a3a10c5fe0d462314f936f61a50cd6b8023752d909ca8df9240b777ab652ffefb1e44fc
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.932
1
+ 3.0.934
@@ -1276,8 +1276,8 @@ module TencentCloud
1276
1276
 
1277
1277
  attr_accessor :LogsetName, :Period, :LogsetType
1278
1278
  extend Gem::Deprecate
1279
- deprecate :Period, :none, 2024, 10
1280
- deprecate :Period=, :none, 2024, 10
1279
+ deprecate :Period, :none, 2024, 11
1280
+ deprecate :Period=, :none, 2024, 11
1281
1281
 
1282
1282
  def initialize(logsetname=nil, period=nil, logsettype=nil)
1283
1283
  @LogsetName = logsetname
@@ -3320,7 +3320,7 @@ module TencentCloud
3320
3320
  # @type Offset: Integer
3321
3321
  # @param Fields: 选择返回的Fields列表,系统仅会返回Fileds中填写的字段,可填写的字段详情请参见<a href="https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail">LoadBalancerDetail</a>。若未在Fileds填写相关字段,则此字段返回null。Fileds中默认添加LoadBalancerId和LoadBalancerName字段。
3322
3322
  # @type Fields: Array
3323
- # @param TargetType: 当Fields包含TargetId、TargetAddress、TargetPort、TargetWeight、ListenerId、Protocol、Port、LocationId、Domain、Url等Fields时,必选选择导出目标组的Target或者非目标组Target,值范围NODE、GROUP。
3323
+ # @param TargetType: 当Fields包含TargetId、TargetAddress、TargetPort、TargetWeight、ListenerId、Protocol、Port、LocationId、Domain、Url等Fields时,必选选择导出目标组的Target或者非目标组Target,取值范围NODE、GROUP。
3324
3324
  # @type TargetType: String
3325
3325
  # @param Filters: 查询负载均衡详细信息列表条件,详细的过滤条件如下:
3326
3326
  # <li> loadbalancer-id - String - 是否必填:否 - (过滤条件)按照 负载均衡ID 过滤,如:"lb-12345678"。</li>
@@ -5227,8 +5227,8 @@ module TencentCloud
5227
5227
 
5228
5228
  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
5229
5229
  extend Gem::Deprecate
5230
- deprecate :Log, :none, 2024, 10
5231
- deprecate :Log=, :none, 2024, 10
5230
+ deprecate :Log, :none, 2024, 11
5231
+ deprecate :Log=, :none, 2024, 11
5232
5232
 
5233
5233
  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)
5234
5234
  @LoadBalancerId = loadbalancerid
@@ -7206,10 +7206,10 @@ module TencentCloud
7206
7206
 
7207
7207
  attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
7208
7208
  extend Gem::Deprecate
7209
- deprecate :Domain, :none, 2024, 10
7210
- deprecate :Domain=, :none, 2024, 10
7211
- deprecate :Url, :none, 2024, 10
7212
- deprecate :Url=, :none, 2024, 10
7209
+ deprecate :Domain, :none, 2024, 11
7210
+ deprecate :Domain=, :none, 2024, 11
7211
+ deprecate :Url, :none, 2024, 11
7212
+ deprecate :Url=, :none, 2024, 11
7213
7213
 
7214
7214
  def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
7215
7215
  @ListenerId = listenerid
@@ -8133,8 +8133,8 @@ module TencentCloud
8133
8133
 
8134
8134
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
8135
8135
  extend Gem::Deprecate
8136
- deprecate :HealthStatusDetial, :none, 2024, 10
8137
- deprecate :HealthStatusDetial=, :none, 2024, 10
8136
+ deprecate :HealthStatusDetial, :none, 2024, 11
8137
+ deprecate :HealthStatusDetial=, :none, 2024, 11
8138
8138
 
8139
8139
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
8140
8140
  @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.932
4
+ version: 3.0.934
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-29 00:00:00.000000000 Z
11
+ date: 2024-10-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common