tencentcloud-sdk-clb 3.0.671 → 3.0.672

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 29557c204803607729034867869e533238d946cb
4
- data.tar.gz: 4f3d8717b02cafa2ab76b0efb2ff216a8de607e7
3
+ metadata.gz: e70e89355ce68a4ccb58ebb6810faa286f2c1c46
4
+ data.tar.gz: 2128f29b102a306fb7e5c0d5706f15ebf902b0db
5
5
  SHA512:
6
- metadata.gz: 2d854a4b76b8291c2df999d94bc57720b7467d6a3b5a8297cd855550f1e476739a9dc0a0e529fd2ccf11010de123405ded2c07863ab0f34bb939e9007927527d
7
- data.tar.gz: db7c40fc4e8db22751ad8d63cc48b1c3b9f06bc0f24ef3f5c741bc9507f3eba6689ec18c6e5134507417e484cc85f14e4b222d297c5419802b6120e00d2c99a9
6
+ metadata.gz: 87cd0d4c0701e2ff99ae3552a4ea0d669be889464dd8f0bf6155ac7552a9a746a3d6fe672e77f6c31a9b07bc501372d1e2667f1d829d3c380d52337fcdd3eb02
7
+ data.tar.gz: 01a2854dc5add3c2c674c1f216a8f383e4aeed2e9b7d58140f9414a19e7434a22ebda6468f64a4e07a23fb35e2edff78ce93d6d380e4b26827bbdfa4afd92257
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.671
1
+ 3.0.672
@@ -7856,8 +7856,8 @@ module TencentCloud
7856
7856
 
7857
7857
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
7858
7858
  extend Gem::Deprecate
7859
- deprecate :HealthStatusDetial, :none, 2023, 9
7860
- deprecate :HealthStatusDetial=, :none, 2023, 9
7859
+ deprecate :HealthStatusDetial, :none, 2023, 10
7860
+ deprecate :HealthStatusDetial=, :none, 2023, 10
7861
7861
 
7862
7862
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
7863
7863
  @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.671
4
+ version: 3.0.672
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-07 00:00:00.000000000 Z
11
+ date: 2023-10-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common