tencentcloud-sdk-cdn 3.0.505 → 3.0.506

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: 1ece7c429c31367dd31f7dab8b4b4b5ecdbe1497
4
- data.tar.gz: 55b38c1d894e84f8fba86ff1d38e93a7775aa098
3
+ metadata.gz: e8fa229a3fd1aa4a66b265173420a7c38705507b
4
+ data.tar.gz: 7a8ecb184401a3b0f44915786ff2849354c199f0
5
5
  SHA512:
6
- metadata.gz: 0c89d5ae2f2e0192bc95aaf774ea85c64096141d67fcd7e14669dfdce5ea441b155ce8c425a12d39cc7e6e5e0f7916287334c9647f70555988e1c34b0a6c576d
7
- data.tar.gz: 692940eee8993f32611024987aa29b19f18a4ee486d53656bfd2bd7e903be1fb6d5ab0490f5eae9aedaa77ed4e7355686a66103317dfdef43ab10ef26ab8502e
6
+ metadata.gz: 179332f2322888fd8d4876668a8369836a8890ad232f8938ee8a562cab82357baf428ff006c0ce9b429dbe17348780869e9bbc489388aa462fa1f879e0251a61
7
+ data.tar.gz: f4acbc83327b074f38e26601ae72a1f40767b469fe54db57c7b29bd6fe97c8bf25941f5f3ea7143c2f654b2d20d510e5a913631dff9245bdba46fb7d4a4f2935
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.505
1
+ 3.0.506
@@ -1918,6 +1918,7 @@ module TencentCloud
1918
1918
  # @param Status: 加速服务状态
1919
1919
  # rejected:域名审核未通过,域名备案过期/被注销导致
1920
1920
  # processing:部署中
1921
+ # closing:关闭中
1921
1922
  # online:已启动
1922
1923
  # offline:已关闭
1923
1924
  # @type Status: String
@@ -6167,6 +6168,7 @@ module TencentCloud
6167
6168
  # @param Status: 加速服务状态
6168
6169
  # rejected:域名审核未通过,域名备案过期/被注销导致
6169
6170
  # processing:部署中
6171
+ # closing:关闭中
6170
6172
  # online:已启动
6171
6173
  # offline:已关闭
6172
6174
  # @type Status: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cdn
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.505
4
+ version: 3.0.506
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-09 00:00:00.000000000 Z
11
+ date: 2023-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common