tencentcloud-sdk-clb 3.0.847 → 3.0.848
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: 0b02e86e4c598175318de90c5715bb8d7eb3387c
|
|
4
|
+
data.tar.gz: beae1d74da7f613053bc7fbd0fab8b0f10f89ae4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ab75c531146c02d50f5d4d1b22184a2c765df9e0db049ae71c64a6ced4c6050bdf8db9962f573d6f41882f0095fdd74c1dafbd6910ba8e1fbb3d109a09488140
|
|
7
|
+
data.tar.gz: 75445cf06c9f93fca3d0ffea75f91d6a5737c32b65048bab1583db762740ba49d9cb0f114036d66cd1fa220992c89d6c18f17918c733219b674a1e61da735b55
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.848
|
data/lib/v20180317/models.rb
CHANGED
|
@@ -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,
|
|
1280
|
-
deprecate :Period=, :none, 2024,
|
|
1279
|
+
deprecate :Period, :none, 2024, 6
|
|
1280
|
+
deprecate :Period=, :none, 2024, 6
|
|
1281
1281
|
|
|
1282
1282
|
def initialize(logsetname=nil, period=nil, logsettype=nil)
|
|
1283
1283
|
@LogsetName = logsetname
|
|
@@ -5197,8 +5197,8 @@ module TencentCloud
|
|
|
5197
5197
|
|
|
5198
5198
|
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
|
|
5199
5199
|
extend Gem::Deprecate
|
|
5200
|
-
deprecate :Log, :none, 2024,
|
|
5201
|
-
deprecate :Log=, :none, 2024,
|
|
5200
|
+
deprecate :Log, :none, 2024, 6
|
|
5201
|
+
deprecate :Log=, :none, 2024, 6
|
|
5202
5202
|
|
|
5203
5203
|
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)
|
|
5204
5204
|
@LoadBalancerId = loadbalancerid
|
|
@@ -7126,10 +7126,10 @@ module TencentCloud
|
|
|
7126
7126
|
|
|
7127
7127
|
attr_accessor :ListenerId, :Targets, :LocationId, :Domain, :Url, :Weight
|
|
7128
7128
|
extend Gem::Deprecate
|
|
7129
|
-
deprecate :Domain, :none, 2024,
|
|
7130
|
-
deprecate :Domain=, :none, 2024,
|
|
7131
|
-
deprecate :Url, :none, 2024,
|
|
7132
|
-
deprecate :Url=, :none, 2024,
|
|
7129
|
+
deprecate :Domain, :none, 2024, 6
|
|
7130
|
+
deprecate :Domain=, :none, 2024, 6
|
|
7131
|
+
deprecate :Url, :none, 2024, 6
|
|
7132
|
+
deprecate :Url=, :none, 2024, 6
|
|
7133
7133
|
|
|
7134
7134
|
def initialize(listenerid=nil, targets=nil, locationid=nil, domain=nil, url=nil, weight=nil)
|
|
7135
7135
|
@ListenerId = listenerid
|
|
@@ -8040,8 +8040,8 @@ module TencentCloud
|
|
|
8040
8040
|
|
|
8041
8041
|
attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
|
|
8042
8042
|
extend Gem::Deprecate
|
|
8043
|
-
deprecate :HealthStatusDetial, :none, 2024,
|
|
8044
|
-
deprecate :HealthStatusDetial=, :none, 2024,
|
|
8043
|
+
deprecate :HealthStatusDetial, :none, 2024, 6
|
|
8044
|
+
deprecate :HealthStatusDetial=, :none, 2024, 6
|
|
8045
8045
|
|
|
8046
8046
|
def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
|
|
8047
8047
|
@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.848
|
|
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-06-
|
|
11
|
+
date: 2024-06-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|