tencentcloud-sdk-clb 3.0.742 → 3.0.744

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: df37728d6042399cb3deeae89d36f1bf721241dd
4
- data.tar.gz: 33df446241f07ff71dc68c07583ce5f012676794
3
+ metadata.gz: 745ba8e0d147bbb8b530e4b8b6b8996c52ba1645
4
+ data.tar.gz: 787d8924a6aea7465259ce18dc9fb4ec8529a8a0
5
5
  SHA512:
6
- metadata.gz: 072e0bc5efb70e49749fca4e38167bd8221322f45eb7602f8fb6f15abb1b1d47cba2d9244ee34964d7600fca0900cb064468c094881fb19215d628eca3217dbc
7
- data.tar.gz: 44e2113981a1e3f0311c2932ea84e8030d71fc936004060218136d539ddf7a1eebbf6a9b0de90c424aef0edce4188b6c2dfc3a062152efd0a1c44e852d6ccdee
6
+ metadata.gz: 8b8147ab9fc124abb3e094a50671f8e39b6bbd4391f25d1f7083e6fc925b3c0c2ff3e6590945e316b121b8f8909c0e990abc788137f745f0efda9011d6156139
7
+ data.tar.gz: cc49389c1a546bbe8150bd0ad3f711017ee4b2f437191f50d261eda68062b08b10e676aa3772e8e40875f7df167177affd0d391c7b3fe4eb2fde0c854caf9748
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.742
1
+ 3.0.744
@@ -7955,8 +7955,8 @@ module TencentCloud
7955
7955
 
7956
7956
  attr_accessor :IP, :Port, :HealthStatus, :TargetId, :HealthStatusDetail, :HealthStatusDetial
7957
7957
  extend Gem::Deprecate
7958
- deprecate :HealthStatusDetial, :none, 2023, 12
7959
- deprecate :HealthStatusDetial=, :none, 2023, 12
7958
+ deprecate :HealthStatusDetial, :none, 2024, 1
7959
+ deprecate :HealthStatusDetial=, :none, 2024, 1
7960
7960
 
7961
7961
  def initialize(ip=nil, port=nil, healthstatus=nil, targetid=nil, healthstatusdetail=nil, healthstatusdetial=nil)
7962
7962
  @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.742
4
+ version: 3.0.744
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-01-04 00:00:00.000000000 Z
11
+ date: 2024-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common