tencentcloud-sdk-clb 3.0.972 → 3.0.973
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20180317/models.rb +10 -10
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 789869b96e0c45031e2cb20c94d617199fc8fa32
|
|
4
|
+
data.tar.gz: 19aa0e37b06c34021da5af5c64a7548f608c8288
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 52341f31b7aeac41f566b9a2c896e855db3d947056a06da51c821675946ccbfeefb277bf7c0fee7cb7c2c76adda67d07e70ad15df3e7125265fb57dbe3d02457
|
|
7
|
+
data.tar.gz: da49908503686af735f60d8cdb30f24591ff141f50e3183e9edf17373715710667b402b5a57031dbdb45072661a02d33dadf59aaf983863f89528957e16ce946
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.973
|
data/lib/v20180317/models.rb
CHANGED
|
@@ -1288,8 +1288,8 @@ module TencentCloud
|
|
|
1288
1288
|
|
|
1289
1289
|
attr_accessor :LogsetName, :Period, :LogsetType
|
|
1290
1290
|
extend Gem::Deprecate
|
|
1291
|
-
deprecate :Period, :none,
|
|
1292
|
-
deprecate :Period=, :none,
|
|
1291
|
+
deprecate :Period, :none, 2025, 1
|
|
1292
|
+
deprecate :Period=, :none, 2025, 1
|
|
1293
1293
|
|
|
1294
1294
|
def initialize(logsetname=nil, period=nil, logsettype=nil)
|
|
1295
1295
|
@LogsetName = logsetname
|
|
@@ -5256,8 +5256,8 @@ module TencentCloud
|
|
|
5256
5256
|
|
|
5257
5257
|
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
|
|
5258
5258
|
extend Gem::Deprecate
|
|
5259
|
-
deprecate :Log, :none,
|
|
5260
|
-
deprecate :Log=, :none,
|
|
5259
|
+
deprecate :Log, :none, 2025, 1
|
|
5260
|
+
deprecate :Log=, :none, 2025, 1
|
|
5261
5261
|
|
|
5262
5262
|
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)
|
|
5263
5263
|
@LoadBalancerId = loadbalancerid
|
|
@@ -7235,10 +7235,10 @@ module TencentCloud
|
|
|
7235
7235
|
|
|
7236
7236
|
attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
|
|
7237
7237
|
extend Gem::Deprecate
|
|
7238
|
-
deprecate :Domain, :none,
|
|
7239
|
-
deprecate :Domain=, :none,
|
|
7240
|
-
deprecate :Url, :none,
|
|
7241
|
-
deprecate :Url=, :none,
|
|
7238
|
+
deprecate :Domain, :none, 2025, 1
|
|
7239
|
+
deprecate :Domain=, :none, 2025, 1
|
|
7240
|
+
deprecate :Url, :none, 2025, 1
|
|
7241
|
+
deprecate :Url=, :none, 2025, 1
|
|
7242
7242
|
|
|
7243
7243
|
def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
|
|
7244
7244
|
@ListenerId = listenerid
|
|
@@ -8165,8 +8165,8 @@ module TencentCloud
|
|
|
8165
8165
|
|
|
8166
8166
|
attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial, :TargetGroupId
|
|
8167
8167
|
extend Gem::Deprecate
|
|
8168
|
-
deprecate :HealthStatusDetial, :none,
|
|
8169
|
-
deprecate :HealthStatusDetial=, :none,
|
|
8168
|
+
deprecate :HealthStatusDetial, :none, 2025, 1
|
|
8169
|
+
deprecate :HealthStatusDetial=, :none, 2025, 1
|
|
8170
8170
|
|
|
8171
8171
|
def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil, targetgroupid=nil)
|
|
8172
8172
|
@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.
|
|
4
|
+
version: 3.0.973
|
|
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-12-
|
|
11
|
+
date: 2024-12-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|