tencentcloud-sdk-sqlserver 3.0.506 → 3.0.508

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: 59425b1d5e4802d58f6831c77e3acdcef87fde29
4
- data.tar.gz: d535310c1b6fd17bfaeec747ad13ecafa645abff
3
+ metadata.gz: 9fd190f9c019030acfc71d51936a055aaa1c8929
4
+ data.tar.gz: 1af092f3f194cccdc258b0e59f88e583a96c7d8b
5
5
  SHA512:
6
- metadata.gz: e73ff7dc348a65b775d95dc6e44313f0b58def42fb76480c63bd121b475d5641d2383621a486d403fd2d3e6700330498f0e5d3e27f435ac4c08a9077e8471649
7
- data.tar.gz: b33dd50d5d889174ae34f12410b7aeb9e2db36aeddc4619cac6e6f8639a61f73aad22ca1690b524c3364ea453faee05e9d8e75ee02abe6dd46b025bd6a5be0c3
6
+ metadata.gz: d26ef036fc5d5dfb280f13072b272bdcfa973a2bfde0ecb0d173540849049334adcb6004c5609fba46344061ec841f687d1caa32d46f1596e014ea3ec4a06efa
7
+ data.tar.gz: 45aad8499c403bd8a05d829e19b823f8e8ae2c02ca1e0477ccd0447ed4d7227581d75720c6ba636a2079084d043ab8713d51f3fc432101c1e8ebcb1b30897146
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.506
1
+ 3.0.508
@@ -3172,7 +3172,7 @@ module TencentCloud
3172
3172
  # @type Limit: Integer
3173
3173
  # @param InstanceId: 按照实例ID筛选
3174
3174
  # @type InstanceId: String
3175
- # @param Status: 按照状态筛选 1-互通ip prot打开中;2-互通ip prot已经打开;3-加入到互通组中;4-已加入到互通组;5-互通ip prot回收中;6-互通ip prot已回收;7-从互通组移除中;8-已从互通组中移除
3175
+ # @param Status: 按照状态筛选 1-互通IP打开中;2-互通IP已经打开;3-加入到互通组中;4-已加入到互通组;5-互通IP回收中;6-互通IP已回收;7-从互通组移除中;8-已从互通组中移除
3176
3176
  # @type Status: Integer
3177
3177
  # @param VersionSet: 实例版本代号列表
3178
3178
  # @type VersionSet: Array
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-sqlserver
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.506
4
+ version: 3.0.508
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-02-10 00:00:00.000000000 Z
11
+ date: 2023-02-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common